资源列表
Binary-Tree
- 二叉树基本操作,包括创建、求结点、求叶子数、遍历-Binary Tree
Shanjaoxing
- 解三角形,冰火天空软件,6种情况解三角形,包括各边,各角,面积,内切圆,外接圆,三高等三角形特征计算-Solution of triangle, spell sky software, six kinds of solution of triangles, including the edge, angle, area, incircle, circumcircle, three high triangle characteristics calculation
Binary-tree
- 二叉树的遍历算法,包括先序遍历,中序和后序。数据结构课程要求。-Binary tree traversal algorithm
SA
- 压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.AlphabetizerImpl.java,调用返回风格用的是插入排
p3
- 哈夫曼编码,对于输入限制少,代码简洁明了-Huffman coding for the input are less restrictive code is simple and clear
d
- 用于输出哈夫曼树的权值表示和编码编码表示的-For the output of the Huffman tree weights and coding encoding said
es
- KWIC的基于事件类型的实现方法,有完整的解决方案-KWIC event_bassed
DSA_Final2
- it is about data structure and algorithm class search data and find thing which we want.
032242-01
- 《算法竞赛入门经典》作者刘汝佳,书中源代码-Liu Rujia book source code of the algorithm contest entry classic "
Pattern-matching
- 实现字符串的匹配,有常见的蛮力算法,kmp算法,Horspool算法,Boyer-Moore算法-String matching, common brute force algorithm, kmp algorithm, Horspool algorithm, the Boyer-Moore algorithm
clock
- CLOCK改进算法, 按照最多5块的内存分配情况,编程实现所选算法,动态输入访问内存的块号序列,输出置换结果; 测试:输入合法、非法的访问序列数据,检查程序的正确性和健壮性。-CLOCK algorithm improvements, in accordance with up to five memory allocation in programming to the selected algorithm, the dynamic input access memory block n
shujujiegou
- 这是数据结构的学习的PPT,很详尽,是关于数据结构(C语言版)的课本的知识-This is the data structure of the PPT study, detailed knowledge of textbooks on data structures (C-language version)
