-
修改messagebox的源代码,down的!
修改messagebox的源代码,down的!-messagebox change the source code, down!
- 2022-06-15 19:15:14下载
- 积分:1
-
pc机器内寸使用情况检查
pc机器内寸使用情况检查 -pc-inch machine to check the use of
- 2022-05-18 16:49:31下载
- 积分: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
-
Wrappit
Wrappit - a DLL proxy wrapper for hooking DLL calls or injecting code.-Wrappit- a DLL proxy wrapper for hooking DLL calls or injecting code.
- 2022-03-18 08:13:29下载
- 积分:1
-
一个计算cpu的频率的程序
一个计算cpu的频率的程序-a cpu frequency calculation procedures
- 2022-02-26 04:20:02下载
- 积分:1
-
这是本人整理的系统操作函数集,希望对大家能有帮助。
这是本人整理的系统操作函数集,希望对大家能有帮助。-this is my finishing System Operator Set function, we can hope to be of help.
- 2022-06-15 17:08:31下载
- 积分:1
-
guardian software startup automatically activate the process of setting can set...
守护软件启动时自动启动设定的进程可以设定telnet远程登录的用户名和密码进程退出后,守护软件会自动重新启动-guardian software startup automatically activate the process of setting can set telnet remote login user name and password, following the withdrawal process, to guard the software will automatically restart
- 2022-07-25 14:01:47下载
- 积分:1
-
What is this upload bullshit?
What is this upload bullshit?
- 2023-04-06 08:35: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++语言实现-The main function of this code is to achieve file transfer c++ Language
- 2022-03-18 01:53:27下载
- 积分:1