资源列表
ClassAstar
- C++实现的A*寻路算法,找的好辛苦,源代码-C++ to achieve the A* Algorithm for Route, a good hard look for the source code ~ ~ ~
MPI-GraphTheory
- 图论部分的MPI源码,包括传递闭包、连通分量、最短路径和最小生成树,附带说明和测试用例-Graph Theory part of the MPI source code, including the transitive closure, connected components, shortest path and minimum spanning tree, with instructions and test cases
parentheses-design
- 假设一个算数表达式中可包含三种括号:圆括号,方括号和花括号且这三种括号可以按任意次序嵌套使用。试利用栈的运算,编写判别表达式中所含括号是否正确配对出现的算法-Suppose an arithmetic expression can contain three brackets: parentheses, brackets and braces and three brackets can be nested in any order. The trial use of the computing
ChessCover
- 2的n次方阶的棋盘覆盖的算法实现(Visual C++ 6.0平台,c语言编写)-Chess Cover
Maze-(1)
- 用mfc实现迷宫自动寻路代码,可以自己制作地图,也可以利用自身带的地图。-With the mfc code automatically find its way to achieve the maze, you can produce their own maps, you can also use their own zone map.
data_structure
- 数据结构中最经常用到的,包括链表、双链表、二叉树、平衡二叉树、哈希表等-Data structure the most frequently used, including the list, double linked lists, binary tree, balanced binary tree, hash table, etc.
2.2
- 栈和队列的操作与应用,用顺序栈实现算术后缀表达式求值源程序-Stack and queue operations and application stacks used to achieve the order of arithmetic expression evaluation source suffix
chazhao
- 利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。-chazhao
GraphMultiAdjectList
- 破圈法最小生成树,,代码很简单,,很经典-Breaking Circle minimum spanning tree, the code is very simple, very classic
ercs
- 二叉树的遍历,C语言编写的,呵呵,还不错的哦-This is a c program
text_1
- 会场排序 使用尽可能少得会场 安排所有会议 使用贪心算法 C语言实现-The sorting use as the less arrange all meetings, a greedy algorithm is used to realize the C language
flashqueen
- 这是一个Flash动画,它演示了数据结构中的一个经典问题,八皇后问题-queen
