搜索资源列表
gmp-4.1.4.tar
- 最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快-the best source of large numbers calculated, for a wide range of large numbers, the bottom of the various machines compilation optimization, the fastest
gmp-static-vc-4.1.2
- 编译好的静态库,放在vc环境中使用,工程设置选项的目录里的include和library -Compiled a static library, on the vc environments
GMP-for-Delphi
- GMP 大数计算的很多实例 用GMP库进行计算-The many instances GMP large numbers calculated using GMP library
gmp_5.1.0_dll
- 大整数运算库gmp 5.0.1 的动态链接库-Large integer arithmetic library dynamic link library gmp 5.0.1
gmp-4.3.0
- GMP是计算任意精度的数学库, 包括支持整数,有理数和浮点. GMP包括大量的接口函数.-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practical limit to the precision except the ones implied by
b4-1.8
- 大数相乘基本算法,相当于模拟手算。使用GMP生成指定数位的01串大数,将生成的01串用char型截取,运算中其实是以一次取4位进行运算。相当于16进制运算。-Multiplication of large numbers of basic algorithms, equivalent to simulate hand count. GMP is generated using the specified digit string of 01 large numbers, will generat
gmp-4.1_bcb
- 这是一个高精度算法库的C++Builder的接口,用于高精度数值处理-This is a high-precision algorithm for library C++ Builder interface for high-precision numeric processing
gmp-5.0.1.tar
- GMP是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no practic
main_gmp
- Gauss algorithm for solve Ax=b with GMP
ex_add
- Add two vectors with GMP
macheps
- Program for calculate macheps with GMP (C and C++)
gmp_bignumber
- 超大整数分解程序,利用gmp函数库进行的运算。-Large integer factorization program, use the GMP function library computation.
GMP_src
- GMP大数运算C语言程序库源代码版本5.05-GMP of large numbers arithmetic library source code
CBBS_src_wlibs
- visual v++实现的大数运算算法,需要GMP库-computation of large numbers Visual v++ achieve algorithm, requires the GMP library
MPFR-VS
- 大数运算库MPFR的完整VS2005工程,包含GMP库,MPFR库,以及表达式求值测试程序,直接编译通过。MPFR库能实现任意高精度的浮点数计算(工程默认1000位10进制有效位),如三角函数,对数。-Large numbers arithmetic library MPFR full VS2005 project, including GMP library, MPFR library, and expression evaluation test program, directly comp
gmp-5.1.3
- GMP:GMP大数库是GNU项目的一部分,诞生于1991年。作为一个任意精度的大整数运算库,它包括了任意精度的带符号整数、有理数、浮点数的各种基本运算操作。它是一个c语言的库,但是官方提供了c++的包装类,主要的应用方向是密码学、网络安全、代数系统、计算科学等。GMP库的运行速度非常快的,它的官方网站上称自己为地球上最快的大数库,但是GMP库所提供的只是数学运算功能,并没有密码学相关的高级功能。-Large integer arithmetic library
test_GMP
- 已设置好的VC6.0环境下可用GMP大数库的源代码-Tarsus GMP library available under VC6.0 environment has set a good source
gmp61
- GMP6.1是The GNU MP Bignum Library,是一个开源的数学运算库,它可以用于任意精度的数学运算,包括有符号整数、有理数和浮点数。它本身并没有精度限制,只取决于机器的硬件情况。-GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. There is no prac
gmp-6.1.0
- GMP 大数库是 GNU 项目的一部分,诞生于 1991 年。作为一个任意精度的大整数运算库,它包括了任意精度的整数、浮点数的各种基本运算操作。它是一个 C 语言的库,但是官方提供了 C++ 的包装类,主要的应用方向是密码学、网络安全、代数系统、计算科学等。 GMP 库的运行速度非常快,它的官方网站上称自己为地球上最快的大数库,但是 GMP 库所提供的只是数学运算功能,并没有密码学相关的高级功能。 -GMP large numbers library is part of the GNU pr
GMP
- GMP大整数运算库,支持c语言上面进行大整数运算-GMP large integer arithmetic library support c language on top of large integer arithmetic