资源列表
online_judge
- 在线代码评测平台,使用多线程和进程,带有网络传输,实现服务器和客户端。-Online judge system
TimerLite
- Mulitimedia Timer in VB6 with Cla-Mulitimedia Timer in VB6 with Class
ThreadingSample
- Old CSharp example of creating multiple threads.
CreateThread
- 使用Win32 API创建、销毁线程 创建线程控制进度条-Using the Win32 API to create, destroy thread ,creates thread to control the progress bar
process
- 线程同步与异步套接字VC++编程实例,演示如何保证应用程序只有一个进程、线程死锁、基于消息的异步套接字实现,若要更细节的了解,请下载源码编译运行。-Thread synchronization with asynchronous socket VC++ programming examples, demonstrates how to ensure that only one application process, thread deadlocks, the message-based asy
pipe
- 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication VC++ set of source instance, the communication between the process and the method instance, some small programs to achieve these procedures cli
thdTimer
- 用线程做的定时器,比较好用,与大家分享。-The timer thread to do, easy to use, to share with you.
ThreadPool2012_3_win_
- 线程池, 能把一个要重复任务传进线程池里,让多个线程来完成这个任务, 线程的上限个可设置-Thread pool, can one have to repeat tasks pass into the thread pool, to allow multiple threads to accomplish this task, thread the upper limit can be set
Multi-threaded
- 在Visual C++6.0上测试过的多线程编程10例源码. -Multi-threaded programming examples
HuChiLiang
- 教科书式的DELPHI源码,演示了进程互斥及线程互斥,相信对初学者会有很大帮助。-DELPHI source of the textbook demonstrates the mutual exclusion and thread mutexes, I believe there will be a great help for beginners.
LingJieQu
- 教科书式的DELPHI源码,演示了线程破坏共享数据、线程死锁及线程同步,相信对初学者会有很大帮助。-DELPHI source of the textbook, and destroy the shared data thread, thread deadlocks, and thread synchronization, I believe there will be a great help for beginners.
XinHaoLiang
- 教科书式的DELPHI源码,演示了线程线程中如何使用信号量,相信对初学者会有很大帮助。-Textbook DELPHI source code, demonstrates how to use the semaphore thread thread, I believe there will be a great help for beginners.
