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

搜索资源列表

  1. gmp-4.1.4.tar

    0下载:
  2. 最优秀的大数计算源码,适合各种大数的计算,底层对各种机器进行汇编优化,速度最快-the best source of large numbers calculated, for a wide range of large numbers, the bottom of the various machines compilation optimization, the fastest
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.1mb
    • 提供者:王涛
  1. gmp-4.2.2.tar

    0下载:
  2. The GNU MP Bignum Library,非常好用的大数运算库,GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2.17mb
    • 提供者:gracie
  1. gmp-5.0.2

    0下载:
  2. 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 the available me
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3.29mb
    • 提供者:李海涛
  1. gmp-static-vc-4.1.2

    0下载:
  2. 编译好的静态库,放在vc环境中使用,工程设置选项的目录里的include和library -Compiled a static library, on the vc environments
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:494.69kb
    • 提供者:he xiaojie
  1. GMP-for-Delphi

    0下载:
  2. GMP 大数计算的很多实例 用GMP库进行计算-The many instances GMP large numbers calculated using GMP library
  3. 所属分类:Algorithm

    • 发布日期:2017-11-09
    • 文件大小:1.4mb
    • 提供者:jackchinacai
  1. gmp-4.1.2.tar

    0下载:
  2. 大数运算库-Treasury operations of large numbers
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-09
    • 文件大小:2.06mb
    • 提供者:站长
  1. bigtest

    0下载:
  2. 这时一个用大数包gmp.h实现的一个RSA算法程序,它有图形界面,完全可以运行通过,希望对大家有帮助
  3. 所属分类:密码/编码算法

    • 发布日期:2012-11-09
    • 文件大小:932.21kb
    • 提供者:daxiafengyun
  1. gmp_5.1.0_dll

    0下载:
  2. 大整数运算库gmp 5.0.1 的动态链接库-Large integer arithmetic library dynamic link library gmp 5.0.1
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:223.46kb
    • 提供者:欧阳
  1. gmp-4.3.0

    0下载:
  2. 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
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3.07mb
    • 提供者:richard
  1. b4-1.8

    0下载:
  2. 大数相乘基本算法,相当于模拟手算。使用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
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:3.33kb
    • 提供者:Ivy
  1. gmp-4.1_bcb

    0下载:
  2. 这是一个高精度算法库的C++Builder的接口,用于高精度数值处理-This is a high-precision algorithm for library C++ Builder interface for high-precision numeric processing
  3. 所属分类:Algorithm

    • 发布日期:2017-05-20
    • 文件大小:5.82mb
    • 提供者:Vowstar
  1. gmp-5.0.1.tar

    2下载:
  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 practic
  3. 所属分类:Algorithm

    • 发布日期:2016-11-18
    • 文件大小:2.51mb
    • 提供者:
  1. main_gmp

    0下载:
  2. Gauss algorithm for solve Ax=b with GMP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:5.89kb
    • 提供者:Elena
  1. ex_add

    0下载:
  2. Add two vectors with GMP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5.53kb
    • 提供者:Elena
  1. macheps

    0下载:
  2. Program for calculate macheps with GMP (C and C++)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:3.97kb
    • 提供者:Elena
  1. gmp_bignumber

    1下载:
  2. 超大整数分解程序,利用gmp函数库进行的运算。-Large integer factorization program, use the GMP function library computation.
  3. 所属分类:Algorithm

    • 发布日期:2015-10-02
    • 文件大小:372kb
    • 提供者:jyc
  1. gmp-5.1.3

    0下载:
  2. GMP:GMP大数库是GNU项目的一部分,诞生于1991年。作为一个任意精度的大整数运算库,它包括了任意精度的带符号整数、有理数、浮点数的各种基本运算操作。它是一个c语言的库,但是官方提供了c++的包装类,主要的应用方向是密码学、网络安全、代数系统、计算科学等。GMP库的运行速度非常快的,它的官方网站上称自己为地球上最快的大数库,但是GMP库所提供的只是数学运算功能,并没有密码学相关的高级功能。-Large integer arithmetic library
  3. 所属分类:Algorithm

    • 发布日期:2017-05-15
    • 文件大小:3.8mb
    • 提供者:wenwen
  1. gmp-6.1.0

    0下载:
  2. GMP 大数库是 GNU 项目的一部分,诞生于 1991 年。作为一个任意精度的大整数运算库,它包括了任意精度的整数、浮点数的各种基本运算操作。它是一个 C 语言的库,但是官方提供了 C++ 的包装类,主要的应用方向是密码学、网络安全、代数系统、计算科学等。 GMP 库的运行速度非常快,它的官方网站上称自己为地球上最快的大数库,但是 GMP 库所提供的只是数学运算功能,并没有密码学相关的高级功能。 -GMP large numbers library is part of the GNU pr
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:4.64mb
    • 提供者:yehuohan
  1. GMP

    0下载:
  2. GMP大整数运算库,支持c语言上面进行大整数运算-GMP large integer arithmetic library support c language on top of large integer arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:761.89kb
    • 提供者:周涛
  1. GMP

    0下载:
  2. 放大器的GMP数学模型,并用LS算法求出各项的系数-GMP mathematical model of the amplifier
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:1kb
    • 提供者:wang fei
« 12 »
搜珍网 www.dssz.com