资源列表
pipe
- 用C++实现管道通信功能,简单易懂,带少量注释-C++ implementation of the pipeline communication function, easy to understand, with a small amount of Notes
prod
- C++实现互斥量通信,生产者和消费者线程之间通过互斥量实现通信-C++ implementation of the mutex communication between producers and consumers to communicate via the mutex thread
vc6.0Multi-Thread
- 多线程的几个例子,例子中有线程的打开,暂停,停止和线程间通信,VC6环境打开并调试。-Example for Thread
process
- delphi编写的进程查看器,可查看进程,线程,模块等,提供对进程的多种操作,附带驱动级结束进程方法。-process delphi prepared Viewer, you can view processes, threads, modules, etc., provide a variety of process operations, with the driver stage to end the process method.
ThreadTest
- 掌握基础的线程知识,学会线程的调用,掌握线程调用的过程中各个参数的含义,并且学会传入参数,了解线程的多个状态。-Master the basic knowledge of the thread, the thread calls learn to master the process thread calls the meaning of each parameter, and learn to pass parameters to understand the multiple state o
ThreadSynch
- MFC 实现的多线程例子,VC2008编译-Examples of multi-threaded MFC implementation, VC2008 compiler
MemoryLoadDll
- 内存装载DLL并调用 内存装载DLL并调用-Memory load DLL and call Memory load DLL and call
mythread_test
- 自己创建线程程序,线程运行函数为run(),两个线程交叉运行-Create your own thread, thread running function for the run (), two threads run cross
page
- 理解内存页面调度的机制,在模拟实现FIFO、LRU、OPT算法的基础上,比较各种置换算法的效率和优劣,从而了解虚拟储存的实现过程-Understanding of the mechanisms of memory paging, on the basis of the simulation to achieve FIFO, LRU, OPT algorithm, compare the pros and cons of replacement algorithm efficiency and t
Multi-threaded-file-transfer
- 多线程文件传输,适合新手练习多线程下的文件传输,适当修改,即可用做文件传输程序的框架。-Multi-threaded file transfer, suitable for beginners to practice under the multi-threaded file transfer, with appropriate modifications, can be used as a framework for file transfer program.
queue_exmple
- is simple functions about queues and linked list in c++ ,it should be easy for insert nodes
10-VCPPMultithread
- 10 个多线程的例子-10 个多线程的例子
