-
RemoteApp-1.0.3.2
远程键盘鼠标操作客户端部分 含有长连接的心跳包检测(remote mouse keyboard control )
- 2011-12-09 09:36:27下载
- 积分:1
-
ZNMC
基于STC89C52单片机实现防夹手智能门窗(Based on STC89C52 MCU splines smart windows and doors)
- 2016-02-17 15:42:42下载
- 积分:1
-
Finding-fault-plug-in-a-beautiful
美女找茬外挂1,可以实现半自动的开挂。效果还不错。(Finding fault plug-in a beautiful, semi-open can hang. Results were pretty good.)
- 2011-11-15 16:03:31下载
- 积分:1
-
rtsp-h264
rtsp2h264,r,基于海思平台可开发(base hisiv500 platform ,rtsp2h264. this is c programe)
- 2020-06-24 23:40:01下载
- 积分:1
-
C#对Mysql数据库增删改查(ADO.NET 非EFcore)
【实例简介】封装了c#对MySQL增删改查的操作
- 2021-11-22 00:42:44下载
- 积分:1
-
windows dll
widows 2010 依赖的文件库,方便使用,不需要到处寻找。有的电脑中没有该库,运行就会不成功。
widows 2010 依赖的文件库,方便使用,不需要到处寻找。有的电脑中没有该库,运行就会不成功。
- 2023-05-07 08:10:03下载
- 积分:1
-
Covari-coeffici-matrix-
利用c#语言实现协方差矩阵、相关系数矩阵及它们的特征值计算,源码,已经调试。(Using c# language covariance matrix, correlation coefficient matrix and their eigenvalue calculation, source code, has been debugged.)
- 2020-10-06 17:37:39下载
- 积分:1
-
VR全景立体DemoVR Panorama 360 PRO Renderer v1.1
VR Panorama 360 PRO Renderer v1.1 unity 发的全景 立体体验浏览
- 2022-08-16 15:31:08下载
- 积分:1
-
cpp-primer-code
cpp-primer-code预编码,仅供参考(cpp-primer-code pre-coding, for reference only)
- 2009-01-21 08:19:42下载
- 积分: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