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.
LiteSQL is a C++ library that integrates C++ objects tightly to relational database and thus provides an object persistence layer. LiteSQL supports SQLite3, PostgreSQL and MySQL as backends. LiteSQL creates tables, indexes and sequences to database and upgrades schema when needed.
PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of both static and dynamic pages, spidering of almost all links in HTML content, in hrefs, areamaps, and frames, and full text indexing. The search results appearence is skin-able, using a very simple templates system. PhpDig是一個用PHP編寫的搜索引擎,它使用MySQL數據庫后臺。它的功能有靜態和動態頁面索引,在HTML內容中用hrefs, areamaps,和frames以及全文本索引構成所有的鏈接網。搜索結果的外觀是可定制外觀的,使用一個非常簡單的模板系統。
Password Safe Password Safe is a password database utility. Users can keep their passwords securely encrypted on their computers. A single Safe Combination unlocks them all.
A Waiter relays an order Object to a Producer, waits in an independent thread during the production, and then delivers the result using a Consumer callback method.
access the database using Flash MX. Please remember that Flash is unable to natively access a database. A programming language (ASP in this case) provides the programming logic, while Flash works at the presentation tier of the application.