-
FFT
说明: 该文件是用C语言实现快速傅里叶变换的源代码,需要的朋友快下载(The document is used C language to achieve fast Fourier transform of the source code, need friends fast download)
- 2009-08-08 16:08:03下载
- 积分:1
-
shuzhifenxi
数值计算各算法的程序,包括:牛顿迭代法,超松驰迭代法,微分法等.对于初学数值分析这门课程的人有很大的帮助.(Numerical calculation procedure of the algorithm, including: Newton iteration, ultra-relaxation iteration method, differential method and so on. Beginner numerical analysis for this course were very helpful.)
- 2008-01-24 14:50:44下载
- 积分: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
-
fenerzhizhisuanfa
说明: 这是一个ACM试题中的算法,叫分而治之算法,上面有PPT还有实例代码,希望喜欢ACM的同学可以喜欢(This is a Question in the ACM algorithm, called divide and conquer algorithms, there are examples of the code above, there are PPT hope that students like to be like the ACM)
- 2010-03-26 12:38:25下载
- 积分:1
-
gershdisc
用来画多输入多输出系统的格式带,输入是矩阵形式(draw gershgorin)
- 2012-06-04 13:29:25下载
- 积分:1
-
Magic
幻方 (magic cube )
- 2010-06-05 15:08:54下载
- 积分:1
-
gsl1.8
GNU Scientific Library (GSL) 是一个用于科学计算的 C 语言类库。有超过1000个函数。
(GNU Scientific Library (GSL) is a C language library for scientific computing. There are more than 1000 functions.)
- 2013-04-23 10:51:50下载
- 积分:1
-
interpolation
说明: Neville插值算法,xa为自变量数组,xy为因变量数组;x为待插值的自变量(Neville interpolation algorithm, xa array as variables, xy array as the dependent variable x for the independent variables to be interpolated)
- 2008-09-25 16:29:52下载
- 积分:1
-
Calculator
Visual C++6.0 实现的多功能计算器(Visual C++6.0 achieve the multi-function calculator)
- 2012-05-29 15:50:21下载
- 积分:1
-
floorplanning-and-route
Floor planning and route
- 2014-03-04 05:33:40下载
- 积分:1