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

搜索资源列表

  1. 进程调度算法演示

    0下载:
  2. 进程调度算法演示,程序中含有一些对控制台输出和事件进行控制的API函数。
  3. 所属分类:进程与线程

    • 发布日期:2014-01-20
    • 文件大小:10366
    • 提供者:lq
  1. 进程管理器

    0下载:
  2. 代码名称/用途:我是做网络安全工作的,最近发现很多后门程序,为了更快捷的判断某个进程是不是后门程序,我写了一个程序,显示出系统中的所有进程和每个服务进程的完整路径。一旦确认某个可疑进程,可以用\"终止进程\"立即杀掉,并根据路径删除后门程序。-code name / purposes : I have to do the work of network security, recently found that many backdoor procedure, in order to quick
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:54645
    • 提供者:周群生
  1. 有关vc的多进程线程

    0下载:
  2. 有关vc的多线程与进程介绍,很好的基础材料,下载吧-the vc and the multithreaded process, a very good foundation material, download it
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38631
    • 提供者:毅哥哥
  1. 获取系统正在运行的进程ID

    0下载:
  2. 获取系统正在运行的进程ID-acquisition system is running the process ID
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:26057
    • 提供者:张立荣
  1. 在VC++ 6.0下利用共享内存、消息实现内部进程通讯

    2下载:
  2. 在VC++ 6.0下利用共享内存、消息实现内部进程通讯-in VC 6.0 using shared memory, message achieving internal communications process
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:3271437
    • 提供者:hkx
  1. 进程枚举

    0下载:
  2. 可进行进程的枚举用于一般系统-can conduct the enumeration process for general system
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:119233
    • 提供者:lizt
  1. WindowsNT9XXP下面的进程管理源代码

    0下载:
  2. WindowsNT9XXP下面的进程管理源代码.rar-WindowsNT9XXP following process management source code. Rar
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:49599
    • 提供者:严权锋
  1. 进程管理器

    0下载:
  2. 进程管理器,类似于windows的任务管理器-process management device, similar to windows task manager
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:88158
    • 提供者:戚晨皓
  1. 第43章 进程通信

    0下载:
  2. 第43章 进程通信.rar-Chapter 43 process communication. Rar
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:68156
    • 提供者:
  1. Win2k下进程不死术

    0下载:
  2. 此段程序采用公开的 Win2k注射远程线程,来保护指定进程始终处于运行状态。 生成wap32.exe拷贝到c:\\下运行,则Wap32进程不死。-During the proceedings open Win2k injection remote threads, to protect the designation process has always been running. Generation wap32.exe copy of the c : \\ run, Wap32 proces
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:1231
    • 提供者:宁静
  1. 进程内存映象

    1下载:
  2. 可以加载进程,并查看它在内存中程序、连接库及各种数据的地址映象-can loading process, and view it in the memory process, library data and the address mapping
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:344392
    • 提供者:薛杉
  1. 自制进程管理器

    0下载:
  2. 自制进程管理器This file contains a summary of what you will find in each of the files thatmake up your ShowAllProcess application.-process management with homemade This file contains a summary of what you will find in each of the files ShowAllProcess thatma
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:36489
    • 提供者:西风飘雪
  1. 杀死系统进程代码

    0下载:
  2. 该软件提供了打开进程,杀死进程,刷新进程等功能,对了解windows的进程程序的编写方法很有帮助,建议学习进程的同志参考参考!-The software provides the open process, kill the process, setting a new process and other functions, the windows to the understanding of the process of writing helpful approach, the prop
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38201
    • 提供者:刘华
  1. 进程手术刀1.0

    0下载:
  2. 功能:1.显示系统进程及进程的模块、线程信息。2.能杀死任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的木马。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒霉的。-functions : 1. Display Sys
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:274270
    • 提供者:李小
  1. 2.如何获取系统进程?

    0下载:
  2. 本程序使用VC编写,用于获取系统进程的标志号。-procedures for the use of the VC preparation for the acquisition process, a symbol.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33621
    • 提供者:汤目
  1. 3.如何终止指定进程?

    0下载:
  2. 程序用VC编写,短小,说明如何终止指定进程。-procedures VC preparation, short on how to terminate the designation process.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35579
    • 提供者:汤目
  1. 进程调度模拟

    0下载:
  2. 一个用vb编写的用来模拟进程调度的小程序!-with a vb prepared for the simulation process of scheduling small programs!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29517
    • 提供者:路加
  1. 第6章 进程查看程序

    0下载:
  2. 第6章 进程查看程序 .rar-process procedures View View process procedures. Rar
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:95930
    • 提供者:
  1. 模拟进程管理

    0下载:
  2. 本程序模拟进程管理,类似windows里的进程管理界面,但是只是模拟各种状态的转换以及cpu的分配,有利于在学习os时对进程加深理解-the simulation process management, and similar windows Lane process management interface, but only to simulate a state of the allocation of cpu is conducive to the learning process ri
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12818
    • 提供者:刘凯
  1. 进程-1

    0下载:
  2. 在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process -- VC design.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2955
    • 提供者:贾炜
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com