搜索资源列表
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
test_inject_class
- 进程间代码注入的原码.....l拦截进程通信数据-======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : test_inject_class ======================================================================== AppWi
ProdCust
- 完整的生产者和消费者程序,不同于网上现有的只是对线程简单说明的程序,此文件包含main.cpp,main.h,thread.cpp,thread.h 设置相关控件后就可运行,加注释-Complete program of producers and consumers, unlike existing online only thread a brief descr iption of the program, this file contains the main.cpp main.h,
SharedStruct
- 最简单的实现共享内存的调用方法,主函数负责声明及给共享内存赋值,共享内存控制文件CSharedStruct.h可以直接沿用到任意工程。移植方便。-The simplest way to achieve shared memory, the main function is responsible for the statement and shared memory assignment, shared memory control file CSharedStruct.h can be dir
