搜索资源列表
数据结构源代码系统
- 数据结构源代码系统 [1]-线性表子系统 [2]-停车场管理系统 [3]-二叉树子系统 [4]-图子系统 [5]-查找子系统 [6]-排序子系统 [7]-退出系统,Data structure source code system [1]- Linear table subsystem [2]- the car park management system [3]- Binary Tree subsystem [4]- map subsystem [5]- Find sub-system [6]
sportsmeeting
- 数据结构的课设 运动会计分系统 半完成系统 值得研究-Data structure of the class-based movement system accounting subsystem to be studied and a half years
stack
- 栈子系统,主要包括了进栈、出栈、显示、数值转换、逆波兰式及返回-Stack subsystem, including the Progressive stack, the stack, display, numeric conversion, Reverse Polish Notation and return
binary_tree
- 二叉树子系统实验,包括树子系统主函数,建立二叉树,各种遍历方法,以及二叉树的几个参数设置函数-Binary subsystem test, including the main function sub-tree to build a binary tree, a variety of traversal methods, and the binary function of several parameters
graph
- 图子系统实验,定义了图的存储结构,以及队列操作。包括邻接矩阵,深度优先遍历,以及广度优先遍历-Figure subsystem test, defines the memory structure map and queue operations. Including the adjacency matrix, depth-first traversal and breadth-first traversal
list
- 实用数据结构基础(第三版),实验一,线性表子系统-Based the practical data structure (third edition), experimental one, linear table subsystem
data-sturct
- 顺序存储的线性表维护子系统的实现,编程建立了线性表,对顺序存储的线性表实现了查找、插入、删除、修改操作。-Linear order storage table maintenance subsystem implementation, programming, linear table, on the order of the linear form of the stored search, insert, delete, modify operation.
maintenance-of-of-binary-tree-VC
- 实现二叉排序树维护子系统实现,实现查找、插入、删除、修改操作。首先要建立一棵二叉排序树,建立树根,然后按照中序遍历依次建立二叉排序树。运用switch的四个case实现各个操作,每个case中调用相应的子程序。子程序是选择要进行的操作:查找、插入、删除、修改。-Binary sort tree maintenance subsystem to achieve, to achieve the find, insert, delete, and modify operations. First ne
