-
thinks
有许多应用程序创建的线程花费了大量时间在睡眠状态来等待事件的发生。还有一些线程进入睡眠状态后定期被唤醒以轮询工作方式来改变或者更新状态信息。线程池可以让你更有效地使用线程,它为你的应用程序提供一个由系统管理的工作者线程池。至少会有一个线程来监听放到线程池的所有等待操作,当等待操作完成后,线程池中将会有一个工作者线程来执行相应的回调函数。-thinks
- 2023-06-04 06:10:02下载
- 积分:1
-
51 Microcontroller C language e
51单片机C语言学习的电子书(.exe格式)-51 Microcontroller C language e-book (. Exe format)
- 2023-03-31 18:50:03下载
- 积分:1
-
GSM编程AT指令集
GSM编程AT指令集-GSM programming AT command set
- 2022-03-11 03:38:02下载
- 积分:1
-
C programming experts, out of print books, not buy, absolutely a good thing!
C专家编程,绝版书籍,买不到了,绝对好东西!-C programming experts, out of print books, not buy, absolutely a good thing!
- 2022-02-15 02:43:28下载
- 积分:1
-
本书是为J2EE的开发设计
The book is design for the j2ee development -design for the development j2ee
- 2022-12-07 15:40:04下载
- 积分:1
-
java and models is very good, how long to see this for themselves a sigh of reli...
java与模式,写得非常好,多少年才看到这样的让自已一口气读下去的计算机方面的书-java and models is very good, how long to see this for themselves a sigh of relief delivering it in the computer book
- 2022-09-14 09:10:05下载
- 积分:1
-
标题:教程和参考指南:C++编程与标准模板…
Title: STL Tutorial and Reference Guide: C++ Programming with the Standard Template Library (2nd Edition)
Author: David R. Musser / Gillmer J. Derge / Atul Saini / Gilmer J. Derge
Publisher: Addison-Wesley
Page: 560
Edition: 2nd edition (March 27, 2001)
Format: PDF
Summary: The Standard Template Library was created as the first library of genetic algorithms and data structures, with four ideas in mind: generic programming, abstractness without loss of efficiency, the Von Neumann computation model, and value semantics. This guide provides a tutorial, a description of each element of the library, and sample applications. The expanded second edition includes new code examples and demonstrations of the use of STL in real-world C++ software development it reflects changes made to STL for the final ANSI/ISO C++ language standard.-Title: STL Tutorial and Reference Guide: C Programming with the
Standard Template Library (2nd Edition)
Author: David R. Musser/Gillmer J. D
- 2022-03-11 19:32:21下载
- 积分:1
-
爬虫设计,认真阅读对您的文件包热后写出具体功能
爬虫设计,认真阅读对您的文件包热后写出具体功能
- 2023-07-30 03:10:03下载
- 积分:1
-
这本书是一本手
This book is a hands-on introduction to the principles and
practice of embedded system design using the PIC microcontroller. Packed
with helpful examples and illustrations, it gives an in-depth treatment of
microcontroller design, programming in both assembly language and C, and
features advanced topics such as networking and real-time operating
systems. It is accompanied by a CD-ROM containing copies of all programs
and software tools used in the text and a `student version of the C
complier
Designing Embedded Systems with PIC Microcontrollers: Principles and
Applications is ideal for students of electronics, mechatronics and
computer engineering. Engineers in industry and informed hobbyists will
also find this book a valuable resource when designing and implementing
both simple and sophisticated embedded systems using the PIC
Microcontroller.
- 2022-05-19 08:28:40下载
- 积分:1
-
深入解析MFC中文版
一本告诉你MFC是如何运作的书
“非常简单,本书是所有严谨的MFC开发人员的必备之作―Dean McCrory,MFC开发组负责人...
深入解析MFC中文版
一本告诉你MFC是如何运作的书
“非常简单,本书是所有严谨的MFC开发人员的必备之作―Dean McCrory,MFC开发组负责人”-MFC-depth Analysis of the Chinese version of an MFC to tell you how the book is
- 2023-03-11 05:55:07下载
- 积分:1