资源列表
thread_class
- 线程自己不拥有系统资源,只拥有一点在运行中必不可少的资源,但它可与同属一个进程的其它线程共享进程所拥有的全部资源。一个线程可以创建和撤消另一个线程,同一进程中的多个线程之间可以并发执行。由于线程之间的相互制约,致使线程在运行中呈现出间断性。线程也有就绪、阻塞和运行三种基本状态-lightweight processes thread
myThread
- 多线程,第一种工作形式是长等待,第二种工作形式是长工作状态-Multi-threaded, the first form of work is a long wait, the second form of work is a long working condition
thread
- windows下线程的创建c语言代码的实现-the windows thread to create the c language code implementation
processing
- 进程调度N个进程的进程调度算法,最高优先数-processing
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
duoxianchengshili
- 提供了一种简单的多线程实例,对于初学者来说特别有益。-Provides a simple multi-threaded instance, is particularly useful for beginners.
Include
- Libraries for creating virtual COM Ports withing applications: Target OS Windows 7
Fashion_Yu
- VC_MultiThread VC++多线程编程 -VC_MultiThread VC++ multi-threaded programming
SKLicSaver
- 监控指定进程,在指定的时间不操作后,进程挂起,进程恢复-process control
VC
- VC多线程编程教程吗,让你快速掌握多线程概念和编程思路。-good doc
DialogMultiThreadV1.2
- 基于对话框建的工具档和多线程操作VC++6.0源码-failed to translate
VBTimerSingleThreadV10
- VB写的timer控件线程完成类似多线程的功能-VB timer control to write multi-threaded thread to complete a similar function
