资源列表
Umoshishibies
- 先用C-均值聚类算法程序,并用下列数据进行聚类分析。在确认编程正确后,采用蔡云龙书的附录B中表1的Iris数据进行聚类。然后使用近邻法的快速算法找出待分样本X(设X样本的4个分量x1=x2=x3=xx4=6;子集数l=3)的最近邻节点和3-近邻节点及X与它们之间的距离.-C-means clustering procedure, and the following data and cluster analysis. Confirm the programming is correct, Ca
Ddijkstra-ci
- Dijkstra算法是典型的最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。 Dijkstra算法能得出最短路路径的最优解,但由于它遍历计算的节点很多,所以效率低。Dijkstra算法是一种逐步搜索算法,通过为每个顶点n保留目前为止所找到的从m到n的最短路径来工作的。CSHARP实现算法 -Dijkstra algorithm is a typical shortest path algorithm, used to calcu
lexical-analysis-program
- 一个词法分析程序,对所给出的程序可分析出关键字、数字(整数、小数、科学计数法数字)、定义的识别符、分界符、分隔符 ,并带有lex程序。-A lexical analysis program, the program is proposed to analysis of keyword, digital ( integer, decimal, scientific notation definition digital ), identifiers, delimiters, separator,
lu-biancheng
- 是上一个程序的修正版,关于化学式子的分支验证实现-On a procedure modified version of the branch authentication on the chemical formula to achieve
RRobbocup_cato
- RoboCup是一个标准问题,通过它能来评价各种理论、算法与框架等。在RoboCup仿真组的比赛中,截截球动作做为防守的基础,具有非常重要的地位与作用。本文通过将跑位与截球动作结合,设计出较为有效的截截球模块 -RoboCup is a standard problem, and through it to evaluate the various theories, algorithms and frameworks. RoboCup simulation group game, a c
fptree
- 实现FP树的数据挖掘,挖掘频繁模式项集 非常有效-FP tree data mining, mining of frequent patterns
fractal
- 数据集分形维数的计算方法以及算法实现方案,列举了两种分形计算方案-The data set of sub-fractal dimension calculation method and algorithm implementations
GSL-1.4-demo
- GSL 1.4 demo The GNU Scientific Library (GSL) is a numerical library for C and C++ programmers. It is free software under the GNU General Public License.
Calka
- [c++] calculation of integrals
SPSO2011
- 老外写的PSO算法,含基准测试函数,内容丰富-PSO algorithm written by foreigners, including the benchmark function, rich in content
New-Microsoft-Office-Word-Document
- fluent turbulant intensity defination
Google-PageRank
- 通过实例学习用幂法解决方程组的特征值和特征向量实际问题,并以Google的PageRank算法为例进行验证。-Learn by example the power method to solve the equations, eigenvalues and eigenvectors problems, and to validate Google' s PageRank algorithm, for example.
