资源列表
MultiThread
- SingleThread 一个简单的单线程应用程序实例。 MultiThreadA 多线程应用程序实例。 MultiThreadC 基于CEvent的线程同步应用程序实例。 MultiThreadD 基于信号量的县城同步应用程序实例。-SingleThread a simple single-threaded application instance. MultiThreadA multithreaded application instance. MultiThr
CreateThread
- 使用Win32 API创建、销毁线程——控制进度条-Use Win32 API to create, destroy threads- control progress bar
6compro
- 操作系统进程控制仿真实验,实现生产者消费者过程,直观的GUI程序,方便教学-Operating system process control simulation, the process of realization of producers and consumers, intuitive GUI program to facilitate teaching
MultiThread
- 在多线程中使用进度条,是多线程学习的好例子-Use the progress bar in a multi-thread, multi-thread is a good example of learning
mytime
- 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间-Design and implementation of Unix " time" command. " Mytime"
Wnd-List
- this file shows in a treeview all the windows and their childwindows
KaJian
- 一个简单的游戏卡键软件,涉及windows热键注册,向进程发送按键消息等。-A simple game card key software windows hotkey involving registration, send messages, etc. keys to the process.
lesson16
- 该程序主要完成了进程间、多线程的通信,采用MFC机制,完成线程同步,通过该程序可以很好的理解线程间的通信-The program completed a major inter-process, multi-threaded communication, using MFC mechanism, thread synchronization is completed through the program can be a very good understanding of communica
MyTaskManager
- simple task manager C#
Five-kinds-of-injection
- 易语言五种注入方式!收藏很久,希望能帮到大家!-Easylanguage five injection methods! For a long time, hope to help you!
D_PV
- 使用QT5.2.1实现的生产者消费者窗口界面模拟程序。学习使用QT线程间信号槽的使用。Qmutex QSemaphore,QWaitcondition,QThread的使用。-Producers and consumers to achieve using QT5.2.1 window interface simulation program. Learn to use the signal slot using the QT threads. Qmutex QSemaphore, QWaitc
MultiThread
- 基于VC++的多线程编程,实现了两个线程伪并行运行-Based on multi-threaded programming VC++ achieve a pseudo two threads to run in parallel
