-
In this tutorial we use two spheres, rendered using Quadrics , to show local and...
In this tutorial we use two spheres, rendered using Quadrics , to show local and world coordinate systems.
- 2022-02-07 14:29:19下载
- 积分:1
-
基本图书管理系统功能需求:
基本图书管理系统功能需求:
1. 新书入库
2. 读者信息管理:
(1)读者信息录入
(2)读者信息修改
(3)读者信息删除
(4)读者信息查询。
3. 图书查询:
(1) 输入一个书号,在文件中查找此书,若找到则输出此书的全部信息;若找不到则输出查找失败的信息。
(2) )查询所有要购入的图书的书名和书号。
4. 借阅管理
(1) 每个读者的信息包括姓名,编号,借阅图书1,借阅图书2,借阅图书3,输入M个读者的信息并存入数组reader中.
(2) 借书登记:输入读者的姓名及所借图书的书号,先判断姓名是否在读者数组中,若有则将书号存入reader数组中,同时修改book数组中此书的现存量.若reader数组中无此姓名,则应提示错误。
(3) 还书管理:输入读者的姓名,所还图书的书号,修改reader数组和book数组中相应的项。
5. 输出全部图书信息和全部读者信息。
6. 退出系统。
-Basic library management system functional requirements:
1. Book storage
2. Readers Information Management:
(1) reader information into
(2) modify the reader information
(3) the reader information to delete
(4) the reader information query.
3. Book Search:
(1) Enter an ISBN, in the document to find the book, if the output of the book to find all the information if it can not find the output of the failure to find information.
(2)) check all books to be purchased titles, and ISBN.
4. Lending Management
(1) Every reader s i
- 2022-03-20 01:18:53下载
- 积分:1
-
Source code for DOS, developed with VC. Programer can learn many developed exper...
一个DOS操作系统的源代码,程序学习者可以从中间学习到许多操作系统的开发经验。使用VC进行开发-Source code for DOS, developed with VC. Programer can learn many developed experience in operating system from the code.
- 2022-11-18 12:15:03下载
- 积分:1
-
VC prepared by a Chinese chess procedures, support human
用VC编写的一个中国象棋程序,支持人机对战,悔棋等功能。-VC prepared by a Chinese chess procedures, support human-machine players, he never cheat in spain capabilities.
- 2023-03-29 11:25:04下载
- 积分:1
-
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Q...
Matlab矢量量化图像压缩程序
矢量量化VQ,是一个常见的压缩技术。Linde, Buzo, and Gray 提出了基于
训练序列的Vector Quantization (VQ)算法。-Matlab vector quantization image compression procedures for vector quantization VQ, is a common compression technology. Linde, Buzo, and Gray proposed based on training sequence of Vector Quantization (VQ) algorithm.
- 2022-08-18 05:44:34下载
- 积分:1
-
货币 编辑框 编程例子
货币 编辑框 编程例子-currency edit box programming examples
- 2022-03-21 23:14:09下载
- 积分:1
-
21种加密54种压缩 算法模块,21种加密54种压缩 算法模块
21种加密54种压缩 算法模块,21种加密54种压缩 算法模块-21 kinds of encryption algorithms 54 kinds of compression modules, 21 kinds of encryption module 54 kinds of compression algorithm
- 2022-01-22 17:09:36下载
- 积分:1
-
VB6 到 VB。Net 转换 实例
VB6 到 VB。Net 转换 实例-VB6 to VB. Net conversion examples
- 2022-05-24 06:39:31下载
- 积分:1
-
windows服务管理类
压缩包包含两个文件ServiceManager.h、ServiceManager.cpp可以直接使用
CServiceManager提供接口如下:
BOOL IsActive(); // 查下服务是否开启
BOOL StopService(SC_HANDLE hService); // 关闭服务
BOOL StartService(); // 开启服务
BOOL ReStartService(); // 重启服务
BOOL GetDependentServices(SC_HANDLE hscService, std::vector& vecServiceStatus); // 获取服务依赖服务
- 2023-08-19 15:45:03下载
- 积分:1
-
简单的放大缩小功能
第一次自己的做的小程序,实现简单的放大缩小功能,功能实现还不完全,放大后还不能进行移动,就简单的针对坐标类的进行修改,达到目的
- 2022-08-16 18:19:38下载
- 积分:1