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

搜索资源列表

  1. MemoryDistributionaRecycling

    0下载:
  2. 此为操作系统的一个作业,用于模拟时间片轮转调度,输出到控制台。希望能给初学者提供一些帮助。-This is a job of the operating system, used to simulate the time-slice round-robin scheduling, output to the console. I hope give beginners some help.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-04
    • 文件大小:6376
    • 提供者:杨健
  1. src

    0下载:
  2. 操作系统项目 模拟线程调度 有五部电梯 五个线程 java实现-The project simulation thread scheduling of the operating system has five elevator five threads java implementation
  3. 所属分类:Applet

    • 发布日期:2017-12-06
    • 文件大小:4128
    • 提供者:刘维孟
  1. Operating-System-Experiment-Project

    0下载:
  2. 这是一个模拟实现操作系统进程调度,作业调度,存储器管理,文件系统管理等功能小程序,是基于java Eclipse平台实现的,愿与大家交流共享-This is a simulated operating system process scheduling, job scheduling, memory management, file system management features such as applets, java Eclipse platform-based, and we wo
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:418458
    • 提供者:康锐
  1. Task-Manager

    0下载:
  2. 进程管理器:枚举操作系统当前运行的所有的进程,模拟windows任务管理器功能。主要涉及到的知识有进程同步,内存管理等。-Task Manager
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-11
    • 文件大小:10434
    • 提供者:董万波
  1. MyOS

    0下载:
  2. 模拟的操作系统 采用了Java编写 希望对网友有帮助-Simulation of operating system written in Java users want
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-12-02
    • 文件大小:276822
    • 提供者:陈阳
  1. MemoryManagement

    0下载:
  2. 操作系统课程设计模拟最佳适应算法内存管理-memory management
  3. 所属分类:Java Develop

    • 发布日期:2017-12-01
    • 文件大小:2231
    • 提供者:qiange
  1. osExa

    0下载:
  2. 一个简单的操作系统模拟的实现,未实现单步进程的模拟-failed to translate
  3. 所属分类:Java Develop

    • 发布日期:2017-12-07
    • 文件大小:78843
    • 提供者:lucifer
  1. taskAttemper

    0下载:
  2. 操作系统进程调度模拟!先来先服务和响应比高者优先的调度-Operating system process scheduling simulation! First come first serve and the response is high priority scheduling
  3. 所属分类:Applet

    • 发布日期:2017-11-26
    • 文件大小:2736
    • 提供者:cation
  1. operation-system-lecture-design

    0下载:
  2. 运用个java语言 实现操作系统课程设计 作业调度模拟包含短作业优先,先入先出算法,优先权调度算法等-Use java language courses on operating system design job scheduling simulation contains short operating priority, first-in, first-out algorithm, priority scheduling algorithm
  3. 所属分类:JavaScript

    • 发布日期:2017-11-22
    • 文件大小:33866
    • 提供者:melody
  1. bank

    0下载:
  2. 模拟银行的操作系统,定义一个人的账号密码并对其进行存取操作-Simulated bank operating system, define a person' s account password and gain access operation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1466
    • 提供者:吕伟涛
  1. 55

    0下载:
  2. 用桥接模式解决以下问题: 编写一段代码,模拟以下情境。有三种操作系统Windows、Unix和Linux,它们都有各自的处理不同格式图像(BMP JPG PNG GIF)的库函数。编写类,使它们能灵活地在Windows、Unix和Linux平台上处理不同格式的图像。-To solve the following problems in bridge mode: The preparation of a code, simulate the following situations. Th
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:8186
    • 提供者:鬼才
  1. os-coursedesign

    0下载:
  2. 操作系统课程设计包含:多线程模拟(生产者和消费者)、银行家算法、页面置换算法-Courses on operating system design includes: multi-threaded simulation (producers and consumers), bankers algorithm, page replacement algorithm
  3. 所属分类:Applet

  1. OSM4.0

    0下载:
  2. 一个操作系统中的内存管理的模拟实现 并非是图形化界面 主要是后台内存的管理操作,界面数据以文字显示-Simulate an operating system memory management to achieve Is not a graphical user interface Mainly background memory management, user-data is displayed in text
  3. 所属分类:Java Develop

    • 发布日期:2017-04-25
    • 文件大小:19290
    • 提供者:Dong Yuan
  1. Disk-scheduling

    0下载:
  2. 操作系统中的磁盘调度模拟,一共写了四中磁盘调度方法-Disk scheduling in operating system simulation, wrote a total of 4 disk scheduling method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-26
    • 文件大小:179457
    • 提供者:wd
  1. PageReplace

    0下载:
  2. 操作系统虚页替换算法模拟,模拟了两种LRU算法和SCR算法,能够展示页面替换序列并保存到文件中-Simulation of virtual page replacement algorithm for operating system
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:12210
    • 提供者:
  1. java虚拟机原理

    0下载:
  2. 虚拟机是一种抽象化的计算机,通过在实际的计算机上仿真模拟各种计算机功能来实现的。Java虚拟机有自己完善的硬体架构,如处理器、堆栈、寄存器等,还具有相应的指令系统。Java虚拟机屏蔽了与具体操作系统平台相关的信息,使得Java程序只需生成在Java虚拟机上运行的目标代码(字节码),就可以在多种平台上不加修改地运行。(Virtual machine is an abstract computer, which is realized by simulating various computer f
  3. 所属分类:Java编程

    • 发布日期:2020-02-20
    • 文件大小:1507328
    • 提供者:王佳星
« 1 2 3 4 5»
搜珍网 www.dssz.com