资源列表
prcs_mngment
- 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行时间、已用CPU时间、进程状态等等。进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。进程的运行时间以时间片为单位进行计算。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。 如果运行
KillProcess
- 用vb编写的结束进程的工具(有点强) 是窗体代码,直接复制-TerminateProcess
qishiyouliProblem
- C/c++实现著名“骑士游历问题”~ 【问题描述】 给出一块具有n2个格子的n×n棋盘(如图3-14所示),一位骑士从初始位置(x0, y0)开始,按照“马跳日”规则在棋盘上移动。问:能否在n2? 1步内遍历棋盘上的所有位置,即每个格子刚好游历一次,如果能,请找出这样的游历方案来 -C/c++ to achieve the famous " knight tour problem" ~ 【】 given a problem descr iption with a grid of
filmrw2
- 电子在个点中的跳跃过程,2D模型,并行,输入参数需要ADF计算得到-hop of the electrons , parall ,2D MODEL,OTHER PARAMETER NEED CALCULATED BY adf
yufafenxi
- 这是一个描述编译原理的,是关于编译原理的词法分析的-This is a descr iption of compiler theory, is compiled on the principle of lexical analysis
msp430--PWM
- msp430驱动小车,实现小车的直线行走-the msp430 drive car, the car straight-line walking
circle
- 面向初学者的openGl的简单例子,如何画一个圆-the simple example of openGl, draw a circle
Trace-Sintetik-(FOR)
- Abour trace sintetik seismic
keylogger-v1.0.1
- Example of ine keylogger
8-2
- 以链表的方式存储多项式,并实现多项式的加法,减法和乘法操作-Stored in a linked list polynomials and polynomial addition, subtraction and multiplication operations
Time
- Time program using c-Time program using cpp
UpLoader
- POSTgesql bat软件导入数据库-POSTgesql bat import data
