eBooks-it.org Logo
eBooks-IT.org Inner Image

Programming eBooks Page 68

Download free Programming eBooks Page 68

Serial Port Complete

COM Ports, USB Virtual COM Ports, and Ports for Embedded Systems
Serial Port Complete Image
2nd Edition
PC COM ports, USB virtual COM ports, and ports in embedded systems are all addressed in this updated guide to programming, interfacing, and using serial ports. Topics include using .NET's SerialPort class for COM-port communications on PCs; upgrading existing RS-232 designs to USB or wireless networks; and creating serial networks of embedded systems and PCs. Example circuits and code provide a quick start to projects. Installation and maintenance staff will also find tips for ensuring reliable operation and problem tracking....

Tomes of Delphi

Alogrithm and Data Structure
Tomes of Delphi Image
Delphi developer Julian Bucknall provides fellow developers a comprehensive overview of using algorithms and data structures from a practical perspective. Bucknall begins with a discussion of algorithm performance, and provides comprehensive coverage of such topics as arrays, linked lists, and binary trees. The book focuses on search algorithmssuch as sequential and binary searchand sort algorithmsincluding bubble, insertion, Shell sort, quicksort, merge sort, and heapsortalong with techniques for optimization. Additionally, the author presents hashing and hash tables, priority queues, state machines and regular expressions, and data compression techniques such as Huffman and LZ77. The companion CD contains the authors highly successful freeware libr...

Foundations of Algorithms

Using C++ Pseudocode
Foundations of Algorithms Image
3rd Edition
This book offers a well-balanced presentation on designing algorithms, complexity analysis of algorithms, and computational complexity that is accessible to mainstream computer science students who have a background in college algebra and discrete structures....

An Introduction to Formal Languages and Automata

An Introduction to Formal Languages and Automata Image
3rd Edition
Formal languages, automata, computability, and related matters form the major part of the theory of computation. This textbook is designed for an introductory course for computer science and computer engineering majors who have knowledge of some higher-level programming language....

A Laboratory Course in C++ Data Structures

A Laboratory Course in C++ Data Structures Image
2nd Edition
With a dynamic learn-by-doing focus, this laboratory manual encourages students to explore data structures by implementing them, a process through which students discover how data structures work and how they can be applied....



2007 - 2017 © eBooks-IT.org