搜索资源列表
第四章进程线程控制
- VC 中进行进程线程控制 有兴趣的同志可以看看哪-VC for process control threads are interested can find out where comrades!
进程&线程查看器2.0
- 进程&线程查看器-process
多进程 线程
- 一个多进程及线程操作的例子,比较实用 -a multi-threaded process and the operation of the examples, more practical. .
进程和线程
- 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单
有关vc的多进程线程
- 有关vc的多线程与进程介绍,很好的基础材料,下载吧-the vc and the multithreaded process, a very good foundation material, download it
安全稳定的实现进线程监控
- 用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在<>一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码
多线程HTTP服务器源代码
- 很好的学习进程和线程的好资料,是专业人士的必备资料,也是处学者的好东东,一定会得到你想要的知识-good learning process and the good threads, the information professional's essential information, as well as a good scholar Department Dongdong, will be the knowledge that you want
linux 线程 进程经典文章
- 学习操作系统时,进程和线程搞了很久,还是一知半解,看了这一篇文章,才在整体在明白了它们之间的依存-learning operating system, processes and threads engage in a long time, or only a little, having read this article, but only in general they understand the interdependence between the
multi-process-thread-sort
- 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
创建、管理线程池的源代码
- 创建、管理线程池的源代码- Foundation, management line Cheng Chi source code
duoxiancheng
- 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
CThreadEx
- 对于多线程和多进程的演示,利用MFC,代码简洁-For multi-threaded and multi-process demonstration, using MFC, concise code
QsortWithThreads
- 多线程和多进程快速排序,可以选择线程数量和进程数量,控制排序。-Multi-threaded and multi-process, quick sort, you can choose the number of the number of threads and processes to control the sort.
dllinject
- 远程线程注入,可以注入系统进程。有界面。-Remote thread injection, can be injected into the system process. includes interface.
Threadinjection
- 讲的是WINDOWS的线程注入方法,包括远程注入,需要注入进程的朋友注意了,里面资料很全-WINDOWS thread talking about the injection methods, including remote injection, friends need to pay attention injection process, which is all the information
readwrite
- 读写者问题,解决进程死锁和恢复,进程调度。 多线程任务。-Those who read and write and solve deadlock and restore processes, process scheduling. Multithreaded.
pwyha
- 一个多线程文件示例,详细说明了多线程的使用方法,不错的(A multi-threaded file example, detailing the use of multi-thread method, good)
XSHTG
- 配合异步socket使用SSL的例子,异步Socket可以使用很少的线程(Examples of asynchronous socket using SSL cooperation, asynchronous socket threads can use very little)
085836
- 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序, 主要应用在下载系统(The limitation of using ISAPI Filter implementation IIS multithreaded access procedures, mainly used in the download system)
muutethreading-document
- 电梯仿真系统设计包含设计文档和源代码,利用多线程技术实现个电梯载客的仿真情况,(Elevator simulation system design includes the design document and source code, using multi-threading technology realize the simulation of a passenger elevator,)