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

搜索资源列表

  1. 操作系统课程设计之键盘中断

    0下载:
  2. 我做的那部分是直接嵌入组长的OS.JAVA文档中,因为OS文档是编写主界面的,所以直接插入OS中比较方便. 主要思想是这样的:就是在主界面上创建一个文本框,用于接受键盘输入.只要在文本框中输入命令,无论是否正确,系统将会作出反应.-me to do the part of a head of the embedded directly OS.JAVA documents, because OS documentation is the main interface of the prepar
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2.88kb
    • 提供者:才才
  1. jnodesources-0.1.6.tar

    0下载:
  2. 纯java操作系统jnode,安装简单和操作简单的个人使用的Java操作系统
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10.68mb
    • 提供者:叶竞
  1. 操作系统1

    0下载:
  2. 注意: 1. OS.jar为Java打包可执行文件 2. 由于时间,和界面空间问题,每个进程的资源拥有情况没有详细列明.如果要认真检查 程序的正确性,可以重新编译运行,然后查看Dos界 面下的输出.因为Dos界面下会输出 每个进程的资源情况(包括每个进程对每类资源的最大需求,分配情况,和所欠资源情况. 3. 资源设置中,进程设置应小于100个,资源类数应小于20个.-attention : 1. OS.jar Java package for two executable files. Due
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:367.52kb
    • 提供者:骆子丞
  1. nachos

    0下载:
  2. java写的nachos操作系统。扩展自伯克利的一个课程设计,实现了多线程、多进程、虚存和文件系统。-nachos OS in java. A project from UCB.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:53.03kb
    • 提供者:sea
  1. Change

    0下载:
  2. 用JAVA实现操作系统的页面置换 其中包括 最佳置换算法(Optimal)、先进先出算法(First-in, First-out) 、最近最久不用的页面置换算法(LeastRecently Used Replacement)三种算法的实现-JAVA realization of the operating system with replacement pages including the best replacement algorithm (Optimal), FIFO algorit
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:20.79kb
    • 提供者:王晓
  1. os_source

    0下载:
  2. 操作系统设计与实现源码-Design and Implementation of the operating system source code
  3. 所属分类:OS Develop

    • 发布日期:2017-11-16
    • 文件大小:52.02mb
    • 提供者:站长
  1. nachos-java-2004fall.tar

    0下载:
  2. nachos操作系统框架,未实现所有功能-Nachos framework of the operating system, not all function
  3. 所属分类:OS Develop

    • 发布日期:2017-03-25
    • 文件大小:110.88kb
    • 提供者:
  1. Java_vm

    0下载:
  2. Java 虚拟机 向 linux ,os20 等 操作系统移植的资料。-Java virtual machine to linux, os20 information such as operating system migration.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-09
    • 文件大小:1.68mb
    • 提供者:王翰林
  1. pcb

    0下载:
  2. 这是一个操作系统的源代码,关于进程调度问题的代码。可以模拟cpu的进程调度,虽然拙劣了点。但是值得参考一下的、-This is an operating system source code, the process of scheduling problems on the code. Cpu can simulate the process of scheduling, although clumsy for that. But it is also useful to look, and
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:862byte
    • 提供者:刘锦瑞
  1. ex2

    0下载:
  2. 本程序是国外经典的操作系统调度试验,用Java线程模拟操作系统的随机调度-This procedure is outside the classic operating system scheduling tests, using Java thread scheduling stochastic simulation of the operating system
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:4.37kb
    • 提供者:我爱玲
  1. RR

    1下载:
  2. 操作系统-时间片轮转调度算法,JAVA实现,带界面,有解释-Operating system- time slice rotation scheduling algorithm, JAVA achieved with interface, are explained
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:2.1kb
    • 提供者:
  1. SPF

    0下载:
  2. 操作系统-短进程优先调度算,JAVA实现,带界面,有解释-Operating system- short process scheduling priority operator, JAVA achieved with interface, are explained
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:1.96kb
    • 提供者:
  1. OS

    0下载:
  2. 操作系统课程设计,模拟处理机管理、存储管理、文件管理三个功能。-Operating systems curriculum design, simulation processor management, storage management, document management three functions.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:416.21kb
    • 提供者:何先赞
  1. MyOS

    0下载:
  2. 使用Java语言开发的模拟操作系统课程设计。-The use of Java language development curriculum design simulated operating system.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:342.71kb
    • 提供者:何先赞
  1. os

    0下载:
  2. 实现操作系统中的页面置换算法,显示在界面上,并对其进行比较。-The realization of the operating system page replacement algorithm, displayed in the interface and its comparison.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:5.13kb
    • 提供者:ymn
  1. kaffe-1.1.9

    0下载:
  2. java图形操作系统,将java解释器实现在操作系统内部,缺点就是速度有点慢,不过源码有很高的质量,对java 和操作系统实现有兴趣的朋友,有很高的参考价值,尤其是其中关于硬件驱动的代码,很容易就可以移植到其他平台-The graphic operating system, the java interpreter to achieve in the operating system itself, the shortcomings of the speed is a bit slow, but
  3. 所属分类:OS Develop

    • 发布日期:2017-05-13
    • 文件大小:3.25mb
    • 提供者:wanta
  1. java

    0下载:
  2. 一个用 java 语言编写的操作系统课程设计 很经典希望对大家有帮助-An operating system using java language curriculum design classic you want to help
  3. 所属分类:OS Develop

    • 发布日期:2017-05-08
    • 文件大小:1.67mb
    • 提供者:赵云
  1. MiniDisk

    0下载:
  2. 操作系统中的磁盘调度,实现了磁盘的读写等一系列功能-The operating system disk scheduling, achieved a series of functions such as disk read and write
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:35.21kb
    • 提供者:杨丹
  1. FIFO

    0下载:
  2. 操作系统WIndows页面置换算法、先进先出算法、以及FIFO和LRU算法(最新最少使用算法)-OS WIndows page replacement algorithm, FIFO algorithm, and FIFO and LRU algorithms (at least using the latest algorithm)
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:131.71kb
    • 提供者:青青
  1. Smoke

    0下载:
  2. 操作系统进程同步,pv经典操作的,解决的是吸烟问题-pv classic operatortion
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:33.66kb
    • 提供者:fanxueping
« 12 3 »
搜珍网 www.dssz.com