资源列表
DataStructure
- 关于数据结构的详细课件,分章论述,是授课、自学很好的PPT。-With regard to the detailed data structures courseware, sub-chapters, is the teaching, learning good PPT.
DataStructurePPT
- 关于数据结构的详细课件,分章论述,是授课、自学很好的PPT。-With regard to the detailed data structures courseware, sub-chapters, is the teaching, learning good PPT.
shujujiegou
- 文章编辑 程序可以统计出文字,数字,空格的个数。静态存储一页文章,每行最多不超过80个字符,共n行-article edit
CLanguageAlgrithem
- 包含了大量的经典算法的C语言实现,是C语言学习者的范例,所有源码都经过测试-Contains a large number of classic algorithms C-language implementation, is an example of C language learners, all the source code are tested
TrianPPS
- 计算平面点集的Delaunay三角剖分。使用DCEL数据结构。右键点击可以实现平面的直线穿刺。-Calculate the Delaunay triangulation of planar point set
VBpdg
- 分形算法与程序设计 VB版 分形算法与程序设计 VB版-The fractal algorithm and program design VB version of the fractal algorithm and program design VB version of
L_A_distance
- Levenshtein 距离算法实现。Levenshtein 距离测量两个字符串的相近性-The "Levenshtein distance" is a measure of the similarity between two strings, this algorithm is also refered to as "edit distance".
fork
- 在某个家谱中,每人都生两个儿子。这些人之间的关系可以用二叉树来表示。这些二叉树总共有N个节点(3 <= N < 200)。这些二叉树有如下性质: 每一个结点的度是0或2。度是这个结点的儿子的数目。 树的高度等于K(1 < K < 100)。高度是从根到任何叶子的最长的路径上的结点的数目。有多少不同的家谱结构? 如果一个家谱的树结构不同于另一个的, 那么这两个家谱就是不同的。输出家谱树的个数除以9901之后的余数。-In a family tree, the p
strassen
- 矩阵相乘的Strassen 算法及时间复杂性分析-failed to translate
modle1
- 实现图书管理系统功能,查询,删除,插入以及修改会员信息-Library management system functions to achieve, query, delete, insert and modify membership information
homework
- 数据结构 B tree huffman tr-B tree B tree huffman tree
Huffman
- 哈夫曼编码包含代码及运行过程,含有算法的描述。-Huffman coding with code and running, containing algorithm descr iptions.