-
Hardware message
获得硬件信息 获得硬件信息 获得硬件信息-Hardware message
- 2022-02-04 19:56:02下载
- 积分:1
-
Windows内核的源内部
Windows Kernel Source Internals
download Here
- 2022-12-05 14:55:03下载
- 积分:1
-
Dll free download through walls from the source code [2k]
无Dll穿墙下载者源代码[2k]体积小!-Dll free download through walls from the source code [2k]
- 2023-05-27 20:40:03下载
- 积分:1
-
属性列表和自
Property Lists and Self-Describing Streams
- 2022-01-25 17:49:41下载
- 积分:1
-
用风险控制计算机和驱动
用vc控制计算机和驱动器
- 2022-04-26 16:09:28下载
- 积分:1
-
一个非常不错的C#下的硬件列表程序
一个非常不错的C#下的硬件列表程序
-A very good C# Procedures under the hardware list
- 2022-01-26 00:46:22下载
- 积分: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
-
Intel的CPU检测程序的源代码酷吧!
Intel的CPU检测程序的源代码酷吧! -Intel CPU detection program"s source code Cool!
- 2023-06-19 08:10:03下载
- 积分:1
-
guide the process of writing a guide procedures, through a bit of others, we now...
引导程序写的一个引导程序,也借了一点别人的,自己现在能力有限-guide the process of writing a guide procedures, through a bit of others, we now have limited ability
- 2022-02-20 04:14:53下载
- 积分:1
-
虚拟内存控制 C 语言源码
虚拟内存控制 C 语言源码 -virtual memory control C language source code
- 2022-08-07 22:05:15下载
- 积分:1