CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - 模拟操作系统

搜索资源列表

  1. JavaSourseManager

    0下载:
  2. 使用JAVA编写的操作系统实验-内存资源管理和释放模拟程序-use Java to prepare the experimental operating system-memory resources management and the release of Simulation Program
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:150001
    • 提供者:alian
  1. universe

    0下载:
  2. 自己刚学C语言时写的模拟操作系统,主要是对c语言的基本函数的学习,还有对256色位图的绘制-own just learning to write C language simulation operating system, the main language of c basic function of the study, there are 256 color bitmap rendering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:484336
    • 提供者:徐永波
  1. programcpzzd

    0下载:
  2. 是操作系统中关于生产者和消费者的进程模拟程序,有一定的参考价值-operating system is on the producers and consumers of process simulation program, which is the reference value
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1637523
    • 提供者:赵泽东
  1. DosModel

    0下载:
  2. 模拟DOS操作系统下输入命令的解释程序,例如输入DIR,会返回当前文件夹的文件信息-simulated DOS operating system in order to explain the importation procedures, such as the import of DIR. will return to the current folder file information
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:105513
    • 提供者:Solo
  1. Memory.FIFO

    1下载:
  2. 操作系统中的 内存管理 FIFO算法模拟-OS FIFO memory management algorithm simulation
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1300
    • 提供者:静水
  1. Memory.LRU

    0下载:
  2. 操作系统中 的 存储管理 LRU 算法模拟实现-OS storage management LRU algorithm simulation
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1700
    • 提供者:静水
  1. 06011

    0下载:
  2. 模拟UNIX操作系统登陆,建立用户,修改密码等。-landing simulation of the UNIX operating system, the establishment of users, change passwords.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:11203
    • 提供者:杜礼锋
  1. os

    0下载:
  2. 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:43993
    • 提供者:liuqiang
  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-26
    • 文件大小:118404
    • 提供者:billchuang
  1. file_operation

    0下载:
  2. 采用一级目录结构实现的磁盘文件系统操作系统模拟算法-Using a directory structure to achieve the operating system disk file system simulation algorithm
  3. 所属分类:Console

    • 发布日期:2017-03-28
    • 文件大小:3459
    • 提供者:tanjing
  1. DynamicPartitioning

    0下载:
  2. 操作系统中按某种规律(先到先服务..)模拟实现动态分区-Operating system, according to a rule (first come first serve ..) simulation of dynamic partition
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:832
    • 提供者:马值
  1. driver

    0下载:
  2. 模拟售票员与司机的工作过程,操作系统的内容。-The work of the conductor and driver simulation process, the contents of the operating system.
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:1013533
    • 提供者:一个好人
  1. R_WP1

    0下载:
  2. 操作系统中生产者与消费者问题的模拟,对于出现的死锁情况,采用置换算法解决。-Producers and consumers in the operating system simulation problems, for the deadlock situation occurs, the use of replacement algorithm to solve.
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:256204
    • 提供者:hawstein
  1. LRU

    0下载:
  2. 模拟LRU页面置换算法---操作系统的相关知识-Simulate LRU page replacement algorithm--- operating system
  3. 所属分类:Console

    • 发布日期:2017-12-05
    • 文件大小:10721
    • 提供者:杨兵
  1. Memory-Management

    0下载:
  2. 操作系统中,采用首次适应算法+最佳适应算法实现内存管理,用C进行模拟-Operating system, using the first-fit algorithm the+ best fit algorithm memory management, simulation in C
  3. 所属分类:Console

    • 发布日期:2017-11-16
    • 文件大小:7539391
    • 提供者:jiang_xl
  1. bank

    0下载:
  2. 银行家算法,自己写的。有比较漂亮的界面,可以清晰的模拟银行家算法的每一步。是操作系统的实验-Banker' s algorithm, write your own. There are more beautiful interface, you can clear every step of the analog bankers algorithm. Experimental operating system
  3. 所属分类:Console

    • 发布日期:2017-12-02
    • 文件大小:207682
    • 提供者:周周
  1. Memory-allocation-simulation

    0下载:
  2. 1.模拟操作系统动态内存分配。 2.对内存合理回收与分配算法。 3.寻找内存块,合并内存 4.模拟各种内存分配算法-1 simulation operating system dynamic memory allocation. (2) a reasonable recovery and the memory allocation algorithms. 3 Look for memory blocks, merging memory 4. Simulate various memo
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:2273
    • 提供者:fei
  1. os_jodManage

    0下载:
  2. 模拟操作系统任务调度的程序,比如:短作业优先、FCFS、高响应比优先等-Simulation operating system task scheduling program, such as: short operating priority, FCFS, and other high-priority response ratio
  3. 所属分类:Console

    • 发布日期:2017-04-23
    • 文件大小:260398
    • 提供者:楚清娟
  1. LRU_OSmode

    0下载:
  2. 利用VC和ege图形函数库编写基于LRU的请求分页模拟操作系统。模拟的功能有文件系统,鼠标响应,进程调度等。-VC and ege use graphics library written request LRU paging simulation operating system is based. Analog features include file systems, the mouse response, process scheduling.
  3. 所属分类:Console

    • 发布日期:2017-06-15
    • 文件大小:24179521
    • 提供者:李德
搜珍网 www.dssz.com