-
替换msgina.dll实现自身系统的登录界面
替换msgina.dll 实现自己的系统登录界面-Replacement msgina.dll realize its own system login screen
- 2022-10-21 16:25:06下载
- 积分:1
-
Bitwise operation are really joy to use, if used with care it gives a tremendous...
Bitwise operation are really joy to use, if used with care it gives a tremendous good look over the code and performance too.
- 2022-03-05 14:08:50下载
- 积分:1
-
document surveillance function demo code can monitor to C disc files, directorie...
文件监视功能演示的代码 可以监视到C盘下文件,目录等的改动事件-document surveillance function demo code can monitor to C disc files, directories and other changes to the incident
- 2022-02-02 19:51:34下载
- 积分:1
-
windows下vc对大于4g文件的读写,对于有需要的朋友也许有帮助
windows下vc对大于4g文件的读写,对于有需要的朋友也许有帮助-vc under windows larger than 4g of documents to read and write, for a friend in need might be helpful
- 2022-08-05 22:11:06下载
- 积分:1
-
如何用Delphi实现WINDOWS XP中“本地连接”的启用和禁用。
如何用Delphi实现WINDOWS XP中“本地连接”的启用和禁用。-how to use Delphi WINDOWS XP "local connection" and prohibited the opening.
- 2022-07-02 07:14:46下载
- 积分:1
-
获得CPU使用率
通过这个实例程序,可以方面的实现CPU使用率监控,这样就能统计自己开发程序的性能如何,并从中发现是否有需要优化的地方,当然这只是一个demo程序,更多还需要完善!!!!!!!!!!!
- 2022-03-07 04:57:52下载
- 积分:1
-
aaaaaaaaaaaaaaaaaaaa
新编Windows API参考大全
新编Windows API参考大全
-aaaaaaaaaaaaaaaaaaaa
- 2022-02-21 00:02:44下载
- 积分:1
-
文件比较的类
文件比较的类 -The class for compareing files
- 2022-11-12 20:05:03下载
- 积分:1
-
JOS Lab 2: Memory Management
The first component is a physical memory allocator for the kernel, so that the kernel can allocate memory and later free it. Your allocator will operate in units of 4096 bytes, called pages. Your task will be to maintain data structures that record which physical pages are free and which are allocated, and how many processes are sharing each allocated page. You will also write the routines to allocate and free pages of memory.
The second component of memory management is virtual memory, which maps the virtual addresses used by kernel and user software to addresses in physical memory. The x86 hardware memory management unit (MMU) performs the mapping when instructions use memory, consulting a set of page tables. You will modify JOS to set up the MMU page tables according to a specification we provide.
- 2022-02-05 12:16:48下载
- 积分:1
-
c++ mfc 计算器功能 如同windows自带
c++ mfc 计算器功能 如同windows自带-c++ mfc calculator functions as native windows
- 2022-11-27 20:35:03下载
- 积分:1