搜索资源列表
process-thread
- 进程与线程操作模块的E语言源码,适用于4.0以上版本-process and thread operation of the E module language source code, apply to the above version 4.0
creat thread
- 在程序运行过程中创建一个线程-operating procedures in the process of creating a thread
安全稳定的实现进线程监控
- 用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在<<编写进程/线程监视器>>一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动
thread-7
- 多线程的示例程序,演示如何编写多线程程序-multithreaded sample program to demonstrate how to prepare multi-threaded process
Image-Process
- JAVA语言实现对图像进程的控制和操作,内含25个文件-JAVA right image process control and operation, containing 25 documents
Traficlights
- 这个程序只要用于实现进程(线程)互斥与同步-the procedures used to achieve as long as the process (thread) mutex and Synchronization
process-thread
- 进程与线程操作模块的E语言源码,适用于4.0以上版本-process and thread operation of the E module language source code, apply to the above version 4.0
Process
- 进程管理软件,实现了分层编程(即分成业务逻辑层和数据访问层),便于移植和管理。
picshow3.07
- TPicShow is an image slider control with 150 transitional effects in pure Delphi code. The major characteristics of TPicShow are: Image transition can be controlled programmatically Image can be stretched or cent
process
- 任务调度管理器,内置了很多的task 可扩展task-Task Scheduling Manager, built a lot of the task can be extended task
thread
- 一个VC的独立线程程序示例,用来理解线程的工作过程-An independent thread VC sample program to understand the work process thread
threadinWin32
- 在编程过程中产生线程作了全面的分析,分析CriticalSection Mutex Semaphore Event在线程中的应用时各自优缺点作详细解说-In the programming process thread comprehensive analysis CriticalSection Mutex Semaphore Event in the thread of the application for a detailed e
thread-process
- VC++进程线程实例:EVENT,MUTEX,MUTITHREAD,PROCESS,SEMAPHORE,THREAD,UITHREAD,WORKERTHREAD-VC++ Process instance thread: EVENT, MUTEX, MUTITHREAD, PROCESS, SEMAPHORE, THREAD, UITHREAD, WORKERTHREAD
Thread
- C++ builder 线程调度应用学习程序。-C++ Builder application thread scheduling the learning process.
thread
- 实现两个线程的监视..利用远程线程注入方式..本程序将DLL中的线程函数注入到EXPLORER进程中..用于监视本程序是否被结束.如结束则自动打开本程序-Realize the two threads to monitor the use of remote thread injection .. the way .. This procedure will be the thread function in DLL is inject
ExecuteCommand
- ExecuteCommand.zip try { //Asynchronously start the Thread to process the Execute command request. Thread objThread = new Thread(new ParameterizedThreadStart(ExecuteCommandSync)) //Make the thread as backgro
PROCESS
- 进程管理和线程管理 进程管理和线程管理-Process management process management and thread management and thread management
Java-process
- Java实现进程调度(基于优先级的进程调度算法-Java realization of the process of scheduling (the process of priority-based scheduling algorithm
multi-process-thread-sort
- 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
Process--thread-enumeration
- 进程、线程枚举,窗体组件调用例程的功能 -Process, thread enumeration, form component invokes a routine