Introduction to Radio Frequency Identification (RFID): RFID is a
wireless modulation and demodulation technique for automatic
identification of objects, tracking goods, smart logistics, and access con-
trol. RFID is a contactless, usually short‐distance transmission and
reception technique for unique ID data transfer from a tagged object to
an interrogator (reader). The generic configuration of an RFID system
comprises (i) an ID data‐carrying tag, (ii) a reader, (iii) a middleware,
and (iv) an enterprise application.
標簽:
Chipless_Radio_Frequency_Identifi
cation
上傳時間:
2020-06-08
上傳用戶:shancjb
Radio frequency identification (RFID) is a type of automatic identification systems
which has gained popularity in recent years for being fast and reliable in keeping
track of the individual objects. In RFID systems, contactless object identification
is achieved using radio signals without the need for physical contact as the case
with other existing identification technologies such as barcodes. Therefore, a huge
number of items can be identified in a short amount of time with high reliability
and low cost which makes the RFID technology very attractive for a wide range of
applications such as supply chain management, e-health, monitoring humans, pets,
animals, and many other objects, toll control, and electrical tagging. Furthermore,
RFID technology eliminates the human error and reduces the total cost of the
products.
標簽:
Security
RFID
上傳時間:
2020-06-08
上傳用戶:shancjb
高清電子書-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
標簽:
C++
上傳時間:
2022-02-19
上傳用戶:trh505