-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是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
-
菜单制作、长方体的体积和表面积的程序
菜单制作、长方体的体积和表面积的程序-menu production, rectangular surface area and volume of procedures
- 2022-07-07 09:37:20下载
- 积分:1
-
C语言
C语言
C语言C语言C语言C语言
C语言C语言
C语言...
C语言
C语言
C语言C语言C语言C语言
C语言C语言
C语言-C C C C C C C language
- 2022-03-24 17:27:50下载
- 积分:1
-
一个dos下的c语言仿windows界面,用在一个pII+128MRAM+dos+640*480*8+pc104总线工控机上,主要用了自己写的几个画图函数,技术
一个dos下的c语言仿windows界面,用在一个pII+128MRAM+dos+640*480*8+pc104总线工控机上,主要用了自己写的几个画图函数,技术上很简单。因为一些原因,很多东西删掉了。可以拿去参考-a dos c language of imitation windows interface used in a Arrears 128MRAM dos 640* 480* 8 Module Bus Computer, the principal used their written several drawing function, technically very simple. For some reason, many things deleted. Reference can be found
- 2023-03-14 13:20:04下载
- 积分:1
-
期刊分类检索系统。。
只有界面。方便初学者。
期刊分类检索系统。。
只有界面。方便初学者。-Category Retrieval System Journal. . Only interface. Easy for beginners.
- 2023-02-25 10:50:03下载
- 积分:1
-
sift 旋转方向法
SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果,详细解析如下: 算法描述 SIFT特征不只具有尺度不变性,即使改变旋转角度,图像亮度或拍摄视角,仍然能够得到好的检测效果。整个算法分为以下几个部分:
- 2022-09-14 01:05:04下载
- 积分:1
-
这是一个超级伟大的图形演示代码,需要的同志可以借鉴
这是一个超强大的绘图演示代码,需要的同志可以借鉴-This is a super great graphics demo code, the need for comrades can learn from
- 2022-08-03 10:18:36下载
- 积分:1
-
基于opencv 的跟踪。作跟踪的朋友一定
基于opencv 的跟踪。作跟踪的朋友一定-based on the tracking. Tracking friends for a certain look
- 2022-02-21 19:08:33下载
- 积分:1
-
本程序是基于VisualC++和OpenCV的做的人脸跟踪程序,实现了多人脸跟踪,通过改进Camshift算法,在一定程度上解决了多人脸混淆问题...
本程序是基于VisualC++和OpenCV的做的人脸跟踪程序,实现了多人脸跟踪,通过改进Camshift算法,在一定程度上解决了多人脸混淆问题-This procedure is based on the VisualC++ And OpenCV to do the Face tracking procedures, achieved more than face tracking, through improved Camshift algorithm, to a certain extent solved the problem people face confusion
- 2022-03-15 09:01:28下载
- 积分: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