-
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过....
使用代码安全移除当前加入到系统中的U盘或其它USB设备。VC6.0下调试通过.-use security codes to remove the current system of the U disk, or other USB devices. VC6.0 debugging through.
- 2022-08-12 11:44:15下载
- 积分:1
-
注册表对案件的经典例子保护VC++编程能力。
关于注册表的经典例子 该例子中保护了VC++编程中常用的API函数,例子简单易学。-registry on the classic example of the case to protect the VC++ Programming common API function, as in the case is easy.
- 2022-01-28 02:46:38下载
- 积分:1
-
此filesystem.rar文件中包括YAFFS源码、fat32文件系统介绍和fat32文件系统与yaffs文件系统的比较!...
此filesystem.rar文件中包括YAFFS源码、fat32文件系统介绍和fat32文件系统与yaffs文件系统的比较!-This document filesystem.rar including YAFFS source, fat32 file system fat32 file system and introduce yaffs file system and compare!
- 2022-10-27 06:05:04下载
- 积分:1
-
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。...
我接触DLL的时间也不长,对DLL的了解也不是很深,在这里以一个简单的例子说明一下应用程序与DLL是如何工作的,希望给初学者一些帮助。文章附有源码,以编译通过。-I contacted the time is not long, right DLL understanding is not very deep here in a simple examples to illustrate what applications and how the DLL is working, and hopes to give some help beginners. Articles with source code to compile.
- 2022-12-31 05:20:04下载
- 积分:1
-
资源管理器,它可以管理你的电脑中的各个盘和文件.
资源管理器,它可以管理你的电脑中的各个盘和文件.-Resource Manager, which can manage your computer all disk and documents.
- 2022-03-14 13:56:38下载
- 积分:1
-
boot.s linux bios引导代码 os代码分析的基础
boot.s linux bios引导代码 os代码分析的基础-boot.s linux bios os source code to guide the basis of the analysis
- 2022-08-24 17:50:01下载
- 积分:1
-
蓝牙开发协议书 硬件开发过程 目标调试指南 立体攻防
蓝牙开发协议书 硬件开发过程 目标调试指南 立体攻防-Bluetooth hardware development agreement to develop guidelines for the process of commissioning a three-dimensional offensive and defensive goal
- 2022-05-19 21:30:16下载
- 积分:1
-
Advantech industrial control board VC Programming AD procedures, very good, the...
工业控制研华板卡VC编程实现AD程序,很不错的,用动态连接库的方式调用函数,适合工控软件提供的开发方法-Advantech industrial control board VC Programming AD procedures, very good, the dynamic link library of the function call, for the Industrial Control Software Development Methodology
- 2023-08-21 10:35:04下载
- 积分:1
-
显示系统信息,能够获取系统硬件及操作系统信息
显示系统信息,能够获取系统硬件及操作系统信息-Display system information, access to system hardware and operating system information
- 2022-01-26 00:37:16下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1