搜索资源列表
大整数运算2
- 这是很好的大整数的运算,适合于在密码学中应用和开发-This is a good large integer arithmetic, and suitable for the application of cryptography and development
大整数运算
- 大整数运算的实现-large integer arithmetic Implementation
BigInterger
- C# 实现的大整数类,生成一个伪大素数,大整数之间的运算以及转化成不同编码的输出
C++实现大整数运算
- C++与C语言联合数组实现的用于长度较大的整数之间的四则混合运算
LLongInt
- 一个大整数运算类,其中用了Windows下的汇编语言做了优化,在Visual C++ .NET下编译通过-A large category of integer calculations, which used the Windows under optimized assembly language, in the Visual C++. NET compiler passed under
大整数运算
- 大整数运算的实现-large integer arithmetic Implementation
高精度整数运算
- 练习程序,问题如下:进行高精度整数的加、减、乘运算。输入两个十进制大整数M和N(M、N最长可达50位),计算运算结果并输出。【输入形式】标准输入上依次分行输入以下内容:1.第一行输入第一个大整数M。M可能带有负号,后面是最长可达50位的数字序列。2.第二行只有一个字符,可以是“+”、“-”、“*”,分别代表加、减、乘三种运算符。3. 第三行输入大整数N,格式与M相同M、N均不带有前缀的多余的0【输出形式】在标准输出上打印运算结果,输出一
大整数的加法
- 多数程序设计语言处理整数的能力是有限的,如C语言中,int类型数据范围是-32767----32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,本程序是设计算法实现大整数的加减运算。-majority programming language processing is integral to the limited capacity, such as C language, int data
大整数的运算3.1
- 本程序可以对那些数值超出整形的大整数进行+ - * % 运算欢迎大家使用并提出宝贵修改意见 -the procedures for those values beyond the plastic for the integer-*% Operational Everyone is welcome to use and valuable changes
大整数加减运算源程序
- 多数程序设计语言处理整数的能力时有限的,如C语言中,int类型数据范围是-32768-32767。实际问题的处理过程中往往涉及大整数的运算,如RSA加密算法要求至少64bit的整数,设计算法实现大整数的加减运算。-majority programming language processing integral to the limited capacity, such as C language, int data type is t
大整数运算2
- 这是很好的大整数的运算,适合于在密码学中应用和开发-This is a good large integer arithmetic, and suitable for the application of cryptography and development
C语言实现的大整数乘法
- 此代码为两个大整数的乘法运算,支持无限多位数的乘法,只要硬件资源允许。-this code for the two large integer multiplication and support an infinite number multiplication of the median, as long as the hardware resources allow.
dzsys
- 理工科大学的关于大整数运算的问题.用C++编写.-Science and Engineering University of large integer arithmetic on the issue. C preparation.
SiZE
- 大整数四则运算的例子和算法介绍,源码都在里面,是我大学时候老师给的,经典-Large integer arithmetic examples and algorithms, the source is inside one of my university teachers given the time, classical
BigInt_beta10
- RSA加密中的大整数运算,是RSA程序实现的基础。我上传个大整数运算的C++程序供大家使用,求模、模幂等都有-RSA encryption of large integer calculations, is the basis of RSA program. I upload a large integer computing C procedures for everyone to use, and mold, die eve
dazhengshu
- 大整数运算是计算机,信息安全方向学生必修之课。本程序用c++6.0实现了大整数运算,对于初学者而言可以作为参考
superNumberCount
- 对于比32位还要大的数进行运算,本程序可以实现大整数运算。-For more than 32 but also the number of large operations, the program can realize big integer calculations.
bigint
- 大整数运算程序,字符串输入,清华大学数据结构作业-Large integer arithmetic process, the string input, Tsinghua University, the data structure operations
freelip_1.1
- C语言编写的大整数运算库源码,容易使用,计算较快。-c function for the large integer calc package. is supposed to be easy to use, portable, and not too slow.
大整数的运算
- 大整数运算采用vc++6.0开发,采用链表这个数据结构(不使用标准模板类的链表类(list)和函数),大整数的长度不受限制 ,能进行加减乘除和指数运算。附加实验报告(The large integer operation uses the vc++6.0 development, uses the chain table data structure (without the use of standard template class