资源列表
Memory-management
- 操作系统中内存管理应用程序,C++编写,完整的可执行程序-Operating system memory management application, writing in c++ , complete an executable program
嵌入式系统的测试
- 嵌入式系统的测试方法,嗯,是从一个外文网站下下来的,特别有用,应该够了吧
pudn_1
- 此程序是用WTL+ATL编写,开发环境为VS2008。data.dll模拟访问驱动程序获得数据序列(本例中设计为正弦曲线数据,详见DataInfo.h),PC.exe用于模拟生产者消费者模型:一个生产者线程调用DLL获得数据,一个消费者线程获得数据并更新显示数据,主界面线程显示该数据,画出动态数据演变的曲线图。-This procedure is used WTL+ ATL development, development environment for the VS2008. visit da
Windows_multithread_programming_and_example
- 本书通过众多实例介绍了如何实现Windows下的多线程编程,即重点介绍了Win32API下的多线程和MFC下的多线程编程,又介绍了多线程机制在网络编程、图形编程和数据库中的应用。 -This book describes through many examples of how to implement multi-thread programming under Windows, which focuses on Win32API and MFC under the multi-threade
ProcessProtect
- 用来守护进程运行的软件,进程发生异常时将自动把进程运行起来,继续工作-Software used to run the daemon, the process occurs automatically when the exception process up and running, continue to work
PorcessTest
- 用c++很好的实现了,进程中线程的同步和互斥功能。代码清晰明了,可供新手学习。开发环境vs2010。-Good use c++ process thread synchronization and mutual exclusion function. The code clarity for the novice to learn. Development environment is vs2010.
OpenMP
- OPENMP 示例程序 VISUAL STUDIO C/C-OPENMP sample
vcThread
- vc知识库多线程例子,用2010编写的,以前的程序是vc6.0,所有的都能运行。-vc Knowledge Base multithreaded example, written by 2010, before the program is vc6.0 can run.
ChipBoardOperate
- 剪贴板通信--虽然程序很简单,但是很好地解析了进程和线程的原理,是运用进程和线程的小例子-Clipboard communication- although a simple process, but the good analysis of the principles of process and thread, is to use a small example of the process and thread
CPlusplusThread
- 自己写的一些多线程windows相关 yige kuangjia-c++ muti threads
Sieve
- 多线程演示,一个很小的演示源码,简单的演示代码-Multi-threaded demo, a small demo source code, a simple demonstration of the code. . .
MultiThread_Simple
- 学习多线程的一个小例子,对初学者有帮助!-Learning multi-threading a small example, for beginners help!