-
ControlPanel can help you get and modify control panel infomation
ControlPanel can help you get and modify control panel infomation
- 2023-04-07 10:20:03下载
- 积分:1
-
to mobile storage locked and unlocked, simple and practical procedure vb
给移动存储加锁和解锁,简单实用的vb程序-to mobile storage locked and unlocked, simple and practical procedure vb
- 2022-03-21 01:56:58下载
- 积分: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
-
< 软件调试> 全部源代码
张银奎
< 软件调试> 全部源代码
张银奎
-All of the source code of Software Debug
- 2022-02-05 03:06:18下载
- 积分:1
-
MSDE打包InstallShield脚本
MSDE打包InstallShield脚本-MSDE package InstallShield Script
- 2022-09-07 09:50:03下载
- 积分:1
-
将文件夹设置为共享的程序
将文件夹设置为共享的程序- Establishes the folder as the sharing procedure
- 2022-05-25 20:03:40下载
- 积分:1
-
< MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对...
< MFC经典问答>>是微软类库经常遇到的问题,多达130条,采用问答的形式,通过对这些代码的研究可以灵活掌握MFC的操作,比如视图,窗体,对话框,注册表等操作。本代码为视图和框架窗口的代码-
- 2023-01-19 08:55:03下载
- 积分:1
-
一个类似绘图板的程序,支持线条,举行等等操作
一个类似绘图板的程序,支持线条,举行等等操作-A similar procedure for the drawing board to support the lines, etc., held to operate
- 2022-06-02 14:21:08下载
- 积分:1
-
实现两个鼠标同时控制一台电脑!
控制键4,5,6,7,8,9
实现两个鼠标同时控制一台电脑!
控制键4,5,6,7,8,9-Realize both the mouse to control a computer at the same time! Control keys 4,5,6,7,8,9
- 2022-06-14 21:42:44下载
- 积分:1
-
a service used to control the process, it may be useful debugging service
一个用来控制service的程序,可能对调试service有用-a service used to control the process, it may be useful debugging service
- 2023-02-20 07:25:03下载
- 积分:1