CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 操作系统实验报告

搜索资源列表

  1. 操作系统实验报告

    0下载:
  2. 设计一个程序,根据不同的调度算法模拟操作系统对进程的调度。-Design a procedure , to the dispatcher of the process according to algorithm simulation operating systems of different dispatchers.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:11244
    • 提供者:陈可
  1. 《操作系统实验2——规划书》

    0下载:
  2. 操作系统存储管理实验源代码..与实验报告-storage management operating system source code experiment with the experimental report ..
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:10548
    • 提供者:林林
  1. 银行家算法操作系统实验报告

    0下载:
  2. 银行家算法的课程设计报告-bankers algorithm design of the curriculum report
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:9263
    • 提供者:王珊
  1. 操作系统实习报告

    0下载:
  2. 全面包含操作系统课程设计中处理机调度,主存空间和磁盘空间的分配和回收的实验报告和源程序.-operating system contains a comprehensive curriculum design, processor scheduling, main memory space and disk space allocation and recovery of the experimental reports and the source.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:115140
    • 提供者:飞飞
  1. 处理器调度实验

    1下载:
  2. 此为操作系统实验报告:处理器调度 内含:程序流程图 设计目的与思路 主要源码等. 简介:在采用多道程序设计的系统中,往往有若干个进程同时处于就绪状态。当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助学生加深了解处理器调度的工作。-experimental operating system for this report : Processor Scheduling consisting of : flowchart de
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7848
    • 提供者:何浩
  1. 虚拟存储器实验

    1下载:
  2. 此为操作系统实验报告:虚拟存储器 内含:程序流程图 设计思路 主要源码等等。 简介:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实验帮助同学理解在分页式存储管理中怎样实现虚拟存储器。-experimental operating system for this report : virtual memory consisting of : flow
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:21832
    • 提供者:何浩
  1. scan与cscan算法模拟磁盘调度实验

    0下载:
  2. 此为操作系统实验报告: scan,cscan算法模拟磁盘调度 内含:程序流程图 设计思路 主要源码等等。 简介:磁盘是一种高速、大容量、旋转型、可直接存取的存储设备。它作为计算机系统的辅助存储器,担负着繁重的输入输出任务、在多道程序设计系统中,往往同时会有若干个要求访问磁盘的输入输出请求等待处理。系统可采用一种策略,尽可能按最佳次序执行要求访问磁盘的诸输入输出请求。-operating system for this experiment : scan, cscan scheduling alg
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6832
    • 提供者:何浩
  1. 操作系统课程实验报告2

    0下载:
  2. 操作系统课程实验报告,进程调度算法实现报告!-experiment report of operation system ,report of how to implement process schedule algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:183996
    • 提供者:王哲
  1. 操作系统实验代码

    1下载:
  2. 分布式系统 软件学院实验报告 实验题目: 实验10——分布式系统实验
  3. 所属分类:源码下载

  1. 操作系统进程调度实验报告

    0下载:
  2. 操作系统进程调度实验报告
  3. 所属分类:源码下载

  1. 进程调度源码实验报告

    0下载:
  2. 操作系统进程调度源码实验报告,含有FCFS.SJF.HRF三个算法
  3. 所属分类:文档资料

  1. 操作系统内存管理的实验报告

    1下载:
  2. 操作系统内存管理的实验报告,分别使用Frist-fit方法和Best-fit方法实现,并对这两种方法进行性能测试~-Experiment report of operating system memory management, respectively, using the Frist-fit classes methods and the Best-fit classes methods of implementation, and performance testing ~
  3. 所属分类:系统编程

    • 发布日期:2016-01-25
    • 文件大小:3152896
    • 提供者:david
  1. yinhang

    0下载:
  2. 操作系统中银行家算法的模拟,包括源程序,实验报告和运行程序。-Bankers algorithm operating system simulation, including source code, experimental reports and run the program.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:151607
    • 提供者:何磊
  1. OS

    0下载:
  2. 包含操作系统全部试验以及实验报告,稍微修改下就可以了-Contains the operating system all the tests and lab reports, a slight modification can be the next
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:190535
    • 提供者:崔天
  1. javashiyanbaogao

    0下载:
  2. 用java写的操作系统实验 也包括实验报告 用java写的操作系统实验 也包括实验报告-Using java to write the operating system also includes laboratory experiments using java to write the report of the operating system also includes laboratory test report
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:39841
    • 提供者:wtl
  1. chulijidiaodushiyanbaogao

    0下载:
  2. 操作系统处理机调度实验报告,包括优先权调度算法和时间片轮转算法的源码、设计思想和程序结果截屏-Processor Scheduling experimental operating system, including priority scheduling algorithm and the time slice Round Robin source, design ideas and the results of the proceedings Screenshots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:84686
    • 提供者:
  1. os

    0下载:
  2. java和c语言编写的操作系统的算法,有生产者消费者问题和银行家算法,具体的实验报告格式-java and c language operating system algorithms, there are producers of consumer issues and banker s algorithm, the specific reporting format experiment
  3. 所属分类:Project Design

    • 发布日期:2017-03-29
    • 文件大小:59733
    • 提供者:fantasysq
  1. deal

    0下载:
  2. 操作系统实验 处理机调度 实验一(包含程序源代码和完整报告)-Experimental operating system processor scheduling experiment (including source code and complete report)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:77697
    • 提供者:紫光
  1. dist

    0下载:
  2. 操作系统实验 内存分配与回收 实验二(包含程序源代码和完整报告)-Experimental operating system memory allocation and recovery experiment II (including source code and complete report)
  3. 所属分类:OS Develop

    • 发布日期:2017-04-16
    • 文件大小:97795
    • 提供者:紫光
  1. neic

    0下载:
  2. 操作系统实验 内存分配与回收 实验二(包含程序源代码和完整报告)-Experimental operating system memory allocation and recovery experiment II (including source code and complete report)
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:44675
    • 提供者:紫光
« 1 23 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com