登录
首页 » 数据结构 » 设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功...

设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功...

于 2022-02-24 发布 文件大小:3.69 kB
0 82
下载积分: 2 下载次数: 1

代码说明:

设计一个计算机管理系统完成图书管理基本业务1,每种书的登记内容包括书号、书名、著作者、现存量和库存量;2)对书号建立索引表(线性表)以提高查找效率3)系统主要功能如下: 采编入库:新购一种书,确定书号后,登记到图书帐目表中,如果表中已有,则只将库存量增加; 借阅:如果一种书的现存量大于0,则借出一本,登记借阅者的书证号和归还期限,改变现存量; 归还:注销对借阅者的登记,改变该书的现存量。 1)系统功能的进一步完善2)索引表采用树表。3)设计内容4)程序流程图5)源程序6)软件测试报告(包括所用到的数据及结果) -Books Management System

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 网上有很多的压缩程序,本程序实现了最简单的一种算法-lzw压缩算法,其中用到了hashtable...
    网上有很多的压缩程序,本程序实现了最简单的一种算法-lzw压缩算法,其中用到了hashtable-many online compression procedures, the procedures for the realization of a simple algorithm-lzw compression algorithm, which stretched to the hashtable
    2023-02-02 01:20:03下载
    积分:1
  • achieve m bands Containing tree (2) linear scale for the keys inserted into Cont...
    实现m阶B_树 (2)将线性表中的键值插入到B_树中(即建立索引); (3)当删除和插入数据到线性表时,同时维护其索引B_树。 (4)可根据所给键值范围,输出该范围的所有键值-achieve m bands Containing tree (2) linear scale for the keys inserted into Containing tree (index); (3) When the deletion and insertion of data to the linear scale, while preserving its index Containing tree. (4) According to the pair, the scope of the output of all keys
    2022-11-14 03:35:03下载
    积分:1
  • " Database system implementation," the first four chapters, the databas...
    《数据库系统实现》前四章,数据库实现的经典书,介绍了很多原理性的东西。-" Database system implementation," the first four chapters, the database to achieve a classic book describes the principles of a lot of things.
    2022-01-21 06:16:59下载
    积分:1
  • 医院挂号系统叫号系统
    用VB编写的医院挂号叫号系统,代码简介,功能强大,值得一看的VB医院叫号软件,
    2022-05-16 11:26:44下载
    积分:1
  • 的课后练习
    数据结构的课后练习-Data structure of the after-school practice
    2022-04-20 14:15:51下载
    积分:1
  • FORTRAN常用算法集。
    fortran常用算法集。-FORTRAN commonly used algorithm sets.
    2022-05-20 06:32:47下载
    积分:1
  • 学生信息程序
    描写了学生信息管理系统所需要的学生的性别 年龄 成绩 学号等等,可以输出学生信息的平均分和各科成绩,以及相对应的年龄  性别
    2022-06-18 05:01:51下载
    积分:1
  • 的C++PDF文档
    数据结构的C++PDF文档-data structures of C PDF files
    2022-07-10 23:31:55下载
    积分:1
  • 习题
    数据结构 习题-data structure Exercises
    2022-03-24 18:19:13下载
    积分:1
  • 遍历是二叉树经常要遇到的一种操作.可以运用到二叉树点计,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对点的访问具有普遍的含义,可以是...
    遍历是二叉树经常要遇到的一种操作.可以运用到二叉树结点计数,线索化二叉树,求二叉树的深度,表达式求值等算法中.在遍历的过程中,对结点的访问具有普遍的含义,可以是输出各结点的数据域信息,也可以是对结点作其他处理.另外,通过一次完整的遍历,可使二叉树中结点信息由非线性排列变为某种意义上的线性排列.也就是说,遍历操作使非线性结构线性化. -traverse binary tree is frequently encountered in a operation. Binary Tree can be applied to node count, clues of a binary tree, the binary tree for depth, in the expression evaluates such algorithm. the ergodic process, right node of the visit is universal meaning, it can be output in each node of data domain information, also be on the node for other treatment. Besides, a complete traversal, Binary enables information from the node into a nonlinear with a sense of linear order. In other words, Traversing operation nonlinear structure so linear.
    2022-02-27 00:08:38下载
    积分:1
  • 696518资源总数
  • 104353会员总数
  • 66今日下载