资源列表
Tree
- 最小生成树问题,给定一个无向图,求最小生成树-Minimum spanning tree problem, given an undirected graph, and minimum spanning tree
prim
- 普里姆算法,求图的最小生成树问题。用的是C语言,比书上的详细。-Prim algorithm, and the minimum spanning tree problem Fig. Using the C language, the detailed than the book.
agglom
- data mining agglomerative clustering
rrrr
- noise removal using eight neighbourwood
pyramid
- MATLAB sample code for PCA. Try to find two axis on which to project data points in order to get principle components.
gongyueshu
- 由欧几里得,连续整数检测,分解质因数算法得最大公约数,并分析各种算法的时间性-By the Euclid, consecutive integers detection, decomposition of the prime factors have the greatest common divisor algorithm, and analyze the timing of various algorithms
shuanxiaomaopao
- 实用数据结构基础(第三版),实验,双向冒泡排序-Based the practical data structure (third edition), experiment, two-way bubble sort
gaosi
- 高斯法求解线性方程组,简单实用的小程序,大家可以自己试着写!-Gaussian method is used to solve the linear equations, a simple and practical small process, we can try to write!
RK-3-WENO
- RK-3求解欧拉方程时间离散项,本人在学习计算流体力学是所编写的-RK-3 for solving the Euler equation of time discrete, I learn computational fluid dynamics is written
Romberg-quadrature-formula
- 龙贝格求积公式,求解定积分 ,结果很好,准确实现该算法。 -Romberg quadrature formulas to solve the definite integral, the result is very good, accurate realization of the algorithm.
Text-Justification
- 给定一组单词和长度,格式文本,每一行有L人物和完全(左和右)合理的。 你应该包你的话在一个贪婪的方法,也就是说,包尽可能多的单词可以在每一行。垫额外空间“必要时,每一行有L字符。 单词之间额外的空格应该尽可能均匀分布。如果空间的数量在一个单词之间不匀,左边的空槽将分配更多的空间比右边的插槽。 最后一行文本,应该向左对齐,没有单词之间插入额外的空间。-Given an array of words and a length L, format the text such tha