-
<Visual C++数字图像与图形处理>配套光盘6
<Visual C++数字图像与图形处理>配套光盘6- matching CD 6
- 2022-08-16 03:25:26下载
- 积分:1
-
可以支持绘制多种形状的箭头!
可以支持绘制多种形状的箭头!-can support a variety of shapes drawn arrow!
- 2023-08-05 07:30:03下载
- 积分:1
-
二部图的最大匹配程序,通过一二
寻找二分图的最大匹配
程序通过一个二维的数组给出二分图,让后找出一个初始的匹配,通过初始匹配
找出最大匹配。
-Bipartite graph to find the maximum matching program through a two-dimensional array is given bipartite graph, so that after the initial find a match, the adoption of the initial match to find the greatest match.
- 2022-05-21 19:07:06下载
- 积分:1
-
基于主成分分析的图像特征提取
Image Feature Extraction based on PCA
- 2022-03-15 13:40:44下载
- 积分:1
-
DDA line drawing algorithm to generate line algorithm, in stipple line algorithm...
直线生成算法的DDA画线算法,中点画线算法,bresenham画线算法。-DDA line drawing algorithm to generate line algorithm, in stipple line algorithm, bresenham Line Algorithm.
- 2022-02-14 20:10:52下载
- 积分:1
-
北方交通大学出版社出的《VC++图像处理程序设计》配套光盘
北方交通大学出版社出的《VC++图像处理程序设计》配套光盘-The disc correspond to the book which had been published by Northern Jiaotong University press
- 2022-09-09 06:45:03下载
- 积分:1
-
Jpeg core codec algorithm (original)
Jpeg编解码核心算法(原创)-Jpeg core codec algorithm (original)
- 2022-02-11 17:51:13下载
- 积分:1
-
源代码的PDF程序作为输入文件,由两列…
The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and NC indicates that the text will be numerically compressed.
The second column will have a text string beginning with and ending with quotes. For BC the text must consist of the numbers 0-9 and letters A-F ( Hex 0-9, A-F). Also, in BC if the length of the string is odd,a zero will be prepended to the string to make it and even number.
For TC the text can consist of any of the legal
text compress charactors in the pdf417 standard. For NC, the letters 0-9 are allowed in the text.
-The pdf program with source code takes as input a file that consists of two columns.
The first column has in capital letters BC, TC, NC. BC indicates that the ascii text will be byte compressed. TC indicates that the text will be text compressed and N
- 2022-03-09 17:01:14下载
- 积分:1
-
国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!...
国外的一个图像K均值聚类的C++源代码,非常容易集成和使用,适合模式识别、图像处理等方面的开发!-an image abroad of K-means clustering of C source code, and is easy to integrate and use, suitable for pattern recognition, Image processing, and other aspects of development.
- 2022-01-25 22:12:33下载
- 积分:1
-
实现映射的映射
VC实现的绘制B样条曲线曲面的小软件,可绘制均匀,准均匀B样条和贝塞尔曲线曲面,鼠标点取控制点可调节曲线曲面的形状-VC realize the mapping B-spline curves and surfaces of the small software rendering uniform, quasi-uniform B-spline and Bezier curves and surfaces, mouse point adjustable from the control point of the shape of curves and surfaces
- 2022-03-05 13:18:38下载
- 积分:1