-
WinAPI functions, commonly used in the basic function, it is worth downloading
winAPI函数库,常用的基本函数,值得下载-WinAPI functions, commonly used in the basic function, it is worth downloading
- 2022-02-24 11:51:33下载
- 积分:1
-
演示如何修改PE文件,在运行的时候先弹出一个提示框
演示如何修改PE文件,在运行的时候先弹出一个提示框-Demonstration of how to modify the PE file, when running the first pop up a prompt box
- 2022-07-03 10:29:33下载
- 积分:1
-
老外写的运行时获取屏幕分辨率和改变分辨率的源码
老外写的运行时获取屏幕分辨率和改变分辨率的源码-foreigners write access to the run-time change screen resolution and the resolution FOSS
- 2023-02-28 16:15:04下载
- 积分:1
-
news cycle heavy
消息循环重载实例(光碟)-news cycle heavy-duty case (ROM)
- 2022-02-05 22:51:20下载
- 积分:1
-
介绍了WINDOWS中常用的编程代码,包括界面的设计和简单的操作...
介绍了WINDOWS中常用的编程代码,包括界面的设计和简单的操作-Introduced WINDOWS commonly used in programming code, including interface design and simple operation
- 2023-08-25 09:50:03下载
- 积分:1
-
found on the Internet, we do not know of any help, a physical hard disk access t...
在网上找到的,不知道对大家有没有帮助,一个获取硬盘物理信息的类。-found on the Internet, we do not know of any help, a physical hard disk access to the information category.
- 2022-05-27 02:46:12下载
- 积分:1
-
使用vb编写的日期输入框控件,非常有意思,欢迎各位领导批评指正,呵呵和...
使用vb编写的日期输入框控件,非常有意思,欢迎各位领导批评指正,呵呵和-use vb prepared by the date input box controls, very interesting, leading critics to welcome you stand corrected, and Oh! !
- 2023-04-07 13:05:03下载
- 积分:1
-
说明:TIconDialog 构件封装 Windows 未公开的 API,提供专门选取图标 ( Icon ) 的构件的源代码 1.0 版。...
说明:TIconDialog 构件封装 Windows 未公开的 API,提供专门选取图标 ( Icon ) 的构件的源代码 1.0 版。 -: Component Packaging TIconDialog undisclosed Windows API to provide specialized selection icon (Icon) component of the source code version 1.0.
- 2022-01-31 15:45:11下载
- 积分: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
-
Windows资源监视器的完整源代码,包含开发包和演示程序
Windows资源监视器的完整源代码,包含开发包和演示程序-Windows monitor the integrity of the source code, including development kits and Demonstration Program
- 2023-01-26 13:20:08下载
- 积分:1