-
first adaptation algorithm (OS) in the first adaptation algorithm (operating sys...
首次适应算法(操作系统)首次适应算法(操作系统)-first adaptation algorithm (OS) in the first adaptation algorithm (operating system)
- 2022-03-13 02:27:37下载
- 积分:1
-
用VC2008 MFC开发动态链接库,然后再VB下进行调用
用VC2008 MFC开发动态链接库,然后再VB下进行调用-VC2008 MFC with the development of a dynamic link library, and then call under VB
- 2023-08-25 20:15:03下载
- 积分:1
-
视窗操作系统编程的视窗注册表
对windows的注册表操作
windows系统编程-Windows registry on windows operating system programming
- 2022-01-25 17:54:22下载
- 积分:1
-
获取系统的各种信息,包括内存,驱动器,磁盘等
获取系统的各种信息,包括内存,驱动器,磁盘等-Access to various information systems, including memory, drives, disks, etc.
- 2022-02-22 11:59: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
-
Record the mouse events and replay it.
Record the mouse events and replay it.
- 2022-07-04 08:17:14下载
- 积分:1
-
演示如何修改PE文件,在运行的时候先弹出一个提示框
演示如何修改PE文件,在运行的时候先弹出一个提示框-Demonstration of how to modify the PE file, when running the first pop up a prompt box
- 2022-07-03 10:29:33下载
- 积分:1
-
VS 2005 写的一个东西,可以控制鼠标的位置,同时显示出任意时刻鼠标的控制,大家可以参考下。...
VS 2005 写的一个东西,可以控制鼠标的位置,同时显示出任意时刻鼠标的控制,大家可以参考下。-VS 2005 writing a thing, can control the mouse position, while showing the control of the mouse at any time, we can refer to the next.
- 2022-03-18 06:51:48下载
- 积分:1
-
又一个NTFS的例子代码
又一个NTFS的例子代码-also an example of the code NTFS
- 2022-03-25 11:06:35下载
- 积分:1
-
该源码演示如何取得CPU频率 序列号,网卡MAC地址,硬盘序列号。具有较高的参考价值。
该源码演示如何取得CPU频率 序列号,网卡MAC地址,硬盘序列号。具有较高的参考价值。- How does this source code demonstrate obtains the CPU frequency
series number, the net card MAC address, the hard disk sequence
number. Has the higher reference value.
- 2022-02-26 07:41:32下载
- 积分:1