搜索资源列表
large_factorial
- Program for calculating factorial of a large number
3
- c语言的求n的阶乘的程序代码 数组,指针,函数,函数调用-c language code of n factorial array, pointer, function, function call
jiecheng
- 用javascr ipt语言写出的阶乘,用javascr ipt语言写出的阶乘-Using Javascr ipt language to write the factorial,Using Javascr ipt language to write the factorial
p147
- 从键盘输入一个数字,并计算从1到它的阶乘,显示出计算结果(Enter a number from the keyboard and calculate the factorial of 1 to it, showing the results.)