资源列表
Thread
- 多线路、异步编程入门教程,主要讲解回调,适用于.NET 2.0-Multi-line, asynchronous programming Tutorial, mainly on the callback
Multithreaded-programming-tutorial
- 这是一个很好的多线程编程教程,作者是韩耀旭。 全文分为四个篇幅: 一、多线程问题提出 二、MFC多线程编程 三、线程的通讯 四、线程的同步 -This is a good multi-thread programming tutorial, the author is Han Yaoxu. Text is divided into four length: one, two multi-threading issues, MFC multi-threaded programm
MySocket
- socket 多线程,包括测试代码,socket server socket client-multi-threaded socket, including test code, socket server socket client
rd
- 在Windows2000环境下,创建一个控制台进程,此进程包含n个线程。用这n个线程来表示n个读者或写者。每个线程按相应测试数据文件的要求进行读写操作。用信号量机制分别实现读者优先和写者优先问题。-In Windows2000 environment, create a console process, this process contains n threads. N threads with which to express n a reader or writer. Each threa
BallMove
- 使用Win32 API线程函数创建多线程程序实例源码-Thread function using the Win32 API source code examples to create multi-threaded program
SearchFile
- 通过多线程实现文件查找的实例源码,有兴趣的朋友学习一下。-Achieved through a multi-thread source code files looking for instances, interested friends to learn about.
UIThreadDemo1
- 不创建用户界面线程耗时操作的实例源码,有兴趣的朋友学习一下。-Does not create thread time-consuming operation of the user interface source code examples, learn about friends who are interested.
UIThreadDemo2
- 创建用户界面线程耗时操作的实例源码,有兴趣的朋友学习一下。-Time-consuming operation of the user interface thread to create an instance of source code, learn about friends who are interested.
WorkThread
- 创建工作线程,并实现线程间通信的实例源码-Create a worker thread, and achieve the thread an instance of communication between source
Car-Service
- a simulated car service using treads
multi-thread-com-comunication
- vc6.0下的多线程串行通信,实现几个线程对串口同时操作-vc6.0 implemented multi-threaded serial communication
pipe
- 实现了两个子进程之间管道通信, 一个进程创建俩个子进程,子进程向父进程写消息-implements the two child process to communite in pipe
