-
c++自定义对话框 示例代码
c++自定义对话框 示例代码
- 2015-06-20下载
- 积分:1
-
温湿度上位机
说明: qt 温湿度上位机client的例子,可以直接下载使用,对于初学者很有用。(Qt Temperature and humidity PC example, can be downloaded and used directly, useful for beginners.)
- 2019-03-18 16:05:48下载
- 积分:1
-
Gauss-Seidel
说明: 经过优化的C代码实现的Gauss-Seidel 迭代算法(Optimized C code of the Gauss-Seidel iterative algorithm)
- 2011-03-25 23:43:11下载
- 积分:1
-
3D-Construction
说明: 利用散斑图计算获取深度图,散斑投影结合红外相机(Depth map was obtained by speckle pattern calculation, speckle projection combined with infrared camera)
- 2021-04-22 21:18:48下载
- 积分:1
-
VC-and-Matlab-mixed-programming
VC++与Matlab混合编程的快速实现(VC++ and Matlab Fast Implementation of mixed programming)
- 2011-04-18 23:13:13下载
- 积分:1
-
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 <enter>
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 <enter>
(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 <enter>
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 <enter>
)
- 2013-01-05 23:11:23下载
- 积分:1
-
pcm
此程序为将a律13折线的PCM信号,进行采样量化输出,和其中的量化精度可达0.01(This procedure will be a law broken line 13 of the PCM signal sample quantization output, and the quantitative accuracy of 0.01)
- 2007-08-20 09:32:29下载
- 积分:1
-
fentuanzuizhong
循环得出一个无向图中的所有最大团,提取出最大团后进行循环,取出剩余图中的最大团,直至所有点被取出(Cycling to get all the largest cliques in an undirected graph)
- 2020-06-24 19:40:02下载
- 积分:1
-
万年历设计-lcd1602-DS1302-DS18B20
说明: 单片机基于DS1302的万年历设计,原理图,报告、方针都有(Microcontroller Based on DS1302 Millennium Calendar)
- 2019-03-17 20:14:27下载
- 积分:1
-
关于PLX 的OXPCIE95X系列芯片的WINDOWS驱动
使用oxpcie95x系列芯片制作串口卡,软件直接可以使用。
- 2022-02-05 06:07:34下载
- 积分:1