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

搜索资源列表

  1. xitongjincheng

    0下载:
  2. Visual C++课程设计案例精编(第二版) 提供的一个系统进程管理器-Visual C curriculum design case precision series (2nd edition) provides a system for process management
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:34758
    • 提供者:假行僧
  1. CreateProcess

    0下载:
  2. wince下进程管理的实例程序,讲的比较详细,基本上对进程的一些操作都用到了-wince under examples of process management procedures, said more detailed, Basically some of the process are used in the operation
  3. 所属分类:Windows CE

    • 发布日期:2008-10-13
    • 文件大小:18747
    • 提供者:always18
  1. zxlk

    1下载:
  2. 这是在入门SDK时编的一个练手, 纯SDK编写的WINDOWS进程管理器,主要功能:可以查杀系统进程,列举进程的所有模块,还可以查找某模块给哪些进程加载,而且还可以强制解除进程模块,这对于查杀DLL行后门则很使用。-This is the Portal SDK when an addendum to the practice hands, Pure prepared by the Windows SDK process management, which will mainly functi
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:16585
    • 提供者:zx
  1. Project-ManageSystem

    0下载:
  2. 这是一个OA雏形,主要是完成项目进程管理的功能。-OA This is a prototype, the main project is complete process management functions.
  3. 所属分类:OA系统

    • 发布日期:2008-10-13
    • 文件大小:243799
    • 提供者:liujin
  1. RemoteDLL

    0下载:
  2. DLL的远程注入技术是目前Win32病毒广泛使用的一种技术。使用这种技术的病毒体通常位于一个DLL中,在系统启动的时候,一个EXE程序会将这个DLL加载至某些系统进程(如Explorer.exe)中运行。这样一来,普通的进程管理器就很难发现这种病毒了,而且即使发现了也很难清除,因为只要病毒寄生的进程不终止运行,那么这个DLL就不会在内存中卸载,用户也就无法在资源管理器中删除这个DLL文件-DLL injection technique is widely used Win32 virus a t
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:45437
    • 提供者:豹仔
  1. 200309290729169840

    0下载:
  2. 这是我花了几天十间做的操作系统课程设计进程管理代码-This is what I spent 10 days doing the courses on operating system design process management code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:363497
    • 提供者:hehhe
  1. processviewer

    0下载:
  2. 自己原创的进程管理器。用vc编写,可以结束系统进程,有皮肤的使用-their original process manager. Vc with the preparation, the process could end systems, the use of skin
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:611075
    • 提供者:spyuspy
  1. processmanegement

    1下载:
  2. 进程管理源代码!简单的实现了三态转换的功能.-process management source code! Realization of a simple three-state conversion functions.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:2161
    • 提供者:
  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. WindProcessManager

    0下载:
  2. java 开发的window进程管理器,直接双击start.bat即可运行,但前提是需要jdk环境-java development of the window manager process. Double-click start.bat can directly run, but the precondition is that the environment needs jdk
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:719308
    • 提供者:李不退
  1. osshiyanbaogao

    0下载:
  2. 大三时的操作系统实验报告完整版,有进程管理,作业调度,存储管理和模拟文件管理。有些附了实验报告有些没有,虽然程序有些写的不算好,但还是希望对为做操作系统实验而正在烦恼的兄弟有些帮助吧。-ruins of the operating system integrity experimental version of the report, process management, job scheduling, Storage management and document management si
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:68025
    • 提供者:烟仔
  1. MyProcessManageMent

    0下载:
  2. 一个在 c++ builder 6 下开发的简单的进程管理器,可以列出当前运行的进程,可选一个过程中止.-a builder in the development of the next six simple process manager, a list of running processes, an optional course of the stay.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:6409
    • 提供者:xinran
  1. 02ProcessList

    0下载:
  2. 命令行的进程管理,对付“熊猫烧香”之类必备 命令参数: -? 帮助 -L 进程列表 -T 结束进程 -Q 退出程序-command line management of the process to deal with "Panda burn incense," which is essential order parameters :-? Help-L process list-ended process of T-Q exit
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1353
    • 提供者:cpq37
  1. Process_Scheduler

    0下载:
  2. 这是一个操作系统进程管理的模拟程序。 采用FCFS,多级反馈队列等算法调度进程。 这是我们操作系统课程的一个项目。-This is a process management system simulation program. Using FCFS queue, multi-level feedback queue algorithm scheduling process. This is our operating systems course of a project.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68034
    • 提供者:cy
  1. mmtd1.1

    0下载:
  2. 一个木马代码 功能比较全面 1.文件管理:模枋 Windows 资源管理器,可以对文件进行:复制、粘贴、删除,重命名、远程运行等,可以上传下载文件或文件夹,操作简单易用。 2.远程控制命令:查看远程系统信息、剪切板查看、进程管理、窗口管理、外设控制、服务管理、共享管理、代理服务、MS-Dos模拟、其它控制! 3.捕获屏幕:不但可以连继的捕获远程电脑屏幕,还能把本地的鼠标及键盘传动作送到远程实现实时控制功能! 4.注册表模拟器:远程注册表操作就像操作本地注册表
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:1967280
    • 提供者:校风
  1. CourseTest

    0下载:
  2. 进程管理,参考别人的,先传个文件,以后给大家好的代码-process management, the reference of others, documents sent in the future for everyone to good code
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3479893
    • 提供者:liyang
  1. sendhook

    0下载:
  2. 使用线程插入的键盘记录.可以在进程管理器中隐藏.-use of the keyboard thread insert records. In the process managers concealed.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:26808
    • 提供者:lweorj
  1. MediaP

    0下载:
  2. 利用控件实现进程管理,此控件可以启动系统播放进程-use Controlware process management, the control system can be activated to broadcast process
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2008-10-13
    • 文件大小:33876
    • 提供者:张少华
  1. systemprocess

    0下载:
  2. 这是操作系统中的一个系统进程管理器,它类似于windows系统的进程管理器.-This is the operating system of a systematic process manager, it is similar to the Windows system for the management of the process.
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:135002
    • 提供者:lizi
  1. RichPM2

    0下载:
  2. 进程管理工具,华军同类软件下载排行前10名。-process management tools, Huajun similar software before downloading ranked 10.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:134073
    • 提供者:阿松
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com