联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 进程与线程(656) 
按平台查找All Visual C++(656) 

[进程与线程] attach_20120621184746

多线程编程,用于实现WINDOWS平台的多线程操作,线程间的通讯。
Multithreaded programming for multi-threaded operation, communication between threads WINDOWS platform. (2014-06-23, Visual C++, 27KB, 下载4次)

http://www.pudn.com/Download/item/id/2572879.html

[进程与线程] duoxiancheng

多线程编程的详细文档,和多线程相关函数的代码及讲解
Multithreaded programming detailed documentation, and multithreaded code correlation function and interpretation (2014-03-12, Visual C++, 20255KB, 下载2次)

http://www.pudn.com/Download/item/id/2481260.html

[进程与线程] MultiThread

多线程编程测试,主要测试互斥量与临界区的使用
The use of multi-threaded programming test, the main test mutex and critical section (2013-04-25, Visual C++, 2KB, 下载4次)

http://www.pudn.com/Download/item/id/2217163.html

[进程与线程] TestControl10

基于windows消息的编程,可以实现用程序控制其他的应用程序。
Windows message-based programming can be achieved with the other application program control. (2012-08-20, Visual C++, 135KB, 下载4次)

http://www.pudn.com/Download/item/id/1971111.html

[进程与线程] multisocket

里面主要介绍的多线程程序开发,里面有详细的线程编程介绍
Which introduces multi-threaded application development, which has a detailed thread programming (2012-06-11, Visual C++, 26KB, 下载7次)

http://www.pudn.com/Download/item/id/1909002.html

[进程与线程] multitreadsrc4

多线程编程 包括2个程序,事件及信号量的使用介绍
Multi-threaded programming, including the use of two programs, events, and semaphores introduced (2012-06-06, Visual C++, 25KB, 下载4次)

http://www.pudn.com/Download/item/id/1904464.html

[进程与线程] thread

关于线程池的编程规范,描述了thread的规范
Describes the specification of thread on the programming specification of the thread pool, (2012-05-20, Visual C++, 2KB, 下载3次)

http://www.pudn.com/Download/item/id/1878333.html

[进程与线程] VCMulti_Thread

多线程编程,详细介绍如何进行多线程编写C++程序。
Multi-threaded programming, detailing how to deal with the problem of multi-threaded programming (2012-03-11, Visual C++, 26KB, 下载3次)

http://www.pudn.com/Download/item/id/1790513.html

[进程与线程] multithreading-applications-in-Win32

windows下的多线程编程,内容不错。侯捷翻译。看过两遍,个人收藏之一。
multithreading applications in Win32 (2012-01-10, Visual C++, 21581KB, 下载9次)

http://www.pudn.com/Download/item/id/1754361.html

[进程与线程] M_FTP_Thread

这是学习多线程编程的NICE教材,希望能对你有帮助
This is a multi-threaded programming NICE learning materials, hope you can help (2011-11-29, Visual C++, 220KB, 下载4次)

http://www.pudn.com/Download/item/id/1714401.html

[进程与线程] Multi_Thread_Programming

一篇实现多线程编程的论文。是关于生产者消费者问题。有一定的借鉴意义。
An Eassy on Multi-Thread Programming (2011-06-17, Visual C++, 208KB, 下载2次)

http://www.pudn.com/Download/item/id/1571738.html

[进程与线程] Critical

多线程编程技术,实现程序的不可再现性,进主程实现N的输出,进程1实现N++,再令N=0
windows API (2010-07-06, Visual C++, 1KB, 下载2次)

http://www.pudn.com/Download/item/id/1233777.html

[进程与线程] SEMAPHORE

进程与线程中的信号量编程,有关信号灯(Semphore)方面的源代码
Process and thread semaphore programming, the signal (Semphore)' s source code (2010-06-06, Visual C++, 37KB, 下载8次)

http://www.pudn.com/Download/item/id/1204109.html

[进程与线程] MUTITHREAD

进程与线程中的信号量编程,有关多线程Multithread方面的源代码
Process and thread semaphore programming, Multithread aspects of the multi-threaded code (2010-06-06, Visual C++, 47KB, 下载2次)

http://www.pudn.com/Download/item/id/1204105.html

[进程与线程] MultiThread

一个理解WINDOWS下VC多线程编程的好示例程序。
WINDOWS understood under a multi-threaded programming VC a good example of the procedure. (2008-06-27, Visual C++, 1173KB, 下载6次)

http://www.pudn.com/Download/item/id/499058.html

[进程与线程] vc_thread

有关vc++线程编程的源码,希望对大家有所帮助!
Relevant vc++ Thread programming source code, I hope all of you to help! (2007-12-31, Visual C++, 155KB, 下载12次)

http://www.pudn.com/Download/item/id/386068.html

[进程与线程] MultiThread2

多线程编程程序,是初学者学习的参考好程序
Procedures for multi-threaded programming is a good reference for beginners to learn the procedures (2007-12-18, Visual C++, 26KB, 下载12次)

http://www.pudn.com/Download/item/id/377813.html

[进程与线程] 06.1.2_ThreadPool

一个多线程编程的例子, 线程池. 自己写的.
a multithreaded programming examples thread pool. Wrote it myself. (2006-12-04, Visual C++, 47KB, 下载17次)

http://www.pudn.com/Download/item/id/230783.html

[进程与线程] threadpool_src

多线程编程中线程池的完整实现方案,线程池通过接口的方式,线程完成的任务可由自己实现。
thread pool to achieve the integrity of the program, thread pool through the interface, threaded completed their tasks could be achieved. (2005-11-27, Visual C++, 12KB, 下载660次)

http://www.pudn.com/Download/item/id/127686.html

[进程与线程] 多线程实例

展示VC中多线程的编程方法,如线程创建、事件触发、结束线程、线程同步等多种技术
display VC multithreaded programming methods, such as thread creation, event trigger, the end of threads, thread synchronization techniques (2005-03-21, Visual C++, 88KB, 下载1596次)

http://www.pudn.com/Download/item/id/1111386024175298.html