搜索资源列表
tot_project
- 大数运算MFC 包括<<C++PROGRAM>>所有课后题目-MFC including large numbers Operators
FFT
- 支持无限位大数的加减乘除平方运算。运用了FFT,相乘的复杂度为nlogn
Algorithm
- c++经典小程序。包括河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大
Calculation
- 《实用计算器》是一个集多种计算功能于一体的多功能数值计算器,包括以下七个功能: 1.电桥。用来处理《大学物理基础实验》中双臂电桥部分的实验数据,在左栏中输入所测实验数据后,点击\"计算\"按钮,即在右栏中显示答案。 2.计算器。是模仿Windows XP操作系统附件中的科学计算器做成,但并没有实现它的全部功能,仅能实现十进制下的运算及二进制、八进制、十进制和十六进制间数值的转换。 3.大数运算。能够实现十万位以内非负整数的加法、减法和乘法运算。 4.复数运算。能够实现代数
Rsa_VC_SRC
- RSA算法源码,包括大数运算-RSA algorithm source code, including large numbers Operational
阶乘,乘方,排列,组合
- 这是一个用数组模拟大数运算的一个例子,主要是求“组合数”,“阶乘”,“排列数”,“乘方”。-This is a simulation of large numbers of arrays use an example of the operation is mainly to "combinations", "factorial", "with a few", "involution."
AmessblyPlus
- 用汇编语言写的,可以实现较大数的加法运算,带回显得显示结果-Written using assembly language, you can achieve a larger number of addition operations, it is back to show the results of
lab4
- 百位大数加减乘运算的源码。 供大家学习参考。-This one can help you studying in c! It is good! Useful!
csharpstudy
- C#小实例源码集锦,这些小实例 主要有:参数运用、大数运算、委托、文件处理、线程、虚类继承等,个个都是最简单的代码,-Collection of small examples of C# source code, these small examples are: parameters of the use of large numbers operation, commissioning, document processing, threads, virtual class inherita
GMP
- 本文叙述了GMP大数库的帮助文档,详细介绍了GMP大数库的各种运算-This paper describes the documentation for GMP library of large numbers, details of the GMP library' s various operations of large numbers
Calc
- 功能强大的汇编语言大数 四则混合运算器,可以计算一百位数字以内的加减乘除括号混合运算,如100000000000000000-(100000000000000*999999999999999999999999)还有其他复杂的查错功能-Powerful assembly language, four hybrid arithmetic unit of large numbers can be calculated within plus or minus a hundred figures in
Hugeint
- 大数类 存储1-30位的整数 可进行加减乘除运算-huge integer class
RSA
- 用于实现RSA的大数库并继承了大数的幂模运算、四则运算等算法。-For the realization of large numbers of RSA libraries and inherited large numbers modulo exponentiation, four computing algorithms.
Bigc
- 大数运算的C++源代码,用于加密算法的运算-Operation of large numbers of C++ source code
big
- 这个是一个算法的应用,大数加法,顾名思义,就是大数量级的加法运算-This is an application of the algorithm, the addition of large numbers, as the name suggests, is a large magnitude adder
bigdata
- C++实现大数加减乘除取模运算,代码简明,注释清晰,容易理解。-C++ achieve large numbers arithmetic modulo operation, code that is concise, clear notes, easy to understand.