文件名称:Seeking-K!-The-connection-plus
- 所属分类:
- 数学计算/工程计算
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 350kb
- 下载次数:
- 0次
- 提 供 者:
- 陈*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个计算k!的递归函数,其函数名返回K!的值。再编写一个主函数,从键盘输入m和n的值(n>=m>=0),然后调用计算K!的递归函数计算-Write a calculation k! recursive function, the function name returned K! value. Then write a main function from the keyboard input m and n (n> = m> = 0), then call the recursive function computing computing K!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
求K!的连加\chenjun.dsp
...........\chenjun.dsw
...........\chenjun.ncb
...........\chenjun.opt
...........\chenjun.plg
...........\Debug\chenjun.exe
...........\.....\chenjun.pdb
...........\.....\vc60.pdb
...........\.....\递归的用法.obj
...........\递归的用法.cpp
...........\Debug
求K!的连加
...........\chenjun.dsw
...........\chenjun.ncb
...........\chenjun.opt
...........\chenjun.plg
...........\Debug\chenjun.exe
...........\.....\chenjun.pdb
...........\.....\vc60.pdb
...........\.....\递归的用法.obj
...........\递归的用法.cpp
...........\Debug
求K!的连加