-
Java实现deadlock detection algorithm
Java实现deadlock detection algorithm-Java deadlock detection algorithm
- 2022-07-07 18:54:12下载
- 积分:1
-
磁盘碎片整理的 C 代码
源磁盘碎片整理-磁盘碎片整理实用程序显示算法,将数据移动磁盘的另一端。碎片整理有助于节省空间在磁盘上,但会影响应用程序的性能
- 2022-08-18 22:07:22下载
- 积分:1
-
string font information access methods
字体信息字符串的获取方法-string font information access methods
- 2022-05-22 11:18:17下载
- 积分:1
-
How to terminate the current process, how to obtain a system process, how to ter...
如何终止当前进程,如何获取系统进程,如何终止指定进程
- 2022-01-20 23:34:56下载
- 积分:1
-
can be simulated in the process of management, VC series, the results can be sho...
可实现对进程的模拟管理,用VC编的,结果可间隔一秒显示-can be simulated in the process of management, VC series, the results can be shown at one-second intervals
- 2022-08-13 18:40:35下载
- 积分:1
-
Desktop protection procedures and source code
Desktop 保护程序及源代码-此小程序主要是在登陆后运行的另外一个需要输入密码的桌面保护程序,在输入密码之后方可进入系统。
密码是随机产生的数字,运算方法为当产生一个五为的随机数a,b,c,d,e当不足五为时默认为0,使输入的
数字等于(a+c+e)*(b+d)*a-a-e便可以进入系统。当不需要的时候则在注册表的run里面删除此注册项
目即可。-Desktop protection procedures and source code- This small program is run in after landing another desktop need to enter password protection procedures, the input password to enter the system. The password is randomly generated number of methods for computing when a random number five for a, b, c, d, e, when less than five it defaults to 0, making the importation of the number of equivalent (a+ C+ E)* ( b+ d)* aae will be able to enter the system. When the time does not need in the run inside the registry to delete this item to register.
- 2023-06-13 09:10:04下载
- 积分:1
-
AES has been certified by the AES DELPHI, the better, we all try, different peop...
已经通过AES认证的AES的DELPHI实现,比较好,大家自己试试看,不同的人写的-AES has been certified by the AES DELPHI, the better, we all try, different people write
- 2023-06-21 14:20:02下载
- 积分: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
-
delphi多线程实例 一个电梯方面的控制程序
delphi多线程实例 一个电梯方面的控制程序-delphi example of a multi-threaded elevator control procedures
- 2022-02-02 15:03:10下载
- 积分:1
-
工业控制研华板卡VC编程实现DI程序,和ad转换类似的编程,也是提供连接库方式调用...
工业控制研华板卡VC编程实现DI程序,和ad转换类似的编程,也是提供连接库方式调用-Advantech industrial control board VC Programming DI procedures, and a similar ad conversion program, as well as providing means for connecting calls
- 2023-09-03 13:10:03下载
- 积分:1