搜索资源列表
tuffshu
- 一个小型图书管理系统。用链表存储图书记录内容。能实现图书记录的添加,删除,查询,排序,修改,保存到文件和从文件中读取等功能。 -a small library management system. Chain store with the contents record books. Achieve the record books to add, delete, query, sort, modify, and the preservation of the document from t
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
bookManager
- C++链表实现的简单图书管理系统,对学习链表有帮助-C++ Chain to achieve a simple library management system, helpful in learning list
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
tushuguanlixitong
- C++用自写的List链表以及面向对象的思想写成的图书管理系统,实现了文件读写记录-C++ with self-written list of the List, as well as the idea of object-oriented management system written in books, reading and writing a paper record
tushuguanlixitong
- 图书借阅管理的设计与实现系统设计,包括内存数据结构设计、数据文件设计、代码设计、输入/输出设计、用户界面设计、处理过程设计。要求内存数据用链表组织,数据文件用文本文件,用户界面用字符界面,枚举量用枚举类型表示。至少实现数据记录的增加、修改、删除、查询及相应结果的显示,查询应能按不同数据项进行。-Book Lending Management Design and Implementation of system design, including memory data structure de
Book-information-management-system
- 该系统主要完成书店租书的管理。功能模块有,数据录入,如图书类别信息,图书信息,租阅者信息的录入;数据修改,如图书类别信息,图书信息,租阅者信息的修改;数据删除,图书类别,图书信息,租阅者信息的删除;数据显示,图书类别,图书信息,租阅者信息的显示;数据插入,图书类别,图书信息,租阅者信息的插入;数据统计,图书类别,图书租阅次数,租阅者逾期欠费统计等。 采用十字链表的形式实现图书租阅管理系统。建立图书类别的动态链表,根据不同的类别建立不同的图书信息动态链表,依据不同的图书建立对应的读者动态链表进
library
- 图书管理系统是用链表实现的 它灵活 实用欧冠,界面简洁 通俗中透露出大智慧-It is a library management system . you will find how smart it is . just have a try ,you will win a great harest.
bookmessage
- 课程设计编写的图书管理系统,利用数据结构中的链表等相关知识,实现相应功能-Writing curriculum design library management system, using data structures such as linked lists related knowledge, to achieve the corresponding function
lianbiao
- 用C语言链表写的一个图书管理系统,可以实现增添图书,删除图书,查找图书等功能。-C language linked list to write a library management system, you can add books, delete books, find books and other functions.
图书管理系统
- 自动从txt文本格式读取数据,实现了对链表信息插入删除排序等操作。最终可允许打印图书信息至txt格式(It automatically reads data from TXT text format, and implements operations such as inserting, deleting and sorting linked list information. It is finally allowed to print book information to TXT for