CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - bignum

搜索资源列表

  1. bignum

    0下载:
  2. 由于计算机存储的限制,当其所存储的数大于32位时,就会有溢出,该程序只要是实现大数加法 减法 乘法。-computer storage limitations, when it stored more than 32 a few hours, there will be a spillover, The procedure is as long as the majority addition subtraction multiplication.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:16846
    • 提供者:heyangyi
  1. BigNum

    0下载:
  2. A useful Big-Number class.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:26615
    • 提供者:Wang David
  1. BigNum

    0下载:
  2. 实现了大数的四则运算,实现了大数溢出的问题的解决。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14822
    • 提供者:dgf
  1. BigNum

    0下载:
  2. 高精度运算,实现了加减乘除以及求组合数和catalan数
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2045
    • 提供者:sinamaster
  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
    • 文件大小:2279978
    • 提供者:gracie
  1. BigNum

    0下载:
  2. 一个简单的大数运算头文件,包含了加减乘除模,BOOL,逆元,模幂等-A simple computation of large numbers header file, contains the Math module, BOOL, inverse, modular power, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:3774
    • 提供者:shadow
  1. BigNum

    0下载:
  2. 大数程序,用自定义数据类型及重载运算符的方法实现大数的四则运算-Large numbers program, with self-defined data types and overloaded operator methods to achieve large numbers of the four operations
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:905304
    • 提供者:tianlan
  1. bignum

    0下载:
  2. 處理大數 能夠處理負數 加減乘除優先順序-Big number library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7029
    • 提供者:electron
  1. BigNum

    0下载:
  2. C++大数类,支持基本的高精度加减乘除运算-C++ Large Number Class, support high-precision calculation of basic computing
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1772
    • 提供者:superhan
  1. polarssl-0.11.1-gpl

    0下载:
  2. 最小巧的SSL代码库,便于移植和集成。也可以作为加解密库来使用。-PolarSSL is a light-weight open source cryptographic and SSL library written in C. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS and M
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:298456
    • 提供者:zheng
  1. BigNum

    0下载:
  2. 一个很实用的大数类,可以实现大数的计算功能-big num class
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2995
    • 提供者:zzz
  1. BigNum

    0下载:
  2. VC++数论计算的无符号大整数类及范例,利用空闲时间编写了一个用于数论计算的无符号大整数类:    //乘2运算,即    // a = a * 2^dwTimes 相当于左移一位二进制,低位补0    CUSuperInt& Double(DWORD dwTimes = 1) -VC++ number of computing unsigned big integer class and examples of the use of free time has prepa
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:12814
    • 提供者:lbaoying
  1. BigNum

    0下载:
  2. 类封装的大整数模板,支持数百位整数的四则运算-A BigNumber class
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1417
    • 提供者:linxs
  1. bigNum

    0下载:
  2. 采用JavaString类的方法实现大数的相加相减-Methods used to achieve JavaString class subtraction of large numbers of the sum
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:687
    • 提供者:李汇
  1. bignum

    0下载:
  2. 绝对经典大数模版的acm必备的模板代码,希望对大家有用-big num template
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:1452
    • 提供者:地猪
  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
    • 文件大小:2631904
    • 提供者:
  1. Bignum

    0下载:
  2. 实现了高精度的各种运算,其中乘法运算进行了FFT优化,速度惊人。是一份不可多得的大数模板-Various operations to achieve high precision, which multiplication was FFT optimization, at an alarming rate. Is a rare large numbers template
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1771
    • 提供者:贾堃阳
  1. !BN

    0下载:
  2. 可以在汇编语言使用bignum, 不如rsa加密和其他加密算法!-In assembly language using bignum, as rsa encryption and other encryption algorithms!
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-31
    • 文件大小:73779
    • 提供者:lykonglong
  1. BigNum

    0下载:
  2. this code does the main operations on big numbers
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:782259
    • 提供者:fahrnaz
  1. RSApgp

    0下载:
  2. 使用bignum库进行rsa加密的类,支持genkey,速度很快-Rsa encrypted using bignum library classes, support genkey, fast
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:80592
    • 提供者:佩雷拉
« 1 23 4 »
搜珍网 www.dssz.com