-
Dynamically linked applications, the code contains a simple keyboard hook approa...
应用程序动态挂钩,本代码包含一个简单的键盘钩子的做法,简单明料,很快就帮你手把手的做一个键盘钩子文件。主要函数setwindowshookex,callnexthookex-Dynamically linked applications, the code contains a simple keyboard hook approach, simple-ming Liu, quickly help you to do hands-on document of a keyboard hook. The main function setwindowshookex, callnexthookex
- 2022-02-20 11:56:05下载
- 积分:1
-
使用Windows操作系统的API函数在桌面上写在或绘画图形。
使用Windows操作系统的API函数在桌面上写在或绘画图形。-Using the Windows operating system API function to write in, or painting on the desktop graphics.
- 2022-02-03 15:22:27下载
- 积分: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
-
ambrazura源代码
Ambrazura源代码,来自中国的大男人。内容太短。请注意:没有良好描述的代码将被删除,您将得不到任何分数。请描述得更好,以获得更多的分数。
- 2023-01-04 20:10:03下载
- 积分:1
-
这个代码就可以改变一些联网的设置,例如MTU、TTL等
这个代码就可以改变一些联网的设置,例如MTU、TTL等-the code on the network can change some settings, such as MTU, as TTL
- 2022-02-26 17:17:52下载
- 积分:1
-
浮点运算异常(如被除0)的捕获
浮点运算异常(如被除0)的捕获-capture of float operation exception (eg: divided by zero)
- 2023-03-11 12:40:04下载
- 积分:1
-
添加用到到系统中。这个代码很是简单
添加用到到系统中。这个代码很是简单-used to the system. This code is very simple.
- 2023-01-06 04:35:03下载
- 积分:1
-
一键恢复 大家需要的就来下载吧 挺好的东西
一键恢复 大家需要的就来下载吧 挺好的东西-One key to the resumption of U.S. need to download it on the good things
- 2022-04-25 15:11:56下载
- 积分:1
-
喷泉码 LT嘛的vc实现,绝对首创,欢迎交流共享
喷泉码 LT嘛的vc实现,绝对首创,欢迎交流共享-Fountain Code of vc realize why LT is absolutely the first to welcome the exchange of shared
- 2022-03-31 14:47:52下载
- 积分:1
-
nt native application,加载于驱动之前的代码
nt native application,加载于驱动之前的代码-nt native application, in the drive before loading the code
- 2022-11-13 06:15:04下载
- 积分:1