-
画上的光滑曲线,采用5点平滑法。
对所画曲线进行平滑处理,采用的是五点平滑方法。-painted on the smooth curve, using the 5:00 smoothing method.
- 2023-01-14 23:10:03下载
- 积分:1
-
MATLAT下B样条曲线曲面的绘制 MATLAT下B样条曲线曲面的绘制
MATLAT下B样条曲线曲面的绘制 MATLAT下B样条曲线曲面的绘制-MATLATMATLAT
- 2023-01-05 13:05:04下载
- 积分:1
-
实现对三维模型的切割等交互操作,研究虚拟手术可以参考借鉴其中算法...
实现对三维模型的切割等交互操作,研究虚拟手术可以参考借鉴其中算法-cutting objects
- 2022-01-25 22:40:56下载
- 积分:1
-
非常实用的画笔程序源代码
非常实用的画笔程序源代码-very practical brush source code
- 2022-02-04 10:00:01下载
- 积分:1
-
一个类似于PS图象处理软件的程序
类似与PHOTOSHOP的一个程序-similar to the one with the procedures PHOTOSHOP
- 2022-08-20 16:58:27下载
- 积分: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
-
这是我VB实习弄的图象的DCT变换程序,与大家分享
这是我VB实习弄的图象的DCT变换程序,与大家分享-This is my VB internship get images of DCT procedures, and share
- 2022-09-15 05:10:03下载
- 积分:1
-
关于listview和treeview的综合编程,源码与大家共分享
关于listview和treeview的综合编程,源码与大家共分享-listview and treeview on the integrated programming, and code share with you a total of
- 2022-03-22 22:34:19下载
- 积分:1
-
一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0
一个实现图象的各种数字变换、滤波、编码,包括图象识别、运动检测等的完整工程源程序。 vc++ 6.0-A program that processes all kinds of data exchange,filter of waves,code ,including image identification,moving check and so on.
- 2022-12-16 11:40:03下载
- 积分:1
-
用于BMP位图图像文件与数据保留读
用来对bmp位图文件的读取与图像的数据保存-Used to bmp bitmap image files to read with the data retention
- 2023-01-12 02:40:04下载
- 积分:1