-
thinks
有许多应用程序创建的线程花费了大量时间在睡眠状态来等待事件的发生。还有一些线程进入睡眠状态后定期被唤醒以轮询工作方式来改变或者更新状态信息。线程池可以让你更有效地使用线程,它为你的应用程序提供一个由系统管理的工作者线程池。至少会有一个线程来监听放到线程池的所有等待操作,当等待操作完成后,线程池中将会有一个工作者线程来执行相应的回调函数。-thinks
- 2023-06-04 06:10:02下载
- 积分:1
-
在这个磁盘上的程序和应用程序已经经过了仔细的测试,但是…
The programs and applications on this disk have been carefully tested, but are
not guaranteed for any particular purpose. The publisher does not offer any
warranties and does not guarantee the accuracy, adequacy, or completeness of
any information and is not responsible for any errors or omissions or the
results obtained from use of such information.
- 2022-02-14 09:30:02下载
- 积分:1
-
项目管理的书籍,对开发有好处的。
项目管理的书籍,对开发有好处的。-project management books on the development of a good thing.
- 2022-04-23 17:03:19下载
- 积分:1
-
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识...
本书通过85个实例全面讲述了应用MFC进行Visual C++编程的思想。每个实例均以编写一个应用程序要走的步骤编写。全书共分四部分进行介绍,第一部分是基础知识,第二部分讲述用户界面的实例,第三部分讲述MFC内部处理方面的实例,第四部分讲述打包实例。全书基本上面向实例进行阐述,讲解透彻、易于掌握。本书既可作为初学者和大专院校师生的自学参考书,也可作为计算机软件开发人员的技术参考书。 -This book through about 85 examples of a comprehensive application MFC for Visual C++ Programming ideas. Each instance of an application are prepared to take steps to prepare. Book is divided into four parts, the first part is basic knowledge, the second part of the user interface on the examples, the third part to deal with aspects of the internal MFC examples, Part IV on the packaging examples. Examples for the whole book is basically elaborated on the thorough, easy to master. This book can be used as a beginner and tertiary teachers and students of self-reference can also be used as computer software developers the technical reference books.
- 2023-05-10 19:15:06下载
- 积分:1
-
是一本书
是一本书-Is a book
- 2022-04-25 16:47:36下载
- 积分:1
-
Debian参考手册
大量实例,适合新手参考
Debian参考手册
大量实例,适合新手参考-A large number of instances of Debian reference manual, suitable for novice reference! !
- 2023-03-03 08:20:04下载
- 积分:1
-
MIT大学的Linux C语言编程,很好的资源!包括入门到进阶,最后到高级!...
MIT大学的Linux C语言编程,很好的资源!包括入门到进阶,最后到高级!-MIT University of Linux C programming language, a very good resource! Including the entry-to advanced, and finally to advanced!
- 2023-01-11 16:40:03下载
- 积分:1
-
VB学习一些经典的例子,做VB开发的朋友可以看到跳…
vb学习的几个经典例子,做vb开发的朋友们可以看看,希望能帮助到大家-vb to learn a few classic examples of doing vb developer friends can see the hope of help to you
- 2022-02-05 21:46:17下载
- 积分:1
-
智能视频分析与处理中的阴影处理算法…
智能视频分析处理中阴影处理算法是非常难的一个课题,下面整理一些阴影消除算法,希望对大家有所帮助。-Intelligent video analysis and processing in the shadow processing algorithms is a very difficult one subject, the following order to eliminate some of the shadow algorithms, we want to help.
- 2022-03-24 14:12:46下载
- 积分:1
-
《面向对象系统设计循序渐进》PDF电子书。
《面向对象系统设计循序渐进》PDF电子书。- Object-oriented system design step-by-step PDF e-book.
- 2022-02-06 19:47:02下载
- 积分:1