搜索资源列表
process_attemper
- 编写一进程调度程序模拟程序。进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-prepare a process scheduler simulation program. Ready to process state, running, blocking three. Simulation program only right you
2.LRU
- 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改-priority number using the static method, the preparation process of scheduling a process simulation program, the process in
process_attemper
- 1、 :编写并调试一个模拟的进程调度程序,采用“最高优先数优先”调度算法对进程进行调度。 “最高优先数优先调度算法的基本思想是把CPU分配给就绪队列中优先数最高的进程。尝试静态优先数与动态优先数两种方法: a) 静态优先数是指优先数在整个进程运行期间不再改变。优先数可以在数据输入时指定,也可以根据到达顺序、运行时间确定。 b) 动态优先数是指进程的优先数在创建进程时可以给定一个初始值,并且可以按一定原则修改优先数。例如进程获得一次CPU后就将其优先数减少1。或者进程等待的时间超过某一时限
ProtelDXP2004hanhuagongju
- 中文平台在PCB中放置字符串时选择SERF字体可显示中文但打印时乱码。 在PCB中打印中文可使用汉字PCBHZ补丁。 步骤: 1,安装中文平台; 2,将PCBHZ文件包放入Altium2004根目录; 3, 将DXP.RCS文件放入C:\\Documents and Settings\\个人文件夹\\Application Data\\Altium2004目录 4,重新启动DXP2004. 5,在PCB界面中加载PCBHZ文件包中的hanzi库文件;
最终ZIGBEE温湿度采集
- 本精准农业系统以AT89S52为控制核心,通过DHT11数字温湿度传感器、实时采集农场环境的温度、湿度。通过zigbee模块传输数据,并利用LCD液晶显示屏1602显示数据。达到实时监控温湿度的目的。,The precision farming system for the control of the core AT89S52 through DHT11 digital temperature and humidity sensors, real-time acquisition of the
shiboqi
- 关于一款示波器的制作,资料很全包括PCB原理图,样板和器件,具有实用价值-With regard to the production of an oscilloscope, the data is very wide, including PCB schematics, and the device model has practical value
Altium-Designer
- PCB的设计资料,从打开软件一步步让你成为编程高手-PCB design data, a step-by-step from the open software allows you to become a programming expert
Process-management-simulation
- 为每个进场的PCB数据结构增加一个消息区域,添加相应的进程通信功能。在主程序中添加相应代码进行一些进程间的消息传递。 -For each entry of the PCB data structure to add a message area, add the appropriate process communication functions. Add the appropriate code in the main program some interprocess messagin
jin-cheng-guan-li-xi-tong
- 进程管理系统:定义PCB的数据结构,用链表的形式管理进程,采用多级反馈队列调度的算法模拟进程的控制,最终完成有创建、撤销、调度、阻塞、唤醒进程等功能-Process Management Systems: Define the PCB data structure, with the form of chain management processes, the use of multi-level feedback queue scheduling algorithm simulation p
three
- 建立合理的PCB数据结构,建立含有8个进程结点的就绪队列,每个进程的要求运行时间随机产生,要求每个进程的要求运行时间不大于15。-PCB data to establish a rational structure, the establishment process nodes containing eight ready queue, the time required to run randomly generated each process, requiring the require
