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

搜索资源列表

  1. OShomework

    0下载:
  2. 操作系统作业,一些复习资料,是Word文档,帮助同学们更好的复习,应考-os homework
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:54036
    • 提供者:jasica
  1. os

    0下载:
  2. 南京大学的操作系统复习资料,可以提供给计算机系的同学参考,复习。-Nanjing University, review the operating system information, can be offered to students in computer science reference review.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:89292
    • 提供者:路粮户
  1. os-filemanager

    0下载:
  2. 这个一个模拟操作系统的文件管理系统的代码和文档,符合课程设计的要求。-The simulation of a document management system, the operating system code and documentation, meet the curriculum requirements.
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:612993
    • 提供者:jsl
  1. os

    0下载:
  2. 该文档操作系统结构和多线程,另外也介绍了网络编程-Operating system structure- multi-thread and network programming
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:45307
    • 提供者:yuhongyong
  1. os

    0下载:
  2. 模拟操作系统中的分页管理 采用先进先出算法 模拟了缺页调度-Simulated the paging management of the operating system using FIFO scheduling algorithm is to simulate the missing pages
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:31193
    • 提供者:gs
  1. os

    0下载:
  2. 模拟文件操作系统 有简单的删除 粘贴 移动 功能-Declare Windows procedure This function is called by windows
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1453
    • 提供者:沈斌
  1. OS

    0下载:
  2. 操作系统关于线程同步的实验,生产消费问题的模拟。-The operating system on the thread synchronization experiments, simulation of production and consumption issues.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3640451
    • 提供者:boarbing
  1. OS

    0下载:
  2. 操作系统教程,介绍了具有代表性的windows和UNIX类主流操作系统-Operating system tutorial describes the typical mainstream operating system windows and UNIX categories
  3. 所属分类:OS Develop

    • 发布日期:2017-05-12
    • 文件大小:2598747
    • 提供者:
  1. OS

    0下载:
  2. 华中理工大学 操作系统 精品课件系列 内容详尽,适用于自学或者上课备用-Huazhong University of operating systems courseware series of detailed fine for self-study or class stand-
  3. 所属分类:software engineering

    • 发布日期:2017-05-04
    • 文件大小:1030442
    • 提供者:tianjiawei
  1. ARINC653_Overview

    3下载:
  2. windRiver公司嵌入式分时分区操作系统vxWorks653的技术介绍ppt,对比较系统的了解分时分区os的原理机制有极大帮助-windRiver Embedded operating system, time-sharing partitions vxWorks653 of technical presentations ppt, on a more systematic understanding of the principle of time-sharing mechanism os
  3. 所属分类:OS Develop

    • 发布日期:2014-08-04
    • 文件大小:165105
    • 提供者:颜纪迅
  1. OS

    0下载:
  2. 主要是简单的做了一个操作系统,是由C++语言编写-Is mainly made a simple operating system, is a C++ language ... ...
  3. 所属分类:software engineering

    • 发布日期:2017-04-23
    • 文件大小:416715
    • 提供者:张年龙
  1. OperatingSystemExperiments

    0下载:
  2. 名字:D:\各科资料\操作系统实验指导书--计算机应用06级使用。实验室所用的操作系统基础实验课件。-Name: D: \ Branch Data \ operating system, experimental guide books- 06 to use computer applications. Laboratory experiments using the operating system-based courseware.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:96333
    • 提供者:陈俊沛
  1. LINUX

    0下载:
  2. 简单的说,Linux是Unix克隆(Unix clone)或Unix风格(Unix alike)的操作系统(OS),在原代码级上兼容绝大部分Unix标准(指的是IEEE POSIX,System V,BSD),是一个支持多用户, 多进程,多线程,实时性较好的功能 强大而稳定的操作系统.它可以运行在x86 PC,Sun Sparc,Digital Alpha,680x0,PowerPC, MIPS等平台上,可 以说Linux是目前运行硬件平台最多的操作系统-Simply put, Linu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:171005
    • 提供者:罗芳
  1. os

    0下载:
  2. 进程管理模拟程序,实现了进程的三状态转换。操作系统课程设计。-Process management simulation program
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:2018517
    • 提供者:pengwi
  1. IanOS

    0下载:
  2. 一个64bit OS 的源码,希望对64位操作系统开发的朋友有帮助。-A 64bit OS source code, hoping for 64-bit operating system developed by a friend help.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:65528
    • 提供者:rockywang
  1. os_process

    0下载:
  2. OS操作系统进程调度算法,其中采用两个算法来实现:优先进程和短进程优先算法-OS process scheduling algorithm, which uses two algorithms to achieve : short-priority process and the process of priority algorithm.
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:1314
    • 提供者:stanley
  1. c51

    0下载:
  2. uc/os II移植 51单片机,包括工程文件和程序,实现在51单片机点亮led-uc/os II transplantation 51, including the project files and programs to achieve the 51 single-chip light led
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:78579
    • 提供者:秦俊权
  1. Linux-cat-os-allocation

    0下载:
  2. 查看linux操作系统配置的小文档,简单实用-configuration modification documents
  3. 所属分类:Project Manage

    • 发布日期:2017-04-01
    • 文件大小:1147
    • 提供者:john
  1. os

    0下载:
  2. 操作系统的一份试卷的解答和一些相关的复习资料。-an answer to a simple OS exam and some good poings.
  3. 所属分类:Network Security

    • 发布日期:2017-04-03
    • 文件大小:21665
    • 提供者:德民
  1. OS-designreport

    0下载:
  2. 将操作系统的四个实验进行合成,组成界面,用于实现操作系统的四大功能的模拟,分别进行进程管理、处理机调度-作业调度、存储管理-页面调度以及设备管理-磁盘调度-The four experiments operating system synthesis, composition interface, the operating system used to implement the four functions of the simulation, respectively, process m
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:154962
    • 提供者:Nina
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 50 »
搜珍网 www.dssz.com