搜索资源列表
os
- 操作系统实验的程序-operating systems experimental procedure
os
- 一个用JAVA语言编写的MOS多道程序操作系统,适合计算机专业大四操作系统课程设计使用。
JavaOS
- Java开发模拟出的一个操作系统。具备操作系统的基本功能。-A Java simulated OS.
os
- 一个具有模拟CPU、模拟内存、模拟硬盘、模拟CPU管理、模拟内存管理、模拟硬盘管理、模拟进程管理、模拟指令系统、模拟中断处理的一个能运行在WINDOWS平台上的一个模拟的单用户多任务操作系统。-Simulation of a CPU, analog memory, analog hard disk, analog CPU management, memory management simulation to simulate the hard disk management, and simul
OS
- Java开发的操作系统实验,具有可视化界面,功能完整,操作性强。-Java operating system developed by experiments with visual interface, full-featured, easy to operate.
pp
- 操作系统是控制其他程序运行,管理系统资源并为用户提供操作界面的系统软件的集合。操作系统(英语;Operating System,简称OS)是一管理电脑硬件与软件资源的程序,同时也是计算机系统的内核与基石。操作系统身负诸如管理与配置内存、决定系统资源供需的优先次序、控制输入与输出设备、操作网络与管理文件系统等基本事务。操作系统是管理计算机系统的全部硬件资源包括软件资源及数据资源 控制程序运行 改善人机界面 为其它应用软件提供支持等,使计算机系统所有资源最大限度地发挥作用,为用户提供方便的、有效的、
os
- Java 和c做的模拟操作系统,界面美观功能完善-Java and c do simulation operating system function interface aesthetics
os
- 操作系统实验的题目 cpu的进程调度的模拟-Experimental process of the operating system cpu scheduling simulation
os
- 操作系统多线程模拟的项目。。5个电梯的调用-a elevate programe in java for os
os
- java操作系统设计如果有用的话 可以下载此内容-其味无穷
Sysinfo
- 获取电脑相关配置信息,比如网卡流量、cpu和内存使用率、ip和mac地址、操作系统等。但是只能获取本机,不能作为客户端的形式-Access to computer-related configuration information, such as LAN traffic, cpu and memory usage, ip and mac address, the operating system. But the only access to the machine, not as a cli
os
- 用JAVA编写的课程设计,是一个操作系统。适合于做操作系统实验课的课程设计。-JAVA prepared by the curriculum design, is an operating system. Suitable for experimental operating system course design
OS
- 模拟操作系统的进程的操作,了解操作系统对进程的操作-Simulate the process of the operating system' s operation, to understand the operation of the operating system process
OS
- 用JAVA模拟操作系统上的信号量以及互斥的功能。-Using the Java operating system simulation on the amount of signal, as well as mutually exclusive functions.
experiment-of--OS
- 操作系统的多线程实验,读写进程,多线程等-Multi-threaded of OS
os-coursedesign
- 操作系统课程设计包含:多线程模拟(生产者和消费者)、银行家算法、页面置换算法-Courses on operating system design includes: multi-threaded simulation (producers and consumers), bankers algorithm, page replacement algorithm
os
- 操作系统课程设计,银行家算法,值得学习的小例子-oprate sysytem
os.file
- 操作系统文件管理课程设计 实现文件添加 删除显示文件 文件写入 文件目录创建操作-Operating system file management curriculum design to achieve the file to add delete display file and written to the file directory operation
os
- 用java实现fcfs、hrrn和sjf算法(Implementation of FCFS, hrrn, and SJF algorithms with Java)
os
- 用java简单实现fcfs算法和sjf算法(Implementation of FCFS algorithm and SJF algorithm by Java)