-
2004102423524210953
钢琴弹奏程序【VC++编程】(Piano Playing Procedural programming-- VC)
- 2004-11-07 13:33:48下载
- 积分: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
-
CPPCodingStandard
pdf版 电子书 C++CodingStandard.pdf
分享分享
欢迎分享下载(pdf version of the book C++ CodingStandard.pdf
Share welcome)
- 2011-12-05 20:08:24下载
- 积分:1
-
C1-
应用于地震勘探领域的资料处理,第一代相干算法处理。(Used in seismic exploration in the field of data processing, the first generation of coherent algorithm processing.)
- 2013-12-23 20:51:42下载
- 积分:1
-
OBJFileLoader
用openGL实现obj文件的加载并优化显示,适用于各种二进制的格式的obj文件(Obj file with the openGL implementation and optimize the loading of display suitable for a variety of binary formats obj file)
- 2009-12-09 17:06:40下载
- 积分:1
-
Vega
Vega相关资料,网上搜集并整理的,希望对初学者有所帮助。(Vega-related information, online collection and sorting, and want to help beginners.)
- 2010-07-13 01:21:14下载
- 积分:1
-
Wireshark
Ethereal 可以用来从网络上抓包,并能对包进行分析。下面介绍windows 下Ethereal 的使用方法: 安装 1)安装winpcap 2)安装Ethereal 使用 windows 程序,使用很简单。 启动ethereal 以后,选择菜单Capature->Start ,就OK 了。当你不想抓的时候,按一下stop, 抓的包就会显示在面板中,并且已经分析好了。(Ethereal can be used to capture from the network, and is able to package for analysis. Here are the windows to use Ethereal: Installation 1) Install winpcap 2) install Ethereal using the windows program, easy to use. Start ethereal after select menu Capature-> Start, OK. When you do not want to catch the time, click the stop, caught the package will be displayed in the panel, and has a good analysis.
)
- 2012-01-12 15:45:25下载
- 积分:1
-
GM1_1.m
最原始的灰色预测,matlab程序,可直接使用(Most original gray forecast, matlab program, can be used directly)
- 2015-01-21 14:34:35下载
- 积分:1
-
TALK3
服务器与客户端分开的简单聊天程序,对于初学者有很大帮助。(Separate client and server simple chat program, very helpful for beginners.)
- 2013-05-09 18:53:53下载
- 积分:1
-
TranslateAndEdit
一个地图编译器,编译后的地图保存在XML文件里,对XML文件的读取,写入(A map compiler, compiled a map stored in the XML file on the XML file to read, write)
- 2010-08-04 10:49:17下载
- 积分:1