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

搜索资源列表

  1. a

    0下载:
  2. 模拟计算机操作系统设计参考资料包括源码设计报告等-Operating System
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:111136
    • 提供者:wwwwww
  1. fs

    0下载:
  2. 操作系统上机实验的内容。一个模拟LINUX中EXT2文件系统的小系统。完全是自己写的,大约有900行源码。-a simulation system of linux ext2 file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5891
    • 提供者:宋英男
  1. 2

    0下载:
  2. 《操作系统》课程设计- 进程调度模拟程序-" Operating System" course design- process scheduling simulation program
  3. 所属分类:Document

    • 发布日期:2017-04-14
    • 文件大小:2832
    • 提供者:ws
  1. banker

    0下载:
  2. 操作系统小程序--银行家算法.该代码主要是针对计算机系高校学生在操作系统中有编程困难的同学而设计的,针对性教强.模拟实现银行家算法。通过编写和调试一个系统动态分配资源的简单模拟程序,观察死锁产生的条件,并采用银行家算法,有效的避免死锁.-Operating System applet- Banker' s algorithm. The code is mainly for the Department of Computer Science College Students in the
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:46768
    • 提供者:gaoning
  1. neicunguanli

    0下载:
  2. 操作系统 内存管理的模拟,很好的理解内存管理的基本原则和方法-The operating system memory management simulation, a good understanding of the basic principles of memory management and methods of
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:1247
    • 提供者:兰天
  1. work21

    0下载:
  2. 操作系统实验单道程序系统作业调度模拟,主要有3个作业调度算法-Experimental single-channel system of procedures for the operating system job scheduling simulation, there are three main job scheduling algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1760
    • 提供者:权少
  1. clock

    0下载:
  2. 操作系统的课程设计实习题目,主要用c或c++来模拟时钟中断的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the clock interruption, where the source code contains a detailed
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:1035703
    • 提供者:zgm
  1. memmory

    0下载:
  2. 操作系统的课程设计实习题目,主要用c或c++来模拟内存分配与管理的情况,这里包含了详尽源代码-Operating system, curriculum design internship topic, mainly using c or c++ to simulate the memory allocation and management of the situation, where the source code contains a detailed
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:427509
    • 提供者:zgm
  1. TOMfileManagement

    0下载:
  2. 文件管理系统(TOMCN)DOS 操作系统文件管理模块的模拟 -fileManagement
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:118515
    • 提供者:tangbin
  1. Memory

    0下载:
  2. 有关操作系统的连续可变式内存分配的模拟实验。-The operating system memory allocation simulation curriculum design.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:41022
    • 提供者:
  1. acm

    0下载:
  2. 操作系统课程实验,模拟进程调度,涉及图形用户界面GUI和进程调度算法,用VC6.0实现,包含定时器应用和快捷键创建。-Operating system course experiment to simulate the process of scheduling, involving graphical user interface GUI and the process of scheduling algorithm, using VC6.0 to achieve, including the
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:2085700
    • 提供者:
  1. jinchengdiaodu

    0下载:
  2. 操作系统模拟进程调度 经典算法 视图界面!-Classic algorithms simulate the process of scheduling the operating system interface for the view!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1107415
    • 提供者:张择
  1. YHJ

    0下载:
  2. 本小程序用C++语言模拟了操作系统的银行家算法。-This small program using C++ language of the banker' s algorithm to simulate the operating system.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2113
    • 提供者:greenen
  1. ShortestTimeFirst

    0下载:
  2. 操作系统中CPU调度问题,采用最短剩余时间优先算法,但是仅是模拟,不涉及实体进程-Operating system, CPU scheduling problem, using the shortest remaining time first algorithm, but only a simulation, does not involve physical processes
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:118404
    • 提供者:billchuang
  1. jinchengtongbu

    0下载:
  2. 利用c++实现操作系统中进程同步中的经典问题——生产者与消费者问题的模拟实现过程。-Using c++ operating system processes to achieve a classic problem of synchronization- producers and consumers, the implementation process simulation problems.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1254455
    • 提供者:天逸
  1. XingFuChuFang

    0下载:
  2. 这是一个用Delphi编写的,对鼠标惊醒模拟操作的, 能够控制操作系统的鼠标在两点之间实现点击的程序-This is a work written in Delphi, simulated operation of the mouse wake up, to control the operating system mouse clicks between the two procedures
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-16
    • 文件大小:223597
    • 提供者:Vowstar
  1. OS_FILEMANAGEMENT

    0下载:
  2. 操作系统 模拟文件系统实验的源代码,测试通过-Operating system, file system simulation
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:15083
    • 提供者:caicai
  1. ThreadPrint

    0下载:
  2. 本实验通过设计两个线程,一个是文章下载用C#实现的多线程同步打印文章(windows操作系统实验).线程和一个文章打印线程,用来实现模拟线程同步打印机,文章下载线程实现把文章下载到缓冲区,文章打印线程实现把文章打印出来。-Using C sharp to achieve multithread and synchronize.In the project,build up a Thread to download article,and build up the other Thread to
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:14889
    • 提供者:
  1. sczVSxfz

    0下载:
  2. 演示操作系统中生产者与消费者问题的解法,在多道程序和多任务系统中,系统内同时处于就绪状态的进程可能有若干个。也就是说能运行的进程数大于处理机个数。为了使系统中的进程能有条不紊地工作,必须选用某种调度策略,选择一进程占用处理机。设计一个模拟处理机调度算法,实现处理机调度。-Demonstration in the operating system Problem of producers and consumers, in the multi-channel programs and multi-
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:1962
    • 提供者:ChenZhenXing
  1. os

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

    • 发布日期:2017-04-10
    • 文件大小:1453
    • 提供者:沈斌
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com