登录
首页 » 数据结构 » 自己的作品。。基于VB的图书馆管理系统。 感觉很有现实意义...

自己的作品。。基于VB的图书馆管理系统。 感觉很有现实意义...

于 2022-07-13 发布 文件大小:567.78 kB
0 49
下载积分: 2 下载次数: 1

代码说明:

自己的作品。。基于VB的图书馆管理系统。 感觉很有现实意义-their work. . VB-based library management system. Feeling very realistic significance

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

发表评论

0 个回复

  • 停车场管理系统的源代码
    由于停车场是一个狭窄通道,而且只有一个大门可供汽车进出,问题要求汽车停车场内按车辆到达时间的先后顺序,依次由北向南排列。由此很容易联想到数据结构中的堆栈模型,因此可首先设计一个堆栈,以堆栈来模拟停车场,我设计用顺序存储结构来存储停车场内的车辆信息,并给车辆按进栈顺序编号,当停车场内某辆车要离开时,在他之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入停车场。这是个一退一进的过程,而且让道的汽车必须保持原有的先后顺序,因此可再设计一个堆栈,以之来暂时存放为出站汽车暂时让道的汽车。当停车场满后,继续进来的汽车需要停放在停车场旁边的便道上等候,若停车场有汽车开走,则按排队的先后顺序依次进站,最先进入便道的汽车将会最先进入停车场,这完全是一个先进先出模型,因此可设计一个队列来模拟便道,队列中的数据元素设计成汽车的车牌号,并以链表的形式存储。另外,停车场根据汽车在停车场内停放的总时长来收费的,在便道上的时间不计费,因此必须记录车辆进入停车场时的时间和车辆离开停车场时的时间,然后计算、显示费用情况。
    2023-04-01 23:20:03下载
    积分:1
  • two forks of trees and the establishment of deleted files containing detailed
    二叉排序树的建立和删除,详见内附文档-two forks of trees and the establishment of deleted files containing detailed
    2022-07-10 12:29:56下载
    积分:1
  • oracle big blob of field examples of the type of operation
    oracle 的 blob大字段类型操作例子-oracle big blob of field examples of the type of operation
    2022-03-09 16:36:45下载
    积分:1
  • php+ mysql+ apache button to install one.
    php+mysql+apache一键安装.-php+ mysql+ apache button to install one.
    2023-07-18 22:10:06下载
    积分:1
  • 定义并实现带头点的循环双向链表类,除造和析外,成员函还有取元素个、插入、删除、取元素...
    定义并实现带头结点的循环双向链表类,除构造和析构函数外,成员函数还有取数据元素个数、插入、删除、取数据元素-definition and take the lead in achieving the cycle node type two-way linked list, in addition to the structural and destructor function, members also function from the number of data elements, insert, delete, extract the data elements
    2022-05-14 19:27:38下载
    积分:1
  • 这里有一些中的通用算法,拿出来和大家共享了◎
    这里有一些数据结构中的通用算法,拿出来和大家共享了◎-Here are some of the generic data structure algorithms, up to and everyone shared ◎
    2022-11-10 09:30:03下载
    积分:1
  • This simple procedure is to write several different types of the traversal algor...
    这个简单的程序写的是几种不同的对二叉树的遍历算法,在数据结构中经常可以看到。-This simple procedure is to write several different types of the traversal algorithm for binary tree in data structure can be seen frequently.
    2023-08-08 19:35:03下载
    积分:1
  • 栈的基本操作,有初始化,清空,添加,删除,判空等!
    栈的基本操作,有初始化,清空,添加,删除,判空等!-stack the basic operation, initialization, emptied, add, delete, subcontracting air!
    2022-02-14 14:00:29下载
    积分:1
  • Oracle 10g精要 第三版
    Oracle 10g精要 第三版-essence of the third edition of Oracle 10g
    2022-03-23 06:53:53下载
    积分:1
  • 运动会分统计,我的课程设计,用c语言编写的,
    运动会分数统计,我的课程设计,用c语言编写的,-Games Score statistics, my curriculum design, with c languages,
    2023-04-08 07:55:03下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载