资源列表
032242-01
- 《算法竞赛入门经典》作者刘汝佳,书中源代码-Liu Rujia book source code of the algorithm contest entry classic "
DSA_Final2
- it is about data structure and algorithm class search data and find thing which we want.
es
- KWIC的基于事件类型的实现方法,有完整的解决方案-KWIC event_bassed
d
- 用于输出哈夫曼树的权值表示和编码编码表示的-For the output of the Huffman tree weights and coding encoding said
p3
- 哈夫曼编码,对于输入限制少,代码简洁明了-Huffman coding for the input are less restrictive code is simple and clear
SA
- 压缩包中的工程包含了三种风格。adtstyle文件夹对应的是抽象数据风格,invretstyle文件夹对应的是调用返回风格,pipestyle文件夹对应的是管道过滤器风格。源代码是用MyEclipse 6.5写的。可直接将工程导入MyEclipse中即可运行,也可以运行SA文件夹里面的start.bat选择某个风格运行。 抽象数据风格的按字母排序算法用的是快速排序算法,代码位于SA\src\adtstyle\impl.AlphabetizerImpl.java,调用返回风格用的是插入排
Binary-tree
- 二叉树的遍历算法,包括先序遍历,中序和后序。数据结构课程要求。-Binary tree traversal algorithm
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
source
- 用gcc实现完整的堆排序、快速排序、归并排序等排序算法-A complete heap sort, quick sort, merge sort sorting algorithm with gcc
FileManagermeng
- 该文件是模拟计算机系统的文件管理系统系统所写的一个简单的模拟程序-This file is the analog computer system file management system written in a simple simulation program
KMP
- 用c 实现的kmp算法,希望对大家有帮助-KMP algorithm implementation
