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

搜索资源列表

  1. BigNum

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

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

    0下载:
  2. 这是一个普通大整数乘法,方便快捷,大家都可以下载哦~-big hole number
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:516589
    • 提供者:龙哥
  1. calculator

    0下载:
  2. 大整数运算,有一些整数,其位数可能上百位。在功能上要对这些整数做加、减、乘、整除及取余运算。在程序组织上要求通过大整数类型的设计,来体现更好的可读性和可维护性,并且对错误采用异常方法处理。-Large integer arithmetic, some integer may be hundreds of bits. The function of these integers do add, subtract, multiply, divisible modulo operator. Progr
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-08
    • 文件大小:2756
    • 提供者:叶湄
  1. zc_CBigNum_10071701

    0下载:
  2. 自己编写的大数库,可实现大整数的加减乘除求余,取模等多种计算,经过实验证明,所有运算都是正确的。-Write your own library of large numbers, large integer addition and subtraction, multiplication and division remainder modulo a wide variety of computing, after the experiment proved, all the operation
  3. 所属分类:Console

    • 发布日期:2017-11-04
    • 文件大小:346142
    • 提供者:郑倡
  1. zc_RSA_090721

    0下载:
  2. 基于大整数运算的RSA加密,大数库是自己编写的版本,经过实验所有的运算都是正确的。-Large integer arithmetic RSA encryption, large numbers library is to write your own version of the experiment all arithmetic is correct.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-19
    • 文件大小:137051
    • 提供者:郑倡
  1. bigintegermultiply

    0下载:
  2. C++实现两个5000位以内的大整数相乘-C++ Two BigInteger multiply
  3. 所属分类:Console

    • 发布日期:2017-11-09
    • 文件大小:1673639
    • 提供者:LJQ
  1. TSH-big-int

    0下载:
  2. 大整数算法,算法设计与分析课中的实验代码,希望对你有用-Large integer arithmetic, algorithm design and analysis courses in experimental code, hope useful to you
  3. 所属分类:CSharp

    • 发布日期:2017-11-17
    • 文件大小:582
    • 提供者:lhdren
  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. big

    0下载:
  2. 大整数乘法,编译通过,采用的是分治法,绝对正确-Large integer multiplication, compiled by the divide and conquer, absolutely right.
  3. 所属分类:source in ebook

    • 发布日期:2017-12-10
    • 文件大小:11792
    • 提供者:范晓军
  1. Integer

    0下载:
  2. 功能相对完整的大整数类,Integer 数据类型提供了针对 32 位处理器的优化性能-Relatively complete integer class, Integer data type provides optimized performance for 32-bit processors
  3. 所属分类:Data structs

    • 发布日期:2017-11-15
    • 文件大小:4952
    • 提供者:黄志杰
  1. bigint

    0下载:
  2. 大整数类的实现。包括除法,乘法,加法,减法-The realization of bigint
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:2342862
    • 提供者:梅丹丹
  1. BigMath

    0下载:
  2. 能进行无数位以内的大整数的加减乘除模乘方等运算-Large numbers multiplication
  3. 所属分类:CSharp

    • 发布日期:2017-12-01
    • 文件大小:32003
    • 提供者:王健
  1. MULTY

    0下载:
  2. 两个大整数相乘,无限位也可以!必须牛X,望给过!-Multiplying two large integers, can also infinitely bit! Must be NiuX, hope to the over!
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-17
    • 文件大小:1237
    • 提供者:李佳佳
  1. jianzhifa

    0下载:
  2. 跟据减治法的大整数乘法,此方法是通过对大整数乘法的改进,运行时间更短,跟有效率的算法-According to conquer reduction of large integer multiplication, this method is improved by a large integer multiplication, the running time is shorter, with the efficiency of the algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:1320
    • 提供者:石楠轩
  1. simple-dazhengshu

    0下载:
  2. 此为大整数算法,能够将两个位数极大的位数相乘并得出精确的结果-This is a large integer arithmetic, the number of bits in the two-digit greatly multiplied and accurate results
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1271
    • 提供者:石楠轩
  1. gaijin-fenzhifa

    0下载:
  2. 此为对分治法大整数相乘的一个改进,能够给对刚开始学习算法的人一个了解的机会-This is an improved large integer multiplication of divide-and-conquer method to the beginning of the learning algorithm an understanding of the opportunity
  3. 所属分类:Algorithm

    • 发布日期:2017-11-19
    • 文件大小:1596
    • 提供者:石楠轩
  1. large-integer-calculator

    0下载:
  2. 可以在100位以内进行大整数的加减运算,支持负数运算。-100 within large integer addition and subtraction
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:1320
    • 提供者:张璞
  1. Calculator(c)

    0下载:
  2. C计算器,支持+、-、*、/、^、!、(、) 数学函数 sin cos tan cot sign ln log sinh cosh tanh coth等 支持正负 支持*的省略 支持弧度角度转化 支持大整数的加减 支持设置精度 支持常数PI和E 支持文件储存-C calculator supports+,-,*, /, ^,!, (,) Mathematical functions sin cos tan
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:972209
    • 提供者:dnalfiend
  1. RSA

    0下载:
  2. 一个RSA算法的实现, 其中有大整数简单实现, 和求大质数的算法,最后综合成RSA加密解密算法。 代码有一定注释,输出详细的中间过程,对C++初学者很有用。-Simple implementation of an RSA algorithm, where there is a large integer, and demand a large prime number algorithm, finally consolidated into the RSA encryption al
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-10
    • 文件大小:4106827
    • 提供者:ericlin
  1. zhengshu

    0下载:
  2. 大整数的运算,可以运算很大的整数,使用起来会十分方便-Large integer arithmetic
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:3671
    • 提供者:柳溯
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 43 »
搜珍网 www.dssz.com