资源列表
CPlusplusThread
- 自己写的一些多线程windows相关 yige kuangjia-c++ muti threads
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
vcThread
- vc知识库多线程例子,用2010编写的,以前的程序是vc6.0,所有的都能运行。-vc Knowledge Base multithreaded example, written by 2010, before the program is vc6.0 can run.
OpenMP
- OPENMP 示例程序 VISUAL STUDIO C/C-OPENMP sample
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.
ProcessProtect
- 用来守护进程运行的软件,进程发生异常时将自动把进程运行起来,继续工作-Software used to run the daemon, the process occurs automatically when the exception process up and running, continue to work
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
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
嵌入式系统的测试
- 嵌入式系统的测试方法,嗯,是从一个外文网站下下来的,特别有用,应该够了吧
Memory-management
- 操作系统中内存管理应用程序,C++编写,完整的可执行程序-Operating system memory management application, writing in c++ , complete an executable program
progress
- 多线程控制进度条,发送消息的形式实现,多线程控制进度条。-Multi-threaded control progress bar, to send a message in the form of implementation, multi-threaded control progress bar.
morethread
- 基于MFC和vc6.0编写的多线程程序,能动态添加线程,分线程计算10000自然数累加和-Multithreaded programs written in MFC and vc6.0 can dynamically add a thread, the thread computing 10000 natural number sum