搜索资源列表
LF_ThreadPool
- 一个在《ACE程序员指南》16章的线程池的例子,但是书上的代码有问题。我进行了修改,使得多线程的运行更加健壮,不会出现当队列中无消息时,线程池迅速消失的BUG。相信很多ACE初学者发现了此问题,在此卖弄一下。-an "ACE Programmer's Guide" Chapter 16 of the thread pool examples, but the book on the code problems. My modified so that the mult
200qty5129181447900
- 共管理包含计算器、万年历、通讯簿、单位转算、邮编区号,个人管理包含计划、公文、档案、分析、资金管理,综合管理包含通告、计划、档案、商品、工资,去处管理包含厂商、客户、采购、销售、售后管理,分析管理包含采购、销售、利润、售后分析及其-managing contains calculators, hefty almanac, address book, turn to count, Zip code, including personal management, communications, ar
win2k_samples_code
- 本源码系《windows内部解密》一书自带光盘,包括了其中的所有源码。-Department "declassified internal windows," a book onboard optical discs, including one of the all-source.
6_9
- 书上的例子,用于C++ 的入门等需求,可以作为初学者的例子-book example, the entry for C and other needs, as the example of a beginner
MultiThread
- it s very good book.may be you can get good luck
CWinThread.rar
- 这是一个关于CWinThread以及利用继承自CWinThread使用多线程的程序! 1,尽量使用DECLARE_DYNCREATE,这样能够动态创建。 2,继承自CWinThread,所以可以使用CreateThread()函数进行线程创建,在最开始我被书上的AfxBeginThread(RUNTIME_CLASS(CMyClass))误导了,还以为一定要按照这种方式创建线程呢。 3,查MSDN的同时,也要注意思考C++的机制,这样才能有的放矢地顺利解决问题。,This is a stu
duoxianchegn
- 这本书对学习多线程的人们非常有帮助,这本书主要介绍了多线程用到的许多函数以及他们的用法-This book is for people to learn multithreading very helpful, this book introduces many of the functions used in multiple threads and their usage
dxc
- 本书介绍了VC中多线程的一些原理和实例,中文版,且内含实例的源代码-The book introduced the multi-threading in VC theory and examples of some of the Chinese version, and includes example source code
Win32Duoxiancheng
- Win32多线程!候睫翻译的,书中经典代码-Win32 multi-threaded! Designate eyelashes translation book classic code
MultithreadingApplicationsinWin32
- 在《Win32多线程程序设计》这本书中,Jim Beveridge和Robert Wiener告诉你什么时机、什么地点、什么方法可以使用多线程。 本书主题包括: ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. 以C和C++写成的各个范例程序。 UNIX环境比较。让UNIX下的开发人员能转移到Win32-In the " Win
MultiThreadCopyFile1
- 有关于多线程编程的几个有用的实例,此为Windows多线程编程一书中的应用实例之一。-Multi-threading programming on a few useful examples, the programming for a multi-threaded Windows application, one of the book.
MultiThreadCopyFile2
- 有关于多线程编程的几个有用的实例,此为Windows多线程编程一书中的应用实例之一。-Multi-threading programming on a few useful examples, the programming for a multi-threaded Windows application, one of the book.
process
- 有关于多线程编程的几个有用的实例,此为Windows多线程编程一书中的应用实例之一。-Multi-threading programming on a few useful examples, the programming for a multi-threaded Windows application, one of the book.
multithreadingapplicationsinWin32
- 该电子书详细介绍WIN32多线程编程的底层原理及常用技巧!-The book details the underlying WIN32 multi-threaded programming principles and common techniques!
Lesson16Code
- 配套孙鑫老师的vc++深入详解的书中介绍进程的源代码-Supporting teachers in vc++ SUN Xin Xiang Jie' s book describes in depth the process of source code
win32MulThreads
- win32多线程序 设计,很多时候大家都在为线程的同步和异步而头疼,希望这本书能让大家受益-win32 multi-line program programming, often for all synchronous and asynchronous threads and a headache, hope this book allows you to benefit
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
Transducer-book-dec-04
- Transducer for the measure of electric power, voltage and current
win32多线程程序设计
- win32 多线程程序设计侯捷译一本挺好的书-win32 multithreaded programming Hou Jie translation a very good book
Programming_with_POSIX_Threads
- 此书为POSIX多线程程序设计中文版。本书深入描述了IEEE的开放系统接口标准-POSIX线程,通常称为Ptherads标准。本书首先解释了线程的基本概念,包括异步编程、线程的生命周期和同步机制;然后讨论了题,并给出了避免错误和提高性等问题的有价值的建议。本书使用了大量注释过的实例来解释实际的概念,并包括Pthreads的简装索引和对标准化的展望。本书适合有经验的C语言程序员阅读,也适合多线程编程人员参考。 -This book describes in depth the open syste