资源列表
Win32_MutiThread
- Win32多线程编程的控制技术-来自电脑编程与维护杂志上一篇非常好的汇总介绍win32多线程设计的文章。网上独此一家!-win32 mutithread program from a program magazine that belong to www.comprg.com ,very good paper!
Multithreading-Applications-in-Win32
- 【文字版+整理书签】Win32多线程程序设计 线程完全手册 -Win32 multithreaded programming thread full handbook
SystemModule
- 纯win32汇编写的进程管理器,是学习win32汇编很好代码。-Written in pure win32 compilation process manager, is to learn good win32 assembler code.
Sample
- 在多线程中实现MFC成员函数的调用的程序源码,希望对大家有所帮助-Implemented in a multi-threaded MFC member function call program source code, we hope to help
MyThread
- 在Visual C++环境下控制线程的运行技术的程序源码,希望对大家有所帮助-In Visual C++ environment to run the thread under control technology program source code, we hope to help
Delphi-Thread-DOC
- delphi 多线程的设计与应用(文档) 很详细-delphi multithreading design and application (document) in detail
Multi_Thread_Programming
- 一篇实现多线程编程的论文。是关于生产者消费者问题。有一定的借鉴意义。-An Eassy on Multi-Thread Programming
reader
- 简单实现控制多个线程操作的代码,对大家会有很大帮助-Simple operation for control multiple threads of code, will be very helpful to everyone
windows-communicate
- 命名管道例子程序,实现windows 进程间的通讯-Named pipe example program, to achieve inter-process communication windows
Recv
- c++基于socket的多线程文件传输、断点传输等等接收端代码-c++ socket-based multi-threaded file transfer, transmission, and so the receiver code breakpoint
1
- This an important programming paradigm where you can run multiple “threads” of execution in parallel. Parallel programming is useful in reducing the running time, or deal with asynchronous inputs, or sometimes just to model the problem in a better ma
RayTracing
- 利用VC++进行编程,来实现光线跟踪,代码简单易懂-Using VC++ programming, to achieve ray tracing
