资源列表
datastructsourcecodes
- 数据结构经典算法一书源代码和习题解答实现代码。-data structure on a classical algorithm source code and answer the questions in detail.
HeapSort
- 堆排序,使用堆排序的方法对指针L所指向的结构体中的成员 — 数组Key 中的数据进行排序。成功时,返回1,否则返回0-Heap sort, using the method of heap sort pointer L points to the members of the structure- the array to sort the data in the Key. Success, returns 1, otherwise 0
Car-park
- 开发环境是VC6.0,是在C++的语言环境里,通过模拟停车场进出车的过程,来了解数据结构里堆栈的使用。-The development environment is VC6.0, in the C++ language environment, by simulating the process of parking cars, to understand the use of the stack data structure.
data-structure
- 数据结构用C语言实现的………各章节重要代码-data sturcture coded by C
8queen
- 此程序用于解决8皇后问题,运行后输出8皇后问题的所有解-This program is used to solve the 8 queens problem, all solutions of 8 queens problem output operation.
Bankeralgorithm
- 银行家算法是一种最有代表性的避免死锁的算法-Banker s algorithm one of the most representative algorithm for deadlock avoidance
BinaryTree
- 二叉树的输入 前序 后序和中序的遍历以及树的输出-Binary tree after the input pre-order traversal order and the order and the output of the tree
pku1182
- 北京大学ACM网站的1182题,是关于并查集的结题报告 并含有源码,-Peking 1182 ACM site title is set on and check the concluding reports and contains source code,
oxxn2
- This code was used for making the practical measurements in,-This code was 2 for making the practical measurements in,
7In30_Pleafles
- 30选7的彩票选择系统,使用自己创造的方法,初学者可以-Choice 7 From 30
Data_structure
- C++ 数据结构 基础结构的构建方法 包含基本的树、图、链表-C++ data structure infrastructure
MessageBox
- The preparation of Euler circuit algorithm, bipartite graph of the curriculum design, implementation, use of credit to the path to achieve
