biginteger:BigInteger(任意精度整数)的 ANSI C 实现

时间:2021-07-14 11:23:19
【文件属性】:
文件名称:biginteger:BigInteger(任意精度整数)的 ANSI C 实现
文件大小:8KB
文件格式:ZIP
更新时间:2021-07-14 11:23:19
C ANSI C 大整数 BigInteger 的 ANSI C 实现(“任意”精度整数)。 这是任意精度算术的学术实现,尽管它是“学术”的,但它功能齐全,易于理解/定制,相对较快,可用于商业软件。
【文件预览】:
biginteger-master
----.gitignore(178B)
----big_integer.c(11KB)
----Makefile(2KB)
----big_integer.h(1KB)
----LICENSE(1KB)
----README.md(322B)
----macros.h(308B)
----main.c(15KB)

网友评论