搜索资源列表

  1. bigint-2007.07.07

    0下载:
  2. 实现了大整数的四则运算的基础类,BIgInt类的设计与实现
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36614
    • 提供者:tianyong
  1. bigint

    0下载:
  2. 大整数类的汇编实现! 效率很高啊,正确性没问题!我已经用过了-large integer type compilation of achievement! Ah high efficiency, accuracy No problem! I have used the
  3. 所属分类:生物技术

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:王乐
  1. bigInt

    0下载:
  2. 无限大整数类 用链表实现无限大整数的运算。 在进行大整数运算时可以拿它当函数,直接调用-Infinite integer Class List realize infinite integer arithmetic. In large integer operations can use it as a function of the direct call
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:shard
  1. Bigint

    0下载:
  2. 利用双向链表实现对两大整数的相加运算。 可以修改数组长度实现更大整数的相加-Realize the use of two-way linked list of integers the sum of the two operations. Can modify the array length to achieve a greater sum of integers
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:张 某
  1. BigInt(edition3)

    0下载:
  2. 密码学中用的大数类,用c++实现,可以实现基本的四则运算和密码学中的常用算法,如欧几里得算法等, -Cryptography with large numbers of categories, with c++ Achieve can be achieved four basic computing and cryptography in the commonly used algorithms, such as Euclid al
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:linzheming
  1. bigint

    0下载:
  2. 实现40位整数的加减乘除运算,正确率高,效率高!是C++编程中的好题-The achievement of 40 integer addition and subtraction, multiplication and division calculations, the high rate of correct and efficient! Is C++ Programming a good title
  3. 所属分类:C#编程

    • 发布日期:2024-05-16
    • 文件大小:900096
    • 提供者:李迈
  1. bigint

    0下载:
  2. 实现大整数的加减乘除法运算,C++编写.比较简单-Realize large integer addition and subtraction, multiplication and division operations, C++ Prepared. Relatively simple
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:910336
    • 提供者:tqc
  1. BigInt

    0下载:
  2. RSA公钥加密算法(基于大整数的分解难实现的,包括大整数的加、减、乘、除,加密,解密等)-RSA public key encryption algorithm (based on the decomposition of large integers difficult to realize, including the large integer add, subtract, multiply, divide, encryption
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:xu
  1. bigint-2007.07.07

    0下载:
  2. 实现了大整数的四则运算的基础类,BIgInt类的设计与实现-The realization of a large integer calculations the basis of four categories, BIgInt Class Design and Implementation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:35840
    • 提供者:tianyong
  1. Bigint

    0下载:
  2. vc编写大数运算库,支持各种运算,数据长度自定义-vc preparation of large numbers computing library, supports a variety of computing, data length custom
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:3072
    • 提供者:千里雪
  1. bigint-2008.07.20

    0下载:
  2. 用C++ 包装了大整数这个类,超级大的整数现在也可以用了。-With C++ Packaging a large integer in this category, the super large integer can be used now.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:43008
    • 提供者:timothy
  1. BigInt

    0下载:
  2. 大数运算库源文件:BigInt.cpp 作者:afanty@vip.sina.com 版本:1.2 (2003.5.13) 说明:适用于MFC,1024位RSA运算-Large numbers computing library source files: BigInt.cpp Author: afanty@vip.sina.com Version: 1.2 (2003.5.13) Descr iption: applica
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:5120
    • 提供者:梁增健
  1. bigint

    1下载:
  2. 大素数生成。用于加密解密。具体内容:用C或C++语言编写的一个生成二进制为1024位的大素数的程序。-Generate large prime numbers. For encryption and decryption. Specific elements: using C or C++ Language to prepare a generation of binary for the 1024 program of large p
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:21504
    • 提供者:ye ma
  1. BigInt

    0下载:
  2. 大整数除法 比如说超过64位的整数相除-big int division
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:liqiang
  1. RSAKit_mod

    0下载:
  2. RSA运算的大数库 语法简洁易懂 实用性强 -RSA BigInt simple and practice
  3. 所属分类:加密解密

    • 发布日期:2024-05-16
    • 文件大小:75776
    • 提供者:topgun
  1. bigint

    0下载:
  2. for use in the far distant future, convert a packed field to a large integer. Does a simple expansion. The large integer is 4 times bigger to accomodate multiplication (once!).-for use in the far distant future, co
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-16
    • 文件大小:4096
    • 提供者:fatma
  1. BigInt

    0下载:
  2. 大整数(可高效计算数万位整数)四则运算的实现,采用了高效的9位并行计算。除法的实现更是采用了高效的二分试商-Large integer (which can be tens of thousands of high-performance computing-bit integer) arithmetic to achieve efficient use of parallel computing 9. The division is
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:Harder
  1. bigint

    0下载:
  2. 高精度算法的类,已重载加减乘除和大小判断-Class of high-precision algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-16
    • 文件大小:691200
    • 提供者:乔雨
  1. BigInteger

    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. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:90112
    • 提供者:
  1. BigInt

    0下载:
  2. C++中 大数类,类似于JAVA中的BingInteger-C++ classes in large numbers, similar to JAVA in the BingInteger
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:田志雨
« 12 3 4 5 6 »

源码中国 www.ymcn.org