Welcome![Sign In][Sign Up]
Location:
Search - process information

Search list

[SymbianTaskManager_for_6600_source

Description: S60下的任务管理器!可以实现应用程序切换,结束进程,压缩内存,重启手机,手机系统信息,进程信息,视图切换等功能.-S60 under the Task Manager! Applications can be achieved switch, the end of the process, reducing memory and rebooting the phone, the phone system information, process information, view switching capabilities.
Platform: | Size: 18385 | Author: 姜洋 | Hits:

[Process-ThreadProcContrlTest

Description: 本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等) 还提供启动进程,按进程名杀死进程,按进程ID杀死进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, including : process ID, process name, user name, memory usage, CPU, etc.), also provided to initiate the process by killing the process from the process, the process by killing the process ID function.
Platform: | Size: 39736 | Author: 童彬 | Hits:

[OS Develop银行家算法(C Sharp)

Description: 操作系统银行家算法实习程序,可以输入资源和进程信息,计算安全序列,能否为某个请求分配资源-operating system bankers algorithm attachment procedures, can be imported resources and process information, computing security sequence, Can a request for the allocation of resources
Platform: | Size: 566896 | Author: 崔哈 | Hits:

[Process-ThreadProcessCtrl

Description: 获取当前进程列表以及详细信息,杀死运行在被控端的进程。-access to the current list, and a detailed process information, killing Beikongduan running in the process.
Platform: | Size: 26515 | Author: 夏赟 | Hits:

[Process-ThreadProcessPolicy

Description: 实现获取当前进程信息,并可以设置规定哪些进程或应用程序可以在被控端运行。-achieve access to the current process information and the setting up of provisions which processes or applications can run in Beikongduan.
Platform: | Size: 30491 | Author: 夏赟 | Hits:

[Process-Threadchakanjincheng-VC

Description: 查看进程令牌信息源代码-实例分析-VC 方便大家参考 -View Token process information source code-Case Analysis-VC convenient reference
Platform: | Size: 4289 | Author: 李春雷 | Hits:

[Process-Threadprocess

Description: 创建一个子进程并接收子进程的消息和输出信息- Founds a child process and receives the child process the news and the output information
Platform: | Size: 15360 | Author: 站长 | Hits:

[Process-ThreadProcContrlTest

Description: 本程序实现ProcControl类,提供了enumerate各进程的功能(进程信息包括:进程ID,进程名称,用户名,内存使用情况,CPU情况等) 还提供启动进程,按进程名杀死进程,按进程ID杀死进程的功能。-ProcControl the program category, providing enumerate the functions of the process (process information, including : process ID, process name, user name, memory usage, CPU, etc.), also provided to initiate the process by killing the process from the process, the process by killing the process ID function.
Platform: | Size: 39936 | Author: 童彬 | Hits:

[OS programprocess_manage

Description: 显示系统进程信息,包括进程名称,路径,优先级,线程数等-process information display system, including the process name, path, priority, thread and so on
Platform: | Size: 1119232 | Author: 杨建 | Hits:

[OS programprocess

Description: ProcessMonitor 0.0.1.0314 + 版本信息 + 保存进程信息到文件 + 参数设定 不错,但有一些小错误,LV点击报错是因为没有检测异常,用一个try...except就行了 另外,线程数和PRI搞反了。这个也只能在NT下用-ProcessMonitor 0.0.1.0314+ Version information+ Preservation process information to a file+ Parameter settings, but have some small error, LV clicks error because there was no detection of abnormalities, with a try ... except on the list In addition, the line PRI-way and engage in a number of company. This can only be used in the NT under
Platform: | Size: 369664 | Author: 王就 | Hits:

[OS programProcessReader

Description: 自己学习Windows进程管理时做的加强版TaskManger,可以读取进程的全路径、磁盘映像文件路径、命令行参数等,功能可继续扩充,希望对初学者有帮助-study Windows process management,list the current process information,eg. fullpath,command line...
Platform: | Size: 10240 | Author: goodone | Hits:

[Windows Developprocess

Description: 为了更充分的利用CPU,必须管理好进程内及进程间的调度关系,此实验就是模拟进程之间的调度方法。在实验中,只模拟了3个状态之间的调度过程,为了便于观察调度过程,我采用手动操作方式(即根据操作者输入的命令来做相应的转换)。在程序中,为进程建议一个结构体,以这种类型建立一个数组,用了存储所有进程信息;同时建议了两个先进先出的对列(ready,blocked)用来存储当前就绪的进程和等待资源的进程(在程序中这两个队列只是存储了进程在存储进程的数组的下标,用下标来作为唯一标识且访问,但是不是pid)。对列是自己写的结构,用一个数组来实现队列,其实是实现了循环队列。在用一个变量running(int)来表示当前运行的进程(当然,这里也是进程数组的下标)。当进程调度时,其进程状态也相应改变,只是对两个队列和running的操作,同时改变该进程的状态(state)。 关键字:操作系统 进程调度 -In order to more fully use the CPU, must manage the process and the process of scheduling inter-relations, this experiment is to simulate the process of scheduling between the methods. In the experiment, only three state simulation of the activation process between, in order to facilitate observation of the activation process, I used manual mode of operation (that is, operator input in accordance with an order to do the conversion). In the procedure for the process to recommend a structure to set up an array of this type, with all the process of information storage also proposed for two out of the FIFO (ready, blocked) used to store the current process in place and the process of waiting for resources (in the process the two queues is stored in the storage process, the process of array subscript, used as a subscript uniquely identify and access, but not a pid). To write out the structure of their own, using an array to achieve the queue is a queue cycle. Using a variable in the runnin
Platform: | Size: 1136640 | Author: white Snow | Hits:

[Windows Developprocess

Description: 类似于Windows任务管理器,列举所有进程,右键可以查看进程信息,选择进程可以杀死进程。还有定时刷新列表。-Similar to the Windows Task Manager lists all the processes, right to view process information, the selection process can kill the process. Also refresh the list.
Platform: | Size: 1929216 | Author: | Hits:

[OS programProcess

Description: 线程结束代码,通过从配置文件中读取进程信息,并执行相应的操作,避免从任务管理器中使用鼠标进行操作-Threaded end of the code, read from a configuration file through the process information and perform the appropriate operation from the Task Manager to avoid using the mouse to operate
Platform: | Size: 40960 | Author: anlin | Hits:

[Delphi VCLZwOpenProcessHook

Description: ZwOpenProcess SSDT Hook test to catch open process information. Compile it with Meerkat Advanced kernel mode driver GUI for KmdKit4D. Link: http://www.mediafire.com/?hbhjorv8797k2-ZwOpenProcess SSDT Hook test to catch open process information. Compile it with Meerkat Advanced kernel mode driver GUI for KmdKit4D. Link: http://www.mediafire.com/?hbhjorv8797k2ee
Platform: | Size: 2048 | Author: STRELiTZIA | Hits:

[Windows DevelopSoftware.Require.Engineer.Process

Description: 软件需求工程过程。需求工程过程—SREP(Software Requirement Engineering Process)的目的是为了 需求工程过程的文档化。SREP 试图使用Personal Software Process (PSP)作为基本模型, 定义类似于Watts Humphrey 在“A Discipline for Software Engineering”一书中定义的过 程。SREP 的目的是设计需求工程过程中的每个阶段,理解提高整个过程的各个步骤。在开 发SREP 时,我们为每个阶段创建了描述过程适当的脚本和表格,并且使用表格来搜集和 记录信息和数据。-SREP (Software Requirement Engineering Process) for the purpose of documenting the requirements engineering process. SREP try to use the Personal Software Process (PSP) as the basic model, the definition is similar to Watts Humphrey in " A Discipline for Software Engineering" book definition of the process. SREP project aims to design requirements at each stage of the process, understanding the various steps to improve the process. In the development of SREP, we describe each stage of the process of creating the appropriate scripts and forms, and use forms to collect and record information and data.
Platform: | Size: 498688 | Author: york | Hits:

[Process-Threadprocess

Description: 进程信息查看器,实现最基本的查看当前系统运行进程的名称、ID及其父进程的ID-Process information viewer, to view the current system to achieve the most basic running process name, ID and parent process ID
Platform: | Size: 1883136 | Author: 于曰修 | Hits:

[Windows DevelopAPI-to-read-process-information-

Description: API读取进程信息源码,实现底层读取系统进程信息-API to read process information
Platform: | Size: 2048 | Author: chen | Hits:

[Process-ThreadProcess-information-to-the-viewer

Description: 查看windows 全部的进程信息,id,句柄,进程的拥有线程数.-View All windows process information, id, handle, process owners threads.
Platform: | Size: 5120 | Author: 于波 | Hits:

[OS programprocess

Description: VB写的进程监视器,可像Windows任务管理器一样显示当前正在运行的进程信息。程序可实现查看进程的使用情况,对进程进行相应的操作,程序关联有许多注册表操作,是不错的VB编程资料。 -VB to write the process monitor, can display the currently running process information like the Windows task manager. Application program can be view the process, on the operation of the corresponding process, procedures associated with many registry operation, VB is a good programming information.
Platform: | Size: 14336 | Author: 4A745ON | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net