资源列表
TreeTip
- C++用树来实现文件的遍历,效率比较高,测试了,没有bug-C++ files to implement a tree traversal more efficient, tested, and no bug
shuangxianglianbiao
- 双向链表,功能齐全,是一个课程设计的内容,花了很多时间-Doubly linked list, complete functions, is the content of a course designed to spend a lot of time
2012-summer-Training-Contest(5)
- 2012多校暑假集训(5),标程+解题报告。-2012 Multi-University Training Contest- Contest 5 Tutorial.
code
- 《数据结构——基于C++模板类开发》书上的代码-" Data structure- a template class based on C++ development," the code book
lianbiao
- 数据结构,c语言版的,上机实例题。是清华大学版的-Data structures, c language version, the machine was used to problems. Tsinghua University Edition
aluo3
- 数据结构课程设计:(1)民航航班信息服务系统 (2)运动会分数统计 包括源代码、EXE文件、课程设计报告!比较全。-Curriculum design data structure: (1) Civil Aviation Flight Information Service System (2) Games fraction statistics, including source code, EXE files, curriculum design report! Comparison o
travelingSalespersonProblem.ra
- 旅行商问题的实现,用分支界限法实现旅行商问题,The realization of traveling salesman problem, and the Limits of Law branch of the realization of traveling salesman problem
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,
parking_do
- 以栈模拟停车场,以队列模拟车场外的便道。栈以顺序结构实现,队列以链表结构实现。- 源语言:中文▼目标语言:英语▼翻译文字或网页 以栈模拟停车场,以队列模拟车场外的便道。栈以顺序结构实现,队列以链表结构实现。 请键入文字或网站地址,或者上传文档。 取消 朗读将中文译成英语 Parking lot to stack simulation to simulate vehicle off the sidewalk queue. Structure in order to
DFS
- 深度遍历算法,开发环境VC6.0,实现了对所有节点的深度遍历-Deep traversal algorithm, development environment VC6.0, realized the depth of traversal of all nodes
datastructGRAPH
- 数据结构算法的一个课程设计,是关于图的-a project of data struct ~~~ about graph!
LinkedList
- graphical implementation of linked list
