资源列表
Exp01
- 自己用c写的硕士答辩安排问题的求解算法,具有一定的通用性,排课表问题也可参照求解。-Master of his written reply with the c method for solving the arrangements, with some generality, table problem can also refer to solved.
data-struct
- 面试用到的有关数据结构算法方面的题,很全-data structure by c or c++
200603011052sjjg
- 本人自己作的一个数据结构课程设计,曾获得过满分.它是一个停车场管理系统,利用所学的栈,队列知识对停车厂管理系统进行模拟.本程序有记录停车时间的功能并且可以自动计费,功能强大.-I own a data structure for curriculum design, has won out. It is a car park management system, using what we learned in the stack, queue停车厂knowledge management sy
project6
- 利用线性探查法建立Hash表并进行查找操作(Establishment of Hash Table by Linear Exploration and Search Operation)
expressionvalue
- 属于利用C++开发的数据结构代码,利用栈结构实现了算术表达式的求值。-development is the use of C code structure of the data, using stack structure for arithmetic expression value.
senarai
- Data structure Senarai
Zju2277228solution
- Zhejiang University Online Judge 第2277题至第2283题的代码和解题报告-Zhejiang University Online Judge Questions section 2277 to title code 2283 and problem-solving report
1
- 比较各种排序的算法间的运行效率 自己写的不太完善
charmatch
- 基于正则表达式的字符串匹配,对于学习正则表达式和字符串的同学们十分有帮助-Based on regular expression string matching, regular expressions for the learning of students and string very helpful
dijkstra
- dijkstry algorith wrote in c-dijkstry algorith wrote in c++
hufftree_3.00
- 霍夫曼编码,采用VC6.0的编译环境,能实现任意长度字符串的编码-Huffman coding, using VC6.0 compiler environment, to achieve an arbitrary length string encoding
data-structure-code
- 《数据结构》的全部代码实现(C语言)清华大学严蔚敏版-" Data structures" in all the code (C language), Tsinghua University, Yan Wei-min version
