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

搜索资源列表

  1. 银行家算法操作系统实验报告

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

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

    0下载:
  2. 这是一个操作系统的p,v操作的程序,其中还包含了执行结果和一份课程设计报告,请斑竹查收^_^-This is an operating system of p, v operating procedures, which also includes the implementation of the findings and design a curriculum report, please fed please find ^ _ ^
  3. 所属分类:操作系统开发

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

    0下载:
  2. 这是学习《操作系统》后的课程设计报告,包括题目、程序流程图、和源程序代码-This is learning "system" in the curriculum design, including the subject, the process flow diagram, and source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11352
    • 提供者:涛涛
  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. 操作系统课程实验程序

    0下载:
  2. 进程调度程序,适合操作系统课程设计及上机实验,可以自己修改,也可以直接应用.-process scheduling procedures, suitable for courses on operating system design and experiment on the plane, his amendment can be applied directly.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2441
    • 提供者:张明
  1. 基于ucos操作系统开发的嵌入式智能电风扇

    0下载:
  2. 这是我学习嵌入式ucos操作系统时做的课程设计,需要制作外围硬件电路板。我开发时用的开发板为友善之臂mini2440。现贡献给大家,希望能对需要的人有所帮助
  3. 所属分类:源码下载

    • 发布日期:2010-10-17
    • 文件大小:5835754
    • 提供者:812805842
  1. 操作系统课程设计_银行家算法

    1下载:
  2. 所属分类:进程与线程

    • 发布日期:2010-12-09
    • 文件大小:220672
    • 提供者:lugang
  1. 操作系统课内存分配问题最先适应法

    0下载:
  2. 操作系统课程设计,内存分配问题,最先适应法,可以运行,没有错误-Operating systems curriculum design, memory allocation, the first adaptation method, you can run, no errors! ! ! ! ! ! ! ! ! ! ! ! !
  3. 所属分类:操作系统开发

    • 发布日期:2017-03-24
    • 文件大小:2710
    • 提供者:张苛
  1. 516

    0下载:
  2. 操作系统的课程设计 一个简单的关于用多进程同步方法解决生产者-消费者问题的代码以及论文-Curriculum design operating system on a simple multi-process synchronization solution to the producer- consumer issues, as well as paper code
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:118623
    • 提供者:萧天
  1. 文件管理实验

    1下载:
  2. 这是一个比较完整的java语言编写的文件系统程序,有8个基本功能,要求设计一个N个用户的文件系统,每次用户可以保存M个文件,用户在一次运行中只能打开一个文件,对文件必须设置保护措施。且至少有Create,Delete,Open,Read,Write等命令。-This is a relatively complete java language file system procedures, eight basic functions, N designed a user's file s
  3. 所属分类:Java Develop

    • 发布日期:2014-11-10
    • 文件大小:37433
    • 提供者:帅哥
  1. FIFO

    0下载:
  2. 大学生计算机操作系统课程设计,实现页面置换,利用fifo(先进先出)算法-Students of computer operating systems curriculum design, the realization of the page replacement, the use of fifo (FIFO) algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:7902
    • 提供者:王明
  1. cpu

    0下载:
  2. 操作系统课程设计CPU管理源码 用JAVA实现 -Operating system CPU management curriculum design using JAVA source code to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:12518
    • 提供者:刘明
  1. AddressExchangeDlg

    0下载:
  2. 实现虚拟地址向物理地址的转化,操作系统的课程设计时可用-The realization of virtual address to physical address transformation of the curriculum design of the operating system when available
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:3149
    • 提供者:43653463466
  1. caozuoxitongshejiss

    0下载:
  2. 操作系统的课程设计,整理得来的,里面很多,进程管理,银行家算法,生产者和消费者,等等很多问题-Operating system, curriculum design, finishing can be accomplished, there are many process management, bankers algorithm, producers and consumers, and so many problems
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:73749
    • 提供者:牟鹏
  1. duanye

    0下载:
  2. 段页式虚拟存储管理的地址转换程序,操作系统的课程设计,使用C++的控制台程序,结构化的.-Paragraph on page virtual storage management addresses the conversion process, the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-29
    • 文件大小:15245
    • 提供者:xuekunlun
  1. MyOS

    0下载:
  2. 使用Java语言开发的模拟操作系统课程设计。-The use of Java language development curriculum design simulated operating system.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:350936
    • 提供者:何先赞
  1. unixfilesystem

    0下载:
  2. 操作系统课程设计 模拟unix文件系统 心血-Simulation of operating systems curriculum design efforts unix file system
  3. 所属分类:OS Develop

    • 发布日期:2017-05-06
    • 文件大小:1397975
    • 提供者:任飞
  1. OS

    0下载:
  2. 操作系统课程设计 文件管理 希望对大家有帮助-Curriculum design document management system for all of us want to help
  3. 所属分类:Project Design

    • 发布日期:2017-04-25
    • 文件大小:51600
    • 提供者:yumi
  1. Converter

    0下载:
  2. 操作系统实验报告,多道程序调度源码,本科课程设计报告-Experimental report operating system, multi-channel program source scheduling, undergraduate curriculum design report
  3. 所属分类:OS Develop

    • 发布日期:2017-04-26
    • 文件大小:16371
    • 提供者:
  1. miaobiao

    0下载:
  2. 是"操作系统"和"微机原理和接口技术"等其它核心课程必要的先修课,而且对于训练学生掌握程序设计技术,熟悉上机操作和程序调试技术都有重要作用。因此该课程在整个教学计划中占有重要地位。 本课程的目的和要求是: 1、 应使学生掌握8086/8088宏汇编语言程序设计的基本方法和技巧,能够运用8086/8088宏汇编语言编写应用程序。提高学生分析问题、解决问题的能力以及实际动手能力。 -Is " operating system" and " Microcomput
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:18081
    • 提供者:wuhuisong
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 44 »
搜珍网 www.dssz.com