资源列表
shunxuzhan
- 数据结构有关顺序栈的实现,以及一些简单操作!-shu ju jie gou shunxuzhan de jiegou he yingyongcaozuo !
CPPdata-structure-of-Joseph-ring
- 首先,设计实现约瑟夫环问题的存储结构。由于约瑟夫环本身具有循环性质,考虑采用循环链表,为了统一对表中任意节点的操作,循环链表不带头结点-Design and implementation of Joseph ring problem
task
- 有一狭长停车场可停放n辆车,只有一个门可供进出。车辆按照到达的早晚从最里面依次向外排列,若停车场中的车辆出来,则在它之后进入停车场的车都要让路,然后这些车辆再依次进场。-There is a narrow parking lot can park n cars and only one door for access. Vehicles arrive sooner or later, according to sequence outward from the inside are arrang
Bubble-sort-algorithm-explanation
- 对单向冒泡排序和双向冒泡排序的解释。其中,单向冒泡排序分为从上向下和从下向上。-Bubble sort of one-way and two-way bubble sort of explanation.Among them, the one-way bubble sort from down from the divided into and upwards.
Single-table-transpose
- 利用单链表原来的空间将一个单链表就地转置。 设单循环链表的头指针为head,类型为node。逆置时需将每一个结点的指针域作以修改,使其原前趋结点成为后继 -Using single original space will form a single, table in situ transposed. A single list of head to head pointer, types of node. When will need to buy inverse ea
beibao
- 这是一个用C#编写的程序,主要是实现0-1背包问题。-this is a code written by C#.
paixusuanfa
- 这是一个用C#编写的程序,主要是排序,但是集合了多种排序算法,插入排序,合并排序,冒泡排序等。-this is a code written by C#.
data-structure
- 该ppt是讲数据结构的,是清华大学严蔚敏老师的ppt。-This ppt describles the data structure,it is designed by yan wei min who is working in qinghua university.
Dij
- Dijkstra algorithm to show how to find shortest path
AddBook
- 链表实现通讯录,保存文件和读取文件- show the addressbook by the sqlist ,including the save and the read function
dongtaishuzu
- 用C语言实现动态数组的排序问题-use c to do big number mul
TSP
- 一些小程序,有关于TSP问题的代码,这是数据结构老师安排的作业-Small programs, the code on the TSP problem, which is a scheduled job data structure teacher
