-
C++编程大作业:图书管理系统
应用背景学校布置的大作业,一个文字类型的图书管理系统。
程序编译后可自行新建文件
查询有4种模式
模式1:同时输入作者姓名和数量,查询可能的书名
模式2:输入作者姓名,输出所有该作者的作品
模式3:输入作者姓名及本数,输出符合的书籍
模式4:输入书名,查询作者及剩余本数
浏览将输出所有书籍信息
管理有3种模式
模式1:增减书本
模式2:删除书本
模式3:添加删除其他管理员(只能删除编号相对靠后的管理员)
使用了较多C风格语句和dos命令
源文件共367行,10887字节
关键技术包括了iostream用以输入输出,fstream 用以对文件执行操作,windows.h用以执行DOS命令,如果编译不成功可试着加入#include ,这是由于有的环境中iostream不包含printf()函数引起的其他问题请私信我。
- 2022-12-19 11:10:03下载
- 积分:1
-
c++技能百练
说明: c++技能百练.rar
经典例子。知识点实战练习。(C + + skill training.rar)
- 2019-11-03 22:15:09下载
- 积分:1
-
网络流量在线分析系统的设计与实现
(1)实时抓取网络数据。(2)网络协议分析与显示。(3)将网络数据包聚合成数据流,以源IP、目的IP、源端口、目的端口及协议等五元组的形式存储。(4)计算并显示固定时间间隔内网络连接(双向流)的统计量(如上行与下行的数据包数目,上行与下行的数据
- 2022-05-28 23:40:12下载
- 积分:1
-
C# source code
读写USB串口,USB驱动,C#编写,demo(read and write USB serialport ,USB driver, DeMoPGM)
- 2019-07-10 19:50:41下载
- 积分:1
-
Master Sample Code_Version 3.10
现场工业以太网,ethercat主站代码windows平台实现-The industrial Ethernet, the Windows platform to realize ethercat master station code
- 2023-03-12 14:05:04下载
- 积分:1
-
iir
这是IIR数字滤波器的设计及滤波程序,IIR滤波器用matlab实现,滤波数据用C生成,主程序实现数字滤波(This is the IIR digital filter design and filtering procedures, IIR filter using matlab, using C to generate filtered data, the main program to achieve digital filtering)
- 2013-09-15 21:23:30下载
- 积分:1
-
autosar xcp上位机源码
autosar xcp上位机源码
- 2020-12-10下载
- 积分:1
-
BP24UCOSDMA
基于STM2的uCOS程序编写,信号量通信及DMA传输。(STM2 of uCOS based programming, semaphore communication.)
- 2013-05-25 20:14:19下载
- 积分:1
-
MS-VAR模型MS_Regress_FEX
MS-VAR模型,即马尔科夫状态转换的自回归模型是Hamilton (1989) 提出的,它是允许内在要素变化的特有的计量经济学模型。(MS-VAR model, the regression model Markov state transition is Hamilton (1989) proposed that the change is to allow the intrinsic elements of specific econometric model)
- 2020-07-07 00:08:57下载
- 积分:1
-
csharp Asp. Net and write a photo management system, study and application of go...
asp.net 及 csharp 写的一个图片管理系统,是学习和应用的好的参考材料-csharp Asp. Net and write a photo management system, study and application of good reference material
- 2022-12-22 22:05:03下载
- 积分:1