资源列表
MultiThread
- 一个多线程的会话界面,通过使用信号量来限制每次进行会话的人数,是学习多线程一个很好的例子-Interface of a multi-threaded conversation, through the use of semaphores to limit the number of conversation, is to learn a good example of multi-threaded
91
- 显示并控制当前进行的进程 功能:获取和终止-Display and control functions of the ongoing process: the acquisition and termination of
BallMove
- MFC中使用WIN32 API线程函数创建一个多线程程序,本例是基于对话框的应用程序。-MFC thread using WIN32 API functions to create a multi-threaded program, in this case is a dialog-based applications.
CreateDestroyProcess
- 一个简单有关于线程的程序,线程的创建和撤销程序,以记事本程序为例。-A simple procedure on the threads, thread creation and revocation procedures in order to Notepad as an example.
multitreadsrc2
- VC++多个线程实例参考程序2,包括线程创建和使用-VC++ multiple instances of reference to process 2 threads, including thread creation and use of
MyComplier
- 通过管道技术,调用执行DOS下的相关程序,创建线程,实现对于相关DOS命令的执行以及,自行结果的获取-Through the pipeline, called the implementation of the relevant procedures under DOS, create a thread to achieve the related DOS commands for execution and, on their own to get the results
MulThread
- 一个简单的多线程计数实例,带有挂起和唤醒的功能-A simple count of instances of multi-threaded, with suspend and wake-up function
process-communication
- 进程之间的信息传递不可能通过变量或其它数据结构直接进行,只能通过进程间通信来完成-Process of information transmission between impossible by a variable or other data structure directly, can only be done through inter-process communication
chuankoutiaoshigongju
- 实现了两个串口之间的正常通信,满足了串口调试的基本需求,读者可以根据自己的喜欢进行适当功能的扩展。-Achieve a normal communication between two serial ports, serial debugging meet the basic needs of readers according to their proper function like an extension.
MultiThread5
- 多线程开发应用程序,进度条控件,计时控件-Multithread program, progress control, timing control
Chat
- 这是一款聊天系统,主要用多线程实现的聊天系统-Chat
multithreadingcorrespondence
- 一个多线程之间通信的一个实例,可以进一步加深对多线程通信的理解。-More than one instance of a communication between threads, we can further deepen the understanding of multi-threaded communications.