资源列表
Migong
- 自己写的c++链栈实现迷宫求解,可实现手动或自动初始化迷宫。-My own chain of stack c++ to achieve a maze solving, can be realized manually or automatically initialize the maze.
shortPath
- 最短路径搜索 包含弗洛伊德算法和adjacst算法 -short path graph search include floyd and adjacst algorthm
Text6_2
- (1)分别采用递归和非递归算法建立二叉树; (2)采用先序、中序和后序三种方式遍历该二叉树; (3)按层次遍历该二叉树。 -(1) were used to establish the recursive and non-recursive algorithm for binary tree (2) using first-order, middle order and post-order traversal of the binary tree in three ways (
test8
- 冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序的关键字比较和交换次数进行统计-Bubble sort, direct insertion sort, simple selection sort, quick sort, Shell sort, Heap sort of keyword statistics on the number of comparisons and the exchange of
sort
- 邱伟煌 内部排序演示 邱伟煌 内部排序演示 -Qiuwei Huang Internal sort Internal sort Qiuwei Huang demo demo demo Qiuwei Huang Qiu Weihuang Internal sort Internal sort Demo
MergeSort
- 算法导论2.3-7的答案,用到了归并排序,二分查找等-Introduction to Algorithms 2.3-7 answer, use a merge sort, binary search, etc.
binary_search
- 二分查找算法:算然很简单但是要写好不容易,请指正-Binary search algorithm: operator ran a very simple but not easy to write, please correct me
2
- 数据结构,加减法以及乘法的实现,这是对表达式求值的过程-Data structure, add and subtract, and multiply the realization that this is the process of evaluation of expressions
www.qupan.doc
- 数据结构课后部分习题习题答案,把ZIP该为DOC或COM 格式就可用了!-Data Structure Exercises Exercise after-school part of the answer, the ZIP format of the COM for the DOC, or can be used!
wide
- 使用扩展先序遍历创建二叉树,并求出该二叉树的宽度-the width of the binary tree
GoogleCodeJam_PlayCards
- GoogleCodeJam编程大赛中PlayCards的算法研究。CAJ格式的文档,阅读请下载相关软件。-GoogleCodeJam programming contest PlayCards the algorithm. CAJ format, please download the software to read.
ss
- 操作系统的进程调度的一个实验,是用C++程序编写,易于理解和调试-Operating system, the process of scheduling an experiment, is to use C++ programming, easy to understand and debug