-
将GAL的BIN文件反汇编的工具源代码,不能用于非法商业用途。...
将GAL的BIN文件反汇编的工具源代码,不能用于非法商业用途。-The BIN file will GAL disassemble the tool source code, can not be used for illegal commercial use.
- 2022-10-28 16:05:04下载
- 积分:1
-
Mytob.BSNotes procedure for the adoption of the program can understand some rele...
定时关机程序,通过该程序可以了解一些相关的东西.适合新手.-Mytob.BSNotes procedure for the adoption of the program can understand some relevant things. For newcomers.
- 2022-05-21 09:36:19下载
- 积分: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
-
导出CListCtrl控件到Excel文件代码
导出CListCtrl控件到Excel文件代码
-derived CListCtrl control of the Excel file code
- 2023-02-03 06:25:04下载
- 积分:1
-
可以实现设置和获取当前DC的各种属性的功能,是基于Windows API编程实现的...
可以实现设置和获取当前DC的各种属性的功能,是基于Windows API编程实现的-Can be achieved to obtain the current settings and the various attributes of DC function, is based on Windows API programming to achieve
- 2023-03-13 06:05:04下载
- 积分:1
-
一个可以在WINDOWS系统下删除系统服务的工具程序,输入服务名称,即可将系统服务删除。...
一个可以在WINDOWS系统下删除系统服务的工具程序,输入服务名称,即可将系统服务删除。-a Windows system can be deleted under the tool system procedures, import service names, service system and can be deleted.
- 2023-07-26 23:00:02下载
- 积分:1
-
关于颜色鼠标很好的代码
关于颜色鼠标很好的代码-good mouse on the color code
- 2023-02-15 23:35:04下载
- 积分:1
-
非常小巧的软键盘源程序,可以用鼠标代替输入,对虚拟键有兴趣的朋友可以试试。...
非常小巧的软键盘源程序,可以用鼠标代替输入,对虚拟键有兴趣的朋友可以试试。-Very compact source of soft keyboard, you can replace the input with the mouse on the virtual keys are interested friends can try.
- 2022-05-08 23:24:32下载
- 积分:1
-
虚拟内存,这个使用vc++实现的对于虚拟内存的管理,这个程序是vc开发大全里面的源代码,可以给学习的朋友一个详细的解释。习于此道的朋友可以下载来看看。...
虚拟内存,这个使用vc++实现的对于虚拟内存的管理,这个程序是vc开发大全里面的源代码,可以给学习的朋友一个详细的解释。习于此道的朋友可以下载来看看。-virtual memory, the use vc++ for the virtual memory management, the procedure is vc development Daquan inside the source code, can be a friend to learn a detailed explanation. Xi Road friend here can be downloaded to look at.
- 2022-12-06 03:40:03下载
- 积分:1
-
这是一款模仿windows资源管理器的应用程序,它通过树视控件和列表控件实现对windows资源的管理...
这是一款模仿windows资源管理器的应用程序,它通过树视控件和列表控件实现对windows资源的管理-This is an imitation of the Explorer windows application that controls and through the tree as a list of controls to achieve resource management on windows
- 2022-01-22 12:13:40下载
- 积分:1