Large Problems, Small Machines
eBook - PDF

Large Problems, Small Machines

Transforming Your Programs with Advanced Algorithms

  1. 272 pages
  2. English
  3. PDF
  4. Available on iOS & Android
eBook - PDF

Large Problems, Small Machines

Transforming Your Programs with Advanced Algorithms

Book details
Table of contents
Citations

About This Book

Large Problems, Small Machines: Transforming Your Programs with Advanced Algorithms describes a practical, real-world approach to program optimization based on advanced algorithms. 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 (or "scatter storage") and caching. A selective mailing list system is used to illustrate rapid access to and rearrangement of information selected by criteria specified at run-time. Comprised of six 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 run-time. The book also considers the Huffman coding and arithmetic coding methods of data compression before concluding with a review of 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.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Large Problems, Small Machines by Steve Heller in PDF and/or ePUB format, as well as other popular books in Mathematics & Mathematics General. We have over one million books available in our catalogue for you to explore.

Information

Year
2014
ISBN
9781483271323

Table of contents

  1. Front Cover
  2. Large Problems, Small Machines: Transforming Your Programs with Advanced Algorithms
  3. Copyright Page
  4. Table of Contents
  5. Dedication
  6. Figures
  7. Foreword
  8. Preface
  9. Chapter 1. Let's Cet Small (and Fast): Introduction to Optimization
  10. Chapter 2. Hash, Cache, and Crunch: A Supermarket Price Lookup System
  11. Chapttr 3. StrĂŹps, Bits, and Sorts: A Maiting List System
  12. Chapter 4. Cn U Rd The Okly? A Data Compression Utility
  13. Chapter 5. Free at Last: A Customer Database Program with Variabie Length Records
  14. Chapter 6. Mozart, No; Would you Believe Gershwin?
  15. Ordering Instructions
  16. Index