资源列表
Binarytree
- 二叉树重建 输入二叉树的两种遍历(前序、后序、中序中的两种),重建二叉树,然后输出。-Binarytree
Sort
- 一个可以选择用冒泡法、选择法、快速排序其中一种方法排序的小程序。-One can choose to use bubble method, selection method, a method which sort quick sort of small programs.
migong
- 随机地图的迷宫,*号表示走过的路径,#表示墙,@表示回溯=表示未走但可走的地方,原始地图只含有=和#信息-maze for root in various random maps
zhongzhuihouzhui
- 数据结构必会的东西,使用c++完成的前缀,中缀,后缀之间的转换,计算机专业必会-c++ front middle end can transplate easily
Projects2
- 部分数据结构C++实现,包含一些做实验的源程序-Data structure C++ implementation, including some of the experimental source
C
- 数据结构原代码 学习数据结构 实验代码 需要的可以来下载-data structures and program design in c++
sorting_and_searching
- 包括了常用的一些排序算法与搜索算法,如快速排序,桶排序,堆排序,冒泡排序,以及二分搜索等-Includes a number of commonly used sorting algorithms and search algorithms, such as quick sort, bucket sort, heap sort, bubble sort, and the two sub-search, and so
schooldaoyou
- 是数据结构的课程设计,对于初学者,有许多算法值得学习的,如栈的实现、最短路径等等。-Is a data structure course design, for beginners, there are many algorithms to learn from, such as the stack implementation, the shortest path and so on.
qianxuzhongxubianli
- 实现前序中序遍历二叉树,控制台下进行C-In order to achieve pre-order binary tree traversal, the console under C++
biaodashijisuan
- 数字表达式的计算,设计了两个栈(运算符及数字),简单实用-Digital expression calculation, design of the two stacks (operators and digital), simple and practical
errormodeling
- 轨迹误差建模的多轴联动机床轮廓误差补偿技术-Contour Error Compensation Technology for Multi- Axis Linkage Machine Based on Trajectory Error Modeling.
bank
- 银行家算法 操作系统学习中主要介绍算法的实现流程-Banker' s algorithm to learn the operating system in the implementation process focuses on algorithms
