资源列表
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
PeInsertCode
- 将一段显示messagebox的代码写入一个.exe文件中。里面有读pe文件格式的代码-Messagebox will display a section of code to write a. Exe file. There are time pe file format code
System_Scaner_src
- 一个进程管理器,类似windows的任务管理器,有大量的进程相关的操作-a process scanner, just like windows task manager.
cb6
- 过程控制混合编程的一个例子包含多个控件和算法处理的内容-process control
Thread
- 线程的应用,基本的线程及其方法的调用,进程同步的应用-Threaded applications, the basic method of the thread and calls the application process synchronization
ConnPipeWizard
- pipe demo really it s too interesting
process
- it s a management of 5 processes calcul1, calcul2, calcul3, calcul4 and calcul5 witch share 3resources n1, n2 and n3 using pipe and socket -it s a management of 5 processes calcul1, calcul2, calcul3, calcul4 and calcul5 witch share 3resources n1, n2
DataCache
- 自己实现的一个高效的通用对象队列,支持等待和唤醒。实用了Lock机制,对多线程并发比SYnchronization快-DataQueue with Locks
11801
- 点对点多线程断点续传源代码,用于实现文件的断点续传。-Point to point multi-threaded HTTP source code files used to implement HTTP.
jinchengmeiju
- 一个可以枚举 所有进程的东西 类似任务管理器。 VB遍的 注释很详细 对新手学习很有帮助-One can enumerate all the things that a similar process in Task Manager. VB over the comments in detail on the novice to learn useful
MultiThread
- 演示多线程的使用,帮助初学者学习多线程,一得到事半功倍的效果-Demonstrate the use of multi-threaded, to help beginners learn from multiple threads, one to be a multiplier effect
Chat
- 一个使用多线程的的聊天程序,同时属于网络编程,和多线程是一个十分好的事例-Use of multiple threads of a chat program, while part of network programming, and multi-threading is a very good example of