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

搜索资源列表

  1. LargeInt

    0下载:
  2. 一个大整数计算的小程序,可以进行大数的计算,可以对素数进行测试-a large integer calculation procedures for the small, the large numbers can be calculated in the number of test -
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:166087
    • 提供者:王涛
  1. heart512

    0下载:
  2. 能实现任意两个超大整数的乘法。经本人实验,任意大整数都能实现。-achieve two super arbitrary integer multiplication. After I experiment arbitrarily large integers can be materialized.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2152
    • 提供者:刘浪
  1. 7_Rsa

    0下载:
  2. RSA公钥加密算法基于大整数因式分解困难这样的事实。 选择两个素数,p,q。(一般p,q选择很大的数) 然后计算 z=p*q f=(p-1)(q-1) 选择一个n,使gcd(n,f)=1(gcd代表greatest common divider,一般n也选择一个素数), n和z就作为公钥。 选择一个s,0<s<f,满足n*s % f=1,s就作为私钥。-RSA public key encryption algorithm based on the integer fa
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:81637
    • 提供者:fasf
  1. 10_md5

    0下载:
  2. MD5将任意长度的“字节串”变换成一个128bit的大整数,并且它是一个不可逆的字符串变换算法-MD5 arbitrary length of the "byte string" transform into a 128bit large integers, and it is an irreversible string algorithm
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:57056
    • 提供者:fasf
  1. Bigintmutiply

    0下载:
  2. 大整数乘法的分治法源码,在JDK1.51中运行-large integer multiplication of the divide-and-conquer method source code, to run in JDK1.51
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:1157
    • 提供者:展丹
  1. 123wappo1

    0下载:
  2. 大整数相乘中的一个小方法,初次学习VC++,很多都不懂,希望能向大家学习-large integer multiplication of a small, initial study VC, many of them do not understand, we hope to be able to learn
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1503
    • 提供者:Vz0ne
  1. a0az22a

    0下载:
  2. 自己做的一个大整数相乘小算法...有很多不足之处请大家指教-own a large integer multiplication algorithm ... there is a little much to be desired Please enlighten
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:1612
    • 提供者:Vz0ne
  1. a0z11a

    0下载:
  2. 自己做的另一个大整数相乘小算法.....有很多不足之处请大家指教-do for myself another big small integer multiplication algorithm ... has much to be desired Please enlighten
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:863
    • 提供者:Vz0ne
  1. BigNumberCounter

    0下载:
  2. 大整数计算器,数据结构里一个很著名的算法,文本计算,也是同学编的。-large integer calculators, data structure, a well-known algorithm, text, as well as classmates series.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:26944
    • 提供者:孙一
  1. JIAJIAN010

    0下载:
  2. 1、输入模块:从键盘读入两个长整数,并存储在內存中。 2、运算模块:编写子程序完成大整数的加法和减法。 3、实验环境:软件环境 MASM 5.0 -an import module : Reading from the keyboard into two long integer, and stored in the memory. 2 computational modules : subroutine completed the preparation of the lar
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1860
    • 提供者:mong
  1. NTL-RSA

    2下载:
  2. 使用NTL大整数库实现RSA公钥密码算法,可用于对文本文件进行加密和解密. 平台Windows98以上,VC++6.0, 内部文件路径均为相对路径,不存在无法编译的Bub.-use of the NTL large integer achieve RSA public key cryptography algorithm, can be used to text file encryption and decryption. Windows98 platform above, VC 6.0,
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1917069
    • 提供者:李刚
  1. bignumberslove

    0下载:
  2. 大整数计算,有+-*/等功能,不会的学习一下,高手指点一下-large integer calculation, -* / function, not about learning, master guiding! !
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:8944
    • 提供者:李振辉
  1. bigmultiply

    0下载:
  2. 实现两个大整数的相乘、附有测试数据以及试验报告一份。-achieve two large integer multiplication, with the test data and a test report.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:9840
    • 提供者:shifu2007
  1. rsa_tool

    0下载:
  2. 1、使用MIRCL大整数库开发的,支持最高4096位。 2、加密时原文的长度一旦超过密钥长度,就会解密错误。 这里不实现任意长度字串的加密原因有二: 1)。便于观察及测试用 2)。偷懒 3、如果在使用时发现原文和密码不一样的时候,就说明出现了第二点的情况 4、如果在生成素数及密钥的时候,如果原文已经存在,则会自动加密及解密; 但当密钥长度大于1024的时候,则想要加密及解密都需要点击按钮。 现在想到的就这几点了,以后想到了再补。-1, the use of
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:39938
    • 提供者:李大叶
  1. bigint_zxf

    1下载:
  2. 一个很好用的大整数的类, 最大可支持9999990位的十进制整数, 可进行大整数的加、减、乘、除和取模运算,并带有求大整数的 最大公因数、扩展Euclidean算法、中国剩余定理算法、 Miller-Rabin素性测试算法、随机生成任意位的大整数等函数库, 这个类的动态库曾用于商业软件之中,其可靠性和速度是得到 确认的。用于商业目的可能需要注册。-a good use of the integer type, the biggest 9999990 to support th
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:185001
    • 提供者:张晓峰
  1. MinusANDDivision

    0下载:
  2. VC++6.0,利用数组实现的大整数减法、除法。(小于100位整数)-VC 6.0, the use of an array of integers achieve subtraction, division. (Less than 100 integers)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1271
    • 提供者:rr
  1. 大整数相乘

    0下载:
  2. 算法设计与分析课程设计程序-algorithm design and analysis of the curriculum design process
  3. 所属分类:生物技术

    • 发布日期:2008-10-13
    • 文件大小:129378
    • 提供者:麦蓝
  1. MAX

    0下载:
  2. 大整数乘法的详细实行 比如说1246*2566用此法可降低时间复杂度并且能过有效算出-large integer multiplication detailed implementation of the 1246 * 2566 for instance, tried to use this method can reduce the time complexity and can Guo calculated effective
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-15
    • 文件大小:28882
    • 提供者:huanghui
  1. bigInt

    0下载:
  2. 无限大整数类 用链表实现无限大整数的运算。 在进行大整数运算时可以拿它当函数,直接调用
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:4611
    • 提供者:shard
  1. bignumber

    0下载:
  2. 大整数的四则运算,搞ACM时丰常常用,我当时是屡试不爽,传上来大家分享
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1931
    • 提供者:mzp
« 1 2 3 45 6 7 8 9 10 ... 47 »
搜珍网 www.dssz.com