-
磁盘碎片整理的 C 代码
源磁盘碎片整理-磁盘碎片整理实用程序显示算法,将数据移动磁盘的另一端。碎片整理有助于节省空间在磁盘上,但会影响应用程序的性能
- 2022-08-18 22:07:22下载
- 积分:1
-
tlc2543 mega8 spi总线访问
以及相关资料
tlc2543 mega8 spi总线访问
以及相关资料-tlc2543 mega8 spi bus access as well as relevant information
- 2022-04-23 14:32:54下载
- 积分:1
-
根据文档的句法结构和文档信息,以及重要词语再举文档中出现频率,从文档抽出文档的主要内容...
根据文档的句法结构和文档信息,以及重要词语再举文档中出现频率,从文档抽出文档的主要内容-sigldocumet summary
- 2022-03-04 21:13:28下载
- 积分:1
-
用C语言实现hilobert
hilbert变换,对正弦函数采样,然后对h(t)采样,做褶积,得到90度相移的虚地震道
- 2022-05-10 19:17:43下载
- 积分:1
-
这是我在学习vc中播放文件的时候 编写的一个小程序 用来播放avi动画文件的...
这是我在学习vc中播放文件的时候 编写的一个小程序 用来播放avi动画文件的-This is my vc in learning to play when a document prepared by a small program used to play avi animation files
- 2022-11-05 19:55:03下载
- 积分:1
-
so with the boot process
使程序随系统启动-so with the boot process
- 2023-08-08 00:25:02下载
- 积分:1
-
独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法...
独占设备的分配与虚拟设备独占设备每次只能分配给一个进程使用,这种使用特性隐含着死锁的必要条件,所以在考虑独占设备的分配时,一定要结合有关防止和避免死锁的安全算法。-Exclusive distribution of equipment, exclusive equipment and virtual device can only be allocated to each use of a process, which implies the use of characteristics of the necessary conditions for deadlock, and therefore in considering the allocation of exclusive equipment, we have to combine to prevent and avoid deadlock security algorithm.
- 2023-07-21 04:10: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
-
WINDOWS下应用层带界面的系统对象查看工具
WINDOWS下应用层带界面的系统对象查看工具-Under the application layer with a WINDOWS interface system object viewing tool
- 2022-12-03 04:05:03下载
- 积分:1
-
通过消息传递数据,讲解消息机制,理论和开发过程
通过消息传递数据,讲解消息机制,理论和开发过程-through messaging data on the mechanism of information theory and the development process
- 2022-03-04 04:28:36下载
- 积分:1