资源列表
matrixaddition
- Matrix addition using multithreading
Matrixmultiplication
- matrix multiplication using multithreading
threadsynchronizationcalculation
- Thread synchronization using multithreading
multitreads
- 多线程编程的几个完整程序,比较初步,适合初学者-Several complete multi-threaded programming procedures, relatively preliminary, suitable for beginners
XIANC
- WIN 98/NT/2000/XP 是个多任务操作系统,也就是:一个进程可以划 分为多个线程,每个线程轮流占用CPU 运行时间和资源,或者说,把CPU 时间划成片,每个片分给不同的线程,这样,每个线程轮流的“挂起”和 “唤醒”,由于时间片很小,给人的感觉是同时运行的-WIN 98/NT/2000/XP is the duty operating system, is also: An advancement may delimit to divide into many threa
Process_Threads
- Process and thread source code in C
deleteself
- 程序自我删除的示例代码,vc6编写,已测试通过-Process of self-removed sample code, vc6 writing, have been tested
111
- vb.net 实时操作msmq的一个实例,经测试,很好用-vb.net operate msmq good to use.
danwendangjinclz
- 利用VC++编程MFC中单文档的多线程的实例及说明文档,其中包含源代码,对于初学者非常有用,值得一看。-VC++ programming using MFC multi-threading in a single document, examples and documentation, including source code, very useful for beginners, worth a visit.
fifosuanfa
- 模拟操作系统虚拟存储中的页面置换算法采用FIFO算法,使用的是C语言编程 -Simulate the operating system virtual memory page replacement algorithms used in the FIFO algorithm, using a C language programming
ThreadPriority
- 设置线程的优先级的例程,来自于Visual C++范例大全-Set the thread priority of the routines from Visual C++ examples of Daquan
GlobleVarThread
- 一个设置线程的优先级得例程,来自于Visual C++范例大全-Set the priority of a thread was routine, and from the Visual C++ examples of Daquan