资源列表
CPP
- VC多线程编程,适合入门级学习,很不错的!-VC thread
matrix.c
- 采用pthread多线程编程实现的矩阵乘法运算,采用纯c编写-matrix multiplication in multi-thread
mybank.c
- 纯c实现的银行家算法,采用pthread多线程编程,模拟资源的安全有效分配-the banker‘s algorithm based on pthread and safety algorithm
Multi-threaded-programming-examples
- 在VC++的平台下,用系统函数实现多线程的运用程序(10个)仅供参,做课程设计的考。-In vc++ of flat, we use the system function of multithreaded application (10) is only for participation, do of the curriculum design of the examination.
a2199f2c1201
- H264视频压缩编码在DSP上的移植,已成功验证-Transplantation of H264 video compression on DSP
monk
- 多线程技术 老和尚喝水,小和尚挑水,小和尚喝水 多线程同步与互斥的控制-Multi-threading technology oldmonk__drink young__monk drink young__monk_getwater
moniprocess
- windows 的进程模拟,适合初学者学习使用-windows process model
ProcessOn
- 进程启动外部程序,用进程调用一个外部程序-Process to start external program,Process to call an external program
MT_Downloader
- 实现多线程多任务下下载,各下载任务进度显示,导入下载链接等功能。-Multi-tasking multi-threaded downloads, download task progress display, import features such as download links.
g20091230154427
- vb多线程,有时稳定,有时不稳定,cpu占用有点高。-vb multi-threaded, sometimes stable and sometimes unstable
TwoThread
- 通过此程序,可以看到两个线程可以同时工作,实现两个线程同时进行-Two threads at the same time
coordinate_process_my
- 创建两个子进程,父进程从屏幕读取两个数字,通过管道传给两个子进程,子进程分别算出加和与乘积再传回父进程。-Create two child processes, the parent process read two numbers from the screen, then passed to child processes through pipes, child processes calculate the sum and the product, then transmit back
