资源列表
Order-Form
- 顺序表的简单操作,很容易理解的算法,程序比较小-Simple operation sequence table, it is easy to understand the algorithm, the program is relatively small
Bubble-method-to-improve
- 简单的冒泡法改进算法,很容易理解,可能还需要进一步完善-Simple bubble method improved algorithm, it is easy to understand, may still need further improvement
Mouse-maze-drill
- 这是一个很简单的小白鼠进迷宫算法,可能还存在不足的地方-This is a very simple mouse into the maze algorithm, there may be deficiencies
Hua-rong-dao
- 华容道的广度优先搜索求解——散列查找和启发式搜索的应用-The game hua-rong-dao breadth first search solution-hash search and heuristic search application
shizihebin
- 这是一个ACM算法题目,原题是石子合并问题,-This is a subject of ACM algorithms, the original title is gravel merger,
bikemanage
- 数据结构的大作业---大学城自行车管理系统。-Data structure--- the great university city bicycle operations management system.
ff
- 数据结构大作业----------图书馆信息管理系统-Great job--- Data structure library management system
20092201
- 这是一个用C语言实现魔方的程序,通过给定的输入方式控制每个面的转动-this is a cube in c, you must read the coorsponding letter on the main.
kruskal
- graph kruskal algoritm
binary_tree_traversal
- binary tree traversal algorithm
BinaryTree
- 二叉树算法--C++描述。程序中包括了二叉树查找父结点、查找任意结点、创建、删除子树操作、递归(先序、中序、后序)遍历、非递归(先序、中序。后序)遍历、层次遍历。-Binary tree algorithm- C++ descr iption. Program includes a binary tree to find the parent node, any node to find, create, delete subtree operation, recursive (preorder
CPP0-1bag
- 0-1背包问题的回溯法解决方案,使用的语言是c-There is 0-1bag problem.
