-
图象均值滤波算法
图象均值滤波算法-image filtering algorithm
- 2022-03-07 09:34:00下载
- 积分:1
-
一个轻量级的图形库,包含点、线、填充、字符显示等功能,适用于资源要求严格且功能要求简单的场合,基于跨平台思想设计,同时提供了VC 6下的测试程序。...
一个轻量级的图形库,包含点、线、填充、字符显示等功能,适用于资源要求严格且功能要求简单的场合,基于跨平台思想设计,同时提供了VC 6下的测试程序。-A lightweight graphics library, including point, line, filling, character display and other functions, resource requirements applicable to the functional requirements of strict and simple occasions, based on the thinking of cross-platform design, while providing VC 6 under test procedures.
- 2022-05-19 20:54:11下载
- 积分:1
-
for electronic engineering teaching, the original software Address : http://peop...
用于电子工程专业教学用,软件原地址: http://people.msoe.edu/~saadat/matlabgui.htm-for electronic engineering teaching, the original software Address : http://people.msoe.edu/ ~ Saadat/matlabgui.htm
- 2022-02-02 05:12:21下载
- 积分:1
-
卡拉ok字幕效果显示
卡拉ok字幕效果显示-karaoke subtitles results show
- 2023-07-22 10:55:04下载
- 积分:1
-
huffman图象编码解码源程序
huffman图象编码解码源程序-huffman image coding decoding source program
- 2022-08-06 00:59:50下载
- 积分: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
-
自己写的用DeCasteljau算法实现的Bezier曲面。
自己写的用DeCasteljau算法实现的Bezier曲面。-Using the Decastljau arithmetic to realize the Bezier surface
- 2022-07-11 19:51:16下载
- 积分:1
-
图像压缩编码 霍夫曼 香农 算术 游程 位平面
图像压缩编码 霍夫曼 香农 算术 游程 位平面-Image Coding Shannon Hoffman arithmetic bit-plane run-length
- 2022-01-26 01:11:14下载
- 积分:1
-
这个程序是对汉诺塔的直观演示,可以通过键盘的方向键来控制塔子的移动和确定,在c环境下编译无误,很不错的!...
这个程序是对汉诺塔的直观演示,可以通过键盘的方向键来控制塔子的移动和确定,在c环境下编译无误,很不错的!-this procedure is to HANOR visual demonstration through the keyboard keys to the control tower-Mobile and decided that the environment c compiler correct, very good!
- 2022-10-10 13:40:03下载
- 积分:1
-
快速提取红外图像中的运动亮点,能达到100帧/s的处理速度,需要HAlconSDK支持...
快速提取红外图像中的运动亮点,能达到100帧/s的处理速度,需要HAlconSDK支持-Rapid Extraction of infrared images of sports highlights, to achieve 100/s processing speed, the need to support HAlconSDK
- 2022-04-14 23:20:13下载
- 积分:1