-
SP简易编程,用于安防系统编程的相关资料!
SP简易编程,用于安防系统编程的相关资料!-SP Simple Programming
- 2023-06-07 08:45:02下载
- 积分:1
-
Windows核心编程源代码
Windows核心编程源代码-core programming Windows source code
- 2023-06-15 18:30:05下载
- 积分:1
-
用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式...
用霍夫曼编码方式来压缩文件的源码,压缩率虽然不如ZIP高,但却是一种很好的保密方式-Huffman coding used to compress the source, compressed ZIP rate, although not as high, but it is a good confidence
- 2022-03-25 20:10:19下载
- 积分:1
-
access to the procedure cpu id
获取cpu id的程序-access to the procedure cpu id
- 2022-11-25 17:25:03下载
- 积分: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
-
通过对本代码中的函数简单调用可以取到系统的Ring0权限。
通过对本代码中的函数简单调用可以取到系统的Ring0权限。-Through a simple function of the code to the system call can take Ring0 permission.
- 2023-06-13 17:35:03下载
- 积分:1
-
整个窗体透明,只是必要的部分是非透明的,可以正确的现实系统的时间。...
整个窗体透明,只是必要的部分是非透明的,可以正确的现实系统的时间。-The entire form transparent, and is a necessary part of the non-transparent, the reality of the system can correctly time.
- 2023-03-24 03:25:04下载
- 积分:1
-
Timing button and pop
定时开机、弹出光驱的程序,使用winapi进行控制,对初学者是个很好的例子-Timing button and pop-up drive, the use of winapi control, for beginners, is a very good example
- 2022-09-17 11:50:03下载
- 积分:1
-
进程内存查看器, 可以输入启动参数进程查看
进程内存查看器, 可以输入启动参数进程查看-process memory viewer that can be imported to start the process parameters View
- 2022-08-06 04:24:53下载
- 积分:1
-
查看NT的事件日志记录的程序
查看NT的事件日志记录的程序-Program which can watch log of NT events
- 2022-10-06 20:10:08下载
- 积分:1