-
一个用来实现巡逻与排爆模拟的程序
一个用来实现巡逻与排爆模拟的程序-used for a patrol with a defusing process simulation
- 2023-02-25 23:35:03下载
- 积分:1
-
数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。...
数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C++/Matlab image processing and recognition of selected cases"--.
- 2022-12-28 12:30:03下载
- 积分:1
-
一个老外写得曲面的短小精悍的源代码,一个老外写得曲面的短小精悍的源代码...
一个老外写得曲面的短小精悍的源代码,一个老外写得曲面的短小精悍的源代码-Written in a foreign surface dapper source code, written in a foreign surface dapper source code
- 2022-12-29 02:15:03下载
- 积分:1
-
计算机图形学的直线裁剪程序
计算机图形学的直线裁剪程序-computer graphics line cutting procedures
- 2023-02-09 08:30:03下载
- 积分:1
-
VB开发的简单GIS软件,实现了地图的缩放漫游和简单的查询等功能,有相关研究人员有相当的参考价值。...
VB开发的简单GIS软件,实现了地图的缩放漫游和简单的查询等功能,有相关研究人员有相当的参考价值。-VB simple GIS software, the map roaming and scalability of a simple query capabilities, related research have quite the reference value.
- 2022-04-01 12:32:30下载
- 积分: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
-
一个图片浏览编辑器
一个图片浏览编辑器-a photo editor View
- 2022-08-20 03:01:04下载
- 积分:1
-
本程序是基于VisualC++和OpenCV的做的人脸跟踪程序,实现了多人脸跟踪,通过改进Camshift算法,在一定程度上解决了多人脸混淆问题...
本程序是基于VisualC++和OpenCV的做的人脸跟踪程序,实现了多人脸跟踪,通过改进Camshift算法,在一定程度上解决了多人脸混淆问题-This procedure is based on the VisualC++ And OpenCV to do the Face tracking procedures, achieved more than face tracking, through improved Camshift algorithm, to a certain extent solved the problem people face confusion
- 2022-03-15 09:01:28下载
- 积分:1
-
用 MixColor 函数画出来的渐变效果,速度还可以。
用 MixColor 函数画出来的渐变效果,速度还可以。-MixColor function painting with the gradual effects can also speed.
- 2022-12-22 12:30:03下载
- 积分:1
-
图形和鼠标绘图程序
图形和鼠标绘图程序- Graph and mouse cartography procedure
- 2022-03-18 23:24:04下载
- 积分:1