-
可对事件进行修改的事件查看器
可对事件进行修改的事件查看器-the incident could change the events Viewer
- 2022-01-31 21:03:12下载
- 积分:1
-
System detection tool, can detect the type of CPU and available physical memory
系统检测工具,可以检测CPU的类型和可用物理内存-System detection tool, can detect the type of CPU and available physical memory
- 2022-03-01 03:09:14下载
- 积分:1
-
Shielding key alt
屏蔽alt-tab系统键,且不用动态库的hook-Shielding key alt-tab system, and do not have the hook DLL
- 2022-03-05 16:18:39下载
- 积分: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
-
time lock, in order to download the pages.
时间锁,为了下载抄写的。-time lock, in order to download the pages.
- 2023-05-19 23:50:04下载
- 积分:1
-
WINDOWS窗口运行机制,非MFC编写,希望能对你有所帮助,
WINDOWS窗口运行机制,非MFC编写,希望能对你有所帮助,
- 2022-05-28 15:27:37下载
- 积分:1
-
读取硬盘真正的出厂序列号,目前许多程序读出的都是硬盘卷标号,会重复....
读取硬盘真正的出厂序列号,目前许多程序读出的都是硬盘卷标号,会重复.-Read hard disk serial number of the real factory, many procedures are read out the hard disk volume label, will repeat.
- 2022-02-02 05:04:05下载
- 积分:1
-
使用周立功公司的can转232板卡,在周立功公司提供的函数库的基础上开发.基于can总线的分布式监控系统....
使用周立功公司的can转232板卡,在周立功公司提供的函数库的基础上开发.基于can总线的分布式监控系统.-use of the Week, who can turn 232 card, Zhou, who provided the functions on the basis of development. Based on the bus can Distributed Control System.
- 2022-07-09 03:21:03下载
- 积分:1
-
本源码为设备管理系统源码,主要是运用进程之间的调度,简单易懂...
本源码为设备管理系统源码,主要是运用进程之间的调度,简单易懂-very good!!!
- 2023-02-16 02:30:03下载
- 积分:1
-
这是一个JAVA类的内核代码,解释了JVM在形成编译器的过程和原理,中间有代码解释。...
这是一个JAVA类的内核代码,解释了JVM在形成编译器的过程和原理,中间有代码解释。-This is a kind of core Java code, explain the formation of a JVM compiler process and the principles of interpretation of intermediate code.
- 2022-03-17 21:59:49下载
- 积分:1