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

搜索资源列表

  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. HugeInteger

    0下载:
  2. 这是一个大整数的四则运算的程序,主要是加减乘除-This is a large integer arithmetic procedures, mainly Math
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:379716
    • 提供者:panda
  1. BigCount

    0下载:
  2. 大整数的四则运算.....加减乘除数组存储-Large integer arithmetic ..... Math storage array
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2355509
    • 提供者:李刚
  1. bigint

    0下载:
  2. 大整数运算,输入包括多组测试用例. 每组用例之间用一个空行隔开. 每个用例内部由三行组成: 前两行每行包含一个字符串, 表示参与运算的大整数, 输入字符串的长度不超过 100. 第三行是运算符: +或者-. 每组用例内部无任何空行. -Large integer arithmetic, the input includes multiple sets of test cases with each case separated by a blank line between each use c
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:8246
    • 提供者:huangda
  1. dazhengshu

    0下载:
  2. 大整数运算器(数据结构课程设计)包含源代码及项目分析-Large integer arithmetic (data structure course design) contains the source code and project analysis
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:933098
    • 提供者:彭绍杰
  1. Large-integer-arithmetic

    0下载:
  2. 自己写的高精度大整数运算函数,加,减,乘,除,求最大公约数-Large high-precision integer arithmetic
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:3381
    • 提供者:李国强
  1. 1024bit-P-p

    0下载:
  2. 随机生成3个1024bit大整数,实现大整数的加法、减法和取模运算,并计算运行100K的平均时间(16进制char类型实现)-1024bit randomly generated three large integer, to achieve large integer addition, subtraction, and modulo operations, and calculate the average running time of 100K (16 hex char type to
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2212
    • 提供者:小陈
  1. a-b

    0下载:
  2. 大整数的减法,运用了补码的思想实现,而不是简单的进位-Large integer subtraction,by the thought of complement code
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:618
    • 提供者:徐若晨
  1. fast-fourious-algorithm

    0下载:
  2. 快速傅立叶变换来解决多项式乘法(包括大整数乘法等)操作。-Fast Fourier transform to solve polynomial multiplication operation。
  3. 所属分类:Wavelet

    • 发布日期:2017-03-31
    • 文件大小:1837
    • 提供者:julaiti
  1. fourior-algorithm-for-polynomial

    0下载:
  2. 快速傅立叶变换来解决多项式乘法(包括大整数乘法)等操作。-Fast Fourier transform to solve the polynomial multiplication (including large integer multiplication) and other operations.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1804
    • 提供者:julaiti
  1. BigNumOperater

    0下载:
  2. 大整数模板,支持加法乘法除法 取小数mod-Large integer templates, support the addition multiplication division to take fractional mod
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6344
    • 提供者:liuice
  1. string

    0下载:
  2. 使用字符串实现大整数的加法运算,递归算法实现-failed to translate
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1096369
    • 提供者:陈蔚
  1. RSA

    0下载:
  2. RSA加密解密 里面有封装好的大整数类 是非对称的密码体制-RSA encryption and decryption are packaged inside a large integer is non-symmetric cryptosystem
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:42171
    • 提供者:litian
  1. RSA-Final

    0下载:
  2. 基本RSA加密/解密算法的C++实现,带有大整数运算功能-Fundamental RSA En/Decoding algorithm with Big integer computation function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-06-09
    • 文件大小:16687330
    • 提供者:
  1. testBigInt123_11_17

    0下载:
  2. 大整数四则运算c++程序,运用于科学计算等。-Large integer arithmetic c++ program, used in scientific computing.
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:48771
    • 提供者:黄波
  1. Large-integer

    0下载:
  2. 实现较大整数的加减乘除等运算,可运行-Achieve a larger integer addition, subtraction and other operations can be run. . . .
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:686855
    • 提供者:kjh
  1. dazhengshuxiangcheng

    0下载:
  2. 利用分治法实现大整数相乘,大整数可以是很长的位数-Using divide and conquer method to achieve large integers, big integers, the number of bits can be very long
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1661
    • 提供者:李梦月
  1. dazhengshuchengfa

    0下载:
  2. 这是一个用C#编写的程序,主要是实现大整数的乘法。-this is a code written by C#.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:25149
    • 提供者:张志强
  1. deh-

    0下载:
  2. C++ 超大整数类 及RSA加密 功能特别强大的适用于非负整数的大整数类并用于RSA加密解密 -Large integer class C + + C + +, and RSA encryption and RSA encryption super integer class is particularly strong for non-negative integer big integer class for RSA encryption and decryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:262270
    • 提供者:丁建民
  1. ss

    0下载:
  2. 大整数乘法源码,输入两个大整数并返回相乘的结果。使用String类来实现,可进行高精度的乘法运算。-Large integer multiplication source, enter the two big integers and returns the result of multiplying them. Achieved the String class, high-precision data multiplied.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2278
    • 提供者:fangjunjie
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 ... 43 »
搜珍网 www.dssz.com