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

搜索资源列表

  1. BigInt

    1下载:
  2. 大整数类(支持负数) 重载了类之间,与int类型,与string类型的+,-,*,/,+=,++,--,-=,*=,/=, =, ,>>, <<,<<=,>>=,>,<,<=,>=,==,=,以及乘方^,^=运算,以及输入输出流>>,<<运算符 -Integer type (support negative) between overloaded classes, and int type,+
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3686
    • 提供者:boris
  1. big-integer

    0下载:
  2. C语言实现大整数的运算,包括加减乘除四种运算,适合初学者使用-C language implementation of large integer arithmetic, including addition and subtraction, multiplication and division operations, suitable for beginners
  3. 所属分类:Editor

    • 发布日期:2017-03-29
    • 文件大小:1321
    • 提供者:fl
  1. RsaAttack

    0下载:
  2. 包含大整数类,RSA加解密算法类,以及RSA低加密指数攻击的实现过程。大整数类实现任意大整数(可调整)的运算,重载+、-、*、/运算符,实现模幂、模逆运算,任意次幂、开任意次方运算。RSA类实现自定义密钥的加解密算法,各种转换过程。主函数提供了当公钥e很小时恢复明文的攻击方法。-It contains BigInteger class,RSA encryption algorithm class and the implementation process of RSA low encrypti
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-11
    • 文件大小:2359067
    • 提供者:陈亚辉
  1. bigdatacalculater

    0下载:
  2. 大整数运算器,可实现加减乘除模的整数运算,对于大整数位数无限制 结合C++语言性质进行了代码优化,通过压力测试。-Large integer arithmetic, can be realized integer arithmetic mode for large integer digits unlimited properties were combined C++ language code optimization, through stress tests.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2071
    • 提供者:luke
  1. biginteger

    0下载:
  2. 本程序实现了大整数的运算,包括加,减,乘,除-This program implements a large integer arithmetic, including addition, subtraction, multiplication, division, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2511179
    • 提供者:刘子
  1. miracl

    0下载:
  2. Miracl库包含100余个例程,涉及多倍精度运算(multiprecision arithmetic)的各个方面。定义了两种新的数据类型——表示大整数的big类型和表示有理数的flash(short for floating-slash)类型。大整数例程基于Knuth算法(在他的著作“The Art of Computer Programming”第四章中提出)。floating-slash(不固定斜杠?)算法基于圆整小数,最初由D.Matula和P.Kornerup提出。所有例程都针对速度和
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1535453
    • 提供者:沈宇
  1. BigInt

    0下载:
  2. 大整数的加、减、乘、除和指数运算,以及大整数的输入和输出。-Large integer addition, subtraction, multiplication, division, and exponentiation, and large integer input and output.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:2290681
    • 提供者:sky
  1. main(5).cpp

    0下载:
  2. 大整数的运算,c++的计算对整数的位数有要求,此代码实现对大整数的加减乘除的运算-Large integer arithmetic, c++ integer calculation of the number of bits required, this code for a large integer arithmetic operations
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2217
    • 提供者:angelawanggg
  1. HugeInteger

    1下载:
  2. 用C++大整数类实现大整数的加减法运算和各种关系判断-Realization of large integers subtraction judgment and relationships with C++ large integer type
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2012
    • 提供者:ly
  1. bignumber.cpp

    0下载:
  2. 这是大数相乘的一般算法,采用链表的方式。实现两个大整数的加、减、乘的运算,其中乘法运算利用分治的方法解决-This is a general algorithm for multiplication of large numbers, using linked list approach. The realization of two big integer add, subtract, multiply computing, in which the use of multiplication
  3. 所属分类:Applications

    • 发布日期:2017-04-13
    • 文件大小:2546
    • 提供者:shi739517
  1. c119

    0下载:
  2. 完成两个大整数的乘除加减运算,并将两个数的结果一数组形式输出-Complete two big integer multiplying of addition and subtraction,And the result of two Numbers one array form output
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:6844
    • 提供者:reng517395
  1. dashuchengfa

    0下载:
  2. 大数乘法C语言实现,被乘数和乘数,考虑到大整数,用string装入,然后在分别取出各个字符进行运算-C language implementation multiplication of large numbers, multiplicand and multiplier, taking into account the large integer, packed with string, and then removed at the various characters separately
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1162
    • 提供者:shao083378
  1. helloworld106

    0下载:
  2. 有关大整数的加减乘除,使用数组保存计算结果,用高精度运算的算法进行设计-sfasafdas
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:2723
    • 提供者:you785395
  1. 5140309123_2_11

    0下载:
  2. 将两个系统无法保存的大整数做加法运算,利用数据结构-plus big integer
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:31303
    • 提供者:赵雅雯
  1. bign

    0下载:
  2. c++大整数模板,包含四则运算,求平分根,取模等常见运算,主要在ACM竞赛中.-c++ large integer template contains four operations, seeking split root, modulus and other common operations, mainly in the ACM contest
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2290
    • 提供者:陈斐童
  1. bign

    0下载:
  2. 计算大整数的头文件,支持加减乘除,流,次方,开方,求余,小于,大于,不等于等运算。-Calculation of large integer header files to support the addition and subtraction multiplication and division, flow, power, square root, seeking more than, less than, greater than, not equal to other operatio
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1703
    • 提供者:Gary
  1. div-1024bits

    0下载:
  2. 1024位大整数除法运算,默认相加的两个数在D盘根目录,1.txt 2.txt-1024 bit large integer division
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-05
    • 文件大小:24408
    • 提供者:
  1. int-add

    0下载:
  2. 大整数除法运算,用户输入两个大整数,系统给出相加结果。-1024 bit large integer addition operation
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-04
    • 文件大小:12070
    • 提供者:
  1. big_integer

    0下载:
  2. 大整数的加减乘的运算,最终以逆方向的顺序的输出。-Modified by the large integer arithmetic, the final order of the output of the reverse direction.
  3. 所属分类:assembly language

    • 发布日期:2017-12-12
    • 文件大小:19241
    • 提供者:jiezhi
  1. 10

    0下载:
  2. 可以存储任意大整数的类,并且可以进行加法运算(a class which can storage any int num)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:dertwood
« 1 2 ... 4 5 6 7 8 910 11 »
搜珍网 www.dssz.com