资源列表
thread
- java线程编程,详细介绍了整个java线程编程的过程,非常有实际的价值-java thread programming, detailing the entire process of java thread programming, highly practical value
Multi-threaded
- 多线程服务器的编程模型,是一本介绍多线程编程的不错书籍。本书详细描述了多线程编程中常用的几种模型。-Multi-threaded server programming model is a good introduction of multi-threaded programming books. This book describes in detail the multi-threaded programming in several popular models.
OSProgram
- 进程的创建与进程间的通信及线程的创建线程同步的样例,-Process creation and interprocess communication and thread creation thread synchronization sample,
MultiThread7
- 在VC6.0上创建多线程线程程序,使用全局变量进行通信。-create multi thread
sample1301
- 用户界面编程,该线程用来处理用户的输入并响应生成的事件和消息-User interface programming, the thread used to process user input and respond to events and messages generated
sample1302
- 该线程通常不用进行输入,由后台处理.工作者线程被称为后台线程-Usually do not have to enter the thread from the background. Worker thread is called a background thread
sample1303
- 创建工作者线程不需要类的派生,而是需要使用控制函数-Do not create a worker thread class derived, but need to use the control function
sample1304
- 创建工作者线程.在一个基于窗口的MFC应用程序中创建工作者线程-Create a worker thread in a window-based MFC application to create worker thread
sample1305
- 当一个线程终止时,该线程所属的所有对象句本关闭-When a thread terminates, the thread belongs to the closure of all objects sentence
process
- vc VC++进程管理器的程序源码,希望对大家有所帮助-vc VC++ process manager of the program source code, we hope to help
Ch13Demo1
- Winodws 多线程编程之一,助你更好的理解现成的创建,安全退出等。-Winodws one multi-threaded programming, ready to help you better understand the creation of safe exit and so on.
Ch13Demo2
- windows 多线程编程之二,是学习多线程编程的好例子,现成的创建,安全退出。-windows of two multi-threaded programming, multithreaded programming is to learn a good example of ready-made creation, security exit.
