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

搜索资源列表

  1. wenjianguanli

    2下载:
  2. 一、 任务 设计模拟操作系统文件系统的程序。 二、 目的 通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 三、功能要求 (1)在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。 (2)文件存储空间管理可采取显式链接(如FAT)或者其他方法。(即自选一种方法) (3)空闲空间管理可采用位图或者
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:79937
    • 提供者:卢思琦
  1. test_1

    0下载:
  2. 基于51系列的单片机可以用keil自带的操作系统实现音乐、显示并行处理-Based on 51 series of microcontrollers can be used to achieve the operating system keil own music, display parallel processing
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:30423
    • 提供者:霍允杰
  1. 2001-04-21-mp1

    0下载:
  2. 清华大学计算机系操作系统课程实验源码一: Nachos调度系统,实现了5个调度算法:先来先服务(FCFS)、优先级(抢占式、非抢占式)、轮转和多级排队。-Department of Computer Science, Tsinghua University Curriculum Experimental source operating system a: Nachos scheduling system to achieve the five scheduling algorithms:
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:70345
    • 提供者:plutus
  1. 407417080115

    0下载:
  2. 操作系统课程设计驱动调度 模拟电梯调度算法,实现对磁盘的驱动调度-Operating system scheduling simulation program designed to drive the elevator scheduling algorithm to achieve the scheduling of disk drives
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:195732
    • 提供者:
  1. orange5_6

    0下载:
  2. 于渊的 一个操作系统的实现 光盘源码 第五章和第六章 该源码包含了操作系统实现的完整过程-In a deep realization of the operating system CD-ROM chapters V and VI of the source code contains the operating system to achieve the complete process
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:917643
    • 提供者:石头
  1. orange7_8

    0下载:
  2. 于渊的 一个操作系统的实现 光盘源码 第7章和第8章 该源码包含了操作系统实现的完整过程-In a deep realization of the operating system CD-ROM source Chapters 7 and 8 of the operating system source code contains the full process of realization
  3. 所属分类:OS Develop

    • 发布日期:2017-05-01
    • 文件大小:897950
    • 提供者:石头
  1. orange9_10

    0下载:
  2. 于渊的 一个操作系统的实现 光盘源码 第9章和第10章 该源码包含了操作系统实现的完整过程-In a deep realization of the operating system CD-ROM source 9 and Chapter 10 of the operating system source code contains the full process of realization
  3. 所属分类:OS Develop

    • 发布日期:2017-05-09
    • 文件大小:1963759
    • 提供者:石头
  1. linux_IIC

    0下载:
  2. linux操作系统下的i2c总线驱动开发,可实现i2c总线的应用扩展。-linux operating system developed under the i2c bus driver can achieve i2c bus applications.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:22220
    • 提供者:杨涛
  1. ProducerConsumer

    0下载:
  2. ipc经典问题用来实现生产者消费者问题,操作系统,PV原语-achieve the producer and consume problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:804
    • 提供者:刘明阳
  1. uart_qudong

    0下载:
  2. 用DSP/BIOS操作系统实现了串口的中断传输,其中的串口中断号要根据自己板子的中断引脚来确定-Use DSP/BIOS operating system realize the serial interrupt transmission
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:250806
    • 提供者:shirley
  1. cooperative-dispatching-system

    0下载:
  2. 合作式调度操作系统,实现任务合理的分派,与调度。有别于抢占式调度操作系统。-this is a dispaching contral system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:43418
    • 提供者:爱嘉
  1. 111USB

    0下载:
  2. LINUX内核空间USB运动控制卡驱动程序的开发,介绍一种基于ARM 体系结构的运动控制卡的设计方法,通过嵌入linux 操作系统实现多任务管理,USB 接口与上位机 通信,克服了采用传统并行总线结构的弊端。以一种USB 运动控制卡为实例来介绍利用dev 文件系统开发字符设备驱动程序的关键技术-The LINUX kernel space USB motion control card driver development, introduces one kind based on the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-08
    • 文件大小:736756
    • 提供者:曹瑞翠
  1. WindowsTaskmanager

    0下载:
  2. 任务管理器,模仿windows操作系统实现的任务管理器,包括进程管理和CPU使用情况等信息。-Task Manager, imitating the task manager, windows operating system including process management, and CPU usage and other information.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:387395
    • 提供者:始皇
  1. RTX51-serial

    1下载:
  2. RTX精简版的操作系统实现的双串口收发程序,可以循环调度!-RTX streamlined version of the operating system dual-serial port transceiver, you can loop scheduling
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:27271
    • 提供者:lsb
  1. rtxtny

    1下载:
  2. RTX操作系统实现的串口收发程序,可以循环调度!-Serial transceiver RTX operating system to achieve the program, you can loop scheduling
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:27607
    • 提供者:lsb
  1. TestMsgBox

    0下载:
  2. 通过系统HOOK(WH_CBT),在中文操作系统实现弹出对话框界面上按钮显示中文(如“确定”显示为“OK”)-In Chinese OS,Pop-Dialog Button display English By WH_CBT Hook.
  3. 所属分类:Hook api

    • 发布日期:2017-04-03
    • 文件大小:25055
    • 提供者:高飞
  1. P、V 原语的模拟实现

    0下载:
  2. P、V 原语的模拟实现 操作系统实验 代码-P, V primitive analog experimental operating system code
  3. 所属分类:输入法编程

    • 发布日期:2017-11-03
    • 文件大小:2916
    • 提供者:Jenny
  1. RTX51

    0下载:
  2. 这是一个基于8051单片机的程序,使用了Keil开发环境自带的RTX51操作系统,实现了同时LED显示和蜂鸣器播放音乐!-This program is based on the 8051 MCU.Whitch use the Keil development environment. It use the RTX51 operating system, achieve the LED display and buzzer play music at the same time!
  3. 所属分类:SCM

    • 发布日期:2017-12-06
    • 文件大小:159938
    • 提供者:houxd
  1. LEDucgui-ucos

    0下载:
  2. 本程序主要基于STM32的硬件开发平台,使用ucosii操作系统实现了三个LED灯的轮流闪烁-The program is mainly based on the STM32 hardware development platform, use ucosii operating system to achieve three LED lights flash alternately
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:3377098
    • 提供者:杨海
  1. ice

    0下载:
  2. 我的一个操作系统实现,采用宏内核,未完成功能-an os implement of mine,monolic kernel
  3. 所属分类:OS Develop

    • 发布日期:2017-11-12
    • 文件大小:72919
    • 提供者:fung
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com