文件名称:factorial
介绍说明--下载内容均来自于网络,请自行研究使用
利用数组实现大数阶乘,初始数组设为long int,长度35000,可以实现8000以内任意数的阶乘,可以修改数组长度,改变所计算数的范围。用c实现,vc6.0环境下测试通过-Realize the use of an array of factorial of large numbers, the initial array as long int, the length of 35000, you can realize arbitrary number less than 8000 factorial, you can modify the array length, a change in the scope of calculations. With c realize, vc6.0 environment test
(系统自动生成,下载前可以参看下载内容)
下载文件列表
factorial.c