-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是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
-
用java实现的三维控件内立方体的各种几何变换,如”旋转“,”缩放“”平移“等。...
用java实现的三维控件内立方体的各种几何变换,如”旋转“,”缩放“”平移“等。-used to achieve the three-dimensional cube within the control of various geometric transformation, as "revolving", "zoom", "Translation."
- 2022-02-14 22:38:59下载
- 积分:1
-
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。...
实用的凸包算法,包括计算点与水平线的夹角,二分法排序,找极点等。-A practical convex hull algorithm, including calculating angle of the point and horizontal line, dichotomy sort, looking for poles and so on.
- 2022-07-08 09:00:49下载
- 积分:1
-
with ObjectARX development of a small AutoCAD tools used in AutoCAD reorientatio...
用ObjectARX开发AutoCAD的一个小工具,用来在AutoCAD中重新定向-with ObjectARX development of a small AutoCAD tools used in AutoCAD reorientation
- 2023-01-04 05:20:03下载
- 积分:1
-
利用神经元网络方法进行文字识别的算法,希望对大家有用
利用神经元网络方法进行文字识别的算法,希望对大家有用-use neural network methods of character recognition algorithm, it may be useful to hope
- 2022-03-22 18:49:17下载
- 积分:1
-
数字图像处理的基本方法,可以实现图像的放大缩小,旋转,负片,函数变换...
数字图像处理的基本方法,可以实现图像的放大缩小,旋转,负片,函数变换-3D building reconstruction is a challenging problem addressed
by many researchers. Since airborne LIDAR data appeared as a
new data source in remote sensing and photogrammetry many attempts
were made to model buildings using LIDAR data. LIDAR
combined with aerial images was e.g., used for building reconstruction
by (Haala and Anders, 1997, Rotensteiner and Jansa,
2002).
- 2022-10-16 16:35:04下载
- 积分:1
-
EmguCV播放视频
使用EmguCV实现的播放视频功能,包含使用摄像头录制视频已经播放视频功能,均为使用ImageBox实现,功能较为简单。希望大家共同学习探讨。
- 2023-04-29 05:05:03下载
- 积分:1
-
二
数字图像编程二维码的识别系统及其代码的实现-two-dimensional digital image programming code identification system and the realization of code
- 2022-03-04 12:50:36下载
- 积分:1
-
完整的基本图形绘制系统,VC6.0下编译通过,可以画线,多边形,圆等....
完整的基本图形绘制系统,VC6.0下编译通过,可以画线,多边形,圆等.-integrity of the basic graphics rendering system, under VC6.0 compiler passed, line drawing, polygons, etc. round.
- 2023-05-24 22:55:02下载
- 积分:1
-
用RBF网络实现字符识别
用RBF网络实现字符识别-Realize character recognition using RBF Net.
- 2023-02-16 04:35:05下载
- 积分:1