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

搜索资源列表

  1. cata

    0下载:
  2. 利用大整数问题实现catalan数的求解,catalan数的计算涉及到互质问题-The use of large integer problems solving to achieve catalan number, catalan calculation of the number of issues related to coprime
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:39657
    • 提供者:mmc
  1. bigintadd

    0下载:
  2. 本程序有两个文件构成,bigintadd.h和bigintadd.cpp,bigintadd.h定义了大整数加法方法,bigintadd.cpp定义了输出语句。-This program has two documents constitute, bigintadd.h and bigintadd.cpp, bigintadd.h defines a large integer addition method, bigintadd.cpp defines the output statement
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2340
    • 提供者:李伟枝
  1. Cryptography_Developers

    0下载:
  2. Cryptography for developers eBook by Tom St Denis, Simon Johnson. -Special examples of Cryptography goals: Privacy, Integrity, Authentication -Full Discussion of Large Integer Arithmetic, Public Key Algoritms
  3. 所属分类:software engineering

    • 发布日期:2017-05-15
    • 文件大小:3670388
    • 提供者:Alexander
  1. Big_Num

    0下载:
  2. 大整数阶乘的计算器,能计算上万的阶乘,不过速度有点慢-Large integer factorial calculator that can calculate the factorial of thousands, but a bit slow
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:28009
    • 提供者:丁得祥
  1. miracl

    0下载:
  2. miracl库,用于密码编程者使用,有大整数运算,AES,HASH,等-miracl library programming for the password to use, large integer arithmetic, AES, HASH, and so on
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1716308
    • 提供者:小蜜蜂
  1. algorithmCollection

    0下载:
  2. 经典算法合集 基于C语言写成,非常经典的算法 包括数论,排列组合,矩阵运算 超大整数运算 求高精度pi值等多个算法.-Collection based on classic algorithms written in C language,including number theory, permutations and combinations, large integer arithmetic ,matrix operations and high precision value of pi
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:441292
    • 提供者:当当
  1. jc

    0下载:
  2. 大 整 数 阶 乘 新 思 路-Large integer factorial New Idea
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:657
    • 提供者:孙延飞
  1. RSA.ZIP

    0下载:
  2. 产生大素数,进行任何位的RSA加密解密,进行大整数的进制转换,进行大整数的加法和乘法运算。-Generate large prime numbers, any bit RSA encryption and decryption, binary large integer conversion, large integer addition and multiplication.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:790863
    • 提供者:刘亚玲
  1. Bigint

    0下载:
  2. 大整数加减法,可实现负数运算!使用单链表作为数据结构!-Large integer addition and subtraction, can achieve a negative op! Use as a single linked list data structure!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3976
    • 提供者:xsn
  1. largeinteger

    0下载:
  2. 由于int有符号型可表示的最大数为2^31-1,为2147483647。位数为10位。13!=6227020800,就已经超过了int型表示范围。本程序用数组的思想实现了大整数的阶乘。-To achieve a large integer factorial
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:211016
    • 提供者:serenha
  1. fastfft

    0下载:
  2.  快速傅氏变换(FFT)是离散傅氏变换(DFT)的快速算法,它是根据离散傅氏变换的奇、偶、虚、实等特性,对离散傅立叶变换的算法进行改进获得的。快速傅里叶变换有广泛的应用,如数字信号处理、计算大整数乘法、求解偏微分方程-Fast Fourier Transform (FFT) is the discrete Fourier transform (DFT) in the fast algorithm, which is based on discrete Fourier transform of t
  3. 所属分类:Wavelet

    • 发布日期:2017-03-30
    • 文件大小:1022
    • 提供者:KW
  1. algorithm

    0下载:
  2. DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:210329
    • 提供者:蟲子
  1. MMXBigNumber

    0下载:
  2. MMX 大整数算法 使用MMX多媒体指令集的算法解法 doc文件-MMX large integer arithmetic
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:52619
    • 提供者:王璞
  1. bigint

    0下载:
  2. 大整数运算程序,字符串输入,清华大学数据结构作业-Large integer arithmetic process, the string input, Tsinghua University, the data structure operations
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:688022
    • 提供者:zzq
  1. Fibonacci

    0下载:
  2. 可以实现大整数斐波那契数列元素的输出,输入元素序号,输出整数-Can achieve large integer Fibonacci sequence elements in the output, input element number, output integer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:180350
    • 提供者:wmj
  1. bignumber

    0下载:
  2. 大整数乘法的算法问题,嗬嗬嗬。。。是正确的-Large integer multiplication algorithm problem, ho ho ho. . . Is correct
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:12475
    • 提供者:qingdaoxdd
  1. My-bigint

    0下载:
  2. 此代码完成了大整数(BigInt)的计算功能。作为N进制计算的基础代码,可继续拓展。-Completed a large integer code (BigInt) of computing. As the basis for calculating N binary code, can continue to expand.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:389334
    • 提供者:liliyang
  1. 3003

    0下载:
  2. 3、大整数加法 Descr iption 求两个不超过200位的非负整数的和。 Input 有两行,每行是一个不超过200位的非负整数,没有多余的前导0。 Output 一行,即相加后的结果。结果里不能有多余的前导0,即如果结果是342,那么就不能输出为0342。 Sample Input 22222222222222222222 33333333333333333333 Sample Output 55555555555555555555 -
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:609
    • 提供者:dvd
  1. 3004

    0下载:
  2. 4、大整数乘法 Descr iption 求两个不超过200位的非负整数的积。 Input 有两行,每行是一个不超过200位的非负整数,没有多余的前导0。 Output 一行,即相乘后的结果。结果里不能有多余的前导0,即如果结果是342,那么就不能输出为0342。 Sample Input 12345678900 98765432100 Sample Output 1219326311126352690000 -4, Large Integer
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:514
    • 提供者:dvd
  1. 3005

    0下载:
  2. 5、大整数除法 Descr iption 求2个大的正整数相除的商 Input 第1行是测试数据的组数n,每组测试数据占2行,第1行是被除数,第2行是除数。每组测试数据之间有一个空行,每行数据不超过100个字符 Output n行,每组测试数据有一行输出是相应的整数商 Sample Input 3 2405337312963373359009260457742057439230496493930355595797660791082739646 298719
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1050
    • 提供者:dvd
« 1 2 3 4 5 6 78 9 10 11 12 ... 24 »
搜珍网 www.dssz.com