CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 进程树

搜索资源列表

  1. terminateQQ

    0下载:
  2. 两个进程互相监视,来实现QQ的关闭.如果想关闭的话,必须在进程管理器中关闭进程树来实现,而且它们的窗口是不显示的.-two mutual surveillance process to achieve the closure of QQ. If you want to close the case, management of the process must be shut down for the process to achieve the tree, and their window i
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:22835
    • 提供者:编程浪子
  1. ProcInfo

    0下载:
  2. 该程序用于获取指定进程的模块列表和进程树。 利用C++的封装特性,对数据和方法分离。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1056583
    • 提供者:王飞
  1. printTree

    0下载:
  2. 打印windows进程树(用以测试 windows的子进程ID是否一定大于父进程ID)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7559
    • 提供者:shi
  1. linux打印进程树

    0下载:
  2. 在linux环境下打印进程树,包括Makefile文件。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2010-10-13
    • 文件大小:905
    • 提供者:shjdry
  1. processtree

    0下载:
  2. 使用内核编程,在LINUX下实现打印进程树。 2.6.26下通过。-The use of kernel programming, in the printing process under LINUX tree. Through 2.6.26.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:941
    • 提供者:liyuankui
  1. pstree

    0下载:
  2. linux 下的打印进程树的代码,两种方法,一种是基于内核模块的,一种是用proc实现的-linux printing process under the tree code, the two methods, one is based on the kernel module, and one is achieved by proc
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:234717
    • 提供者:mary
  1. pstree

    0下载:
  2. 这是在linux下实现的打印进程树的程序,打印效果非常好-This is achieved under the linux printing process tree program, works well in print
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:6542
    • 提供者:剑桥
  1. MyHider

    0下载:
  2. 一个用来隐藏进程、通过修改PEB隐藏进程模块、通过修改VAD树隐藏进程模块的示例驱动,注释良好,适合初学者。-A driver for hiding the process and the process modules, with smooth comments.
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-01
    • 文件大小:67810
    • 提供者:王啊
  1. prosscd

    1下载:
  2. 操作系统实验中的进程创建与删除 1) 采用动态或静态方法生成一颗进程树(进程数目≥20); 2) 设计进程撤销算法; 3) 实现进程撤销函数,采用级联方式撤销; 4) 可动态撤销进程; 5) 可动态观察进程树的情况; 6) 测试程序并得到正确结果。 -Experiment operating system process creation and deletion of 1) the use of dynamic or static method to generat
  3. 所属分类:OS Develop

    • 发布日期:2017-03-29
    • 文件大小:2749
    • 提供者:ajun
  1. viewproc

    0下载:
  2. 使用读取/proc文件系统方法实现打印进程树。 2.6.26通过。-The use of read/proc file system method to print the process tree. Through 2.6.26.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1525
    • 提供者:liyuankui
  1. EnumProcess

    0下载:
  2. 获取查看系统的当前进程状况、查看进程树、查看进程modal、CPU利用率、并可关闭相应进程的源代码示例-Access to view the system status of the current process to see the process tree, view the process of modal, CPU utilization, process and close the corresponding source code examples
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:81449
    • 提供者:田俊
  1. pstree-2.32.tar

    0下载:
  2. 显示进程树列表的工具, 通过调用系统核心, 实现显示正在运行进程树的源码-Process tree tool shows a list, by calling the heart of the system to realize process tree shows the source code for running
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:10058
    • 提供者:gw
  1. createpc

    0下载:
  2. 用于进程创建模拟实现,进程的树形结构采用广义二叉树的方式进行存储。可以输入createpc 命令创建进程,输入showdetail 显示每个 进程及其子进程的信息,测试命令解释如下: 1) createpc 创建进程命令。 参数: 1 pid(进程id)、 2 ppid(父进程id)、3 prio(优先级)。 示例: createpc(2,1,2) 。创建一个进程,其进程号为2,父进程号为1,优先级 为2。 2) showdetail 显示进程信息命令。 3) exi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1782
    • 提供者:height
  1. 1.c.tar

    0下载:
  2. 在用户态下实验pstree打印进程树的模拟。-In user mode under the experimental pstree printing process tree simulation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1647
    • 提供者:limg2007gmil
  1. pstree

    0下载:
  2. 打印linux操作系统中当前状态的系统进程树-Printing system process tree
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:1147
    • 提供者:yhb
  1. pstree

    0下载:
  2. 在Ubuntu8.04下编译通过,该程序可以打印系统进程树-print the pthread tree
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1907
    • 提供者:zdd
  1. EnumWindows

    0下载:
  2. 自己写的一个小工具,以树的方式用于列举指的进程的窗体信息,非常实用-just a tool for list all windows object s information by tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:234234
    • 提供者:李张张
  1. processdel

    0下载:
  2. 针对操作系统中进程撤销相关理论进行实验。要求实验者设计一个程序,该程序可模拟撤销多个进程及其子孙进程。 1) 采用动态或静态方法生成一颗进程树(进程数目≥20); 2) 设计进程撤销算法; 3) 实现进程撤销函数,采用级联方式撤销; 4) 可动态撤销进程; 5) 可动态观察进程树的情况; 6) 测试程序并得到正确结果。 -The process for revocation of the operating system in the theory of the ex
  3. 所属分类:Network Security

    • 发布日期:2017-04-08
    • 文件大小:6846
    • 提供者:kkk
  1. mypstree

    0下载:
  2. 在linux环境下,打印进程树,实现内核态的打印。-print the process of linux!
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:905
    • 提供者:李华
  1. main

    0下载:
  2. Linux打印进程树,在Fedora14测试通过-Linux printing process tree, tested in Fedora14
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:1597
    • 提供者:Gary
« 12 3 4 »
搜珍网 www.dssz.com