-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法...
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all
- 2022-01-25 17:48:42下载
- 积分:1
-
图像处理的程序。是课程设计。希望大家多多指教。
图像处理的程序。是课程设计。希望大家多多指教。-Image processing procedures. Curriculum design. Hope that the exhibitions.
- 2022-06-17 11:27:45下载
- 积分:1
-
指纹识别程序
指纹识别程序-Fingerprint identification procedure
- 2022-01-31 05:22:08下载
- 积分:1
-
vb实现的三角剖分。包括源代码和执行文件。
vb实现的三角剖分。包括源代码和执行文件。
- 2022-03-07 07:03:23下载
- 积分:1
-
用C++实现词法分析器
用C++实现词法分析器-Realizes the morphology analyzer with C++
- 2022-08-09 06:39:40下载
- 积分:1
-
MATLAB图像特征提取实战
应用背景MATLAB图像特征提取,图像识别,分割,边缘检测关键技术彩色图像处理分割技术、直方图分割、聚类分割
- 2023-04-12 12:45:04下载
- 积分:1
-
快速提取红外图像中的运动亮点,能达到100帧/s的处理速度,需要HAlconSDK支持...
快速提取红外图像中的运动亮点,能达到100帧/s的处理速度,需要HAlconSDK支持-Rapid Extraction of infrared images of sports highlights, to achieve 100/s processing speed, the need to support HAlconSDK
- 2022-04-14 23:20:13下载
- 积分:1
-
VB CAD, CAD development right to the friends who helped significantly.
VB 中实现CAD,对想开发CAD的朋友们大有帮助。-VB CAD, CAD development right to the friends who helped significantly.
- 2022-11-24 03:00:03下载
- 积分:1
-
计算机图形学课程作业
蕨类植物 实现
vs2005
计算机图形学课程作业
蕨类植物 实现
vs2005 -Computer graphics coursework
ferns using vs2005
- 2022-03-02 00:23:56下载
- 积分:1
-
计算机图形学在VC++中的实现
在vs2010的MFC框架下,交互式的扫描转换圆弧和多边形,源码实现,可以运行,VC++源代码,可以通过代码了解扫描转换圆弧和扫描转化多边形的算法思想,还可以提高编程能力,以及阅读代码的能力
- 2022-02-02 04:34:36下载
- 积分:1