文件名称:Factorial_Cal
- 所属分类:
- 数据结构常用算法
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 281kb
- 下载次数:
- 0次
- 提 供 者:
- S.V.*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
用链表实现的大数阶乘。可以计算大数的阶乘。-It a programe that uses linked list to calculate the factorial of a large number,which can be very long,or cannot be calculated by int or double.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Factorial_Cal\Factorial_Cal\Fact.cpp
.............\.............\Fact.h
.............\.............\Factorial_Cal.cpp
.............\.............\Factorial_Cal.vcproj
.............\.............\Factorial_Cal.vcproj.PC2010090412AAA.Administrator.user
.............\.............\ReadMe.txt
.............\.............\stdafx.cpp
.............\.............\stdafx.h
.............\.............\Test_alloc_error.h
.............\Factorial_Cal.ncb
.............\Factorial_Cal.sln
.............\Factorial_Cal.suo
.............\Factorial_Cal
Factorial_Cal
.............\.............\Fact.h
.............\.............\Factorial_Cal.cpp
.............\.............\Factorial_Cal.vcproj
.............\.............\Factorial_Cal.vcproj.PC2010090412AAA.Administrator.user
.............\.............\ReadMe.txt
.............\.............\stdafx.cpp
.............\.............\stdafx.h
.............\.............\Test_alloc_error.h
.............\Factorial_Cal.ncb
.............\Factorial_Cal.sln
.............\Factorial_Cal.suo
.............\Factorial_Cal
Factorial_Cal