资源列表
031010151552030
- 数据结构课程设计 数据结构课程设计C语言版本-data structure curriculum design curriculum design data structure C language version
031010151554046
- 数据结构课程设计 数据结构课程设计C语言版本-data structure curriculum design curriculum design data structure C language version
031010151552028
- 数据结构课程设计 数据结构课程设计C语言版本-data structure curriculum design curriculum design data structure C language version
031010151553011
- 数据结构课程设计 数据结构课程设计C语言版本-data structure curriculum design curriculum design data structure C language version
031010151553006
- 数据结构课程设计 数据结构课程设计C语言版本-data structure curriculum design curriculum design data structure C language version
tree-2.03
- 一个德国人Kasper Peeters用C++ template写的tree的STL实现,并和STL其他容器vector,map一样,提供标准STL接口,供用户调用。非常有参考价值,说明文档参见tree.pdf。-a German Kasper Peeters C template to write the tree S TL realized, and other containers and STL vector, map, providing standard STL interface,
TheCArithmetic
- C语言的常用算法集合,适合学数据结构的朋友,也适合每个喜欢学算法的人.-C language algorithms pool of suitable data structure of a friend, is also suitable for each algorithm likes people.
nQueenaa
- n后问题,有界面。 -after question, it is the interface.
ExchangeSort
- 用C++编的排序的操作,这个是快速排序,有时间我会多上载几个别的-C series of the sort of operation, this is a quick sort, I would be spending more time on several other set
01-8queens
- n皇后问题,rar格式,运行环境c++,n〉=1
C++keshe
- 我大一时候做的成绩管理系统 不是很成熟 希望大家指正-freshman when I do performance management system is not very mature hope we corrected
Thecarstop
- 停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模拟管理。每一组数据包括三个数据项:汽车“到达”或“离去”信息