资源列表
BallDrop
- 标准正态分布,小球坠落演示-Standard normal distribution, the ball falling demo
kwic
- 简单的txt文本搜索程序。能够从指定的txt文档中搜索特定单词并生成其KWIC。此程序为《统计自然语言处理基础》习题1.6第7题答案。-Simple search program for certain word in a txt file. It can find out specific word in a txt file and generate its KWIC. This program can serve as the answer of practice 1.6.7 of "Fo
QR_tezheng
- 包含QR分解法和QR法求解矩阵的特征值和特征向量-QR
Pairs-of-extreme-example--genetic-algorithm
- 双极值算例,采用遗传算法计算最优值,此处利用MATLAB实现仿真。-Pairs of extreme example, using genetic algorithm to compute the optimal value, where the use of MATLAB for simulation.
UCT--Java
- 当今电脑围棋的最新最强的算法用Java实现 -Go up-to-date in today s most powerful computer algorithms using Java to achieve
K-Means
- K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
kmean
- 使用k-means算法对150个数据集进行分簇。-K-means algorithm using 150 data sets to carry out sub-cluster.
spline3
- 三样条插值函数算法,还包括其他的比如hermite等算法,很全-Three spline interpolation algorithm, for example, also includes other hermite such algorithm, a very wide
sgl
- sgl数值计算函数库,全套。 适合Fortran编程使用。 -SGL numerical library, a full set. Suitable for the use of Fortran programming.
Romberg
- 龙贝格积分算法(内含有c++程序源码,txt文件中)-Romberg integration algorithm (containing c++ program source code, txt file)
link_quicksort
- 链表的快速排序法-List`s quick sort
quicksort
- quick sort例子-quick sort example