-
DM code is a common two
DM码是一种常见的二维条形码,提供一个编码器,供学习参考。-DM code is a common two-dimensional bar code, providing an encoder, for the study reference.
- 2023-03-26 15:25:03下载
- 积分:1
-
在文档中显示一个不断闪烁的字符,用到了计时器和图形变成方面的知识...
在文档中显示一个不断闪烁的字符,用到了计时器和图形变成方面的知识-in the document shows a constantly blinking characters used in the timer and graphics into the knowledge
- 2022-02-06 07:37:07下载
- 积分:1
-
一维和二维的otsu(大津法)opencv实现
一维和二维的otsu(大津法)opencv实现,函数直接运行调用,分割效果好,对于初学者老说也是很好的入门算法研究,欢迎下载。
- 2023-09-02 12:15:03下载
- 积分:1
-
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形已经调试过可用...
利用所学的计算机图形学的知识编制的三维物体之三棱锥图形已经调试过可用-use their knowledge of computer graphics prepared by the three-dimensional objects ter pyramid has been tuned graphics available
- 2022-09-18 11:50: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
-
DTW算法VC实现 数字图像处理
DTW算法VC实现 数字图像处理-DTW VC Digital Image Processing
- 2022-03-22 02:46:53下载
- 积分:1
-
Another source of two
另外一个二维流体模拟的源码。好像使用了nvidia最新的显卡编程语言CUDA实现。-Another source of two-dimensional fluid simulation. Like using the latest nvidia graphics programming language CUDA realize.
- 2022-08-22 06:03:06下载
- 积分:1
-
screen color extraction procedure code, the programming study images can look at...
屏幕颜色提取的程序代码,学习图像编程的可以看一下,颜色处理-screen color extraction procedure code, the programming study images can look at the color treatment
- 2022-03-22 14:29:33下载
- 积分:1
-
用小线段连接实现bezier curve 的绘制,无控制点数量限制,用鼠标右键可以移动控制点,从而改变bezier curve的形状...
用小线段连接实现bezier curve 的绘制,无控制点数量限制,用鼠标右键可以移动控制点,从而改变bezier curve的形状-to draw bezier curve by using many connected tiny line. it has no limit of the number of the control point. you can also change the position of the control points by using the right mouse button to change the behavier of bizier curve.
- 2023-03-07 18:40:02下载
- 积分:1
-
一个加载obj文件的程序,希望对你有帮助
一个加载obj文件的程序,希望对你有帮助-a load obj documentation procedures, and I hope to help you ~ ~ ~! !
- 2022-08-22 17:08:35下载
- 积分:1