搜索资源列表
ProcessCall
- 操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列 -operating system process scheduling, process simulation scheduling procedures : Assuming a 10 CPU in the process of impl
simcpu
- 对于CPU线程调度的模拟,CPU threads control simulation,包括first come first serve算法和run rubbing等,同时输出线程开始,切换,结束等信息。-CPU thread scheduling for the simulation, CPU threads control simulation. including the first come first serve and run rubbing algorithm. Meanwhile
CPUNEW
- MODELSIM开发的模拟CPU,用VHDL语言描述,采用累加结构
Job-Scheduling
- 一、目的要求 用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解。 二、例题:为单道批处理系统设计一个作业调度程序。 由于在单道批处理系统中,作业一投入运行,它就占有计算机的一切资源直到作业完成为止,因此调度作业时不必考虑它所需要的资源是否得到满足,它所占用的 CPU时限等因素。 作业调度算法:采用先来先服务(FCFS)调度算法,即按作业提交的先后次序进行调度。总是首先调度在系统中等待时间最长的作业。
OS_System
- 这是一个简单的操作系统,主要用文件来模拟磁盘,主要是实现CPU的调度及操作系统的文件管理.
CPU_Sumulator
- 用JAVA实现的,对操作系统底层进程调度的模拟,实现了一个CPU调试模拟器
CpuScheduler
- 采用java编写的小程序,模拟了CPU的调度,加深对CPU调度的理解-Prepared using a small java program to simulate the CPU scheduling and deepen the understanding of the CPU scheduling
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
channal
- java语言编写的小程序,模拟CPU的对I/O请求用通道处理的算法。-language java applets, simulation CPU to the I/O request channel deal with algorithms.
CPU
- java写的一个模拟cpu程序,可以识别汇编程序,支持打印机等外设,界面友好,性能良好,界面是用VE来做的,可以单步执行语句,让你更好地理解cpu内部的工作原理。-write a java simulation cpu procedures, compilation procedures can be identified to support peripherals such as printers, user-friendly, performance, good interface to
CPUSimulation
- CPU分时模型的java模拟 50个工作站,一个CPU-CPU time simulation model of the java
os
- 操作系统实验的题目 cpu的进程调度的模拟-Experimental process of the operating system cpu scheduling simulation
OS1
- java写的模拟CPU运行3态转换~ ~~~~~·-java to write the simulation CPU to run the state conversion of ~ 3
cpudiaodusuanfa
- java cpu调度算法模拟 word文档提供了其部分源码-java cpu scheduling simulation word document provides some of its source
CPU1
- java一个CPU模拟程序,实现了CPU的一套基本指令集和终端框架-java a CPU simulator to realize the CPU' s instruction set and terminal set of basic framework
CPUscheduling
- 用java实现cpu调度模拟(CPU scheduling)-Cpu scheduling simulation with java implementation (CPU scheduling)
CpuScheduler
- CPU调度算法的模拟实现 -Simulation of CPU scheduling algorithm to achieve simulation of CPU scheduling algorithm to achieve
webcapabilitylist
- 网站性能并发等技术参数的测试工具列表 网站的压力及负载是经营网站及b/s软件项目验收必须的参数,其准确测试也是个复杂的问题.VS系列开发工具包含了ACT的测试,以下列出常用的网站测试工具. Microsoft Web Application Stress Tool能有效测试一个网站的负载性能,这个软件可以通过脚本模拟100个强并发用户的访问,并模拟实际用户的一些点击操作,WAS还可以连接上远程 Windows网站服务器的性能计数器(Performance Counter),通过对
dlx(gui)
- 模拟DLX处理器,能够读相应的指令并进行运算(simulate CPU for javascrips)
os
- 在txt文档里输入模拟指令,读取txt文档内容,用调度算法实现cpu的模拟调度算法.(In the txt document, enter the analog command, read the contents of the txt document, using scheduling algorithm to achieve CPU simulation scheduling algorithm)