-
正交变换API函数库
正交变换API函数库-orthogonal transformation API Functions
- 2022-03-11 20:50:09下载
- 积分:1
-
此软件是用在VB环境下开发的能够实现线段的编辑
此软件是用在VB环境下开发的能够实现线段的编辑-This software is used in the VB development environment to realize the editorial line
- 2022-07-11 06:41:59下载
- 积分:1
-
c#画图软件。绘制简单图形,包括直线,圆等。使用简便。
c#画图软件。绘制简单图形,包括直线,圆等。使用简便。-drawing software. Simple graphics rendering, including linear, circular, etc.. Easy to use.
- 2023-03-06 11:50:03下载
- 积分:1
-
利用Windows GDI创建多种不同的二维表格(包括条状图,线图,饼图),提供的类可以应用与Win32的程序....
利用Windows GDI创建多种不同的二维表格(包括条状图,线图,饼图),提供的类可以应用与Win32的程序.-use Windows GDI to create a wide variety of two-dimensional forms (including bar, maps, pie), the class can be used with Win32 process.
- 2022-10-23 04:15:04下载
- 积分:1
-
一个画图软件,功能比较齐全
一个画图软件,功能比较齐全-a drawing software, a relatively complete function
- 2022-02-04 04:58:51下载
- 积分:1
-
数字图像处理(第二版英文版)
数字图像处理(第二版英文版)-Digital Image Processing (2nd edition in English)
- 2022-04-15 01:18:16下载
- 积分:1
-
可以实现两幅BMP图像的合并,并输出合并后的图像
可以实现两幅BMP图像的合并,并输出合并后的图像-May realize two BMP image merge, after and outputs the merge image
- 2022-08-22 02:37:17下载
- 积分:1
-
1024点FFT程序,CCS可以直接仿真,调试无
1024点fft程序,在ccs上可以直接仿真,无需调试-1,024 points fft procedures, the ccs can direct simulation, debugging without
- 2022-01-26 04:12:41下载
- 积分:1
-
实现java的画图程序。功能,类似于赢得绘图板的一个..
java实现的一个画图程序。功能齐全,类似于win的画图板的一个简化版本-realize a java drawing program. Functions, similar to win the drawing board of a simplified version of
- 2022-08-13 02:52:57下载
- 积分: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