搜索资源列表
C程序自动测试程序系统
- C程序自动测试程序系统,主要是测试数据结构中的几个经典算法:关于排序,树的遍历等.-C automatic test procedures, test data is the main structure of classical algorithm : Sort of, such as tree traversal.
10372049多系统电话服务系统
- 本设计使用C++来实现一个简单的数据结构问题,可以作为课程设计来使用,里边有详细的使用说明。-the design of C + + to achieve a simple data structure that can be used to design courses, inside a detailed usage instructions.
停车场管理系统
- 数据结构中利用栈模拟停车场管理,用C语言编写。-data stack structure using simulated car park management, with C language.
实现哈夫曼树
- 这也是一个实验,系统结构的,实现哈夫曼树的,也可以归类为数据结构
停车场管理系统3
- 停车场管理系统2(数据结构实习报告)-car park management system 2 (data structure internship report)
数据结构CAI系统
- 数据结构CAI系统的源码-CAI data structure of the source system
数据结构演示系统
- 数据结构演示系统,有助于进一步了解和验证数据结构中的算法-data structure presentation systems and contribute to further understanding and validation of data structure algorithms
7个数据结构的实验_DataStructure
- 编译系统: Visual C++ 6.0 操作系统: Windows 2000/XP 这几个程序对于学习和理解数据结构有很大的帮助。-Compiler System : Visual C 6.0 operating system : Windows 2000/XP these procedures for the study and understanding of data structure will be very helpful.
经典算法演示系统
- 这是一个经典的数据结构动态演示系统,支持C语言和pascal语言,对初学者肯定会有很大帮助-This is a classic demonstration of dynamic data structure, and C language support pascal language for beginners certainly be of much help
校园导游咨询系统
- 该次实习要求是设计一张地图,里面有n个景点,告诉我们景点之间的连接信息,要设计一个校园导游程序,为来访的游客提供各种信息的查询服务。主要为两个服务。 (1) 为来访游客提供图中任意景点相关额信息查询。 (2) 为游客提供图中任意两景点间的最短路径的长度,并输出该条路径 为实现这两个服务我们需要用一个数据结构存储这个地图的情况,还有就是用dijkstra 算法去求两点间的最短路,并需要一个数组去记录该最短路径。
MySportGames
- 数据结构课程的作业要求,用DEV CPP实现的运动会系统,包括对学校、运动员及运动项目的管理。
杭州电子科技大学ACM-OJ系统的部分代码
- 杭州电子科技大学ACM-OJ系统的部分代码,对学习数据结构还有算法很有帮助,Hangzhou University of Electronic Science and Technology ACM-OJ part of the system code, data structure of the learning algorithm was also very helpful
数据结构源代码系统
- 数据结构源代码系统 [1]-线性表子系统 [2]-停车场管理系统 [3]-二叉树子系统 [4]-图子系统 [5]-查找子系统 [6]-排序子系统 [7]-退出系统,Data structure source code system [1]- Linear table subsystem [2]- the car park management system [3]- Binary Tree subsystem [4]- map subsystem [5]- Find sub-system [6]
txl.rar
- 数据结构课程设计 通讯录,一个很不错的系统,流程图包含在内。,Address book data structure course design, a very good system, flow chart included.
phone
- 数据结构中线形结构的课程设计:电话簿系统的设计与实现-Linear structure of the data structures curriculum design: system design and implementation of directory
shujujiegoujiapu
- 这是本人大二的时候数据结构课程设计所做的一个家族树管理系统,基于二叉树,实现家族的家谱管理。-This is my second year data structures course, when doing a family tree design management system, based on the binary tree, the genealogy of the family managed to achieve.
59564357dcds_flight
- 本程序实现航空售票预定系统! 为数据结构课程设计之一!-the program air ticket reservation systems. Data structure for curriculum design one!
flightlgy
- 航空订票系统,数据结构课程设计源代码,包括订票,退票,浏览,查单航线-Airline booking systems, data structures curriculum design source code, including the booking, refund, browse, search, single route
haxi
- 数据结构课程设计(严蔚敏c版) 哈希表学生管理系统-Data Structure Course Design (YAN Wei-Min c version) hash table management system for students
校园导游系统2016
- 校园导航系统 提供至少5个景点的校园导游咨询(包括景点介绍、景点间距离等)。 本程序的目的是为来客提供路径咨询和景点查询(根据用户指定的始点和终点输出相应最短简单路径或者输出用户指定景点的详细信息);系统管理员又可根据实际情况对导游图进行修改,删除路径或景点。(Campus navigation system)