C++ Standard Library provides a set of common classes and interfaces that greatly extend the core C++ language. The library, however, is not self-explanatory. To make full use of its components-and to benefit from their power-you need a RESOURCE that does far more than list the classes and their functions.
The C++ Standard Library not only provides comprehensive documentation of each library component, it also offers clearly written explanations of complex concepts, describes the practical programming details needed for effective use, and gives example after example of working code.
The Linux Network Administrator s Guide, Third Edition updates a classic Linux title from O Reilly. This refreshed RESOURCE takes an in-depth look at everything you need to know to join a network. Topics covered include all of the essential networking software that comes with the Linux operating system, plus information on a host of cutting-edge services including wireless hubs, spam filtering, and more
《多傳感器數據融合手冊》
《Handbook of Multisensor Data Fusion》
作者: David L. Hall
定價: USD 199.95
出版社: CRC
出版年: 2001-06-20
簡介 · · · · · ·
Multisensor data fusion is an emerging technology with important applications in both the military and civilian sectors, such as target recognition, robotics, medical diagnostics, and "smart" buildings. It draws on techniques from wide-ranging disciplines, including artificial intelligence, pattern recognition, and statistical estimation. This handbook is an up-to-date, comprehensive RESOURCE for data fusion system designers and researchers. Top experts in the field lead readers from a basic introduction and survey of data fusion technology to advanced mathematics and theory and to some very practical advice for systems implementers.
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.
A stochastic-flow network consists of a set of nodes, including source nodes which supply various RESOURCEs and sink nodes at which
RESOURCE demands take place, and a collection of arcs whose capacities have multiple operational states.
Standard-Library Exception Safety
Bjarne Stroustrup
Texas A&M University
(and AT&T Labs – Research)
http://www.research.att.com/~bs
Introduction to the C++ exception handling mechanisms and “RESOURCE acquisition is initialization” for people with little experience with exceptions
CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class.
CHAPT12\Chapt12.dsp The Visual C++ project file for the program.
CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program.
CHAPT12\Chapt12.h The header file for the app s application class
CHAPT12\Chapt12.ico The icon used in Chapt12.exe
CHAPT12\Chapt12.rc The RESOURCE file use in the test program.
CHAPT12\Chapt12Dlg.cpp The implementation of the dialog class
CHAPT12\Chapt12Dlg.h The declarations of the dialog class
CHAPT12\MyWin32Port.h Definition for a class derived from Win32Port.
CHAPT12\RESOURCE.h The RESOURCE IDs
CHAPT13\AnsiWinTerm.cpp Class used in Win32 terminal emulation
CHAPT13\AnsiWinTerm.h Header file for the AnsiWinTerm class
CHAPT13\Chapt13.cpp 32-bit test program of terminal emulation
CHAPT13\Chapt13.dsp Visual C++ project file
CHAPT13\Chapt13.dsw Visual C++ workspace file
CHAPT13\Chapt13.rc The RESOURCE file used in the test program
CHAPT13\RESOURCE.h IDs defined in the RESOURCE file
CHAPT13\Win32Term.cpp The Win32 general purpose terminal class
CHAPT13\Win32Term.h Definition of the class
CHAPT13\Debug\Chapt13.exe 32-bit executable of the test program.