CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 操作系统 设备管理

搜索资源列表

  1. SPOOLing输出模拟系统

    0下载:
  2. 操作系统实验(设备管理)源码,SPOOLing输出模拟系统-experimental operating system (facilities management) of the source code, SPOOLing output simulation system
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:8157
    • 提供者:张鹏
  1. ARM_00_OS

    0下载:
  2. 看看ARM菜鸟在ARM7上写的操作系统——ARM圈圈操作系统 最近在ADuC7027上写了一个ARM_00_OS,头都写晕了,发上来给大家一起来看看。 任务按优先级调度,如果处于就绪态且优先级最高的任务有两个或更多,则按时间片轮循调度。 支持任务创建、任务删除、内存分配、简单的消息、简单的设备管理、CPU及内存等使用统计等功能。 任务可处于ARM模式或THUMB模式,在创建任务时,要指定任务所处于的模式。 从这里下载整个文件包:http
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:360553
    • 提供者:Computer00
  1. tinixsystem

    0下载:
  2. 一个小型操作系统雏形,实现了基本的启动以及基础的内存设备管理功能-a small operating system prototype, to achieve the basic infrastructure as well as the start of the memory management functions of equipment
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:1180124
    • 提供者:郑晓峰
  1. java_osdesign

    0下载:
  2. 一个整体操作系统的主要功能的计算机模拟实现(含进程、内存与设备管理)-an overall system of the main functions of the computer simulation (including the process, memory management and equipment)
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:89734
    • 提供者:张生
  1. IOshebeiguanli

    0下载:
  2. 操作系统课程设计IO设备管理\\源代码\\IO设备管理
  3. 所属分类:操作系统开发

    • 发布日期:2014-01-17
    • 文件大小:355703
    • 提供者:闫军
  1. fl4

    0下载:
  2. 操作系统 实验四 设备管理 用Spooling技术实现设备的虚拟与共享。
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:190385
    • 提供者:林峰
  1. shebei

    0下载:
  2. 操作系统实验,设备管理 通道 控制器 设备表 实现对设备的申请归还添加删除
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:800
    • 提供者:杜磊
  1. ucore-lab1

    0下载:
  2. Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验1:系统软件启动过程。实验目的:操作系统是一个软件,也需要通过某种机制加载并运行它。在这里我们将通过另外一个更加简单的软件-bootloader 来完成这些工作。为此,我们需要完成一个能够切换到x86 的保护模式并显示字符的bootloader,为将来启动操作系统
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1725387
    • 提供者:gyh
  1. operationSystem

    1下载:
  2. 操作系统的演示代码,包括内存管理,文件系统,设备管理等内容。-Demonstration of the operating system code, including memory management, file system, device management and so on.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:809983
    • 提供者:wang
  1. caozuoxitong

    0下载:
  2. 一个简单的操作系统,有文件管理,进程管理和设备管理!-A simple operating system, there are document management, process management and device management!
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:103876
    • 提供者:yincuiwei
  1. vc2

    0下载:
  2. 这是一个在C环境下编写的操作系统课程设计 包含了内存管理 CPU管理 文件管理 设备管理-This is an environment in C curriculum design to prepare the operating system includes a memory management CPU Management Document Management Equipment Management
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:116421
    • 提供者:刘明
  1. Operating_System

    0下载:
  2. 包括操作系统引论,进程管理,作业管理,存储器管理,I/O设备管理,文件管理,多处理机操作系统,网络操作系统和分布式操作系统,UNIX系统的内部结构,SHELL等章节内容-Including the operating system introduction, process management, operations management, memory management, I/O device management, document management, multi-processo
  3. 所属分类:OS Develop

    • 发布日期:2017-06-13
    • 文件大小:21619134
    • 提供者:Jane
  1. doing

    0下载:
  2. 操作系统设备管理模拟程序 可是实现通道 控制器的模拟-Equipment management system simulation program, however the realization of the analog channel controller
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:3028
    • 提供者:zhou
  1. os_shiyan

    0下载:
  2. 操作系统课程所有的试验的源码,包括处理及调度与死锁,可变分区存储管理,设备管理,文件管理,进程创建与撤销,进程同步,还有相关的报告。对于计算机专业操作系统学习很有用处的!-All of the tests the operating system source program, including processing and scheduling and deadlock, variable partition storage management, device management, do
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3324633
    • 提供者:meizi
  1. 1

    0下载:
  2. 模拟采用多道程序设计方法的单用户操作系统,该操作系统包括四部分内容: 文件管理和用户接口 存储管理 设备管理 进程管理 -os
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:73267
    • 提供者:apple
  1. shebei

    0下载:
  2. 操作系统设备管理用C语言实现的代码绝对正确亲自试验过-Operating system device management code used C language is absolutely the right person tested
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:1450
    • 提供者:hevv
  1. shebeiguanli

    0下载:
  2. 操作系统 设备管理实验 代码一般仅供同学们参考使用-Experimental code for the operating system device management students general use and reference purposes only
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2024
    • 提供者:liu
  1. chengxu

    0下载:
  2. 实现操作系统设备管理,设备分配的内存分配,调度算法-Management of operating system facilities, equipment, distribution of memory allocation, scheduling
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1315
    • 提供者:锋锋
  1. device-management-experiment-code

    0下载:
  2. 操作系统设备管理实验代码:大学课程操作系统上机实验-设备管理实验cpp,功能完善,符合要求-Experimental code of the operating system device management: university courses operating system on the computer experiment- Device Manager experimental cpp, perfect function, to meet the requirements
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:3675
    • 提供者:金旭斌
  1. 自己动手写嵌入式操作系统_蓝枫叶_pdf

    1下载:
  2. 本书以作者亲自在PC上开发嵌入式操作系统“HelloChina”的全过程为主线,详细地叙述自己动手写嵌入式操作系统所需的各方面知识,如加载和初始化、Shell、线程的实现、内存管理机制、互斥和同步机制及中断和定时机制的实现,以及设备驱动程序管理框架,应用编程接口等。(The whole process of the book by the author personally developed embedded operating system "HelloChina" in
  3. 所属分类:操作系统开发

    • 发布日期:2018-04-28
    • 文件大小:4365312
    • 提供者:南的方
« 12 3 »
搜珍网 www.dssz.com