资源列表
jiaoxuejihua
- 这是数据结构的课程设计,关于教学计划编制的设计-This is the data structure of curriculum design, on the preparation of the design of teaching plans
C++OOD
- C面向对象算法数据结构 Data Structures and Algorithms with Object-Oriented Design Patterns in C-C Object-oriented algorithm for data structure Data Structures and Algorithmswith Object-Oriented Design Patterns in C
erchashubianli
- 数据结构中二叉树遍历算法,用C++写的,我们的作业,老师验收通过。-Binary tree data structure traversal algorithm, using C++ Written, our operations, acceptance, through the teacher.
yundonghui
- 是一个数据结构课程设计,题目是运动会,包括全部源代码-Is a data structure of curriculum design, the subject is sports, including all source code
migongqiujie(wjluo)
- 迷宫求解!直接运行。即可生成-Solving the maze! Direct operation. To generate
bahuanghou
- 数据结构课程实际。八皇后问题如下:在8*8的国际象棋棋盘上放置了八个皇后,要求没有一个皇后能吃掉另一个皇后,即任意两个皇后都不处于棋盘的同一行、同一列或同一对角线上。-The actual data structure courses. 8 Queen
yinhangjia
- 银行家算法 适合操作系统课设 自己编的-Banker
subSetSum
- 说明:子集和问题 给定一个n个整数的集合X = {x1, x2, …, xn}和整数Y,找出和等于Y的X的子集subX。 比如说,如果X ={10,20,30,40,50,60} 和 Y = 60 则有三种不同长度的解,它们分别是 subY = {10,20,30},{20,40} 和{60} 使用回溯法实现.开发VS2005工具-Descr iption: a subset of the problem and given a set of n integers X = (
tingchechang
- 数据结构课程设计停车场管理系统的源代码,希望对大家有帮助!-Data structure curriculum design the car park management system source code, and they hope to help you!
erchashudecaozuo
- 该程序采用结构定义二叉树结点的类型,采用普通函数对二叉树进行每一种操作的处理。-The program used the structure of the definition of the type of binary tree nodes, using the general function of the tree to deal with each type of operation.
bubblesort
- 介绍冒泡算法的实现代码,帮助初学者学习,希望给予指导-Introduction bubble algorithm code to help beginners learn, want to give guidance
tuxinglinjiedianshuzushixian
- 数据结构图的实现方法:数组表示法,给出代码,帮助加深对数据结构的理解和实现-Data structure of the realization of methods: an array of expression, given the code to help deepen the understanding of the data structure and the realization of