-
Win32光盘烧录
资源描述使用Win32的API实现光盘的擦除、烧录,并封装成独立的DLL接口
- 2022-09-29 09:05:03下载
- 积分:1
-
一个图片切割的JS程序(带拖放、缩放效果),也可以换图片啊...
一个图片切割的JS程序(带拖放、缩放效果),也可以换图片啊-A picture of JS cutting procedures (with drag and drop, zooming effect), can also exchange pictures ah
- 2023-03-18 09:55:03下载
- 积分:1
-
头与头和头
Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste and Teste;
- 2023-08-10 23:55:03下载
- 积分:1
-
asp simple School Management System
asp 简单的校务管理系统 适合新手使用-asp simple School Management System
- 2022-03-06 13:21:11下载
- 积分:1
-
希望大家共同交流!
希望大家共同交流!-hope that we can exchange!
- 2023-05-21 14:45:03下载
- 积分:1
-
这是一个电子钟制做程序,具有指针的图象效果
这是一个电子钟制做程序,具有指针的图象效果 -This is an electronic bell system to do procedures, the target image with the effect
- 2022-08-20 07:04:35下载
- 积分:1
-
c#写的一个小时钟程序
c#写的一个小时钟程序-written by a small clock procedures
- 2023-09-06 03:50:03下载
- 积分: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
-
Windows编程的窗体实现
Windows编程的窗体实现-Windows programming Creating
- 2022-01-26 02:10:55下载
- 积分:1
-
直线Bresenham 算法
直线的中点 Bresenham 算法的原理:每次在主位移方向上走一步,另一个方向上走不走步取决于中点偏差判别式的值。
理想直线将平面划分为三个区域:对于直线上的点,F(x, y) = 0; 对于直线上方的点 F(x, y)>0; 对于直线下方的点F(x, y)
- 2023-06-04 13:50:03下载
- 积分:1