-
图书馆管理
附录:程序源代码
---------------------------------------------ReaderLinkList.h---------------------------------
#include"Reader.h"
class CReaderLinkList
{
public:
CReaderLinkList();
virtual
~CReaderLinkList();
public:
CReader *ReaderHead;
};
---------------------------------------------Book.h------------------------------------------------
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-26 09:48:33下载
- 积分:1
-
capacity
capacity log added for refernces
- 2016-04-24 11:58:19下载
- 积分:1
-
qwww11
基于 mfc的客户区截图程序 可以选择bmp的格式跟大小(Based on mfc client area screenshot program you can choose bmp format with size)
- 2016-04-26 15:38:17下载
- 积分:1
-
CC1310基于TI RTOS 433M收发例程
CC1310基于TI RTOS 433M收发例程。实现433M下一个例程发送一个例程接收,发送和接收都有LED指示,低丢包率。
- 2023-08-24 04:30:09下载
- 积分:1
-
dayin3
对初学单片机非常实用的一些小程序老师写的 这是第二部分(right novice SCM some very practical procedures for the teacher to write small, which is the second part)
- 2006-08-18 19:48:56下载
- 积分:1
-
C#中的数据库连接类,数据库DB类。绝对实用
C#中的数据库连接类,数据库DB类。绝对实用-C# Database Connection category, DB database category. Absolutely practical
- 2023-01-17 19:00:03下载
- 积分:1
-
c++继承理解
c++继承概念理解,新手入门c++可以通过代码示例更加快速地理解继承,理清基类与子类的关系,欢迎下载
- 2023-02-17 13:00:04下载
- 积分:1
-
3.2
利用上题的线性表,编程下列功能:假设以两个元素依值递增有序排列的线性表A和B 分别表示两个集合,现要求另辟空间构成一个线性表C,其元素为A和B元素的交集,且表C中的元素也是依值递增有序排列。(The use of the title of the linear form, programming the following features: Assuming two elements by incrementing the value ordered linear tables A and B represent two sets, are now required to open up space to form a linear table C, whose elements A and intersection B elements, and the elements in the table C is incremented by an orderly arrangement.)
- 2016-06-20 20:24:17下载
- 积分:1
-
STM32 NUCLEO F411RE 按键实现PWM占空比及频率可调
适用于所有STM32 F4XX 系列开发板或核心板,利用正点原子的库文件。
- 2022-02-25 10:15:29下载
- 积分:1
-
gsm_msg
GSM短信电话功能 arm linux (arm linux GSM SMS)
- 2021-04-19 23:08:51下载
- 积分:1