-
injDll
Visual C++6源码,注射DLL到指定进程,使进程执行Dll的代码。(Visual C++6 source, injection DLL to specified process, the process of implementation of Dll code.)
- 2011-06-12 22:07:24下载
- 积分:1
-
SHT20测试程序
进行温湿度传感在串口显示波特率为115200,也可以在lcd上显示需要添加相应的驱动文件(The baud rate of temperature and humidity sensor is 115200 on serial port, and the corresponding driver files can be added on LCD.)
- 2020-06-23 03:00:02下载
- 积分: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
-
Kugou
说明: 酷狗无损音质下载,各种音质下载和音乐搜索(Lossless audio download by Kugou)
- 2020-06-19 19:40:02下载
- 积分:1
-
LFM信号产生
LFM信号产生
- 2021-05-06下载
- 积分:1
-
Installing-VTK
VTK的安装说明,在安装前的一些准备和预习。(How to use the VTK programing softbage.)
- 2012-02-18 10:17:35下载
- 积分:1
-
mart
CAN总线智能适配卡的软硬件设计CAN-bus adapter card hardware and software design Smart(CAN-bus adapter card hardware and software design Smart)
- 2011-04-25 19:27:18下载
- 积分:1
-
time_trace_utils
函数执行时间统计, 利用了C++类的自动释放功能(count function time costs)
- 2014-10-25 03:08:48下载
- 积分:1
-
B样条曲线
说明: 绘制B样条曲线,可以修改参数,给出控制点,拟合b样条(You can modify parameters by drawing a B-spline curve)
- 2020-07-25 10:24:51下载
- 积分:1
-
Matlab
说明: 用C来编写MEX文件调用MATLAB,很有实用性(MEX using C to write a document called MATLAB, very practical)
- 2009-08-03 10:54:17下载
- 积分:1