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

图书管理系统

于 2022-03-17 发布 文件大小:3.52 kB
0 118
下载积分: 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 个回复

  • C_Function
    该文件是一个比较全面的c语言函数文档,包含了全部的函数(The file is a more comprehensive documentation of the c-language function, contains all the functions)
    2011-07-30 19:37:37下载
    积分:1
  • 无刷电机六步换相BLDC源码
    本例程是基于台系Cotex-M0的MCU用C语言编写的无刷电机通过hall实现六步换相的 例程,适合初学者学习,工程中实际应用
    2022-04-18 22:27:37下载
    积分:1
  • two
    :植物种类识别方法主要是根据叶片低维特征进行自动化鉴定。然而,低维特征不能全面描述叶片信息,识别准确率低,本文提 出一种基于多特征降维的植物叶片识别方法。首先通过数字图像处理技术对植物叶片彩色样本图像进行预处理,获得去除颜色、虫洞、 叶柄和背景的叶片二值图像、灰度图像和纹理图像。然后对二值图像提取几何特征和结构特征,对灰度图像提取 Hu不变矩特征、灰 度共生矩阵特征、局部二值模式特征和 Gabor 特征,对纹理图像提取分形维数,共得到 2183 维特征参数。再采用主成分分析与线性 评判分析相结合的方法对叶片多特征进行特征降维,将叶片高维特征数据降到低维空间。使用降维后的训练样本特征数据对支持向量 机分类器进行训练(plant species identification method is mainly based on blade automatic identification of low dimensional characteristics.However, can not fully describe blade low-dimensional feature information, identification accuracy is low, in this paper A kind of plant leaves recognition method based on multiple feature dimension reduction.First by digital image processing technology to the plant leaf color sample image preprocessing, obtain background color removal, wormhole, petioles, and the blades of a binary image, gray image and texture image.Then the binary image to extract the geometric characteristics and characteristics of structure and characteristics of gray image extraction Hu moment invariants, gray co-occurrence matrix feature, local binary pattern features and Gabor, to extract the fractal dimension of texture image, get 2183 d characteristic parameters.By principal component analysis and linear uation analysis method of combining the characteristics of blade more feature dimensi)
    2017-02-28 09:57:50下载
    积分:1
  • Omni-Optimizer-code
    Omni-Optimizer (handles single and multiple objectives, unimodal or multi-modal problems)
    2011-12-24 16:13:13下载
    积分:1
  • 相机标定棋盘格角点提取
    利用棋盘格进行相机标定,需要提取棋盘格角点,本代码应用C++、OpenCV对棋盘格角点进行提取(高标定板与低标定板提取方法一样),共10*10既100个角点
    2023-06-14 05:15:03下载
    积分:1
  • 081510
    设计一个按响应比高者优先调度算法实现进程调度的程序。(Design a person according to their response than the high priority scheduling process scheduling algorithm procedure.)
    2010-05-06 23:21:03下载
    积分:1
  • wireless-charging-(QI)
    凌阳无线充电方案(QI)原理图,GPMQXXXA芯片方案。(Sunplus wireless charging program (QI) schematics, GPMQXXXA chip solutions.)
    2013-11-22 19:07:56下载
    积分:1
  • stm32_game_pad
    非常好的stm32例子,stm32做游戏手柄,实现方向和8个按键功能(It is a very good for gamepay of stm32)
    2013-05-11 18:17:10下载
    积分:1
  • OPENGL-CHZ
    说明:  VC/MFC源代码,在OpenGL下实现汉字的三维显示与旋转!(VC/MFC source code, under the OpenGL 3D display of Chinese characters and rotating!)
    2021-04-19 18:38:50下载
    积分:1
  • ilan1.6Dynamic
    trading necessary source code
    2020-06-20 03:40:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载