搜索资源列表

  1. chinese_remaine

    0下载:
  2. 使用c语言实现的中国剩余定理算法 首先输入方程数目,在分组 每次两个数值输入!-use the C Language Chinese Remainder Theorem algorithm input equation, the number of a numerical input for each two!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:97137
    • 提供者:杨海亮
  1. bigint_zxf

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

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

    0下载:
  2. 中国剩余定理的C程序实现, 用于RSA等密码算法教学和学习。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35737
    • 提供者:Bob
  1. lmes

    0下载:
  2. 40行的简单代码实现了中国剩余定理的算法,可求同余方程组的mod.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:707
    • 提供者:wangce
  1. chinashengyu

    0下载:
  2. 一个中国剩余定理的简单算法,密码学基础算法
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:204316
    • 提供者:wangting
  1. ras

    0下载:
  2. rsa算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文
  3. 所属分类:CA认证

    • 发布日期:2008-10-13
    • 文件大小:2258
    • 提供者:bobo
  1. hxdb

    0下载:
  2. 韩信点兵 -----------中国剩余定理
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1501
    • 提供者:liu
  1. 中国剩余定理

    0下载:
  2. 经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5769
    • 提供者:123
  1. RSAVC

    0下载:
  2. RSA算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文-RSA algorithm VC, including long integer type, in a few test algorithm, large prime number generator and the general theory of numbers algorithm, for example, Ch
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:258129
    • 提供者:陈建湘
  1. 中国剩余定理

    0下载:
  2. 经典的中国剩余定理求解程序,输入你所要解的同余式即可按定理求解!-classic Chinese Remainder Theorem solving program, you have to import the solution congruence theorems can be solved by!
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:5120
    • 提供者:123
  1. RSAVC

    0下载:
  2. RSA算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文-RSA algorithm VC, including long integer type, in a few test algorithm, large prime number generator and the general theory of numbers algorithm, for example, Ch
  3. 所属分类:加密解密

    • 发布日期:2024-05-30
    • 文件大小:258048
    • 提供者:陈建湘
  1. chinese_remaine

    0下载:
  2. 使用c语言实现的中国剩余定理算法 首先输入方程数目,在分组 每次两个数值输入!-use the C Language Chinese Remainder Theorem algorithm input equation, the number of a numerical input for each two!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-30
    • 文件大小:97280
    • 提供者:杨海亮
  1. bigint_zxf

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

    • 发布日期:2024-05-30
    • 文件大小:184320
    • 提供者:张晓峰
  1. Chrt

    0下载:
  2. 中国剩余定理的C程序实现, 用于RSA等密码算法教学和学习。-Chinese Remainder Theorem C program for the RSA cryptographic algorithm, such as teaching and learning.
  3. 所属分类:加密解密

    • 发布日期:2024-05-30
    • 文件大小:35840
    • 提供者:Bob
  1. lmes

    1下载:
  2. 40行的简单代码实现了中国剩余定理的算法,可求同余方程组的mod.-40 lines of simple code to achieve the Chinese Remainder Theorem algorithm, rectifiable congruence equations mod.
  3. 所属分类:加密解密

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:wangce
  1. chinashengyu

    0下载:
  2. 一个中国剩余定理的简单算法,密码学基础算法-Chinese Remainder Theorem a simple algorithm, based on cryptography algorithm
  3. 所属分类:加密解密

    • 发布日期:2024-05-30
    • 文件大小:204800
    • 提供者:wangting
  1. ras

    0下载:
  2. rsa算法的VC实现,其中包括超长整数类,素数检验算法,大素数生成器和一般的数论算法,例如中国剩余定理解密RSA密文 -rsa algorithm to achieve the VC, including the type of long integer, prime number testing algorithm to generate large prime numbers and the general number the
  3. 所属分类:CA认证

    • 发布日期:2024-05-30
    • 文件大小:2048
    • 提供者:bobo
  1. hxdb

    0下载:
  2. 韩信点兵 -----------中国剩余定理-Hanshin Soldiers----------- Chinese Remainder Theorem
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-30
    • 文件大小:1024
    • 提供者:liu
  1. 中国剩余定理

    0下载:
  2. 中国剩余定理是中国古代算数智慧的结晶,本程序将中国剩余定理用密码学数学的方法实现。实质为一次同余方程组的求解过程。(The Chinese remainder theorem is the crystallization of the Chinese ancient arithmetical wisdom. This program uses the method of cryptology to realize the Chinese
  3. 所属分类:其他小程序

  1. RSA

    0下载:
  2. RSA加密解密,采用gmp大数库,包括普通解密,蒙哥马利解密,模重复平方+中国剩余定理解密(RSA encryption and decryption, using large numbers gmp library, including common decryption, Montgomery decryption, repeat mode decryption square+ Chinese Remainder Theorem)
  3. 所属分类:加密解密

    • 发布日期:2024-05-30
    • 文件大小:994304
    • 提供者:
« 12 3 »

源码中国 www.ymcn.org