-
Windows SDK实现罗伯茨算子提取边缘。
Windows SDK实现Roberts算子提取边缘。-Windows SDK realizes the Roberts operator to withdraw the edge.
- 2022-11-21 02:40:03下载
- 积分:1
-
PHOTOSHOP中的喷枪实现的源程序
PHOTOSHOP中的喷枪实现的源程序-PHOTOSHOP the realization of the source spray
- 2022-02-01 12:19:44下载
- 积分:1
-
图形图像编程篇(很多示例程序,good)
图形图像编程篇(很多示例程序,good)-Programming in Graphics & Images
(Sort of examples ,good)
- 2023-06-24 09:20:04下载
- 积分:1
-
用Java编写的基于Kohonen神经网络的OCR
用Java编写的基于Kohonen神经网络的OCR-Java prepared by the Kohonen neural network-based OCR
- 2022-10-24 12:20:03下载
- 积分:1
-
在这个目录中包含代码实现K
kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Output is directed to the screen. Usage for KMEANS is: KMEANS SOURCEFILE The format of the source file is: NPat - Number of patterns (int) SizeVect - Size of vector (int) NClust - Number of cluster centers(int) vect[1,1] ... vect[1,SizeVect] - vector 1 (real) vect[2,1] ... vect[2,SizeVect] - vector 2 (real) . . . . . . vect[NPat,1] ... vect[NClust,SizeVector] - vector N (real) To compile: ICC KMEANS.CPP -kmeans This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given number of cluster centers using the K-means algorithm. Outpu
- 2022-08-15 00:35:38下载
- 积分:1
-
一个取代GAPI的东西,非常好用。比GAPI 快3倍
一个取代GAPI的东西,非常好用。比GAPI 快3倍-a GAPI replace things, very handy. GAPI than three times faster
- 2023-05-14 21:50:03下载
- 积分:1
-
地形平面(灰度)图转立体图示例
地形平面(灰度)图转立体图示例-terrain Plane (Gray), a three-dimensional map to map Example
- 2022-12-21 20:15:03下载
- 积分:1
-
多边形的填充算法,可以输入多边形的顶点坐标画图,还可以选择颜色。...
多边形的填充算法,可以输入多边形的顶点坐标画图,还可以选择颜色。-polygon filling algorithm, can be imported polygon drawing coordinates of the vertices can also choose colors.
- 2022-01-30 22:27:58下载
- 积分:1
-
福特卡车的3DS MAX模型,有多个,是学习3DS MAX制作的经典素材。...
福特卡车的3DS MAX模型,有多个,是学习3DS MAX制作的经典素材。-Provide 3ds max model for Ford van. They are typical material for learning 3ds max
- 2023-04-03 06:05:04下载
- 积分:1
-
CDC简单学习教程
应用背景如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用,CPaintDC与CClientDC的区别与应用,OnPaint与OnDraw在CView中的关系及实现内幕,关键技术滚动窗口的实现,坐标空间,映射方式,设备坐标与逻辑坐标的转换。元文件设备描述表的使用,如何利用兼容DC实现图形的保存和再现。。
- 2022-01-26 04:00:47下载
- 积分:1