-
ATL开发指南(第二版)的源代码,使用COM内存管理…
ATL开发指南(第二版)源代码,使用COM的内存管理和错误处理功能,实现COM+的最新功能-ATL Development Guide (2nd Edition) source code, the use of COM memory management and error handling function, Implementation of the latest functional COM
- 2022-01-25 18:44:54下载
- 积分:1
-
Win32缓冲区溢出
Win32缓冲区溢出-Win32 buffer overflow
- 2022-01-23 10:12:03下载
- 积分:1
-
可以指定当前的选中的窗口用热键呼出
例如可以用来网吧免费上网(下机后用热键呼出浏览器)
窗口是z顺序置前的。...
可以指定当前的选中的窗口用热键呼出
例如可以用来网吧免费上网(下机后用热键呼出浏览器)
窗口是z顺序置前的。-can specify the current selected window exhaled with hotkeys for example can be used to free Internet cafes (After using hotkeys exhaled browsers) z window is the former home of the order.
- 2022-01-25 20:32:55下载
- 积分:1
-
一个本机系统服务管理程序
一个本机系统服务管理程序--A localhost system server admin program
- 2022-02-28 22:22:50下载
- 积分:1
-
profiles : from the drop
功能简介:从下拉列表框中选择驱动器,然后点击后面的磁盘空间信息,便可得到磁盘中容量和磁盘剩余总空间.-profiles : from the drop-down list box choice drives, then click on the back of disk space information will be obtained disk capacity and total disk space remaining.
- 2022-06-16 08:39:31下载
- 积分:1
-
of Storage!
关于Storage-of Storage!
- 2022-03-01 09:01:26下载
- 积分:1
-
用VC写的监控win9x下文件的读写(251KB)
用VC写的监控win9x下文件的读写(251KB)-Written by VC under win9x monitoring the read and write files (251KB)
- 2022-03-30 06:11:37下载
- 积分:1
-
这是一个对注册表进行操作的模块,你可以把它添加到自已的程序中哦~...
这是一个对注册表进行操作的模块,你可以把它添加到自已的程序中哦~-this a registry for operation of the module, you can add it to their own procedures oh ~
- 2023-08-10 15:05:02下载
- 积分:1
-
著名的
著名注册表监控软件-Regmon源代码,希望对大家有所帮助-Famous-Regmon registry monitoring software source code, I hope all of you to help
- 2023-06-19 23:25:04下载
- 积分:1
-
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较...
存储管理中页面置换算法性能测试
要求:设系统采用固定分配局部置换的存储分配策略,编写仿真程序对下述页面
置换算法进行性能测试,并对结果进行分析和比较。
(1) 最佳适应(Optimal)页面置换算法;
(2) 先进先出(FIFO)页面置换算法;
(3) 最近最久未使用(LRU)页面置换算法;
(4) 最少使用(LFU)页面置换算法。
要求可适用于键盘输入和自动产生随机页面走向序列两种数据输入方式。-Memory management page replacement algorithm in the performance testing requirements: system for the distribution of partial replacement of fixed storage allocation strategy, the preparation of simulation program on the following page replacement algorithm performance testing, and the results were analyzed and compared. (1) the best adaptation (Optimal) page replacement algorithm (2) First In First Out (FIFO) page replacement algorithm (3) the most recent use of long (LRU) page replacement algorithm (4) use at least (LFU) page replacement algorithm. Requirements applicable to the keyboard input and automatically generated pages to a random sequence of two data entry methods.
- 2022-03-10 14:23:25下载
- 积分:1