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

[进程与线程] CSharp-Socket-Examples

C# Socket多线程编程实例,比较丰富,适合学习使用
C# Socket Multithreading (2013-06-06, C#, 70KB, 下载60次)

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

[进程与线程] Programming_with_POSIX_Threads

此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。
This book describes in depth the open system interface standard IEEE-POSIX threads, commonly known as Ptherads standards. This book first explains the basic concepts of threads, including asynchronous programming, thread life cycle and synchronization mechanisms and then discuss the topic, and gives avoiding mistakes and issues such as Ti Gao Xing valuable suggestions. This book uses a lot of comments over the examples to explain the concept of reality, and includes a slimmed-down Pthreads standard index and on the prospects. Book for experienced C language programmers to read, also suitable for multi-threaded programming for reference. (2010-09-20, Unix_Linux, 8247KB, 下载293次)

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

[进程与线程] IP_Muti

多线程实现的多播(网络通信编程),可以任意接收与发送!
Realize multi-threaded Multicast (Network Communication Programming), can receive and send! (2008-05-05, Visual C++, 1947KB, 下载194次)

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

[进程与线程] vcprint

VC++打印编程的实用例子,可直接修改使用,应该对你有帮助
VC print programming practical examples can be edited directly using, should you have to help (2008-04-10, Visual C++, 43KB, 下载203次)

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

[进程与线程] MFC_Multy

Windows MFC下的多线程的基本编程例子,多达10个左右,涉及互斥、消息传递、信号量的使用,适合刚接触线程编程的人。
Windows MFC under the basic programming multithread example, up to about 10, involving mutual exclusion, message passing, the use of semaphores for thread programming刚接触people. (2008-04-04, Visual C++, 238KB, 下载1866次)

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

[进程与线程] Windowskercode

Windows核心编程附光盘,该书是WINDOWS程序员的必读书目,理解了本书的各章节内容,对操作系统的理解会上一个台阶。当然,多调试例程是学习多线程的最好方法。
Windows CD-ROM attached to the core programming, the book is required reading for programmers WINDOWS bibliography, to understand the chapters of the book s content, the understanding of the operating system at a higher level. Of course, the more debug routine is to study the best way to multi-threaded. (2008-02-21, Visual C++, 19920KB, 下载252次)

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

[进程与线程] multitreadsrc2

MFC多线程编程源代码和说明文档 很好的学习多线程的文档
MFC multi-threaded programming source code and documentation good learning Multithread documents (2008-01-01, Visual C++, 28KB, 下载283次)

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

[进程与线程] SOCKETThread

SOCKET编程,控制台下多线程的C/S通信
SOCKET programming, the console under the multi-threaded C/S communication (2007-11-25, Visual C++, 32KB, 下载211次)

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

[进程与线程] C++MultiThreadProgramming

全书分为13章,全面讲解构建多线程架构与增量多线程编程技术。第1章介绍了用于构建面向对象程序的不同类型 C++组件,以及如何使用这些组件来构建多线程架构。第2、3、4章简要介绍进程、线程、多任务处理、多线程化、 规划以及线程优先权的概念。第5章讨论进程间和线程间通信。第6章讨论线程和进程同步与合作,详细讨论临界区 、死锁、数据竞争以及无限延迟方面的主题。第7-10章讲解用于线程同步、线程间通信以及多线程处理的C++组件 。第11章讨论C++对象在多线程环境中的行为和交互方式。第12章简单介绍多线程应用程序的测试技术。第13章对全 书内容进行扼要地问顾与思考。
err (2007-11-08, C++, 19192KB, 下载3436次)

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

[进程与线程] vcCreateThread

多线程编程 C++下如何创建线程 简单实例源码
multithreaded programming C threads how to create a simple example FOSS (2007-05-29, Visual C++, 36KB, 下载268次)

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

[进程与线程] asynchui-2

C#异步编程的一很好的例子...介绍多种方法...学C#多线程的一定要下载来看.
C# Programming a good example ... illustrate different learning methods ... C# multithreaded must make set view. (2007-01-24, C#, 107KB, 下载197次)

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

[进程与线程] VC_thread

VC6.0关于多线程编程的程序,主要包括多线程中的线程创建,线程同步等知识
VC6.0 on multithreaded programming procedures, including multithreading of thread creation, thread synchronization knowledge (2006-11-28, Visual C++, 40KB, 下载222次)

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

[进程与线程] POSIXMultithreadProgrammingPrimer

多线程编程的经典书籍。是多线程编程方面写的很好的书籍。
multithreaded programming of the classic books. Is a multithreaded programming aspects to write a good book. (2006-10-12, Unix_Linux, 765KB, 下载280次)

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

[进程与线程] MuiltiThreadRada

这是一个多线程编程,模仿雷达显示屏,模拟周围的飞机位置!
it is a multi-threaded programming, copying radar screen, analog peripheral location of the aircraft! (2006-04-11, Visual C++, 441KB, 下载934次)

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

[进程与线程] kilster

利用挂钩线程调度链表来检测进程的代码。基本能查出当前所有Rootkit隐藏的进程。系统编程爱好者必下。
use of thread scheduling Chain link to the code detection process. Basic can be detected all current Rootkit hidden process. System programming enthusiasts certainly under. (2006-01-07, Visual C++, 481KB, 下载7333次)

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

[进程与线程] loadEXE

将非自身的EXE注入到其它进程控制中运行的代码。非常经典的东西。
of non-self-injected into the EXE other process control operation of the code. Very classic things. (2005-01-05, Visual C++, 6KB, 下载8965次)

http://www.pudn.com/Download/item/id/138767.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写的一个线程池的管理实例

多线程编程系列。一个线程池实现的实例代码。很好。
series of multi-threaded programming. A thread pool to achieve the example code. Very good. (2005-07-17, Visual C++, 21KB, 下载672次)

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

[进程与线程] PROcode

用C++编程实现进程的创建与撤销功能,并在屏幕上观察进程活动的结果
C programming process with the creation of functional revoked, and on the screen of the observation process results (2005-05-18, C++, 1KB, 下载324次)

http://www.pudn.com/Download/item/id/1116373646789537.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
总计:1221