-
操作系统页面置换算法的程序设计,页面管理…
操作系统的页面置换算法编程,页面管理与虚拟空间与物理空间的管理算法-The operating system page replacement algorithm for programming, the page management and virtual space and physical space management algorithm
- 2022-01-25 20:21:25下载
- 积分:1
-
可枚举Win2000系统服务
可枚举Win2000系统服务-enumerable Win2000 system services
- 2022-08-24 12:19:55下载
- 积分:1
-
远程关机程序
远程关机程序 -The app of remote shutdown
- 2022-01-29 00:50:12下载
- 积分:1
-
本程序利用直接硬件操作读取硬盘参数,可以得到硬盘参数,程序采用yariv kaplan的winio2.0进行端口操作...
本程序利用直接硬件操作读取硬盘参数,可以得到硬盘参数,程序采用yariv kaplan的winio2.0进行端口操作-This procedure using the direct hardware operation to read the hard disk parameters hard disk parameters can be obtained, procedures used to carry out winio2.0 the yariv kaplan Port Operation
- 2022-08-08 02:00:06下载
- 积分: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
-
Please carefully write a detailed upload functionality Please carefully write a...
请认真书写上传资料的详细功能 请认真书写上传资料的详细功能-Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality Please carefully write a detailed upload functionality
- 2023-06-04 06:35:03下载
- 积分:1
-
c陷阱进与缺陷
c陷阱与缺陷是由Andrew Koenig所著,高巍译。Andrew Koenig是AT&T大规模程序研发部(前贝尔实验室)成员,不仅有着多年的C++开发,研究和教学经验,而且还亲身参与了C++的演化和变革,对C++的变化和发展起到重要的影响。
- 2022-07-01 10:20:00下载
- 积分:1
-
automatic shutdown procedures source.
windows xp/2000自动关机程序源码。-automatic shutdown procedures source.
- 2022-03-12 02:24:19下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1
-
OPC code to be developed Oligomeric Proanthocyanidins of great help
OPC的代码 给要开发opc的人很大的帮助-OPC code to be developed Oligomeric Proanthocyanidins of great help
- 2023-08-11 16:35:03下载
- 积分:1