-
真正的硬盘序列号提取实例,绝对不是卷标的提取.
真正的硬盘序列号提取实例,绝对不是卷标的提取.-really drives serial extraction example, the label is not extracted.
- 2023-04-20 04:40:03下载
- 积分:1
-
鲜花订购系统采用vb+access编写,主要功能是用于鲜花店管理鲜花 的进销存以及客户管理...
鲜花订购系统采用vb+access编写,主要功能是用于鲜花店管理鲜花 的进销存以及客户管理 -Flower Ordering System using vb+ Access preparation, the main function is the management of fresh flowers for the flower shop Invoicing and Customer Management
- 2022-02-03 14:17:30下载
- 积分:1
-
图文菜单很漂亮的VC示例工程源码,程序左侧实现资源管理器式的图文并茂菜单...
图文菜单很漂亮的VC示例工程源码,程序左侧实现资源管理器式的图文并茂菜单-Photo menu is pretty VC sample source projects, procedures realize the left side of Explorer-style menu with the aid of diagrams
- 2022-03-23 02:11:00下载
- 积分:1
-
操作系统可称颂设计的程序,页面置换OPT算法,vc++编写
操作系统可称颂设计的程序,页面置换OPT算法,vc++编写-OS praise design procedures, replacement pages OPT algorithm, vc prepared
- 2022-07-25 23:41:39下载
- 积分:1
-
CPU信息查询的程序,包括16位和32位CPU
CPU信息查询的程序,包括16位和32位CPU-CPU information of procedures, including 16-bit and 32-bit CPU
- 2022-04-24 20:20:33下载
- 积分:1
-
获取计算机的配置
获取计算机的配置-access computer configuration
- 2022-01-25 19:38:52下载
- 积分:1
-
操作系统的经典问题:读写者问题,已有具体代码及注释
操作系统的经典问题:读写者问题,已有具体代码及注释-Operating system, the classic problem: the problem of reading and writing, there were specific codes and notes
- 2022-02-10 04:20:02下载
- 积分:1
-
applies to all windows IDE drives information access tools, including the hard d...
适用于所有windows的硬盘IDE信息获得工具,包括硬盘序列号,硬盘最大容量等。 最主要的是windows9x下面,采用了不调用驱动直接进入ring0的技术。-applies to all windows IDE drives information access tools, including the hard drive serial number, the largest hard drive capacity, etc.. The most important thing is Windows Now, using a driver not call directly into ring0 technology.
- 2022-02-05 15:23:19下载
- 积分:1
-
同步日期和时间的例子。
同步日期和时间的例子。-date and time synchronization example.
- 2022-04-12 22:34:03下载
- 积分: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