-
把两个exe文件捆绑成一个exe文件。使用了一个宿主exe。
把两个exe文件捆绑成一个exe文件。使用了一个宿主exe。-Exe files of the two exe files into a bundle. The use of a host exe.
- 2022-05-23 18:39:14下载
- 积分:1
-
程序使用的注册表修正。网写的具体内容。
注册表修改程序
用.net写的,具体内容在readme里了
呵呵,可要让我通过啊,好辛苦啊,
谢谢了
-registry amendment to the procedure used. Net written in the specific contents of the readme Lane Oh, let me through ah, good hard-ah, I thank the Ha ha
- 2022-08-23 15:56:34下载
- 积分:1
-
能够检测常见的c以及c++内存泄漏,能够进行垃圾自动回收
能够检测常见的c以及c++内存泄漏,能够进行垃圾自动回收-it can be detect the commonly occurred memory leakage in c and c++ , furthermore it can automatically recycle the memory gabbage!
- 2023-03-24 00:45:03下载
- 积分:1
-
可视化仿真过程管理,可以创建、调度、阻塞、唤醒
可视化模拟进程管理,可以建立,调度,阻塞,唤醒进程◎-Visual Simulation of process management, can create, scheduling, blocking, wake-up process ◎! ! !
- 2022-04-11 20:53:08下载
- 积分:1
-
this example we can refer to these landing certification also means the realizat...
这个例子可以参考这些登陆认证,也就是实现windows的登陆是用户接口-this example we can refer to these landing certification also means the realization of the landing windows user interface is
- 2023-03-24 14:50:03下载
- 积分:1
-
u盘自动检测的程序
u盘自动检测的程序-u plate automatic detection procedure
- 2022-04-23 05:58:32下载
- 积分:1
-
java虚拟机的校验和打包程序,用java实现的。此程序为开发java虚拟机使用。...
java虚拟机的校验和打包程序,用java实现的。此程序为开发java虚拟机使用。-the packing and checking procedures, with the realization of java. This program for the development of the Java Virtual Machine.
- 2022-02-10 01:49:40下载
- 积分: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
-
No drive the implementation of the source code Ring0
无驱动执行 Ring0 代码的源程序-No drive the implementation of the source code Ring0
- 2023-07-23 05:05:03下载
- 积分:1
-
实现线程的小程序,适合刚开始接触线程的初学者.
实现线程的小程序,适合刚开始接触线程的初学者.-Thread realize a small program for the beginning of contact with the beginners thread.
- 2022-03-24 04:27:20下载
- 积分:1