资源列表
bittiiii
- extended abstract for international congress
game-of-thrones-seventh-season_english-1602688
- Visual C++ code extremely high performance
dkquggings
- Google developed VP9 source code()
基于单片机的智能火灾报警系统设计
- 智能火灾报警器,能够检测火灾,并且能够迅速发生警报(Intelligent fire alarm, can detect fire, and can quickly alarm)
preemptioc_quality
- Get the color RGB value 获得颜色RGB值()
4349870
- g729a音频编码库,编码pcm为g729a,可压缩16倍()
MIMO_OFDM_MATLAB_program
- 关于mimo-ofdm系统的各类子函数和功能(All kinds of functions and function of MIMO-OFDM system)
Fib2
- 递归和非递归两种方式实现Fibonacci数列算法。。。(Recursive and non recursive two ways to achieve)
Conf
- 进程控制块(PCB)是系统为了管理进程设置的一个专门的数据结构。系统用它来记录进程的外部特征,描述进程的运动变化过程。(Process control block (PCB) is a specialized data structure in order to manage process settings. The system uses it to record the external features of the process, and describes the process
Lang
- 当就绪状态进程个数大于处理器数时,就必须依照某种策略来决定哪些进程优先占用处理器。本实验模拟在单处理器情况下处理器调度,帮助自己加深了解处理器调度的工作。(When the number of ready state processes is greater than the number of processors, it must be determined according to some strategy which processes take precedence of the p
.idea
- :设计一个按优先数调度算法实现处理器调度的程序 提示: (1)假定系统有 5 个进程,每个进程用一个 PCB 来代表。((1) design a program scheduler for scheduling processors according to the priority scheduling algorithm: (1) assume that the system has 5 processes and each process is represented by a PCB.)
src
- ① 设计进程控制块PCB表结构,分别适用于优先数调度算法和循环轮转调度算法。 ②建立进程就绪队列。对两种不同算法编制入队子程序。 ③编制两种进程调度算法:1)优先数调度;2)循环轮转调度(First, the design process control block PCB table structure, respectively suitable for priority number scheduling algorithm and cycle round robin scheduling
