CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算

文件名称:gmp-5.0.1.tar

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    2.51mb
  • 已下载:
    2次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

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 practical limit to the precision except the ones implied by the available memory in the machine GMP runs on. GMP has a rich set of functions, and the functions have a regular interface.

  The main target applications for GMP are cryptography applications and research, Internet security applications, algebra systems, computational algebra research, etc.

  GMP is carefully designed to be as fast as possible, both for small operands and for huge operands. The speed is achieved by using fullwords as the basic arithmetic type, by using fast algorithms, with highly optimized assembly code for the most common inner loops for a lot of CPUs, and by a general emphasis on speed.

  GMP is faster than any other bignum library. The advantage for GMP increases with the operand sizes for many operations, since GMP uses asymptotically faster algorithms.

 
(系统自动生成,下载前可以参看下载内容)

下载文件列表

gmp-5.0.1/
gmp-5.0.1/nextprime.c
gmp-5.0.1/randiset.c
gmp-5.0.1/memory.c
gmp-5.0.1/.gdbinit
gmp-5.0.1/gen-psqr.c
gmp-5.0.1/gmpxx.h
gmp-5.0.1/tune/
gmp-5.0.1/compat.c
gmp-5.0.1/mp_minv_tab.c
gmp-5.0.1/AUTHORS
gmp-5.0.1/configure
gmp-5.0.1/README
gmp-5.0.1/configfsf.sub
gmp-5.0.1/mpf/
gmp-5.0.1/randsdui.c
gmp-5.0.1/tests/
gmp-5.0.1/ChangeLog
gmp-5.0.1/COPYING
gmp-5.0.1/longlong.h
gmp-5.0.1/randclr.c
gmp-5.0.1/tal-reent.c
gmp-5.0.1/acinclude.m4
gmp-5.0.1/randbui.c
gmp-5.0.1/ansi2knr.c
gmp-5.0.1/tal-notreent.c
gmp-5.0.1/mpbsd/
gmp-5.0.1/mp_clz_tab.c
gmp-5.0.1/libmp.sym
gmp-5.0.1/randmt.c
gmp-5.0.1/gen-fac_ui.c
gmp-5.0.1/aclocal.m4
gmp-5.0.1/missing
gmp-5.0.1/configure.in
gmp-5.0.1/mpq/
gmp-5.0.1/install-sh
gmp-5.0.1/randmui.c
gmp-5.0.1/assert.c
gmp-5.0.1/extract-dbl.c
gmp-5.0.1/tal-debug.c
gmp-5.0.1/mp_get_fns.c
gmp-5.0.1/mp_set_fns.c
gmp-5.0.1/gmp-impl.h
gmp-5.0.1/demos/
gmp-5.0.1/randsd.c
gmp-5.0.1/mp_dv_tab.c
gmp-5.0.1/doc/
gmp-5.0.1/gmp-h.in
gmp-5.0.1/config.guess
gmp-5.0.1/dumbmp.c
gmp-5.0.1/version.c
gmp-5.0.1/INSTALL
gmp-5.0.1/configfsf.guess
gmp-5.0.1/gen-fib.c
gmp-5.0.1/invalid.c
gmp-5.0.1/Makefile.in
gmp-5.0.1/gen-bases.c
gmp-5.0.1/ltmain.sh
gmp-5.0.1/gen-trialdivtab.c
gmp-5.0.1/randmts.c
gmp-5.0.1/mp_bpl.c
gmp-5.0.1/INSTALL.autoconf
gmp-5.0.1/NEWS
gmp-5.0.1/rand.c
gmp-5.0.1/printf/
gmp-5.0.1/ylwrap
gmp-5.0.1/randlc2s.c
gmp-5.0.1/ansi2knr.1
gmp-5.0.1/mp-h.in
gmp-5.0.1/errno.c
gmp-5.0.1/cxx/
gmp-5.0.1/config.in
gmp-5.0.1/Makefile.am
gmp-5.0.1/mpz/
gmp-5.0.1/rands.c
gmp-5.0.1/mpn/
gmp-5.0.1/scanf/
gmp-5.0.1/config.sub
gmp-5.0.1/randdef.c
gmp-5.0.1/randlc2x.c
gmp-5.0.1/randmt.h
gmp-5.0.1/COPYING.LIB
gmp-5.0.1/scanf/scanf.c
gmp-5.0.1/scanf/Makefile.in
gmp-5.0.1/scanf/vscanf.c
gmp-5.0.1/scanf/Makefile.am
gmp-5.0.1/scanf/doscan.c
gmp-5.0.1/scanf/fscanffuns.c
gmp-5.0.1/scanf/vfscanf.c
gmp-5.0.1/scanf/sscanf.c
gmp-5.0.1/scanf/sscanffuns.c
gmp-5.0.1/scanf/fscanf.c
gmp-5.0.1/scanf/vsscanf.c
gmp-5.0.1/mpn/cray/
gmp-5.0.1/mpn/pyr/
gmp-5.0.1/mpn/alpha/
gmp-5.0.1/mpn/pa32/
gmp-5.0.1/mpn/x86_64/
gmp-5.0.1/mpn/i960/
gmp-5.0.1/mpn/pa64/
gmp-5.0.1/mpn/m68k/
gmp-5.0.1/mpn/m4-ccas
gmp-5.0.1/mpn/generic/
gmp-5.0.1/mpn/cpp-ccas
gmp-5.0.1/mpn/sparc32/
gmp-5.0.1/mpn/README
gmp-5.0.1/mpn/thumb/
gmp-5.0.1/mpn/a29k/
gmp-5.0.1/mpn/sparc64/
gmp-5.0.1/mpn/asm-defs.m4
gmp-5.0.1/mpn/ia64/
gmp-5.0.1/mpn/powerpc64/
gmp-5.0.1/mpn/lisp/
gmp-5.0.1/mpn/s390/
gmp-5.0.1/mpn/Makeasm.am
gmp-5.0.1/mpn/ns32k/
gmp-5.0.1/mpn/powerpc32/
gmp-5.0.1/mpn/minithres/
gmp-5.0.1/mpn/x86/
gmp-5.0.1/mpn/m88k/
gmp-5.0.1/mpn/Makefile.in
gmp-5.0.1/mpn/mips32/
gmp-5.0.1/mpn/vax/
gmp-5.0.1/mpn/mips64/
gmp-5.0.1/mpn/arm/
gmp-5.0.1/mpn/z8000x/
gmp-5.0.1/mpn/clipper/
gmp-5.0.1/mpn/sh/
gmp-5.0.1/mpn/power/
gmp-5.0.1/mpn/z8000/
gmp-5.0.1/mpn/Makefile.am
gmp-5.0.1/mpn/z8000/sub_n.s
gmp-5.0.1/mpn/z8000/README
gmp-5.0.1/mpn/z8000/gmp-mparam.h
gmp-5.0.1/mpn/z8000/add_n.s
gmp-5.0.1/mpn/z8000/mul_1.s
gmp-5.0.1/mpn/power/sub_n.asm
gmp-5.0.1/mpn/power/mul_1.asm
gmp-5.0.1/mpn/power/add_n.asm
gmp-5.0.1/mpn/power/umul.asm
gmp-5.0.1/mpn/power/sdiv.asm
gmp-5.0.1/mpn/power/submul_1.asm
gmp-5.0.1/mpn/power/rshift.asm
gmp-5.0.1/mpn/power/lshift.asm
gmp-5.0.1/mpn/power/addmul_1.asm
gmp-5.0.1/mpn/power/gmp-mparam.h
gmp-5.0.1/mpn/sh/sh2/
gmp-5.0.1/mpn/sh/sub_n.s
gmp-5.0.1/mpn/sh/add_n.s
gmp-5.0.1/mpn/sh/sh2/mul_1.s
gmp-5.0.1/mpn/sh/sh2/addmul_1.s
gmp-5.0.1/mpn/sh/sh2/submul_1.s
gmp-5.0.1/mpn/clipper/mul_1.s
gmp-5.0.1/mpn/clipper/add_n.s
gmp-5.0.1/mpn/clipper/sub_n.s
gmp-5.0.1/mpn/z8000x/add_n.s
gmp-5.0.1/mpn/z8000x/sub_n.s
gmp-5.0.1/mpn/arm/add_n.asm
gmp-5.0.1/mpn/arm/mul_1.asm
gmp-5.0.1/mpn/arm/README
gmp-5.0.1/mpn/arm/copyd.asm
gmp-5.0.1/mpn/arm/sub_n.asm
gmp-5.0.1/mpn/arm/udiv.asm
gmp-5.0.1/mpn/arm/arm-defs.m4
gmp-5.0.1/mpn/arm/gmp-mparam.h
gmp-5.0.1/mpn/arm/addmul_1.asm
gmp-5.0.1/mpn/arm/copyi.asm
gmp-5.0.1/mpn/arm/invert_limb.asm
gmp-5.0.1/mpn/arm/submul_1.asm
gmp-5.0.1/mpn/mips64/sub_n.asm
gmp-5.0.1/mpn/mips64/sqr_diagonal.asm
gmp-5.0.1/mpn/mips64/rshift.asm
gmp-5.0.1/mpn/mips64/lshift.asm
gmp-5.0.1/mpn/mips64/umul.asm
gmp-5.0.1/mpn/mips64/add_n.asm
gmp-5.0.1/mpn/mips64/mul_1.asm
gmp-5.0.1/mpn/mips64/addmul_1.asm
gmp-5.0.1/mpn/mips64/gmp-mparam.h
gmp-5.0.1/mpn/mips64/submul_1.asm
gmp-5.0.1/mpn/mips64/README
gmp-5.0.1/mpn/vax/add_n.s
gmp-5.0.1/mpn/vax/addmul_1.s
gmp-5.0.1/mpn/vax/mul_1.s
gmp-5.0.1/mpn/vax/lshift.s
gmp-5.0.1/mpn/vax/submul_1.s
gmp-5.0.1/mpn/vax/rshift.s
gmp-5.0.1/mpn/vax/gmp-mparam.h
gmp-5.0.1/mpn/vax/sub_n.s
gmp-5.0.1/mpn/mips32/submul_1.asm
gmp-5.0.1/mpn/mips32/addmul_1.asm
gmp-5.0.1/mpn/mips32/gmp-mparam.h
gmp-5.0.1/mpn/mips32/rshift.asm
gmp-5.0.1/mpn/mips32/lshift.asm
gmp-5.0.1/mpn/mips32/mips-defs.m4
gmp-5.0.1/mpn/mips32/sub_n.asm
gmp-5.0.1/mpn/mips32/add_n.asm
gmp-5.0.1/mpn/mips32/mul_1.asm
gmp-5.0.1/mpn/mips32/umul.asm
gmp-5.0.1/mpn/mips32/mips.m4
gmp-5.0.1/mpn/m88k/sub_n.s
gmp-5.0.1/mpn/m88k/mc88110/
gmp-5.0.1/mpn/m88k/README
gmp-5.0.1/mpn/m88k/add_n.s
gmp-5.0.1/mpn/m88k/mul_1.s
gmp-5.0.1/mpn/m88k/mc88110/addmul_1.s
gmp-5.0.1/mpn/m88k/mc88110/sub_n.S
gmp-5.0.1/mpn/m88k/mc88110/mul_1.s
gmp-5.0.1/mpn/m88k/mc88110/add_n.S
gmp-5.0.1/mpn/x86/mul_basecase.asm
gmp-5.0.1/mpn/x86/div

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com