-
实现作业调度问题的先来先服务算法、短作业优先和响应比高者优先三种算法...
实现作业调度问题的先来先服务算法、短作业优先和响应比高者优先三种算法-Job scheduling problem to achieve first-come first-serve algorithm, a short operation in response to high priority and priority three algorithms
- 2022-07-19 04:18:21下载
- 积分:1
-
列举系统当前活动的进程
列举系统当前活动的进程-cited the current system of process
- 2022-03-09 11:18:11下载
- 积分:1
-
自删除程序。。比较小
自删除程序。。比较小-Since the delete procedures. . Relatively small
- 2022-03-19 23:16:35下载
- 积分:1
-
德尔福汽车
delphi 自动完成功能能 autocomplete-delphi auto-complete feature to autocomplete
- 2022-08-14 09:02:00下载
- 积分:1
-
这是一个对注册表进行操作的模块,你可以把它添加到自已的程序中哦~...
这是一个对注册表进行操作的模块,你可以把它添加到自已的程序中哦~-this a registry for operation of the module, you can add it to their own procedures oh ~
- 2023-08-10 15:05:02下载
- 积分:1
-
窗口化的小程序饿~~!用了就可以运行就这了~~!没别的用出
窗口化的小程序饿~~!用了就可以运行就这了~~!没别的用出-window of the small programs hungry ~ ~! It used to run on the ~ ~! No other uses
- 2022-12-06 00:45: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
-
一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码...
一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 一段直接操作机器的源码 -fdsa f fds f fa ds
- 2022-08-31 10:55:04下载
- 积分:1
-
a memory pool small example of the application of the memory pool can be used as...
一个内存池应用的小例子,对内存池的使用可以作为参考-a memory pool small example of the application of the memory pool can be used as a reference
- 2022-08-09 06:43:04下载
- 积分:1
-
读写INI文件,多线程例子(两个线程并行)
读写INI文件,多线程例子(两个线程并行)-literacy INI file, multithreaded examples (two parallel threads)
- 2022-11-10 13:40:04下载
- 积分:1