搜索资源列表
进程控制实验
- 操作系统实验,进程控制实验,Process.exe为父进程执行程序ChildProcess.exe为子进程执行的程序 该程序实现了进程间的消息通信,共享储存区通信以及管道通信-experimental operating system, process control experiments, Process.exe designation process ChildProcess.exe procedures for the implementation of the process-th
支持多个进程并发运行的简单进程管理模拟系统
- 支持多个进程并发运行的简单进程管理模拟系统。本系统的同步机构采用的信号量上的P,V操作的机制;控制机构包括阻塞和唤醒操作;时间片中断处理程序模拟的时间片中断;进程调度程序负责为各进程分配处理机。-support multiple concurrent processes running a simple process management simulation system. The system adopted by the synchronization signal quantity o
Blink
- tinyos中blink的源代码,控制二极管点亮,使用nesc(扩展的C)-tinyos which blink of source code, control diode lights, the use of nesc (Extended C)
virtual-dusk
- 申请一个10M的文件空间虚拟成一个磁盘,按照1K大小划分扇区,依序编号,实现单卷单级目录的文件系统。 根据文件分配方案设计相应的FCB结构,空闲空间管理结构,磁盘卷总信息结构,目录区信息结构等,存放在虚拟磁盘的相应区域 编写管理程序,实现对虚拟磁盘的全权控制,犹如针对真实磁盘使用模式类似DOS或者Linux的终端方式 本文简单介绍了磁盘文件格式FAT及其他相关背景和算法,并采用FAT方案实现单卷、单级目录的虚拟文件系统。描述了整个程序的基本思路模块划分、流程图及代码的实现。-appl
scand_pcb
- 实验要求用高级语言编写模拟进程调度程序,以便加深理解有关进程控制快、进程队列等概念,并体会和了解优先数算法和时间片轮转算法的具体实施办法。 个人作业仅供参考,态度决定一切!-experiment with high-level language requirements to prepare the modeling process scheduling procedures, in order to deepen understanding of the process control q
zzq_logoff
- 控制关机注销的程序,利用它,可以轻松实现关机\\注销等操作,操作简单-shutdown cancellation of the control procedures, the use of it, can easily achieve shutdown \\ deregistration operation, simple operation
zzq_close_computer
- 控制局域网的机器远程关机的程序,自己用了几次,感觉还可以 不知道你们用的感觉如何-control remote LAN machine shutdown procedures they used several times, feeling can also do not know how the feeling
installie
- 一个可以注册ocx控件的程序,-one can be registered ocx control procedures,
robot_sim
- 一款小仿真软件,我在开发的机器人控制软件-A small simulation software, in the development of robot control software
chulijidiaodu_111
- 处理机调度,编写一个进程调度程序,允许多个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。 每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为输入进程的时间。 进程的运行时间以时间片为单位进行计算。
demo1001c01w9xw2km02
- 运动控制VC实例demo1001c01w9xw2km02-Motion Control VC example demo1001c01w9xw2km02
TaskSpy_0.96b
- 0S9.平台任务管理.内存监控示例.还sign后才可以安装-0S9. Task management platform. Memory control sample. Also sign before they can be installed
LVforPCI1670
- 研华GPIB板卡的labview驱动源码,可进行一些简单的控制。-Advantech GPIB device driver source of the PC, which can carry out some simple control.
LWforPCI1670
- 研华GPIB板卡的labwindows/cvi驱动源码,可进行一些简单的控制。-Advantech GPIB Card labwindows / cvi driver source code, can be simple control.
VBforPCI1670
- 研华GPIB板卡的vb驱动源码,可进行一些简单的控制。-China Institute of vb GPIB device driver source code, which can carry out some simple control.
Servo_Controller
- PIC Serial Port 8 Servo Controller GUI(use to control robot)-PIC Serial Port 8 Servo Controller GUI (use to control robot)
DWN
- 光标控制 C 语言源程序 rar格式-cursor control C language source code format rar
mem_ctrl
- memory control source code
control
- 中断控制程序,大家可以随意下载,很实用哦-control routine interrupt
process-control-experiments
- 操作系统进程控制实验,实现进程控制的基本操作-Operating system process control experiments, the basic operation to achieve process control