搜索资源列表
一个计算阶乘的程序
- 一个计算阶乘的程序,输入范围一内的所有的数的阶乘都可以显示!但还有些小问题请高手指点!-A program to count factorial, inputing all the number in range one,then the result of it may show! But there are some questions inviting the master-hand finger out.
实习设计袁红利03060218
- C语言的的windons下大数阶乘实现,运行良好.感觉很不错,相反啊独特.需要的可以打开开看,主要运用乘法思想的原理编写而成-C language of the majority of factorial windons under achieving, well-functioning. The feeling is very good, contrary ah unique. The need to be opened opened, the main use of the principl
HugeCalc
- 这是一个应用软件,用于处理大数,里面包含一些小的实用的软件,如生成 素数 ,大数阶乘.-This is a software application, for handling large numbers, which contains a small number of practical software, such as generating prime numbers, The majority of factorial.
buzhao
- 能求出超过20的阶乘,可以结果采取文件保存!-can extract more than 20 of the factorial, the results can take the file!
9_7jiechen
- vc++编写的一个求大数阶乘的程序 闪点在于边界的处理上
bignumcaculate
- 大数运算的设计与实现,大数加,减,乘,除,阶乘,幂,排列组合,进制转换
jiecheng
- 一个算200阶乘的程序,通过这个和程序可以学习大数的保存,也同时也可以稍改一下算出任意数的阶乘
sizeofjiech
- 一个求大数阶乘的算法,速度不是很快,可以参考。-a majority for the factorial algorithm, the speed is not very high, they can refer to.
大数阶乘算法
- 程序中一开始已初始化一个需要求的阶乘数字 程序只需要运行就可得到结果,如要修改,可在源代码作一个小小修改即可-a process has begun to request the initialization of a number of factorial procedure can only be run, to changes in the source code for a small change can be
Calc
- 使用LabVIEW编写的一个计算器程序。 计算器能完成的运算: 加减乘除,求平方,求立方,求自然对数,求以10为底的对数,求阶乘求正弦余弦正切值,符号取反 能完成的操作:角度与弧度的切换,退格,清零 缺点:由于显示使用的是数值类型,所以无法实现小数输入;只能进行十进制的计算,不支持其它进制,统计功能未实现
Princeton_math@mop.com
- 有< 信息论与编码> 的游程编码,超大数阶乘和数值分析的重要算法.-have lt; Lt; Information Theory and Coding gt; Gt; The run-length coding, and the large number of factorial analysis of the numerical algorithm.
fraction
- C++语言实现阶乘,这是一种简单的实现方法,值得借鉴-factorial C language, this is a simple method, worth learning
大整数乘法
- n的阶乘.rar 可以求数的阶乘 是以递归算法为基础的 对学习算法设计与-n factorial. Rar can help factorial number of recursive algorithm is based on the learning algorithm design and
vcPP-jisuanqi
- 用vc++实现计算器功能,加减乘除阶乘平方立方根号都有-Achieved with the vc++ calculator functions, Math has a factorial number square cube root
cross
- 窗体中有1个标签和3个命令按钮(控件数组)。程序运行时,单击命令按钮,在标签中显示所求的阶乘。 -The form of a label and three command buttons (control array). When the program is running, click the command button to display the label asked factorial.
calculating-machine
- 该源代码可以实现一个简易计算器!如可以实现就最基本的加减乘除的功能外,还能实现二进制,平方,开方,取余,阶乘等功能!是人们日常生活中必不可少的实用的办公软件!-The source code can achieve a simple calculator! As can be achieved on the basic arithmetic functions, but also to achieve binary, square, square root, take I, the factor
Calculator
- 实现类似Windows操作系统“计算器”的功能。可以完成任意的通常借助手持计算器来完成的标准运算。“计算器”可用于基本的算术运算,比如加减运算等。同时它还具有科学计算器的功能,比如对数运算和阶乘运算等。-Windows operating system to achieve a similar " calculator" function. You can complete the usual arbitrary use handheld calculators to com
calculator
- 简易科学计算器 基本上能实现计算器的加减乘除、开方、取对数、阶乘等功能-Simple Scientific Calculator
caclex
- mfc的简单计算器实现加,减,乘,除,简单的指数和对数运算,以及简单阶乘运算-mfc achieve simple calculator to add, subtract, multiply, divide, simple exponential and logarithmic arithmetic, and simple arithmetic factorial
d032
- 整数的阶乘将是一个非常大的数字,用long型都难以存储,故本代码采用字符串形式处理,效果不错-Integer factorial will be a very large number, are difficult to type with long storage, so the code uses string handling, good results
