登录
首页 » c++ » 图书管理系统

图书管理系统

于 2022-03-17 发布 文件大小:3.52 kB
0 85
下载积分: 2 下载次数: 1

代码说明:

用C++语言编写的小型的图书管理代码 部分代码如下 #include #include #include using namespace std; const int Max_book=2500;               //可保存图书数量的上限 const int Max_reader=2500;             //可保存读者数量的上限 const int Max_bor_book=5;              //读者借阅图书本数上限 class Book                             //图书类 { private: int num;                           //设置图书条形码     int flag;                          //设置删除标记     1:已经删除  0:还未删除 int onshelf;                    

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

发表评论

0 个回复

  • RegHideSource
    注册表隐藏的高级技术vc++2008 亲测通过(Registry Hidden senior technical vc++2008 pro-test passed)
    2016-05-07 21:27:51下载
    积分:1
  • character_cqche
    1 最早截止时间优先EDFEarliest DeadlineFirst算法是非常著名的实时调度算法之一,在每一个新的就()
    2018-07-06 21:58:01下载
    积分:1
  • 1Message2Box
    BoxMessage,很好的对话和消息例子,值得一看。(BoxMessage a good example of dialogue and information, and an eye-catcher.)
    2007-01-09 23:12:11下载
    积分:1
  • CheckDifxDriverInstall
    GetCurrentDirectory, DriverPackageGetPath Check Driver Install
    2013-05-01 13:25:50下载
    积分:1
  • Triangle
    实现对一个三角形分别实现平移、缩放、旋转等变化的源码及效果图。(Realization of a triangle were achieved translation, scaling, rotation and other changes in source and effect diagram.)
    2013-05-27 17:04:55下载
    积分:1
  • IIC-EEPROM
    说明:  stm32f429 eeprom iic mdk环境(Stm32f429 EEPROM IIC MDK environment)
    2020-06-16 03:00:01下载
    积分:1
  • CCESocket_demo
    一个为WinCE写的支持TCP/UDP socket的类,以及使用示例,包含一个server端和一个client端(a WinCE wrote to the support of TCP/UDP socket types, and the use of exemplars, includes a server and a client-side)
    2007-05-18 01:13:57下载
    积分:1
  • kk-firmware2.3
    kk飞控的程序,kk飞控是一款低端的很廉价的很好的飞控程序。适合初学者玩多轴飞行器。(kk flight control procedures, kk flight control is a very cheap low-end good fly control program. Suitable for beginners to play multi-axis aircraft.)
    2014-02-01 20:47:14下载
    积分:1
  • Qt实现聊天气泡
    IM 聊天气泡实现, 采用QWebEngineView + CSS3.0 实现气泡效果。
    2022-03-10 19:12:56下载
    积分:1
  • HALCON与C#联合编程
    说明:  C#联合HALCON打开相机采集图像及简单图像处理(C# Joint HALCON Open Camera to Acquisition Image and Simple Image Processing)
    2020-07-02 16:40:01下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载