-
心电波形监测算法,相信对了有一定帮助…
心电波形的监测算法,相信对大家一定有帮助-ECG waveform monitoring algorithm, we believe that the right will certainly help!
- 2022-07-04 04:40:12下载
- 积分: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 software can generate complex dynamic fractal graphics, and may amend, prese...
本软件可以生成复动力分形图形,并可以修改、保存、打开、局部放大图形。图形色彩丰富,效果漂亮。-the software can generate complex dynamic fractal graphics, and may amend, preservation, open, partial enlarged graphics. Graphics rich colors and beautiful effect.
- 2022-02-04 10:41:17下载
- 积分:1
-
国外一个计算机视觉方面的源码库,C++编写,易于使用和集成。...
国外一个计算机视觉方面的源码库,C++编写,易于使用和集成。-abroad a computer vision of the source, C, the ease of use and integration.
- 2022-03-18 12:46:28下载
- 积分:1
-
空间三维教堂,空间三维教堂的虚拟现实三维空间作品,VRML语言编写,在教堂中行走,给人一种真实的感觉...
空间三维教堂,空间三维教堂的虚拟现实三维空间作品,VRML语言编写,在教堂中行走,给人一种真实的感觉-Three-dimensional space for the church, the Church of the space of three-dimensional virtual reality three-dimensional works, VRML language, to walk in the church, giving a real feeling of
- 2022-02-22 10:26:21下载
- 积分:1
-
Fractal mapping turbidity curve, Julia sets, Mandelbrot sets and source code, th...
绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractal mapping turbidity curve, Julia sets, Mandelbrot sets and source code, the program running, respectively, select menu
- 2022-11-20 01:50:03下载
- 积分:1
-
070325 全部程序(多项式拟合标定、多种滤波方式)工件测量输出实际mm尺寸...
070325 全部程序(多项式拟合标定、多种滤波方式)工件测量输出实际mm尺寸-070325 All procedures (polynomial fitting calibration, multi-filter approach) mm workpiece measuring the actual output size
- 2022-08-18 09:56:45下载
- 积分:1
-
Graphics software, has drawn a straight line, oval, round functions, and can be...
图形学软件,具有画直线,椭圆,圆的功能,并可以对所画图形进行变换,对话框显示-Graphics software, has drawn a straight line, oval, round functions, and can be carried out to transform the art graphics, dialog box display
- 2022-02-10 07:12:09下载
- 积分:1
-
read BMP images show
读取显示BMP图像-read BMP images show
- 2022-02-04 14:40:53下载
- 积分:1
-
FFT算法的VC实现
FFT算法的VC实现-FFT algorithm VC
- 2022-01-26 00:39:08下载
- 积分:1