搜索资源列表
BigNumber
- 大数加法、减法、乘法和除法的C语言实现源码,可以帮助实现大数运算。
大数运算类
- 一个用C++写的大数运算类,支持大数的加,减,乘,除和模运算,速度快。-C wrote a majority of the computing categories, large numbers support the addition, subtraction, multiplication and addition and modular, fast.
bigint
- 用C语言写的大数加法算法,可以实现大整数的加法运算-The big integer addition operation
odd
- 很高效的判断组合数C(n,k)的奇偶性。 巧妙的使用了位运算。时间复杂度为O(1). 避免使用大数类。-Very efficient to determine the number of combinations C (n, k) parity. Clever use of digital computing. Time complexity is O (1). To avoid the use of large numbers type.
SDL_1_1_alpha
- 简单的C++计算库.其中实现了矩阵运算,大数运算.矩阵处理中使用lazy calculate,并且封装常见算法,可以将普通matlab程序用SDL改写.-Easy calculation of the C++ library. One of implementation of matrix operations, computation of large numbers. Matrix deal with the use of lazy calculate, and packaging comm
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
BigPrimerGen
- 大数的运算的类和大素数生成的算法,用C++实现。-Big number computing and big primer generating algorithm.
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.
Multiplication-of-large-numbers
- 主要通过C++程序语言实现两个高精度大数的相乘运算。-Mainly through the C++ programming language to achieve the multiplication of large numbers of two high-precision operation.
1
- 大数运算C++源代码 有重+ -*/ << >> 用于处理大数运算-Operation of large numbers C++ source code to heavy+-*/< < > >
stringCalculate
- C++大数运算源码,支持+ - * /,支持带符号输入,无位数限制,真正大数计算-C++ source computing large numbers
bignum
- 高效率大数运算类 (c++代码)含加减乘除等等计算-Efficient operation of large numbers class (c++ code) with addition, subtraction, and so calculate
003
- c-free 大数加减法运算 只适用于正整数 但是运算结果可以是负数-c-free big numbers plus and subtract
c-P-P-algorithm-procedures
- 程序开始运行,要求用户首先输入两个大数。 然后进行菜单选择,进行相应的大数运算。 分析说明:由于大数的范围太大,不能直接定义为int或者float等, 所以我们的想法就是定义成字符串类型, 输入的数字一位一位地存入字符数组里面。 然后在运算的时候也是一位一位地运算。 这个过程就得从最基本的数学运算法则做起,不乏多种判断。 涉及到数组和指针的应用。最难的就是判断情 况还有应用数组和指针过程中出现的多种未可预知的错误, 还得通过逐步调试慢慢找出。我们先从加减
PolynomiaMultiple
- 利用C++实现大数多项式的运算,包括连加、连乘等。-The use C++ polynomials of large numbers, including with Canada, even by.
GMP_src
- GMP大数运算C语言程序库源代码版本5.05-GMP of large numbers arithmetic library source code
No.1---D1
- 用C语言编写的各种排序算法 大数运算程序 dos下运行 vc6.0编译通过-Using C language program operation of large numbers of various sorting algorithms running dos vc6.0 compile
c
- 大数运算,包括加法,减法,乘法,除法,c语言代码。-Majority of computing c language code
10497472
- 大数加法,减法,乘法和除法的C语言实现源码,可以帮助实现大数运算,()
2222514
- 大数加法,减法,乘法和除法的C语言实现源码,可以帮助实现大数运算,()