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

搜索资源列表

  1. C++模拟

    0下载:
  2. c程序模拟操作系统的先来先服务算法(FCFS). 在VC 6.0下运行通过/ -c simulation of the operating system first-come first-serve algorithm (FCFS). 6.0 in VC run through /
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1369
    • 提供者:刀尖
  1. 要求

    0下载:
  2. 本程序是一个操作系统关于进程调度的程序,其中有,进程的优先权和先进先出等模拟调度功能-this process is a process of the operating system on the activation procedures, which, the process priority and FIFO scheduling simulation
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1446570
    • 提供者:帅哥
  1. cz

    0下载:
  2. 操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages interruption. Topic 2 : FIFO
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:72266
    • 提供者:xb
  1. taozuoxitong

    0下载:
  2. 操作系统代码模拟进程调度,偶花了整整一个星期写,如有错误,请指教-operating system code modeling process scheduling, even spent an entire week to write, if wrong, please enlighten
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:2285
    • 提供者:冯锋
  1. teson_osstorage

    0下载:
  2. 操作系统实验之存储管理模拟系统,模拟操作系统存储管理,包含源码和可执行文件-experimental operating system memory management system simulation, simulation operating system memory management, and included the source code to the executable
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18373
    • 提供者:刘铁声
  1. teson_FileSystem

    0下载:
  2. 操作系统实验之文件系统,模拟操作系统文件系统的功能,用C#编写.-experimental operating system file system, file system simulation of the operating system's functions, with C# prepared.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:26034
    • 提供者:刘铁声
  1. Teson_JobScheduler

    0下载:
  2. 操作系统实验之作业调度系统,模拟操作系统作业调度的功能,用C#编写.-operating system experiments job scheduling system, simulation operating system job scheduling function with C# prepared.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:48271
    • 提供者:刘铁声
  1. Teson_DynamicStorage

    0下载:
  2. 操作系统实验之动态分区分配模拟,模拟操作系统分区动态分配的功能,用C#编写.-experimental operating system dynamic regional distribution and the simulated operating system Outline dynamic allocation function C# prepared.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:38095
    • 提供者:刘铁声
  1. Teson_SingleJobScheduler

    1下载:
  2. 操作系统实验之单道批处理系统,模拟操作系统单道批处理的功能,用C#编写.-operating systems experimental single channel batch system, simulation operating system batch of single-channel function with C# prepared.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:47864
    • 提供者:刘铁声
  1. yhjsf

    0下载:
  2. 银行家算法模拟,操作系统实验程序 银行家算法模拟
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3043
    • 提供者:zhw
  1. gdfq

    0下载:
  2. 固定分区存储方式模拟,操作系统实验,C程序,给大家使用。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3298
    • 提供者:zhw
  1. 模拟进程调度

    0下载:
  2. 模拟操作系统进程调度的算法采用时间片轮转法和优先权法-operating system simulation process scheduling algorithm-time Web-law and law priority
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6537
    • 提供者:杨鼎新
  1. 页面置换算法(FIFO和LRU)

    0下载:
  2. 模拟操作系统虚拟存储中的页面置换算法采用FIFO算法和LRU算法-simulation operating system virtual memory pages the algorithm used FIFO replacement algorithm and LRU algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6834
    • 提供者:杨鼎新
  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. 操作系统进程死锁模拟

    0下载:
  2. 此程序模拟操作系统死锁,用户可在程序运行时选择死锁或不死锁比较不同的运行情况。-Deadlock operating system, users can choose to run or not Deadlock Deadlock compare different operating conditions.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1313
    • 提供者:王重华
  1. OSImitater

    0下载:
  2. 在Visual studio 2005环境下用C#语言开发完成的模拟操作系统.能够模拟系统调度,内存管理等-a program builded under Visual studio 2005 in C# to simulate computer operating system
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:518160
    • 提供者:
  1. ProcessScheduling

    0下载:
  2. C# 进程调度 算法演示 模拟操作系统进程调度-C# demonstration of the process of scheduling the operating system process scheduling simulation
  3. 所属分类:CSharp

    • 发布日期:2017-03-30
    • 文件大小:38927
    • 提供者:snk
  1. Multilevel_Queue_Scheduling

    1下载:
  2. 合肥工业大学操作系统课程设计-实现进程多级队列调度算法的模拟(附课程设计报告) 建立作业的数据结构描述;  使用两种方式产生作业:(a)自动产生, (b)手工输入;  在屏幕上显示每个作业的执行情况;  时间的流逝可用下面几种方法模拟:(a)按键盘,每按一次可认为过一个时间单位; (b) 响应WM_TIMER;  计算并显示一批作业的周转时间、平均周转时间、带权周转时间、平均带权周转时间。
  3. 所属分类:CSharp

    • 发布日期:2017-03-31
    • 文件大小:655495
    • 提供者:
  1. jinchengmoni

    0下载:
  2. 模拟操作系统进程管理 用动态可视化显示进程分配-Simulate the operating system process management
  3. 所属分类:CSharp

    • 发布日期:2017-06-02
    • 文件大小:14807786
    • 提供者:janet
  1. yemianzihuan

    0下载:
  2. 用c#写的模拟操作系统页面置换算法,动态化的实现页面置换全过程-C# to write the simulation of the operating system page replacement algorithm, dynamic page replacement
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:1827
    • 提供者:宋园园
« 12 3 »
搜珍网 www.dssz.com