Efficient C/C++ Programming

preview-18
  • Efficient C/C++ Programming Book Detail

  • Author : Steve Heller
  • Release Date : 2014-05-10
  • Publisher : Academic Press
  • Genre : Computers
  • Pages : 438
  • ISBN 13 : 1483265633
  • File Size : 86,86 MB

Efficient C/C++ Programming by Steve Heller PDF Summary

Book Description: Efficient C/C++ Programming describes a practical, real-world approach to efficient C/C++ programming. Topics covered range from how to save storage using a restricted character set and how to speed up access to records by employing hash coding and caching. A selective mailing list system is used to illustrate rapid access to and rearrangement of information selected by criteria specified at runtime. Comprised of eight chapters, this book begins by discussing factors to consider when deciding whether a program needs optimization. In the next chapter, a supermarket price lookup system is used to illustrate how to save storage by using a restricted character set and how to speed up access to records with the aid of hash coding and caching. Attention is paid to rapid retrieval of prices. A selective mailing list system is then used to illustrate rapid access to and rearrangement of information selected by criteria specified at runtime. The book also considers the Huffman coding and arithmetic coding methods of data compression; a token-threaded interpreter whose code can run faster than equivalent compiled C code, due to its greater code density; a customer database program with variable-length records; and index and key access to variable-length records. The final chapter summarizes the characteristics of the algorithms encountered in previous chapters, as well as the future of the art of optimization. This monograph will be a useful resource for practicing computer programmers and those who intend to be working programmers.

Disclaimer: www.yourbookbest.com does not own Efficient C/C++ Programming books pdf, neither created or scanned. We just provide the link that is already available on the internet, public domain and in Google Drive. If any way it violates the law or has any issues, then kindly mail us via contact us page to request the removal of the link.

Efficient C/C++ Programming

Efficient C/C++ Programming

File Size : 94,94 MB
Total View : 7696 Views
DOWNLOAD

Efficient C/C++ Programming describes a practical, real-world approach to efficient C/C++ programming. Topics covered range from how to save storage using a res

Effective C++

Effective C++

File Size : 49,49 MB
Total View : 9236 Views
DOWNLOAD

Effective C++ has been updated to reflect the latest ANSI/ISO standards. The author, a recognised authority on C++, shows readers fifty ways to improve their pr

The Art of Writing Efficient Programs

The Art of Writing Efficient Programs

File Size : 65,65 MB
Total View : 8479 Views
DOWNLOAD

Become a better programmer with performance improvement techniques such as concurrency, lock-free programming, atomic operations, parallelism, and memory manage

Real-Time C++

Real-Time C++

File Size : 18,18 MB
Total View : 486 Views
DOWNLOAD

With this book, Christopher Kormanyos delivers a highly practical guide to programming real-time embedded microcontroller systems in C++. It is divided into thr

Efficient C++

Efficient C++

File Size : 35,35 MB
Total View : 9339 Views
DOWNLOAD

Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performance-c