-
一个计算机硬件情况的例子
一个计算机硬件情况的例子-A computer hardware examples
- 2022-12-11 08:25: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
-
改变Mac地址的程序,通过修改操作系统注册表完成
改变Mac地址的程序,通过修改操作系统注册表完成-Mac address change process, completed by modifying the operating system registry
- 2022-09-24 04:20:02下载
- 积分:1
-
PE文件详解 包括 DOS Header, PE Header Optional Header, Export Table ,Import Table, Sec...
PE文件详解 包括 DOS Header, PE Header Optional Header, Export Table ,Import Table, Section Table 详尽的代码一一帮你分解,为你解开pe文件的面纱.希望对大家有所帮助.-Detailed PE files include DOS Header, PE Header Optional Header, Export Table, Import Table, Section Table 11 details the code to help you break down for you untie pe paper veil. Want to be helpful to everyone.
- 2023-02-05 10:50:04下载
- 积分:1
-
内码转换 内码转换 内码转换
内码转换 内码转换 内码转换
- 2022-03-23 07:37:40下载
- 积分:1
-
Video surveillance program, it is also useful, debugging through!
视频 监控 程序, 值得参考, 调试通过!-Video surveillance program, it is also useful, debugging through!
- 2023-09-01 18:25:04下载
- 积分:1
-
实现线性表的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作...
实现线性表的基本算法 及其功能的实现
可以对其进行插入 删除 查询等操作-The basic algorithm to achieve a linear form and function of the realization of their insertion can delete queries and other operations
- 2023-08-13 10:20:03下载
- 积分:1
-
cmos/bios 密码恢复工具,包含有恢复cmos/bios 密码的源程序和可运行程序。...
cmos/bios 密码恢复工具,包含有恢复cmos/bios 密码的源程序和可运行程序。-CMOS/BIOS password recovery tools, including restoring the CMOS/BIOS source code and operating procedures.
- 2023-02-22 10:00:04下载
- 积分:1
-
巧用注册表保护操作系统安全,用注册表修改来保护或者维护你的电脑...
巧用注册表保护操作系统安全,用注册表修改来保护或者维护你的电脑-Using the registry to protect the operating system security, use the registry to protect, or modify the maintenance of your computer
- 2023-01-13 03:10:03下载
- 积分:1
-
这个程序跟其它的关机程序不同,它是用于调出windows本身的关机对话框
这个程序跟其它的关机程序不同,它是用于调出windows本身的关机对话框- This procedure is different with other pass machine procedures,
it is uses in to assign out the windows itself pass machine dialog box
- 2023-04-27 11:10:02下载
- 积分:1