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

搜索资源列表

  1. largecalculator

    0下载:
  2. 大数计算器 它可以实现对溢出数据的乘法运算-Calculator which can achieve large numbers of data multiplication overflow
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:132847
    • 提供者:张文涛
  1. JC

    0下载:
  2. 大数阶乘的计算,字符模拟,一次进行4位的运算-Calculation of Factorial of large numbers, character modeling, computation time for 4
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:722
    • 提供者:fan
  1. abc

    0下载:
  2. 大数多功能计算器,并支持基本的数学运算.加上了基本的TTS功能,可以在计算后读出结果-Large number multi-function calculator, and support for basic mathematical operations. With the basic TTS feature, you can read out the results in the calculation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:529691
    • 提供者:张聪
  1. plus

    0下载:
  2. 大数加法 两个大数的加法运算,用数组实现-The addition of large numbers addition operation of two large numbers, using the array to achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:627
    • 提供者:candy
  1. longintplusandmultiplication(1)

    0下载:
  2. 进行大整数的加法和乘法的运算,能对需要大数计算提供帮助。-Large integer addition and multiplication, can be calculated on the need for large numbers to help.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-11
    • 文件大小:992
    • 提供者:zhaoshihao
  1. mod

    0下载:
  2. 一个自己编写的大数求模运算,382位整数除181位数,可用于加密算法,完整的工程文件,可在vc下运行,代码中有注释。-I have written a large number modulo operation, 382-bit integer addition to 181 bits, can be used for encryption algorithm, the complete project file can be run in the vc, code in comments.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:166111
    • 提供者:liuxiang
  1. jiafa

    0下载:
  2. 支持浮点数的大数加法,对位数不加限制的,并且支持浮点数的大数加法运算-this code is very useful for the float add,there is no contor for number.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:1329
    • 提供者:宋子玉
  1. HugeNumArithm1

    0下载:
  2. 1024位大数的算术运算,包括加减乘除,定义了一个类,重载了运算符-1024 large numbers of arithmetic operations, including addition, subtraction, defines a class, operator overloading of the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:446462
    • 提供者:hujif
  1. GMP

    0下载:
  2. 本文叙述了GMP大数库的帮助文档,详细介绍了GMP大数库的各种运算-This paper describes the documentation for GMP library of large numbers, details of the GMP library' s various operations of large numbers
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:370095
    • 提供者:王刚
  1. bignumber

    0下载:
  2. 高精度运算之大数加法求和--运用C++实现于源代码-The addition of large numbers sum precision operations- the use of C++ source code to achieve the
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:688
    • 提供者:朱泽杭
  1. big-numbers-plus

    0下载:
  2. 基于C#语言的求两个大数相加的运算,涉及二进制数的转化-C# language on the evaluation of large numbers the sum of the two operations, involving the conversion of binary number
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:41146
    • 提供者:吴浩
  1. bignumber

    0下载:
  2. 大数阶乘,实现了计算较大数的阶乘运算,结合了链表结构-big number
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:568522
    • 提供者:pizicaidan
  1. computeRationalNumber

    0下载:
  2. 实现有理数运算. (支持大数) 该例子为1/2+2/3+3/4+....+n-1/n 的运算. -Compute rational numbers
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1516
    • 提供者:Nyua
  1. Multiplication-of-large-numbers

    0下载:
  2. 主要通过C++程序语言实现两个高精度大数的相乘运算。-Mainly through the C++ programming language to achieve the multiplication of large numbers of two high-precision operation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:969645
    • 提供者:刘旻
  1. Calc

    0下载:
  2. 功能强大的汇编语言大数 四则混合运算器,可以计算一百位数字以内的加减乘除括号混合运算,如100000000000000000-(100000000000000*999999999999999999999999)还有其他复杂的查错功能-Powerful assembly language, four hybrid arithmetic unit of large numbers can be calculated within plus or minus a hundred figures in
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:5481
    • 提供者:KnGine
  1. RsaKit_V1.0

    0下载:
  2. 基于大数因子不可再分的RSA加密系统,因为这里只是用长整型来存储加密数据,如果素数都比较大,在乘方运算时肯定会造成内存溢出,因此这里仅仅只是验证RSA算法的思想的正确性-Can not be divided based on factors of large numbers of the RSA encryption system, because there is a long integer used to store encrypted data, if the prime was rel
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1572251
    • 提供者:刘志伟
  1. LagerNumber

    0下载:
  2. 实现大数的数据求模运算!方便在进行欧拉函数进行数据解密和解密做基础!-The data requirements to achieve large numbers modulo!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:542
    • 提供者:黄忠
  1. countanter

    0下载:
  2. 大数乘数,可以运算精确到上百位 而且运算速度很快,-divid and multiply for a large number
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:204232
    • 提供者:詹春艳
  1. Montgomery-apply

    0下载:
  2.  Montgomery算法被认为是计算大数模乘的最快的算法。本文详细叙述了它的理论基础和算法原理,加以改进并应用在RSA 模幂运算中。-Montgomery algorithm is considered the model of large numbers by calculating the fastest algorithm. This paper describes its theoretical basis and algorithm theory, be improved and
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:176050
    • 提供者:yaoy92
  1. rsa2

    0下载:
  2. 能够进行大数的加减乘除、幂模运算,以及RSA算法-To carry out large numbers of addition, subtraction, power mode operation, as well as the RSA algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:6531
    • 提供者:dongbula
« 1 2 ... 11 12 13 14 15 1617 18 19 »
搜珍网 www.dssz.com