搜索资源列表
大数计算
- 一个用delphi编写的关于大数计算的程序,可用于计算任何大小的数字乘积,非常小巧方便,也很适用-a prepared with the majority of the calculation procedures can be used to calculate the size of any digital product, very small convenient, and very applicable
大数的阶层
- 用数组存储一个大数的阶层。输入一个整数n,先求出n!占用的位数。动态开辟bits位数组,用适当方法把n!的值存储到数组里去-storage arrays with a majority of the class. The importation of an integer n, first obtained n! The median occupancy. The median opening bits dynamic group, the use of appropriate means, n
大数运算类实例
- 在计算机科学中有一类分常重要的代码工具是抽象的大数运算类,本工程实现对大数加减乘除的封装及实例-in computer science is often an important sub-category of tools is the code of large numbers Operational abstract category, the majority of projects to achieve the arithmetic package and examples
大数加法
- 数据结构的课程设计,本算法是用vc++编写的,运行结果很好,大数加法-data structure of the curriculum design, the algorithm is prepared by the vc, good operating results, large numbers Adder! !
大数阶乘
- 大数阶乘,能计算超大数的阶乘,算法简单易懂,采用数组存储计算结果!本算法也可以改进采用链表存储结果!-majority factorial, which calculates the number of super factorial, the algorithm is simple to understand and use storage arrays results! The algorithm also can be improved using Chain store results!
大数运算类
- 一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
gmp-4.1.2.tar
- 大数运算库-Treasury operations of large numbers
BigNum
- 一个简单的大数运算头文件,包含了加减乘除模,BOOL,逆元,模幂等-A simple computation of large numbers header file, contains the Math module, BOOL, inverse, modular power, etc.
BigNum
- 大数程序,用自定义数据类型及重载运算符的方法实现大数的四则运算-Large numbers program, with self-defined data types and overloaded operator methods to achieve large numbers of the four operations
prime
- 网友提供的大数计算的程序- 缃戝弸 provides big number computation procedure
cint96
- 96位大数运算实现-96 big number operation realizes
BigNum
- 构造大数运算类 +;-;*;/ 并测试。<br>1. 不考虑括号 <br>2. 输入数据最大长度为40 位,要捕获异常 <br>3. 不考虑输入小数部分,<br>4. 测试要完整,先输入两个数,可输出上面两个数的运算结果 <br>5. 需要输出商和余数-Construction of large numbers+-*/computing and test category. <br> 1. Not consider brac
large
- 大数的加减乘除运算 ,完成上百位数的加减乘除-Addition and subtraction, multiplication and division of large numbers computing
dashuxiangcheng
- 大数相乘,c语言编写,有关的数据结构课程设计可以借鉴一下,-Multiplication of large numbers, c language, the curriculum design of the data structure you can learn from, huh, huh
count
- 可以实现加减乘运算的大数运算器,操作数可长达10000位,使用作为文件输入输出-Addition and subtraction operations can be achieved by large numbers calculator, operands of up to 10000, using as a file input and output
ACM-reoprt
- ACM解题报告 第一题…… …… …… HDOJ 1011 (动态规划+路径拓扑) 第二题………………………… POJ 1007 (排序算法) 第三题………………………… HDOJ 1018 (大数运算) 第四题………………………… POJ 1011 (深度优先搜索) 第五题………………………… POJ 1032 (数学题) -Report of the First ACM solving problems ... ... ... ... ... ... ... .
BigInt_rsa
- 标准c语言大数运算函数库,并附应用实例rsa加密程序。参考afanty编写适用与MFC的BigInt库。-Standard library c language operator of large numbers, with application examples rsa encryption. Reference afanty prepared for the BigInt with the MFC library.
stringCalculate
- C++大数运算源码,支持+ - * /,支持带符号输入,无位数限制,真正大数计算-C++ source computing large numbers
大数
- 进行大数运算的程序,可以实现100位的乘除法运算(Large number operation)
大数相乘
- 大数相乘,最小和计算,切片引用的分割,多种计算技巧