-
Bspline曲线一笔画锚,C语言编写,以编译
Bspline曲线一笔画锚,C语言编写,以编译-Bspline curve of a stroke anchors, C language, compiler
- 2022-02-20 15:53:58下载
- 积分:1
-
用c语言实现键盘画图
用c语言实现键盘画图-used language keyboard Painting
- 2022-05-14 15:35:45下载
- 积分:1
-
A good text messaging to add to the picture to the procedure, I hope everyone wi...
一个不错的把文本信息加入到图片中去的程序,希望大家会喜欢-A good text messaging to add to the picture to the procedure, I hope everyone will like
- 2022-03-25 06:39:51下载
- 积分:1
-
Multi
多线程图形特效,可以预览到多线程播放图片的许多效果,非常方便。-Multi-threaded graphics effects, you can preview images to a multi-threaded playback of many effects, very convenient.
- 2022-05-17 13:56:34下载
- 积分:1
-
VC图像粗化和细化,只能处理256色图像,连续…
用于vc++图象粗化和细化处理,只能处理256色以下的图象,可连续处理.-for vc images rough and refined, can only handle 256 colors of images, continuous processing.
- 2022-12-17 20:50:02下载
- 积分: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
-
该源码用于图像处理初学者,用来了解相关算法的
该源码用于图像处理初学者,用来了解相关算法的-The code is adopt to the beginner of image processing,and it will help you to understand some algorithmic about image processing.
- 2022-02-05 12:37:26下载
- 积分:1
-
基于图像处理的图形轮廓自动识别技术研究文档,描述图象,自动识别...
基于图像处理的图形轮廓自动识别技术研究文档,描述图象,自动识别-基于图像处理的图形轮廓自动识别技术研究
- 2023-08-04 03:25:03下载
- 积分:1
-
图像检索的代码。推荐
图像检索的代码。推荐-image retrieval code. Suggest
- 2022-04-11 07:20:43下载
- 积分:1
-
simple drawing board to achieve painting point line, curve, rectangle, circle, a...
简易的画图板 实现画点线,曲线,矩形,圆形,以及色彩的变换,填充等,另外还加入一个小小的文本操作程式。 直接编译后就可以使用。-simple drawing board to achieve painting point line, curve, rectangle, circle, and the color transformation, fill in the blanks, in addition to the text by adding a small operation programs. Directly after the compiler can use.
- 2022-03-18 23:09:53下载
- 积分:1