-
分析了IDE接口硬盘控制寄存器模型;论述了IDE接口硬盘的读写几项技术;给出了设计硬盘克
隆软件的思想和方法,方法针对硬盘物理扇区进行读写,与硬盘上安装的具...
分析了IDE接口硬盘控制寄存器模型;论述了IDE接口硬盘的读写几项技术;给出了设计硬盘克
隆软件的思想和方法,方法针对硬盘物理扇区进行读写,与硬盘上安装的具体操作系统的类型无关,并与硬
盘驱动器的物理结构无关。-Analysis of the IDE hard disk interface control register model discusses the IDE interface hard disk read and write a number of technologies gives the design the hard disk cloning software, the ideas and methods, methods for the physical sector of the hard disk read and write, and the hard disk is installed on specific operations the type of system has nothing to do with the physical structure of the hard drive has nothing to do.
- 2022-05-12 23:10:21下载
- 积分:1
-
一个整体操作系统的主要功能的计算机模拟实现(含进程、内存与设备管理)...
一个整体操作系统的主要功能的计算机模拟实现(含进程、内存与设备管理)-an overall system of the main functions of the computer simulation (including the process, memory management and equipment)
- 2023-02-01 02:50:03下载
- 积分:1
-
LINUX 内核,对操作系统内核的开发有很好的借鉴及学习意义,只有在linux下make 就能用了...
LINUX 内核,对操作系统内核的开发有很好的借鉴及学习意义,只有在linux下make 就能用了-LINUX kernel of the operating system kernel developers have a very good reference and learning the meaning, only in linux can be used under make
- 2022-03-23 16:29:03下载
- 积分:1
-
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{...
1.实验目的: 模拟实现银行家算法,用银行家算法实现资源分配。 2.实验内容: 设计五个进程{P0,P1,P2,P3,P4}共享三类资源{A,B,C}的系统,{A,B,C}的资源数量分别为10,5,7。进程可动态地申请资源和释放资源,系统按各进程的申请动态地分配资源。要求程序具有显示和打印各进程的某一时刻的资源分配表和安全序列;显示和打印各进程依次要求申请的资源号以及为某进程分配资源后的有关资源数据。 3.程序设计和说明: 函数说明:anquan( )判断给某个进程请求后系统是否安全,anquan1()判断当前系统是否安全。GetAll()取得所有进程的的各个资源数据。详细说明请参见附录中的程序的文档说明。-1. The experiment : Simulation Algorithm bankers, bankers algorithm with the allocation of resources. 2. Experiment : Design 5 (process P0, P1, P2, P3, P4) (resource sharing three categories A, B, C), (A, B, C) amount of resources to 10,5,7. Dynamic process could apply to the resources and the release of resources, according to the system processes the application to dynamically allocate resources. Procedures required to display and print the process of a moment of the distribution of resources and safety sequence; Display and print the process followed for seeking resources, as well as a process of distribution of resources in the resource data. 3. Program design and description : F
- 2022-04-07 18:24:35下载
- 积分:1
-
缩放图像和UIScrollView
Zoom image and UIScrollview
- 2022-03-22 07:36:39下载
- 积分:1
-
作业 调度源程 序作业调 度源程序
作业 调度源程 序作业调 度源程序-i am zhaozihangi am zhaozihangi am zhaozihangi am zhaozihangi am zhaozihang
- 2022-01-25 17:41:31下载
- 积分:1
-
旧版的linux
旧版的linux-0.11操作系统,是个很好的学习linux源代码的操作系统版本-previous version of the Linux-OS 0.11. is a good learning linux source code versions of the operating system
- 2022-06-29 03:31:16下载
- 积分:1
-
WorstFit,BestFit,FirstFit的实现
利用JavaScript实现了WorstFit,BestFit,FirstFit,可以直观显示区别和联系
- 2022-03-23 08:46:28下载
- 积分:1
-
bankers algorithm examples
银行家算法的实例-bankers algorithm examples
- 2022-06-14 00:56:56下载
- 积分:1
-
用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能...
用C语言编写程序,模拟二级目录的文件系统 建立一个模拟文件系统,能实现建立、打开、删除、关闭、复制、读、写、查询等功能-use C language write programmes,simulate two-level directory file systems,create a simulated file systems in order to realize the functions such as create,open,delete,close,copy,read,write,find.
- 2022-04-20 07:20:51下载
- 积分:1