-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是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
-
dct.pdf formula described in a very classic, but a section of source code has so...
dct.pdf中介绍的公式非常经典,但其中的一段源程序有一些错误,但在C文件dctmatrix.c有了修正。
dctmatrix.c给出了如何定标DCT系数。
dctmatrix.c中,FIX_DCTMTX_2[Rows][Columns]采用Q11定标,FIX_DCTMTX采用Q15定标。
DCTMTX_2[Rows][Columns]*2=DCTMTX[Rows][Columns]-dct.pdf formula described in a very classic, but a section of source code has some mistakes, but in C has been amended dctmatrix.c document. How dctmatrix.c given DCT coefficient calibration. dctmatrix.c in, FIX_DCTMTX_2 [Rows] [Columns] using Q11 calibration, FIX_DCTMTX calibration using Q15. DCTMTX_2 [Rows] [Columns]* 2 = DCTMTX [Rows] [Columns]
- 2022-05-18 22:59:44下载
- 积分:1
-
read BMP images show
读取显示BMP图像-read BMP images show
- 2022-02-04 14:40:53下载
- 积分:1
-
The drawing tool will allow you to draw lines, rectangle, ellipse, and has pen a...
The drawing tool will allow you to draw lines, rectangle, ellipse, and has pen and eraser as tools. It also allow region filling with color
- 2022-03-07 13:56:14下载
- 积分:1
-
人脸检测系统的源代码和经典论文,供相关人员参考,极具参考价值。...
人脸检测系统的源代码和经典论文,供相关人员参考,极具参考价值。-Face detection system source code and the classic papers for the relevant reference, great reference value.
- 2022-12-14 09:40:02下载
- 积分:1
-
3D显示一个DEMO程序,仅供参考
3D显示一个DEMO程序,仅供参考-3D display a DEMO procedures for reference
- 2022-11-23 05:25:03下载
- 积分:1
-
本程序可以获得jpeg图片的像素,不过有一些bug
本程序可以获得jpeg图片的像素,不过有一些bug-this procedure can jpeg image pixels, but there is some bug
- 2022-03-22 03:25:01下载
- 积分:1
-
图形处理,高,低通滤波,颜色变化,图形处理…
图形处理,高、低通滤波,颜色变化,图形处理,高、低通滤波,颜色变化,图形,高、低通滤波,颜色变化,图形处理,高、低通滤波,颜色变化,图形处理,高、低通滤波,颜色变化,
- 2022-06-18 03:29:24下载
- 积分:1
-
玄变换图像从图像处理中的应用与开发利用…
图象离铉变换适用与图象处理的专业人事使用-Hyun transform images from the image processing application and the use of professional personnel
- 2022-03-23 01:32:26下载
- 积分:1
-
数字图像模式识别技术及工程实践与研究…
vc++数字图像模式识别技术及工程实践中的第七章签名鉴定-vc digital image pattern recognition technology and engineering practices and the identification of Chapter VII Signed
- 2023-05-14 14:15:02下载
- 积分:1