-
mangemaent
存储管理的主要功能之一是合理地分配空间。请求页式管理是一种常用的虚拟存储管理技术。
本实验的目的是通过请求页式管理中页面置换算法模拟设计,了解虚拟存储技术的特点,掌握请求页式存储管理的页面置换算法。(One of the main functions of storage management is a reasonable allocation of space. The requested page style management is a common virtual storage management technology. The purpose of this study is to page through the request-type management page replacement algorithm for analog design, understanding the characteristics of virtual storage technology, master requested page storage management page replacement algorithm.)
- 2010-05-29 16:05:23下载
- 积分:1
-
VCPPMulti-COM
windows下的VC++有关于多com接口的编程,是一个在工程中实际用过的例子。(under windows with VC++ programming interface for multi-com, used in a real project.)
- 2011-10-05 23:10:53下载
- 积分:1
-
ComDemo
曾几,想写一个COM组件的helloworld(也就是好奇心,想了解一下细节,至今我还没什么地方需要使用这个,dshow过滤器开发,DXSDK中已经包装好了一些辅助函数,也不需要自己去写COM 组件的实现部分)。每次都是跟着书上的步奏(都是从简化模型一步一步往COM组件模型靠拢),有点繁琐,没能坚持下去,多次未果。
这次,终于在百度的帮助下,完成了这个helloworld的心愿。
歌颂百度,此处略过1000字...( ignored)
- 2015-05-19 15:52:31下载
- 积分:1
-
FatigueTest
试验检测系统,是为摩托车上泵和制动钳提供检测的而开发的(Test。。。。。。。。。。。。。。。。。。。。。。。。。。。。。)
- 2009-11-17 16:26:04下载
- 积分:1
-
kbhook
用VC开发的驱动级键盘钩子源码,可以用户获取记录按键信息(Drive-level keyboard hook source)
- 2013-10-12 17:58:16下载
- 积分:1
-
pigdjas67
说明: By throwing an exception to indicate the occurrence of an error(By throwing an exception to indicate the occurrence of an erro)
- 2018-12-25 13:29:14下载
- 积分:1
-
freuuency_overlapping
this a help file about develop visual basic programe,()
- 2018-05-08 12:15:52下载
- 积分:1
-
CH7026
CH7026芯片配置软件(CH7025(26) RegSet(2.03))及使用说明(CH7026 chip configuration software (CH7025 (26) RegSet (2.03)) and instructions)
- 2014-09-23 20:30:39下载
- 积分:1
-
EDIDVIEW
读取注册表中关于显示器edid的记录信息。(Get the EDID information from Reg.)
- 2011-12-28 19:45:54下载
- 积分:1
-
regedit-hive
1. 内存中操作Hive, 而非操作磁盘hive. 比同等的Hive解析工具(eg.狙剑)速度快.
2. 操作方式和windows自带的regedit.exe相同, 而同等的工具仅列出hive对应的项,一般用户不知如何使用
3. 支持整个子键(Key) / 键值(Values) 的删除,增加,修改,重命名. 而同等的工具考虑到安全性,没有加入对Key的删除/增加 操作
4. 没有特殊情况的话,能发现一切注册表隐藏信息,解析hive的都能做到.
5. 查找功能没有暴搜hive数据结构,换用常规API. (1. Memory operation Hive, rather than the operation of the disk hive. Than analytical tools Hive same (eg. sword spy) speed. 2. Operation of regedit.exe and windows bring the same tools and the same list only hive the corresponding item, the general users do not know how to use 3. in support of the entire sub-key (Key)/key (Values) to delete, add, modify, rename. and the same tools to take into account security, do not add the delete Key/increase in operation 4. the absence of exceptional circumstances, then, to discover all the hidden registry information, are able to resolve the hive. 5. Find hive found no storm data structure, for conventional API.)
- 2009-07-08 10:17:51下载
- 积分:1