高清電子書-C++ Primer Plus, 第6版英文版 1438頁Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming,
generic programming, and the traditional procedural programming.The fifth edition of
this book described the language as set forth in the ISO C++ standards, informally
known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was
largely a technical correction to the 1999 standard and didn’t add any new features.)
Since then, C++ continues to evolve.As this book is written, the international C++
Standards Committee has just approved a new version of the standard.This standard had
the informal name of C++0x while in development, and now it will be known as
C++11. Most contemporary compilers support C++99/03 quite well, and most of the
examples in this book comply with that standard. But many features of the new standard
already have appeared in some implementations, and this edition of C++ Primer Plus
explores these new features.
C++ Primer Plus discusses the basic C language and presents C++ features, making
this book self-contained. It presents C++ fundamentals and illustrates them with short,
to-the-point programs that are easy to copy and experiment with.You learn about
input/output (I/O), how to make programs perform repetitive tasks and make choices,
the many ways to handle data, and how to use functions.You learn about the many
features C++ has added to C, including the followi
Agilent 34401A Service Guide.pdfIEC Measurement Category II includes electrical devices connected to mains at an outlet on a branch circuit. Such devices include
most small appliances, test equipment, and
other devices that plug into a branch outlet
or socket. The 34401A may be used to make
measurements with the HI and LO inputs
connected to mains in such devices, or to
the branch outlet itself (up to 300 VAC).
However, the 34401A may not be used with
its HI and LO inputs connected to mains in
permanently installed electrical devices
such as the main circuit-breaker panel,
sub-panel disconnect boxes, or permanently
wired motors. Such devices and circuits are
subject to overvoltages that may exceed the
protection limits of the 34401A.
Note: Voltages above 300 VAC may be measured only in circuits that are isolated from
mains. However, transient overvoltages are
also present on circuits that are isolated
from mains. The Agilent 34401A are
designed to safely withstand occasional
transient overvoltages up to 2500 Vpk. Do
not use this equipment to measure circuits
where transient overvoltages could exceed
this level.
Additional Notices
Waste Electrical and
Electronic Equipment (WEEE)
Directive 2002/96/EC
This product complies with the WEEE Directive (2002/96/EC) marking requirement.
The affixed product label (see below) indicates that you must not discard this electrical/electronic product in domestic
household waste.
Product Category: With reference to the
equipment types in the WEEE directive
Annex 1, this product is classified as a
"Monitoring and Control instrumentation"
product.
Do not dispose in domestic household
waste.
To return unwanted products, contact your
local Agilent office, or see
www.agilent.com/environment/product
for more information.
Agilent 34138A Test Lead Set
The Agilent 34401A is compatible with the
Agilent 34138A Test Lead Set described
below.
Test Lead Ratings
Test Leads - 1000V, 15A
Fine Tip Probe Attachments - 300V, 3A
Mini Grabber Attachment - 300V, 3A
SMT Grabber Attachments - 300V, 3A
Operation
The Fine Tip, Mini Grabber, and SMT Grabber attachments plug onto the probe end of
the Test Leads.
Maintenance
If any portion of the Test Lead Set is worn or
damaged, do not use. Replace with a new
Agilent 3413
CAN 是 Controller Area Network 的縮寫,是 ISO 國際標準化的串行通信協議。CAN總線有兩個ISO國際標準:ISO11898 和 ISO11519。ISO11898 定義了通信速率為 125 kbps~1 Mbps 的高速 CAN 通信標準,屬于閉環(huán)總線,傳輸速率可達1Mbps,總線長度 ≤ 40米。ISO11519 定義了通信速率為 10~125 kbps 的低速 CAN 通信標準,屬于開環(huán)總線,傳輸速率為40kbps時,總線長度可達1000米描述了can通信協議