-
窗口图形编程的基本知识和常用方法
介绍windows图形编程的基础知识和一些常用方法-Windows graphics programming introduce basic knowledge and some common methods
- 2022-04-07 12:43:01下载
- 积分:1
-
学生计划
- 2022-06-12 00:43:21下载
- 积分:1
-
c++ 课程设计 图书管理系统
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作;
2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏...
c++ 课程设计 图书管理系统
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作;
2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。
3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。
4.可以按归并排序方法对书目进行排序;
5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库;
6.内置强大的异常处理机制,可以应付绝大部分异常情况。
7.程序标题栏实时显示程序状态。
-c++ curriculum design library management system
1. The realization of the binary database search, find, modify, add, delete and other operations
2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage.
3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database.
4. May merge sort method to sort the bibliography
5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database
6. Built a powerful exception handling mechanism to cope with the vast majority of anomalies.
- 2022-10-29 07:35:03下载
- 积分:1
-
对于基层派出所使用指纹枪柜的集中式管理。
对于基层派出所使用指纹枪柜的集中式管理。-Police use of fingerprints for the grass-roots gun cabinet centralized management.
- 2022-07-18 07:27:50下载
- 积分:1
-
VC++的文件操作函数,可以遍历指定目录下的所有或指定类型的文件....
VC++的文件操作函数,可以遍历指定目录下的所有或指定类型的文件.-VC++ The file manipulation functions, you specify a directory traversal of all or specified types of files.
- 2022-03-18 00:39:42下载
- 积分:1
-
攀登网
水管工源码,包括图形以及AI部分源代码,供初学者使用!-Scrambled Net
- 2022-03-23 09:27:46下载
- 积分:1
-
scrsaver2.zip 完整的屏保,支持参数和密码设置 scrsaver1.zip 弹跳小球的屏保程序 db2txt.zip 数据库文件转化为文本文件的例子...
scrsaver2.zip 完整的屏保,支持参数和密码设置 scrsaver1.zip 弹跳小球的屏保程序 db2txt.zip 数据库文件转化为文本文件的例子,详细注释 bounce3 物体弹跳的例子,演示了让图片透明的方法 animationdemo.zip 动画演示,运用了biblt高级技巧 -scrsaver2.zip complete screensavers, support and password parameters set scrsaver1.zip ball bouncing a screen saver db2txt.zip database file into a text file of examples, detailed notes bounce3 objects bouncing example, demonstrated the picture so transparent method animationdemo.zip animation demonstration, use of biblt Advanced Techniques
- 2022-02-03 09:12:05下载
- 积分:1
-
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的...
C++ Primer是一本适合C++初学者学习的书,基中结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C++ Primer
- 2022-03-19 18:31:28下载
- 积分:1
-
一个自我修复的应用演示
一个自我修复的应用演示-a self-healing application demonstration
- 2022-01-22 04:48:45下载
- 积分:1
-
温湿采集Templow=float(templow)/100
char ctemplow[20]
sprintf(ctemplow," 2.2l...
温湿采集Templow=float(templow)/100
char ctemplow[20]
sprintf(ctemplow," 2.2lf",m_Templow)
SetDlgItemText(IDC_WISH_TEMP_LOW,ctemplow)
-I use VC for the tempration and
shi du ,and display the data to the screenI use VC for the tempration and
shi du ,and display the data to the screenI use VC for the tempration and
shi du ,and display the data to the screen
- 2023-06-10 02:20:03下载
- 积分:1