-
一个NTFS稀疏文件的例子,对于开发虚拟硬盘系统有一定帮助.
一个NTFS稀疏文件的例子,对于开发虚拟硬盘系统有一定帮助.-NTFS sparse file an example of a virtual hard disk system for the development of some help.
- 2023-09-05 00:30:03下载
- 积分:1
-
一个检测您的cd rom设备的例子,可以自动侦测你的CD Rom的状态.
一个检测您的cd rom设备的例子,可以自动侦测你的CD Rom的状态.-an detect your cd rom equipment example, it will automatically detect your CD Rom state.
- 2022-03-10 18:43:49下载
- 积分:1
-
消除图片移动的效果,非常不错的原代码,适合对图像处理的参考代码....
消除图片移动的效果,非常不错的原代码,适合对图像处理的参考代码.-To eliminate the effect of moving picture, very good original code, suitable for image processing reference code.
- 2022-03-16 03:03:01下载
- 积分:1
-
NT Service服务程序框架源代码,通过此框架可以快速编写NT Service服务程序,这样一来,系统即使不登陆也可启动服务。...
NT Service服务程序框架源代码,通过此框架可以快速编写NT Service服务程序,这样一来,系统即使不登陆也可启动服务。-NT Service Framework service program source code, adopted this framework can be rapidly prepared NT Service service procedures, this one, even without the landing system can be activated services.
- 2022-02-03 22:41:44下载
- 积分:1
-
linux系统调用分析,包括一些实例。系统调用有关的一些基本知识...
linux系统调用分析,包括一些实例。系统调用有关的一些基本知识-linux system call analysis, including some examples. Calling the system some basic knowledge
- 2022-03-19 14:45:53下载
- 积分:1
-
通过对本代码中的函数简单调用可以取到系统的Ring0权限。
通过对本代码中的函数简单调用可以取到系统的Ring0权限。-Through a simple function of the code to the system call can take Ring0 permission.
- 2023-06-13 17:35:03下载
- 积分:1
-
the system is intended for large
本系统是针对现在贸易公司规模大,销售品种多而制作的,欢迎下载使用!-the system is intended for large-scale trading company, sales and production of many varieties, the use of downloaded welcome!
- 2022-08-08 11:04:34下载
- 积分:1
-
Windows memfile例子
windows memfile example
- 2023-07-31 01:00:03下载
- 积分:1
-
TASM Compiler for free used.
TASM Compiler for free used.-processor used Compiler for free.
- 2022-04-24 12:23:10下载
- 积分: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