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

搜索资源列表

  1. 操作系统_作业调

    0下载:
  2. 操作系统模拟程序 简单实现作业调度算法(先来先服算法,短作业优先算法,高响应比算法)-operating system simulation program to achieve a simple scheduling algorithm (first-come first-served algorithm, short operating priority algorithm, a high response ratio algorithm)
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1228
    • 提供者:尹亮
  1. vb 模拟操作系统

    1下载:
  2. 这是一个模拟操作系统 其中有进程管理 内存管理 文件管理 我觉得不错-This a VB simulativing OS,it can do process management,memory management and file management.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:21420
    • 提供者:谢谦
  1. 操作系统

    0下载:
  2. 操作系统 完成编译功能 编译 编译 变异-complete operating system compiler compiler compiler compiler compiler compiler compiler compiler variation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2069
    • 提供者:田布点
  1. Linux操作系统分析

    0下载:
  2. LINUX的操作系统分析文件和使用文件,里面存在详细的说明文档-Linux operating system analysis and use of documents containing exist fully documented
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:566708
    • 提供者:贺占恒
  1. 操作系统2

    1下载:
  2. 本程序是操作系统的处理机调度问题的c原代码包括三种调度算法:时间片轮转法,短作业优先算法,动态优先级算法-this process is the operating system processor scheduling problems c original code includes three Scheduling Algorithm : Time Web tablets, short operating priority algorithms, dynamic priority algo
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:10781
    • 提供者:陈明
  1. 操作系统概论

    0下载:
  2. 操作系统概论,应用原理与编程技巧及其应用。本人见解肤浅,近请原谅。...机分配给进程以及协调各个进程之间的相互关系。它由进程调度程序和.. .进程调度是低级调度,作业调度是高级调度。 14进程调度算法有:先来先服务 轮转调度分级轮转法和优先数法。其中分级轮转法较为理想。-OS Studies, Theory and Application Programming Techniques and Applications. I superficial insights, please forgive
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:219770
    • 提供者:语言
  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. 操作系统实验论文

    2下载:
  2. 我们的操作系统实验的论文,内容好多,可以看看,-papar of os experiment,just try it
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:158558
    • 提供者:张亚宾
  1. 嵌入式实时操作系统RTLinux的分析和实现

    0下载:
  2. 文章讨论了Linux 作为实时应用操作系统的一些不足,从实现机制上分析了产生这些不足的原因。详细阐述了实时操作系统RTLinux 的实现原理,着重介绍了嵌入式RTLinux 系统的开发过程,并给出了该系统实时性能测试的方法和结果-article discusses the Linux operating system as a real-time application of a number of shortcomings, from the mechanism analysis on the
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:113459
    • 提供者:康康
  1. 操作系统大作业(内存分配)

    0下载:
  2. 这是一个操作系统作业的小程序,实现的工能是模拟内存分配。-This is a small operating system operating procedures, the public will realize it is the memory allocation.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:271508
    • 提供者:巫昌凯
  1. 操作系统实习

    0下载:
  2. 在linux下实现文件的复制功能 对高校操作系统实习的非常有用-in achieving document reproduction function of the college internship operating system very useful
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:17904
    • 提供者:张华
  1. 操作系统讲义

    0下载:
  2. 这是一篇操作系统的讲义,大家可以好好看一个,希望大家都能有一个好的结果-This is an operating system lectures, we could well see a hope that we can have a good result
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:183973
    • 提供者:lzh
  1. 简易非抢占式实时操作系统

    0下载:
  2. 本文给出了一种简单的嵌入式操作源代码,对学习嵌入式操作系统有帮助-This paper presents a simple embedded operating source code, embedded operating system for studying help
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:8644
    • 提供者:孙瑞军
  1. 信号量来解决操作系统的消费者与生产者问题

    0下载:
  2. 一个UNIX进程间通讯的程序,使用了信号量来解决操作系统的消费者与生产者问题,使用了fork,wait,nanosleep,sempo等unix函数。-a UNIX inter-process communication, the use of the signal operating system to solve the volume of consumers and producers, the use of the fork, wait, nanosleep, sempo other u
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2495
    • 提供者:飞杨
  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. 操作系统之进程调试算法CODE

    0下载:
  2. 操作系统进程调度 用VC实现 完全正确 质量保证-process scheduling operating system with VC entirely correct quality assurance
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2876
    • 提供者:lee
  1. 基于ARM7微处理器与μcos-II实时操作系统

    1下载:
  2. 本论文研究的课题是:ARM7处理器以及µ c/os-II操作系统,通过做实验,了解三星公司的S3C44BOX芯片的内部结构,工作原理以及其扩展的外围设备.熟悉基于µ c/os-II扩展的嵌入式系统的启动和应用程序的结构.掌握将µ c/os-II移植到ARM7处理器的基本方法,同时在µ c/os-II的基础上开发最基本的嵌入式系统。本文还给出了在开发的时候要注意的一些关键的问题。-this thesis research topic is : ARM7 pr
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:850427
    • 提供者:秦丽
  1. 使用C++开发操作系统

    0下载:
  2. 使用C++开发操作系统源代码,此代码非常之好有口皆碑,大家仔细研究,共创国内软件业-Develop operator system using C++, include some source code
  3. 所属分类:嵌入式/单片机编程

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

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

    • 发布日期:2008-10-13
    • 文件大小:183996
    • 提供者:王哲
  1. 《操作系统》课程实验指导书

    0下载:
  2. 操作系统课程实验指导书, 一、 课程实验的目的 二、 课程实验要求 四、 课程实习题目 、报告的要求和格式-operating system to guide experimental courses, a curriculum The purpose of this experiment two, four courses experimental requirements, training courses topic, reporting requirements and format
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:71720
    • 提供者:王哲
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com