-
自己写的一个可以活得系统各项信息的工具。简单而强大!
自己写的一个可以活得系统各项信息的工具。简单而强大!-himself in a live system, which is a tool. Simple and powerful!
- 2022-08-14 05:54:18下载
- 积分: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
-
改变系统刷新率
C++ 2005上编译 改变系统刷新率
外面的config.ini 写了外部读取的配置文件
- 2022-11-30 06:05:04下载
- 积分:1
-
模拟操作系统中的主存的分配与回收,附带试验报告
模拟操作系统中的主存的分配与回收,附带试验报告-simulation of the operating system"s main memory allocation and recovery, fringe Test Report
- 2022-06-18 18:03:24下载
- 积分:1
-
一款可以读取及侦测USB设备监测插入及安全弹出示例。可以获取操作系统所关联的所有驱动器设备。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关...
一款可以读取及侦测USB设备监测插入及安全弹出示例。可以获取操作系统所关联的所有驱动器设备。程序可以自动监测有新USB移动设备插入并即时获取显示该移动设备的有关信息。同时可以允许用户安全弹出移动设备。-Can read and detect a USB device to monitor the insertion and security pop-up sample. Operating system can access all drives associated equipment. Automatic monitoring program can have a new USB mobile device insertion and immediate access to mobile devices showed that the relevant information. At the same time can allow users to security pop-up mobile devices.
- 2022-08-18 18:27:53下载
- 积分:1
-
dll编程,如果要学习动态链接库编程,这是值得一看的资料。...
dll编程,如果要学习动态链接库编程,这是值得一看的资料。-dll programming, if we learn DLL programming, it is worth looking at the information.
- 2022-04-30 08:20:45下载
- 积分:1
-
shell上下文菜单扩展实用源码
shell上下文菜单扩展实用源码-shell context menu expansion practical source
- 2022-02-13 02:31:02下载
- 积分:1
-
windows shell programming
windows shell programming-demonstrate the function of shell extension
- 2022-06-20 15:08:04下载
- 积分:1
-
学生成绩管理系统,适合初学者使用,供参考…
学生成绩管理系统,适合初学者使用,仅供参考
- 2022-07-13 20:15:54下载
- 积分:1
-
C++ 通过WIN32 API 获取逻辑磁盘详细信息,更好的了解各个磁盘的详细情况...
C++ 通过WIN32 API 获取逻辑磁盘详细信息,更好的了解各个磁盘的详细情况-C++ Through the WIN32 API access to Logical Disk more information, a better understanding of the details of each disk
- 2022-07-22 12:44:37下载
- 积分:1