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

搜索资源列表

  1. bignum

    0下载:
  2. Big number __________________________________________ Viet Nam : So lon
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-10
    • 文件大小:890
    • 提供者:Luu quang Huy
  1. BigNum

    0下载:
  2. 以10^9为进制,每32位存储9个十进制位,大数类-10 ^ 9 as a decimal, each decimal 32-bit 9-bit storage, large numbers class
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:4371
    • 提供者:卢明
  1. BigNum

    0下载:
  2. VC++数论计算的无符号大整数类及范例,希望对大家有所帮助-On the calculation of the number of VC++ unsigned integer type and a large sample
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:10629
    • 提供者:madud00106
  1. BIgNum

    0下载:
  2. 实现了大数的创建,加减乘除,移位(左右),微分,积分等基本操作。-Realized the creation of tarsus, add, subtract, multiply and divide, shift (or so), differential, integral, and other basic operation
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:1303104
    • 提供者:
  1. bignum

    0下载:
  2. 高效率大数运算类 (c++代码)含加减乘除等等计算-Efficient operation of large numbers class (c++ code) with addition, subtraction, and so calculate
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2769
    • 提供者:冷子豪
  1. AUCTION

    0下载:
  2. code AUDITON.PAS in vn.spoj.pl nad BIGNUM.PAS in vn.spoj.pl
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-11
    • 文件大小:1335
    • 提供者:vinh
  1. BigNum

    0下载:
  2. A code for big number main operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1290
    • 提供者:Smart
  1. BigNum

    0下载:
  2. 大数运算类(支持大数的加减乘除和赋值运算) * 1. 实现原理: * * 任何一个数都可以表示成指数形式,如下所示: * * N=nEe (0=<n的绝对值<=1,e为10的指数幂) * * 例如100可以表示成1E2,1001可以表示成1.01E3 * * 类 CBigNumber的成员number为上述的n,exponent为上述的e * * 2. 如何使用这个类: * * 你可以把CBigNumber的头文件和实现函数加入你的工程
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:3603
    • 提供者:赵鑫维
  1. bignum

    0下载:
  2. 全功能大数类,实现正负整数的加减乘除,还有求模运算-All the functions of tarsus, realize positive integer of add, subtract, multiply and divide
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:764572
    • 提供者:chenbin
  1. BigNum

    0下载:
  2. 数据结构—大整数加减乘除,利用一维数组做的-Data structures- integer addition and subtraction, multiplication and division
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-12-06
    • 文件大小:36868
    • 提供者:朱文博
  1. bignum.tar

    0下载:
  2. 大整数加法与大整数乘法,本程序是综合运算,可以方便的进行修改-Integer addition and large integer multiplication, the program is integrated computing, you can easily modify
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:10240
    • 提供者:乌龟
  1. bignum

    0下载:
  2. a big number class and a calculator using the class
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:10745
    • 提供者:cool
  1. BigNum

    0下载:
  2. It is a Big Number operating example code.
  3. 所属分类:Console

    • 发布日期:2017-12-06
    • 文件大小:1190
    • 提供者:賴冠
  1. bignum

    0下载:
  2. Big number math for linux Device Driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-07
    • 文件大小:1449
    • 提供者:motuigui
  1. BigNumber

    0下载:
  2. 大数处理 struct _bigNum { int bigNum[N] int weishu //上面那个数组中 前多少个是有效的 } 说明:对于大数bigNum,我们把它分成N份,每份4位。这样的话,每份就可以当做一个整型存到数组里了。 -BIG NUMBER
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:109909
    • 提供者:李予昂
  1. mtest

    0下载:
  2. makes a bignum test harness with NUM tests per operation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-09
    • 文件大小:3795
    • 提供者:kaiciulai
  1. BigNum

    0下载:
  2. 大数运算类(支持大数的加减乘除和赋值运算)-Majority of the computing category (support large numbers of addition, subtraction, and assignment operator)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-21
    • 文件大小:3936
    • 提供者:ahcd30
  1. node-bignum

    0下载:
  2. node.js 的大数运算库,node.js中使用率较高的知名模块。-Big number operation library for node.js
  3. 所属分类:CA program

    • 发布日期:2017-11-13
    • 文件大小:339254
    • 提供者:朱亮
  1. x86_64-gcc

    0下载:
  2. x86_64 BIGNUM accelerator version 0.1.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-02
    • 文件大小:3172
    • 提供者:naosiuyon
  1. bignum

    0下载:
  2. Emerging Network To Reduce Orwellian Potency Yield
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:11001
    • 提供者:adweda
« 1 2 34 »
搜珍网 www.dssz.com