搜索资源列表
Salarymanagesystem
- 用C实现简单的工资管理系统,主要用十字链表来完成.-Easy to use C implementation of the salary management system, the main cross to complete the list.
long.RAR
- C语言课程设计--旅店客房管理系统 数据结构:采用十字链表,实现录入、遍历、保存、载入、修改、插入、删除、各种查询及统计等功能。运行环境:Turboc2.0,文本界面-C language:hotel manage system
Book-information-management-system
- 该系统主要完成书店租书的管理。功能模块有,数据录入,如图书类别信息,图书信息,租阅者信息的录入;数据修改,如图书类别信息,图书信息,租阅者信息的修改;数据删除,图书类别,图书信息,租阅者信息的删除;数据显示,图书类别,图书信息,租阅者信息的显示;数据插入,图书类别,图书信息,租阅者信息的插入;数据统计,图书类别,图书租阅次数,租阅者逾期欠费统计等。 采用十字链表的形式实现图书租阅管理系统。建立图书类别的动态链表,根据不同的类别建立不同的图书信息动态链表,依据不同的图书建立对应的读者动态链表进
medicine--system
- 药品药物信息管理系统,曾经的课设,采用三个十字链表结构,且有简易的图形界面。源码附在文档之后。-Drugs information management system, have set up courses, adopts three cross linked list structure, and a simple graphical interface. Source code attached to the document.
Blibrary-manao
- 图书管理系统版本2,界面华丽,双双十字链表实现,功能丰富 -Library Management System Version 2, the interface is gorgeous, both cross-linked list implementation, feature-rich
Cwz
- 一个信息管理系统,可以写入、查询、统计、删除、修改。通过十字链表形式链接信息。统计功能包括排序、条件检索等,查询可按照不同信息包括年份区间等进行多种查询。-An information management system, you can write, query, statistics, delete, modify. Through the form of a Cross Chain link information. Statistical functions, including sor
h
- 医院管理系统,用户需要输入医院编号等,采用十字链表法,程序能基本运行,但存在很多漏洞-Hospital management system, users need to enter the hospital number, etc., using cross-linked method can basically run the program, but there are many loopholes
GZDX_duguli
- NBA信息管理系统,数据结构是十字链表,有冒泡排序算法,功能是查询、删除、增加、排序球队、球员的具体信息,有文件储存功能-The NBA information management system, data structure is a productive capacity table, a bubble sort algorithm, function is to query specific information, to increase the sort team s file st
personal-bill
- 个人帐簿管理系统,应用十字链表结构构造,实现基本的账簿管理问题(Personal account management system)