资源列表
road
- 基于图的最短路径,选择适合的算法设计程序,实现交通指南系统。-Graph-based shortest path algorithm to choose the design process to achieve the traffic guidance system.
Java
- Java经典算法集,适合初学者,用到数据结构-Java classic set of algorithms
percolation
- Percolation.java PercolationStats.java
smile_Huffman
- 数据结构:Huffman树的实现,已调试成功-Data structure: Huffman tree implementation has been successful commissioning
search
- 顺序表的查找插入删除(数据结构C实现)主要是用于初学者,上机实践用。-Find the order form insert removed (data structure C to achieve) is mainly used for beginners, Computer Practicals use.
list
- 在链表中套用链表,在里面的链表中用二维指针实现二维矩阵-Apply list in the list, in which the linked list pointers using two-dimensional matrix of two-dimensional
1
- 利用VC++6.0实现了迷宫问题,构成迷宫图形的数组由主函数中的二维数组决定,其他的操作可以按照界面提示进行-Using VC++6.0 to achieve a maze, maze graphics array form from the main function of the two-dimensional array of decisions, other operations can follow the screen prompts
LineEditor
- an text-editor using stack
p-7
- 一个实现对学生成绩输入,修改,排序的算法,我们的一个设计,和大家一起分享吧!-a pair of students achieving results import, modify, scheduling algorithms, we have a design, and share with everyone!
Addressbook
- 用C语言编写的通讯录。实现个人信息的输入、删除、插入、保存、读入、显示、查找、按名查找、复制、排序等功能。个人信息包括:姓名、单位、电话号码、Email以及通信地址。利用这个程序可以方便的存储通讯信息,也容易进行查找,是个实用的工具。
migong
- 数据结构迷宫算法 数据结构迷宫算法-Data structure algorithm data structure maze maze algorithm
Expression-evaluation(suffix-method)
- 在栈的思想下,利用后缀表达式解决表达式求值的问题。类似的,可以推广到前缀表达式求值。-Thinking in the stack, using postfix expression evaluation expression to solve the problem. Similarly, the prefix can be extended to expression evaluation.
