搜索资源列表
酒店管理.rar
- 酒店管理系统,用链表实现,文件的存储与读取操作(学习作品)
STUDENTMANAGE
- 这是我一个用双向链表实现的学生信息管理DOS版 可以插入 查询 编辑 排序 删除 保存 显示相关信息-a two-way linked list with the students to achieve information management DOS version can be plugged into inquiries ranking editors deleted to preserve relevant information shows
asdfdsafd4r
- 一个用C语言写的学生成绩管理系统。主要是用链表实现。对初学C语言的同志有点用-a C language students write performance management system. It is mainly used to achieve chain. Right novice C language with a bit of comrades
VC++StudentmanagerSystem
- VC++.net下用链表实现的学生信息管理系统-VC. Listless net realized using the Student Information Management System
Thestudentmanagessystem
- 学生管理系统 用链表 实现 功能基本齐全 已经测试过了
list_stuinfo
- 学生信息管理系统,用链表实现,包含删除,增加,查询,保存到文件等功能
STUDENT
- 学生学籍管理 用链表实现 包括创建,查找,删除,修改,输出的功能.
酒店管理
- 酒店管理系统,用链表实现,文件的存储与读取操作(学习作品)- The hotel management system management system, with the chain table realization, the document memory with reads takes the operation (study work)
PRO2
- 字符界面的图书管理程序,用链表实现的,可以实现借书还书功能-Characters interface library management procedures, with the realization of the list, you can achieve the borrowing and returning books feature
LMS
- 纯C语言的图书管理系统,实现了借书还书人员管理等一些简单的操作。数据的保存用c语言操作文本文件。使用链表。-Pure C language library management system to achieve the borrowing and returning books and other personnel management simple. Data preservation operation using c language text file. The use of lin
StudentManage
- 学生成绩管理系统,数据结构实现,用链表实现对其编辑操作,除了基本添加删除功能,另有排序打印等功能-Student performance management systems, data structure implementation, using linked list implementation of its edits, in addition to the basic add delete functions, while functions such as sorting prin
staff
- Linux环境下,完整的员工管理系统的代码,用链表实现,标准Linux操作。-Linux environment, complete employee management system code, linked to achieve the standard Linux operating.
xscjglxt
- 使用了C数组以及链表实现的学生成绩管理系统-Achieved using the C array and list management system for student achievement
zhangyu
- 该程序是一个简单的职工管理系统;用C++语言编写的;由链表实现其具有的功能:具有查找、删除、插入、排序等功能。本程序有许多不足甚至错误之处;诚请各位多多指教:谢谢!!QQ:718290025-The program is a simple employee management system use written in C++ from the list has to achieve its function: have to find, delete, insert, sort, and
payroll_system
- 开发一个简单的工资系统:1)输入、显示工资信息(包括:员工号、姓名、岗位工资、补贴总额、代扣总额);2)输出应发工资的最高、最低和平均值;3)按员工号排序后输出信息;4)按员工号查找并输出其信息,也可删除查到的员工。要求:1)具有良好的风格和简单的界面;2)利用函数来实现各模块;3)用链表实现。 -Develop a simple payroll system: 1) input, display payroll information (including: staff number, n
LinkList
- Visual C++2005做的用链表实现的图书信息查询系统,经过调试,运行稳定。-Visual C++2005 do realize the list of books with information inquiry system, through commissioning, operation and stability.
librarymanagementsystem
- 用C++编写图书管理系统,用链表实现图书信息操作,图书借阅,预约,归还,读者信息操作等功能-Written with C++ library management system, with the list of information operations to achieve book, book lending, reservation, return, information operations and other functions the reader
srtngcode
- 用链表实现学生基本信息的管理,包括删除、插入结点等链表的基础运用-Achieving students with a list of basic information management, including delete, insert node basis such as the use of the list
Parkingmanagementsystem
- 设计一个停车场管理系统,模拟停车场的运作,通过此程序具备以下功能: 1、要求以栈模拟停车场,以队列模拟车场外的便道,按照从终端读入的输入数据序列进行模拟管理; 2、要求处理的数据元素包括三个数据项:汽车“到达”或“离去”信息、汽车牌照号码及到达或离去的时刻; 3、该系统完成以下功能:若是车辆到达,则输出汽车在停车场内或便道上的停车位置;若是车离去,则输出汽车在停车场内停留的时间和应交纳的费用(在便道上停留的时间不收费); 4、要求栈以顺序结构实现,队列以链表实现。-Design
SystemManagement
- 实现了员工信息的录入、查找、删除等功能。使用链表实现!-And the staff information input, search, delete and so on. Achieved using the list!