-
最近邻分类器(KNN)的C++源代码,适合模式研究。
最近邻分类器(KNN)的C++源码,适合模式识别、图像处理开发者用!-nearest neighbor classifier (KNN) of the C++ source code, suitable for pattern recognition, image processing developers use!
- 2022-09-01 16:40:03下载
- 积分:1
-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是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
-
立体显示地形,效果不错,可以实现程序,看立体的地形图,opengl实现...
立体显示地形,效果不错,可以实现程序,看立体的地形图,opengl实现-Stereoscopic display terrain, good results can be achieved procedures, see three-dimensional topographic map, opengl achieve
- 2022-05-09 02:46:46下载
- 积分:1
-
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与
都是关于Glscene的实例,刚开始学习,希望有更多的朋友参与-are on Glscene example, the beginning of the study, hopes to have more friends in
- 2022-04-14 22:11:32下载
- 积分:1
-
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bm...
图象的几何变换
打开一幅位图,实现几何变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl geotrans.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
-Image geometric transformation to open a bitmap, to achieve geometric transform command-line compiler as follows vcvars32 rc bmp.rc cl geotrans.c bmp.res user32.lib gdi32.lib Note: run-time, the file c: test.bmp There must be
- 2023-05-05 15:45:03下载
- 积分:1
-
一个BMP位图处理类
一个BMP位图处理类-a BMP Bitmap class
- 2023-08-23 22:20:03下载
- 积分:1
-
Bresenhan Line生成算法
Bresenhan Line生成算法-Bresenhan Line Algorithm
- 2022-07-16 13:56:14下载
- 积分:1
-
生成高山、树叶、云的分形图形程序
生成高山、树叶、云的分形图形程序-Generate mountains, leaves, clouds fractal graphics program
- 2022-06-01 18:45:32下载
- 积分:1
-
VB图像识别,关于人脸识别方面的,还有许多需要改进的地方
VB图像识别,关于人脸识别方面的,还有许多需要改进的地方-VB Image Recognition
- 2022-09-30 02:10:03下载
- 积分:1
-
图表编辑程序,VB源代码。
图表编辑程序,VB源代码。-charts editor, VB source code.
- 2022-06-17 19:39:31下载
- 积分:1