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

搜索资源列表

  1. rsa

    0下载:
  2. 整体思路 用createkey.java 文件来产生秘钥,用jiami.java 文件来实 现加密,用jiemi.java 文件来实现解密,用BigInteger.java 来实现 大数的表示及运算,用rsa.java 来实现前端图形界面显示。有关函 数见五个文件里的具体实现。
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:490691
    • 提供者:dufeilong
  1. BigInteger_factorial

    0下载:
  2. 计算大数阶乘 采用java中的BigInteger类,短时间内计算大数阶乘
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1159
    • 提供者:xiaoyihao
  1. BigInteger

    0下载:
  2. 大整数的四则运算算法 用vc.net2003编写,稍微修改就可以在vc6.0运行
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12957
    • 提供者:好好的
  1. Biginteger

    0下载:
  2. 大整数类,用于处理大整数的加减乘除等 效率较高。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2950
    • 提供者:Gragon
  1. BigInteger

    1下载:
  2. 一个基于c#的大整数类,内含各种大整数的操作
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:27210
    • 提供者:xi
  1. BigInteger.zip

    0下载:
  2. 自己在进行RSA的学习时写的一个BigInt类,实现了一百二十八位数的整数(十六进制的位,不是二进制的bit)的基本运算。,During the study of RSA I wrote this BigInt class implements 128-digit integer (in hex, not binary bit) of the basic operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:89719
    • 提供者:
  1. BigIntegerForCSharp

    0下载:
  2. 类似于Java大整数类的CSharp版大整数类-BigInteger class for CSharp
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:18436
    • 提供者:窦云亮
  1. Factorial

    0下载:
  2. BigInteger使用方法,求到50的阶乘-The BigInteger use, seeking a 50 factorial
  3. 所属分类:Java Develop

    • 发布日期:2017-11-04
    • 文件大小:8689
    • 提供者:hereok
  1. Zd01

    0下载:
  2. BigInteger for c# with pretty realization : number stored not as BCD, but as it s byte-representation
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:33223
    • 提供者:Nyashka
  1. CSharp-Skyiv-BigInteger

    0下载:
  2. 一个实现了大数及其加、减、乘、除等各种操作的类-An implementation of the large number of addition, subtraction, multiplication, division and other operations of the class
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:2675
    • 提供者:lvyes
  1. Bigint.cpp

    0下载:
  2. Biginteger implementation on c-Biginteger implementation on c++
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1102
    • 提供者:munkhtsogt
  1. bigint

    0下载:
  2. Biginteger library for arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2410
    • 提供者:ilthsafg
  1. common

    0下载:
  2. 这篇文章讲的是java的常用类中BigDecimal类和BigInteger类-This article is a common java class BigInteger BigDecimal class and class
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:7730
    • 提供者:夏雨夜
  1. RsaOneZeroTwoFour

    0下载:
  2. Rsa of 1024 bits on j2me platform using the bouncy castle apis for support for java.math.BigInteger and java.scrurity.SecureRandom and with highest obfuscation in Netbeans6.5 with CLDC1.1 and MIDP 2.1
  3. 所属分类:J2ME

    • 发布日期:2017-03-29
    • 文件大小:916
    • 提供者:Lok
  1. BigInteger

    0下载:
  2. 大数运算,1000以内,加减乘除四则混合运算-Operation of large numbers, less than 1000, Math Four Mixed Operation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:514
    • 提供者:EWDijkstra_CN
  1. BigInteger

    0下载:
  2. C++实现了一个大整数类,包括加法,减法,乘法,除法,以及求余等功能,并对以上操作符进行了重载,经反复测试,运行结果正确-C++ implementation of a large integer categories, including addition, subtraction, multiplication, division, and remainder functions, and these operators were overloaded, after repeated tes
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1279
    • 提供者:
  1. BigInteger

    0下载:
  2. 一个支持大整数加减乘除运算的计算器,能显示运算时间和生成随机数,用c++编写,采用对话框窗口。-A support for large integer multiplication and division addition and subtraction calculator can show computation time and generates random numbers, written using c++, using the dialog window.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4062796
    • 提供者:刘文奇
  1. BigInteger

    0下载:
  2. 大整数库,实现了大整数之间的四则运算和模、模幂运算以及最大公约数的求解-Large integer library to achieve a large integer arithmetic and between modes, modular exponentiation and the greatest common divisor of the solution
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:1870
    • 提供者:林迪
  1. songuyen-lon-cPP

    0下载:
  2. big integer in c++, biginteger
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:727
    • 提供者:bestvietnam
  1. bigint-2009.05.03

    0下载:
  2. 这是一个计算超大型整数的类,你可以直接拿来使用。它所能表示的最大数值仅取决于你的计算机的内存。它提供了两个类BigUnsigned 和 BigInteger。-You can use this library in a C++ rogram to do arithmetic on integers of size limited only by your computer s memory. The library provides BigUnsigned and BigInteg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:39857
    • 提供者:james
« 1 23 4 »
搜珍网 www.dssz.com