-
Processer_Manager
加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。
1) 基本操作:进程的创建、删除。
2) 进程的基本属性: 进程名、进程时间片、进程优先级
3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。
进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。
5) 实现单处理器进程调度功能,调度等调度算法实现。
6) 管理的进程数目不少于3个,竞争使用的资源可以是CPU、内存、I/O设备等。
7) 进程可在初始时刻由系统创建,也可由其它进程在运行过程中创建。
8) 能够查看各进程状态、各进程队列内容。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。
9) 至少支持1种或者2种调度算法。(The concept of deepening of the process and process management understanding of the various parts familiar with the process management in the design of the main data structure and process scheduling algorithm.
1) basic steps: the process of creating, deleting.
2) the basic properties of the process: the process name, process time slice, the process priority
3) to support the process of creation and cancellation function, the process created throughout their life cycle in PCB form. Each process with a PCB that set the content according to specific circumstances.
Process in accordance with its implementation in different queue (ready queue, blocking the queue) to another.
5) the process of single-processor scheduling, scheduling and other scheduling algorithm.
6) management of not less than three the number of processes, competitive use of resources can be CPU, memory, I/O devices.
7) The process can be created by the system at the initial time, other processes may also be c)
- 2010-11-21 12:35:34下载
- 积分:1
-
PoissonRecon
用于点云表面重建,基于Poisson重建算法,生成.ply文件,需要先求取点云法向量。(For point cloud surface reconstruction, reconstruction algorithm based on Poisson generate. Ply files, you need to strike a point cloud normal vector.)
- 2020-07-28 22:08:39下载
- 积分:1
-
xulietuxiangjianceyuchongjian
针对目前工业制造领域面临的难题,提出利用非量测数字摄像机进行工业钣金件高精度三维重建与视觉检测.采用二维直接线性变换分解摄像机参数初值并结合光束法平差进行高精度标定 利用最小二乘模板匹配提取像面上的点、直线信息并进行混合光束法平差,从而进行钣金件的高精度三维重建及其尺寸制造误差的检测.所开发的视觉检测系统硬件成本低、自动化程度较高,实际数据的多次实验均取得了优于1/8 000的相对精度,说明所论述的方法为工业零件的自动化三维检测提供了一条可行途径.(View of the current challenges facing the field of industrial manufacturing, made use of non-metric digital camera precision sheet metal parts for industrial reconstruction and visual inspection. Using two-dimensional direct linear transformation and the decomposition of initial parameters of the camera bundle adjustment with high accuracy calibration extracted by the least square template matching, like the surface of point, line information and mixed bundle adjustment to the three-dimensional reconstruction of high-precision sheet metal parts and the size of the detection of manufacturing errors. visual inspection system developed by the hardware low cost, high degree of automation, the actual data, many experiments have achieved better than 1/8000 of the relative accuracy, that the methods discussed in the automation of industrial components to provide a feasible three-dimensional detection approach.)
- 2010-12-02 11:56:32下载
- 积分:1
-
06782312
一篇非常经典的LEACH协议改进文献,值得大家学习,在此与大家共享。(It is a very useful book that about LEACH protocol! You can study it and get you want.thank you!)
- 2014-10-02 22:28:53下载
- 积分:1
-
chanshushouce
说明: windows下编写C程序时非常好用的c函数查找手册~(procedures for the preparation of C under the windows are very useful function to find the manual c ~)
- 2008-11-22 20:04:09下载
- 积分:1
-
assignment1
用ODBC连接MySQL的一个图书馆管理系统(ODBC connection to MySQL with a library management system)
- 2013-11-17 11:36:02下载
- 积分:1
-
ddeclientvc
说明: DDE CLIENT,用于dde方式读区服务器内容(DDE Client for dde reading of server content)
- 2006-03-10 15:42:05下载
- 积分:1
-
BPML_1D_incline
三维结构 2维斜入射周期 1维BPML边界 FDTD (FDTD BPML 2D periodic incline incident)
- 2021-05-15 16:30:08下载
- 积分:1
-
richtest
说明: 故障诊断工作涉及的领域相当广泛,需要不同分工的人员合作完成,本软件力图为故障诊断不同分工的工作者的合作交流提供一个简易的实验性系统平台。(fault diagnosis involves a fairly wide area, the division of the need to cooperate to complete, The software is trying to fault diagnosis division of the workers of cooperation and exchange with a simple experimental system platform.)
- 2006-04-19 16:44:55下载
- 积分:1
-
rm
说明: RM的编码过加性高斯白噪声信道(AWGN)后译码的C++ 实现程序,C语言产生高斯白噪声(RM of coded additive white Gaussian noise channel (AWGN) after decoding in C++ program, C language generated Gaussian white noise)
- 2011-11-06 15:53:49下载
- 积分:1