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

搜索资源列表

  1. bigint

    0下载:
  2. 一个大整数计算的类!,支持2的256次方以上的数字的计算 -A large integer calculation of the class! In support of two of the 256-th power of more than a figure
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:1464266
    • 提供者:weely
  1. RSA

    1下载:
  2. RSA算法加密与解密,MFC精美的添加SKinMagic皮肤的可视化界面,采用了分治法处理大整数取模问题-RSA algorithm for encryption and decryption, MFC delicate skin to add SKinMagic visual interface, using divide and conquer the problem to handle large integers modulo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2331637
    • 提供者:yanpinghu
  1. divideexactly

    1下载:
  2. 能被15整除的最大整数 给定一个只包含数字 [0..9] 的字符串,求使用字符串中的某些字符,构造一个能够被15整除的最大整数。注意,字符串中的每个字符只能使用一次。 输入:程序从标准输入读入数据,每行数据由一串数字组成,长度为1到1000。 输出:针对每一行输入,输出一个结果,每个结果占一行。如果无法构造出能够被15整除的整数,请输出impossible。-The largest integer divisible by 15 can be given only contain
  3. 所属分类:Windows Develop

    • 发布日期:2015-04-12
    • 文件大小:1266
    • 提供者:史湘君
  1. dazhengshu

    0下载:
  2. 找最大整数
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1385
    • 提供者:嗷嗷嗷
  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. 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. ydaimaBigNum

    0下载:
  2. 件介绍: VC++数论计算的无符号大整数类及范例 VC++数论计算的无符号大整数类及范例,利用空闲时间编写了一个用于数论计算的无符号大整数类:   //乘2运算,即    // a = a * 2^dwTimes 相当于左移一位二进制,低位补0   CUSuperInt& Double(DWORD dwTimes = 1)      //除2运算 相当于右移一位二进制,高位边补0,低位舍弃   CUSuperInt& Half(DWORD dwTimes = 1)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:12058
    • 提供者:qiufeng
  1. large

    0下载:
  2. 本程序围绕大整数编程,程序能够实现大整数的加、减、乘、除取余等运算。-This program around the big integer programming, the program can achieve large integer add, subtract, multiply, in addition to taking over other operations.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:1330
    • 提供者:陈源
  1. helloworld

    0下载:
  2. 有关大整数的加减乘除,使用数组保存计算结果,用高精度运算的算法进行设计-sfasafdas
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:2678
    • 提供者:郭宇
  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. 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. 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. test

    0下载:
  2. 这是一个用来进行大整数乘法的小程序,这是我第一次上传-big int multiply
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1174
    • 提供者:何希文
  1. BigNum

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

    • 发布日期:2017-04-06
    • 文件大小:1417
    • 提供者:linxs
  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 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 47 »
搜珍网 www.dssz.com