Wow! eBook The best eBook site ever!

Wireless Networking Based Control 0

Wireless Networking Based Control

Wireless Network Based Control‏ Due to advantages of encompassing mobility, reconfigurability, easy commissioning and spatio-temporal sensing, wireless networking is gaining significant momentum in several areas of application. And while the initial focus in wireless networking has...

Essential SQLAlchemy 0

Essential SQLAlchemy

Essential SQLAlchemy introduces a high-level open-source code library that makes it easier for Python programmers to access relational databases such as Oracle, DB2, MySQL, PostgreSQL, and SQLite. SQLAlchemy has become increasingly popular since its release, but...

Transactional Memory, 2nd Edition 0

Transactional Memory, 2nd Edition

The advent of multicore processors has renewed interest in the idea of incorporating transactions into the programming model used to write parallel programs. This approach, known as transactional memory, offers an alternative, and hopefully better, way...

Introduction to Algorithms, 3rd Edition 0

Introduction to Algorithms, 3rd Edition

Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor. Introduction to Algorithms uniquely combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes...

The Art of Assembly Language, 2nd Edition 0

The Art of Assembly Language, 2nd Edition

Assembly is a low-level programming language that’s one step above a computer’s native machine language. Although assembly language is commonly used for writing device drivers, emulators, and video games, many programmers find its somewhat unfriendly syntax...