搜索资源列表
CreateProcess
- EVC编写的在WINCE下查看进程运行情况的程序
procandmod
- 用vb写的能够查看所有系统进程和进程所加载的模块
MyApp
- 关于TOOLHELP32函数的实例 WINCE 5.0 任务管理器,包含任务栏的隐藏,开机,重启等,可查看系统进程详细信息,包括,块,基地址,首地址,线程数-TOOLHELP32 function on an instance of WINCE 5.0 Task Manager contains a hidden taskbar, start, restart, etc.
TaskList
- WinCE下的任务管理器(查看当前正在运行的进程,终止任一进程等)-WinCE under the Task Manager (see the current running processes to terminate any process, etc.)
wince5.0
- wince 系统时间、音量及背光、触摸屏校正以及进程查看大集合r-wince system time, the volume and the backlight, as well as the Touch Panel Calibration process View larger collection of r
ShowBoardStatus
- S3c6410 ARM WINCE 下用C++ 实现的查看当前进程、线程数目、进程优先级的程序。windows CE6.0 。VS2005 。-S3c6410 ARM WINCE under implementation in C++ to view the current process, the number of threads, process priority program. windows CE6.0. VS2005.
PCB
- 进程结构、进程控制块及其队列操作。 1)创建新进程;查看系统中的活动进程;中断一个进程的执行;终止一个进程等。 2)每次进程状态改变,能可视化显示PCB队列的变化。 -process operation
Test
- 一、实验目的 (1)掌握进程状态转换过程 (2)掌握时间片轮转的进程调度算法; (3)掌握带优先级的进程调度算法; 二、实验内容 (1)自定义PCB的数据结构; (2)使用带优先级的时间片轮转法调度进程,每运行一个时间片,优先级减半。 (3)命令集 A)create 随机创建进程,进程的优先级与所需要的时间片随机决定; B)round 执行1次时间片轮转操作,其方法为运行高优先级队列的第1个,再降低其优先级,插入到相应的队列中。 C)ps 查看当前进程状态
TASKMGR
- wince平台的下的任务管理器,可以帮助开发者查看任务运行状态,如CPU占用,内用占用等,且可以结束某一个进程.相当于windows平台的任务管理器功能.解决了wince平台下无任务管理器的问题.(The task manager under the wince platform can help developers to see the running status of tasks, such as CPU occupancy, internal use and so on, and ca
