资源列表
process
- 模拟进程运行时的资源分配,进程的挂起与唤醒- 英语 中文(简体) 日语 simulating allocation of resources during process running, Suspend and wake-up of the process
VB-music-player
- VB运用多线程播放内存中的音乐运行环境:Win9X/2000/XP/2003/ -VB multi-threaded playback memory music
MultiThreadDownload
- 用Java编写的多线程下载程序,支持断点续传。分多线程下载调度程序,下载线程,合并文件线程,监视线程等-Download programs written in Java multi-threading, support for HTTP. Sub-multi-thread download scheduler, download thread, merge files, threads, monitor thread
testdownload
- 用新的线程下载远程文件,效率还是比较高的。不影响界面的操作。-New thread to download the remote file, the efficiency is still relatively high. Does not affect the operation of the interface.
Semaphore
- vc开发环境信号量编程源代码,清晰简明说明了程序中如何使用信号量-example code for semaphore.
Event
- vc开发环境事件编程源代码,清晰简明说明了程序中如何使用事件-example code for event.
Mutex
- vc开发环境互斥锁编程源代码,清晰简明说明了程序中如何使用互斥锁-example code for mutex.
use-thread
- 多线程的实例,和大家多多的交流学习!以后需要大家多多指导!-Use thread about C#,it s easy for us to learn。
Process-nested-examples
- 一个实现进程间嵌套的例子,仅供感兴趣的人员参考-An example of nested between the process only interested in a reference
THREAD
- 在实际通信中可能会有多个线程相互通信,本例程讲述多个线程之间如何通信。-In the actual communication there may be multiple threads communicate, but the routines about how to communication between multiple threads.
THREAD1
- 本例程讲述如何创建线程,并引用线程获取当前时间并在EDIT框上显示出来。-This routine tells you how to create a thread, and cited a thread for current and EDIT box in time on the display.
CPPCode
- 应用多线程编写网络聊天室程序,采用互斥对象来实现多线程的同步.-Written in the application of multi-threaded network chat program,Mutex to achieve the synchronization of multiple threads.
