登录
首页 » 数据结构 » 根据图书管理的功能要求,结合学校图书管理的实际情况,系统分成以下若干模块:编目、典藏、流通、读者、查询、系统维护。...

根据图书管理的功能要求,结合学校图书管理的实际情况,系统分成以下若干模块:编目、典藏、流通、读者、查询、系统维护。...

于 2023-03-06 发布 文件大小:619.23 kB
0 220
下载积分: 2 下载次数: 1

代码说明:

根据图书管理的功能要求,结合学校图书管理的实际情况,系统分成以下若干模块:编目、典藏、流通、读者、查询、系统维护。-According to the functional requirements of library management, combined with the actual situation of the school library management, the system divided into several modules: cataloging, collection, circulation, reader, search, system maintenance.

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

发表评论

0 个回复

  • 的第二个实验
    数据结构的第二个实验-data structure to the second experiment
    2022-01-25 20:24:50下载
    积分:1
  • 系统administrasi
    应用背景系统复杂,短语,Penilaian阳丹,丹,系统不多,红毛猩猩短语。SISTEM INI轭,DI意念dengan被mudah丹tidak memerlukan帮助程序员untuk将祂,林嘉欣拥有管理员祂自己的公主就可以diubah dengan甘庞为 ;为 ;为 ;为 ;为 ;为 ;为 ;为 ;为。 ;SISTEM Penilaian杨被Kompleks丹,选票untuk berbagai SISTEM丹贝卢姆洞巴尼亚选票Oleh猩猩猩猩。SISTEM INI轭,DI意念dengan被mudah丹tidak memerlukan帮助程序员untuk将祂,林嘉欣拥有管理员祂自己的公主就可以diubah dengan甘庞为 ;为 ;为 ;为 ;为 ;为 ;为 ;为 ;为。 ;SISTEM Penilaian杨被Kompleks丹,选票untuk berbagai SISTEM丹贝卢姆洞巴尼亚选票Oleh猩猩猩猩。SISTEM INI轭,DI意念dengan被mudah丹tidak memerlukan帮助程序员untuk将祂,林嘉欣拥有管理员祂自己的公主就可以diubah dengan甘庞为 ;为 ;为 ;为 ;为 ;为 ;为 ;为 ;为。 ;SISTEM Penilaian杨被Kompleks丹,选票untuk berbagai SISTEM丹贝卢姆洞巴尼亚选票Oleh猩猩猩猩。SISTEM INI轭,DI意念dengan被mudah丹tidak memerlukan帮助程序员untuk将祂,林嘉欣拥有管理员祂自己的公主就可以diubah dengan甘庞为 ;为 ;为 ;为 ;为 ;为 ;为 ;为 ;为。 ;SISTEM Penilaian杨被Kompleks丹,选票untuk berbagai SISTEM丹贝卢姆洞巴尼亚选票Oleh猩猩猩猩。SISTEM INI轭,DI意念dengan被mudah丹tidak memerlukan
    2022-10-24 12:50:03下载
    积分:1
  • 1.库文件名:spkc(位置:商品库存管理系统源程序文件spkc.mdb) 2.库类型:Access 3.连接方式:ADO 4.用户名...
    1.数据库文件名:spkc(位置:商品库存管理系统源程序文件spkc.mdb) 2.数据库类型:Access 3.连接方式:ADO 4.用户名:mrkj 5.密码:111dataspxxglxt_Log.LDF文件) 2.数据库类型:SQL Server 3.连接方式:ADO 4.用户名:mrkj 5.密码:-1. Database File Name : spkc (location : merchandise inventory management system source files spkc.mdb) 2. Database types : Access 3. Connectors : ADO 4. Username : mrkj 5. Password : 111 data spxxglxt_Log.LDF) 2. Database types : SQL Server 3. Connectors : ADO 4. Username : mrkj 5. Password :
    2022-03-21 01:41:08下载
    积分:1
  • 这是一个有序链表的生成和插入的源码。用C++实现。
    这是一个有序链表的生成和插入的源码。用C++实现。-This is an orderly list of the generation and insertion of the source. With C++ Realize.
    2022-02-02 23:35:15下载
    积分:1
  • 1.[问题描述] 编写递归算法,计算二叉树中叶子点的目 [输入] 按照先序序列的顺序输入该点的内容。其输入abd eh cf i g ....
    1.[问题描述] 编写递归算法,计算二叉树中叶子结点的数目 [输入] 按照先序序列的顺序输入该结点的内容。其输入abd eh cf i g . [输出] 按中序序列输出,输出的结果为;dbheaficg并计算出二叉树中叶子结点的数目为4 [存储结构] 采用二叉表存储 [算法的基本思想] 采用递归方法建立和遍历二叉树。首先建立二叉树的根结点,然后建立其左右子树,直到空子树为止,中序遍历二叉树时,先遍厉左子树,后遍厉右子树,最后访问根结点。根据左右子树的最后一个结点计算出二叉树中叶子结点的数目。 程序如下: #include #include #include"stdlib.h" -1. [Description of the issue] to prepare recursive algorithm, Binary calculation leaves the number of nodes [imported] in accordance with the first order input sequence in the order of the node contents. Input abd eh i g cf. [Output] by the order sequence output, the results of the output; dbheaficg calculated Binary leaf node to the number four [storage structure] Table 2 forks storage [ The basic idea algorithm] recursive method and traverse binary tree. First established binary tree root node, and then to build their son around the tree, the tree until the loopholes, which preorder binary tree, Li first times the left sub-tree, right af
    2023-08-31 16:00:04下载
    积分:1
  • 本设计完成了要求的所有功能,.能存储足够大的大整并进行相应的加减法运算。用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明...
    本设计完成了要求的所有功能,.能存储足够大的大整数并进行相应的加减法运算。用户界面友好,有用户使用说明,每一步操作都有说明与提示。程序运行通过,有详细的解释说明。-the design completed all the required functions. Can store large enough large integer and the corresponding addition and subtraction operations. User friendly interface, users note, every step of the operation have notes and hints. Running through a detailed explanation.
    2022-04-21 03:39:00下载
    积分:1
  • huffman编码
    huffman编码-huffman coding
    2022-05-16 01:20:23下载
    积分:1
  • 一个计算SIN X的函,觉得算法还可以
    一个计算SIN X的函数,觉得算法还可以-a calculation SIN X function, algorithm can also think! !
    2023-01-29 02:45:03下载
    积分:1
  • 医院管理系统
    这是一个有点长,但简单迷你项目在C编程语言。医院管理系统项目是一个控制台应用程序,没有建为 Code::Blocks 的图形。该项目利用文件处理有效,并会教你如何添加、 编辑、 使用文件的搜索和删除记录。这里提供的源代码是完整的、 无错误,并可以免费下载。设计为艾尔卡医院,坐落在尼泊尔勒利德布尔。 为源代码在 C 中的医院管理系统项目是超过 1100年线。所以,我选择不显示在这篇文章的源代码。您需要编译的源代码中 Code::Blocks 使用 GCC 编译器。你可以从下面的链接直接下载源代码和应用程序文件的这一项目。
    2023-01-06 05:15:02下载
    积分:1
  • 二叉排序树,包括插入节点、删除节点、中序线索化、中序遍历等功能...
    二叉排序树,包括插入节点、删除节点、中序线索化、中序遍历等功能-Binary sort tree, including the insert node, delete node, in the sequence of clues, in the traversal functions
    2022-07-18 03:50:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载