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

搜索资源列表

  1. 操作系统页面置换算法

    0下载:
  2. 操作系统实验中的页面置换算法的准确实现
  3. 所属分类:源码下载

  1. neichunguanli.rar

    1下载:
  2. 这是我做的操作系统实验内存管理 包括代码和文档,This is my operating system to do the experiment, including memory management code and documentation
  3. 所属分类:OS Develop

    • 发布日期:2016-05-16
    • 文件大小:13273
    • 提供者:张志文
  1. IFS.zip

    0下载:
  2. 操作系统实验:模拟采用二级目录结构的磁盘文件系统中的文件操作。程序简单模拟了一个类unix的shell界面,并完成了实验中所要求的具体内容。运行时需注意问题:初始用户名密码为root,登陆后可输入help命令查看命令格式获取帮助。,Operating System Experiment: Simulate file operations for the two-level directory structure in the file system. Should pay attention
  3. 所属分类:OS Develop

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

    0下载:
  2. 操作系统实验指导书。大学生用的。华北电力大学老师编写,Experimental operating system instructions. Students used. North China Electric Power University teacher preparation
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:39302
    • 提供者:华博
  1. Change

    0下载:
  2. 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement algorithm (Optimal), FIFO algorit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:21284
    • 提供者:王晓
  1. process4

    0下载:
  2. 操作系统实验,线程和管道通信实验,由此处可以进行函数值的运算-Experimental operating system, thread and pipe communication experiment, from where the computing function values can be
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:4786
    • 提供者:王文
  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. 内存管理实验报告

    1下载:
  2. 操作系统课程设计报告,内存模拟管理- The operating system curriculum designs the report, the memory simulation manages
  3. 所属分类:OS Develop

    • 发布日期:2016-05-16
    • 文件大小:6982
    • 提供者:王为
  1. 026251-01

    0下载:
  2. 一个操作系统的课件及其相关的资料,含实验报告等.-An operating system software and related information, including test reports and so on.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-26
    • 文件大小:9050373
    • 提供者:
  1. prosscd

    1下载:
  2. 操作系统实验中的进程创建与删除 1) 采用动态或静态方法生成一颗进程树(进程数目≥20); 2) 设计进程撤销算法; 3) 实现进程撤销函数,采用级联方式撤销; 4) 可动态撤销进程; 5) 可动态观察进程树的情况; 6) 测试程序并得到正确结果。 -Experiment operating system process creation and deletion of 1) the use of dynamic or static method to generat
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2749
    • 提供者:ajun
  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. zuoy

    0下载:
  2. 操作系统的实验包含报告,源代码,用C语言写的-An experimental operating system that contains reports, source code, written using C language
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:103285
    • 提供者:李丽
  1. Linux--sy--jingchengtongxin

    0下载:
  2. 进程间通信的实验代码,是操作系统实验中的代码-Interprocess communication experiment code, is the operating system code experiment
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:8020
    • 提供者:zuodanqing
  1. OS

    0下载:
  2. Java开发的操作系统实验,具有可视化界面,功能完整,操作性强。-Java operating system developed by experiments with visual interface, full-featured, easy to operate.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:7975
    • 提供者:血泪
  1. LinuxShell

    0下载:
  2. 大学操作系统课程实验:Linux下实现的一个shell解释器。能够比较完整完好地执行Linux下的普通命令、重定向命令、管道命令等多种命令。-Experimental University of the operating system: Linux under a shell interpreter. Good to be able to complete the implementation of Linux under the general command, redirect comma
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:202181
    • 提供者:李毅
  1. yinhang

    0下载:
  2. 用java做的银行家算法,操作系统实验,希望大家能喜欢-The bankers do with java algorithms, operating system, experiment, hope that we can love
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2105
    • 提供者:邵奎魁
  1. oslib

    0下载:
  2. 操作系统课程实验中的五个经典实验,进程管理,内存管理,spooling技术等-Operating system courses experiment the five classic experiment, process management, memory management, spooling technology
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:24904
    • 提供者:
  1. osshiyan

    0下载:
  2. 本实验要求熟悉Linux环境下C语言编译器的使用。掌握操作系统中有关进程创建、进程同步、进程互斥以及进程间通信相关系统调用的使用,按照要求书写实验报告-Requirements of this experiment are familiar with C language under Linux environment for the use of the compiler. To master the process to create the operating system, proces
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:776194
    • 提供者:姜文
  1. jinchengdiaodu

    0下载:
  2. 操作系统课程设计报告 含有实验的源代码 喜欢的可以自己来下 不限人数-you can download as long as you like
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:27287
    • 提供者:青蛙
  1. os

    0下载:
  2. 操作系统实验之模拟操作系统实现时间片转轮算法,包含自建头文件等-Experimental realization of the operating system to simulate the operating system time slice wheel algorithm, including self-built header files, etc.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:9825
    • 提供者:boy
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com