Welcome![Sign In][Sign Up]
Location:
Search - 操作系统实验

Search list

[Other resource操作系统实验教程核心技术与编程实例

Description: 本书向读者展示了如何自己动手编写一个简化的32位保护模式操作系统,涉及了现代操作系统的主要技术。本书以编写操作系统为主线索,讨论了存储管理、基本I/O操作与图形界面、中断与系统调用、进程管理、设备管理(以IDE磁盘为例)、文件系统(FAT16为例)、系统引导与系统初始化等方面程序实现的技术问题,给出了操作系统实验和课程设计的内容,并提供了参考程序的清单及详细的注释。这些内容不仅对学习操作系统的学生有帮助,而且对从事底层软件开发、学习保护模式汇编编程与C语言编程的人员也非常有用。 本书可供高等院校开设操作系统课程的有关专业作为实践教材,亦可供广大计算机应用人员、软件设计人员参考和使用。-the book to show readers how to make their own preparation of a simplified 32 protected mode operating system, involved in a modern operating system, the main techniques. The book mainly for the preparation of the operating system clues to discuss the storage management and basic I / O operation and graphical interface, and the interruption of system calls, process management, equipment management (IDE disk for example). file system (FAT16 example), the boot and system initialization procedures and other aspects of the realization of technical problems, Experimental given operating system and the content of the curriculum design, and provide a reference list and the procedures detailed in the Notes. These elements not only to study the system to help students, but also to engage in low-lev
Platform: | Size: 4491204 | Author: 汤杰 | Hits:

[Compress-Decompress algrithms操作系统实验

Description: 操作系统实验.rar-experimental operating system. Rar
Platform: | Size: 4149 | Author: 胡进套 | Hits:

[Process-Thread操作系统实验论文

Description: 我们的操作系统实验的论文,内容好多,可以看看,-papar of os experiment,just try it
Platform: | Size: 158558 | Author: 张亚宾 | Hits:

[Documents操作系统实验报告

Description: 计算机操作系统实验报告
Platform: | Size: 749568 | Author: airon_9z9z@163.com | Hits:

[Compress-Decompress algrithms操作系统实验

Description: 操作系统实验.rar-experimental operating system. Rar
Platform: | Size: 4096 | Author: 胡进套 | Hits:

[Consolec++ os实验进程调度

Description: 操作系统实验程序 c++ os实验进程调度c++环境写的,不过会c语言和操作系统知识都能看懂-operating systems experimental procedure c os experimental process scheduling write c environment, but will c language and knowledge of the operating system can understand
Platform: | Size: 96256 | Author: 黄竟寻 | Hits:

[Process-Thread操作系统实验论文

Description: 我们的操作系统实验的论文,内容好多,可以看看,-papar of os experiment,just try it
Platform: | Size: 158720 | Author: | Hits:

[Process-Thread进程同步实验

Description: 此为操作系统实验:进程同步机制的模拟实现. 报告中有 程序流程图 解题思路 部分主要源码等!! 简介:进程是程序在一个数据集合上运行的过程,进程是并发执行的,也即系统中的多个进程轮流地占用处理器运行。 我们把如干个进程都能进行访问和修改地那些变量成为公共变量。由于进程是并发执行的,所以,如果对进程访问公共变量不加限制,那么就会产生“与时间有关”的错误,即进程执行后,所得到的结果与访问公共变量的时间有关。为了防止这类错误,系统必须要用同步机构来控制进程对公共变量的访问。一般说,同步机构是由若干条原语——同步原语——所组成。本实验要求学生模拟PV操作同步机构的实现,模拟进程的并发执行,了解进程并发执行时同步机构的作用。-operating system for this experiment : the process synchronization mechanism Simulation. A report flowchart Oklahoma as part of the main source! ! Description : The process is procedural in a data set on the process of operation, the process is complicated by the implementation of the system that is the number of rotation process to deal with occupation Operation. We can process of stem out for a visit and to amend those variables as public variables. As the process is complicated by the implementation, so if the right to visit public process variables without restrictions, it will have a "Time" is wrong, the implementation process, the results obtained with the public to visit the variables of time. To prevent such mistakes, the system must be used to control synchronization pro
Platform: | Size: 8192 | Author: 何浩 | Hits:

[Process-Thread处理器调度实验

Description: 此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-experimental operating system for this report : Processor Scheduling consisting of : flowchart designed and ideas such as major source. Introduction : the introduction of multi-channel programming system, often there are a number of processes at the same time readiness. When the readiness of the process is greater than the number when the number of processors, it must, in accordance with a strategy to determine which process priority processor. Experimental simulation of the processor in a single processor scheduling circumstances, to help students better understand processor scheduling work.
Platform: | Size: 7168 | Author: 何浩 | Hits:

[Process-Thread虚拟存储器实验

Description: 此为操作系统实验报告:虚拟存储器 内含:程序流程图 设计思路 主要源码等等。 简介:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实验帮助同学理解在分页式存储管理中怎样实现虚拟存储器。-experimental operating system for this report : virtual memory consisting of : flowchart design major source so on. Description : in the computer system, in order to increase the utilization rate of survival, often auxiliary memory (such as disks) as a main memory expansion, multi-channel operation run the logic address space can exceed the sum of the absolute main memory address space. Use this method to expand the main memory known as virtual memory. Through this experiment to help students understand the paging storage management how to achieve virtual memory.
Platform: | Size: 21504 | Author: 何浩 | Hits:

[Process-Threadscan与cscan算法模拟磁盘调度实验

Description: 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling algorithm simulation disk containing : flowchart design major source so on. Description : disk is a high-speed, high-capacity, rotating type, direct access storage devices. As computer systems support memory, shoulders the heavy task of input and output, multiple procedures in the system design, while there are often a number of requests to visit disk input and output requests pending.
Platform: | Size: 6144 | Author: 何浩 | Hits:

[File Operate操作系统实验报告

Description: 设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。-Design a procedure , to the dispatcher of the process according to algorithm simulation operating systems of different dispatchers.
Platform: | Size: 11264 | Author: | Hits:

[OS Develop进程控制实验

Description: 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the implementation of the process-the process of the implementation of procedures to achieve a process of information communication and shared storage area communications pipelines and communications
Platform: | Size: 1948672 | Author: 俞鹏 | Hits:

[Windows Develop《操作系统实验2——规划书》

Description: 操作系统存储管理实验源代码..与实验报告-storage management operating system source code experiment with the experimental report ..
Platform: | Size: 10240 | Author: 林林 | Hits:

[CSharp操作系统课程实验

Description: 操作系统实验,包括进程管理,文件管理,内存管理的基本实验源玛-experimental operating system, including process management, document management, memory management source of the basic experiment Machia
Platform: | Size: 715776 | Author: lome | Hits:

[OS Develop操作系统实验代码

Description: 各种典型操作系统实验,单道、多道作业调度……(Typical operating system experiments, single channel, multi-channel job scheduling......)
Platform: | Size: 241664 | Author: 罗琪 | Hits:

[Other实验楼-操作系统的引导-代码

Description: 对应实验楼里的操作系统实验二,修改bootsect.s和setup.s,实现启动输出语句的改写和打印内存信息(Corresponding to the experimental building operating system experiment two, modify the bootsect.s and setup.s, to achieve the start and output statements rewritten and print memory information)
Platform: | Size: 599040 | Author: davidluan | Hits:

[OS Develop操作系统的实验报告

Description: 操作系统实验报告,win批处理实验,linux命令用法(Operating system experiment report, win batch experiment, Linux command usage)
Platform: | Size: 1899520 | Author: 桀骜_孤狼 | Hits:

[OS Develop操作系统

Description: 操作系统实验报告及源代码---复制文件,进程控制,内存监视,生产者消费者和编译内核的实验报告及源代码。(Operating system experiment report and source code - copy files, process control, memory monitoring, producer consumer and compile the kernel of the experimental report and source code.)
Platform: | Size: 3144704 | Author: LHguzu | Hits:

[Other操作系统实验报告

Description: 操作系统实验报告(进程调度,银行家算法,可变区分存储管理)(Operating system experiment report (process scheduling, banker algorithm, variable storage management))
Platform: | Size: 577536 | Author: xtzj1cm | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net