搜索资源列表
shangsaijiadianguanlixitong
- 这是数据结构课程设计的一个商厦家电管理程序,包括论文,源程序还有可执行文件。
hangbanguanli
- 数据结构课程设计C++语言,应用了MFC库,图形界面编写的小型航班管理系统,数据结构采用文件读写方式,包括查询,订票,退票3个基本功能。 内有程序设计报告-Data Structures C++ language curriculum design, the application of the MFC library, a graphical interface written in small flight management systems, data structures used
xbfs
- 课程设计,一套自己实现的基于位图管理的文件系统-Curriculum design, the realization of a set of their own bitmap based document management system
aluo1
- 拿“优”的数据结构课程设计:模拟旅馆管理系统的床位的分配与回收功能。 里头包括源代码、exe文件、课程设计报告。非常全,值得下载!-Get " excellent" curriculum of the data structure design: Analog hotel management system for the allocation of beds and Recycling function. Inside, including source code, ex
ts
- 图书管理系统,c++数据结构,课程设计,文件操作-Library management system, c++ data structures, curriculum design, file operations
Staff-management-system
- 职工管理系统 数据结构课程设计 1.1问题描述 对单位的职工进行管理,包括插入、删除、查找、排序等功能。 1.2要求 职工对象包括工号、姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 (1)新增一名职工:将新增职工对象按姓名以字典方式存入职工管理文件中。 (2)删除一名职工:从职工管理文件中删除一名职工对象。 (3)查询:从职工管理文件中查询符合某些条件的职工。 (4)修改:检索某个职工对象,对其某些属性进行修改。 (5)排序:按某
addressbookmanagementsystem
- C语言数据库课程设计,通讯录管理系统的实现,利用链表数据结构操作,有完整的报告和帮助文件!-The realization of C language database curriculum design, address book management system, using the operation of the linked list data structure, complete reports and help files!
project
- 数据结构课程设计。基于多种查询策略的航班信息管理系统。实现一个航班信息管理系统,能对已有的航班信息文件进行管理,具体包括航班信息的查询、增加、删除等,其中查询的实现要分别基于线性表、二叉排序树、哈希表三种策略。-Data structure curriculum design. Query strategy based on a variety of flight information management system. Achieve a flight information manage
shujujiegou
- 自己写的学生信息管理系统数据结构课程设计,包括文件读写等很多功能。-Write their own student information management system data structure curriculum design, including file reading and writing, and many other functions.
Tingche
- 数据结构课程设计,实习2中的停车场管理系统。采用MFC和txt文件实现-Data structure curriculum design, internships 2 parking management system. Txt file using MFC and achieve
stu
- 学生成绩管理程序,通过读取stu文件内的数值进行计算编排顺序。适合初学C语言的学生做课程设计时作参考-Student performance management program
数据结构课程设计
- 对单位的职工进行管理,包括插入、删除、查找、排序等功能。 要求:职工对象包括姓名、性别、出生年月、工作年月、学历、职务、住址、电话等信息。 (1)新增一名职工:将新增职工对象存入职工数据文件中。 (2)删除一名职工:从职工数据文件中删除一名职工对象。 (3)查询:从职工数据文件中查询符合某些条件的职工。 (4)修改:检索某个职工对象,对其某些属性进行修改。 (5)排序:按某种需要对职工对象文件进行排序(冒泡、选择、插入排序等任选两种方法实现)。(The staff of