资源列表
Floyd
- 用弗洛伊德算法得出哈工大 威海 校园内任意两个地点间的最短路径-floyd
数据结构所有实验
- 数据结构实验课中的所有实验程序,这可是本人逐个测试过的,绝对精品,-experiment data structure of all experimental procedures, but I individually tested, absolute masterpieces,
bubble-sort
- Bubble sort any array entered
qorvyzy
- 问本提出了一种信号分析中用到的离散梅林算法,该算法可以有效的对膨胀效果进行处理,()
migong
- 利用栈求一条简单的迷宫路径,采用手动输入迷宫的方式,“0”代表通路,“1”代表障碍,“2”代表已走过的路。-Demand using a simple stack maze path, a way to manually enter the maze, " 0" channel, " 1" obstacle, " 2" has walked the streets.
suanfa1
- 这个是数据结构(C语言版)的上机书的习题答案算法,经过整理的,非常不错-This a data structure (C language) edition of the book on the machine answer the questions algorithm, collated, very good!
bankC
- 用c语言描述的数据结构编写的银行业务模拟程序,能够计算客户停留平均时间
01bag
- 0-1背包问题算法,采用动态规划思想实现。-the Algorithm of 0-1bag problem,it is implemented with Dynamic programming.
btree
- B树,是一种很有效率二叉搜索树,利用它可以的旋转功能可以很方便的构造,很快的查找 数据结构-B-tree is a very efficient binary search tree, it can use the rotation function can be constructed easily, quickly find the data structure
quicksort
- 一种对多个数据的排序方法,快速排序 。能够根据一个关键值对数据进行递归排序-A kind of multiple methods of data sorting, quick sorting. According to a critical value can be recursively sort the data
erchashu
- 数据结构的二叉树创建和遍历 -Binary tree data structure to create and traverse ......................................... .................................................. .
ds_topological
- 通过c++实现数据结构topological算法-topological Algorithms
