资源列表
suanfasheji
- c++实现的汽车加油问题,内含具体代码,使用贪心算法实现-c++ implementation of the vehicle refueling, containing the specific code
TreeDefine
- 二叉树: Height NodeNum Traverse -Binary Tree: Height NodeNum Traverse ...
251025
- 用c++实现的棋盘覆盖 -C++ implementation with a board covered with a c++ implementation of the board cover
00948259_ACM_1716
- 该程序能根据给定的若干个整数区间,找到最小整数集合中的元素个数,-The program according to a given number of integer intervals, find the smallest integer number of elements in the collection,
tentotwo
- 用C写的关于二进制与十进制文件的读写问题-Using C to write documents on reading and writing binary and decimal problems
list
- 学生管理系统:分别输入学生学号,姓名,成绩,进行排序,也可以对学生的成绩进行修改,很简单的小程序-Student management system, each input students student id, name, grade, sorting, can also modify student performance and simple small program
2
- 数据结构第二章课件及代码解析,线性表、栈、队列,算法效率高,简单易懂-visual c++
DS
- 数据结构与算法(张铭等著)书籍源代码及测试程序-Data structures and algorithms (Zhang Ming waiting) Book source code and test procedures
migong
- 运用数据结构的知识编写的小游戏迷宫,主要用到栈,队列,二叉树等知识。-Use knowledge of data structures written in a small maze game, mainly used in stacks, queues, binary trees and other knowledge.
C
- 掌握C语言一维数组和冒泡算法,让你学的更好,更明白-good study
Binary-tree
- 该文件主要为二叉树实验指导报告和代码,内容主要是二叉树的链式存储结构,二叉树的相关性质,二叉树的链式存储结构,二叉树结点的递归访问方法-The file binary tree experiments guidance report and code, the main chain storage structure of the binary tree, binary tree nature of the chain storage structure of the binary tree,
4-8
- 利用深度优先来进行迷宫问题的解决,使用的主要数据结构是栈。-To carry out the maze using depth-first solution to the problem, use the main stack data structure is