A Programmer's Companion to Algorithm Analysis
eBook - PDF

A Programmer's Companion to Algorithm Analysis

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

A Programmer's Companion to Algorithm Analysis

Book details
Table of contents
Citations

About This Book

Until now, no other book examined the gap between the theory of algorithms and the production of software programs. Focusing on practical issues, A Programmer's Companion to Algorithm Analysis carefully details the transition from the design and analysis of an algorithm to the resulting software program. Consisting of two main complementary

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 A Programmer's Companion to Algorithm Analysis by Ernst L. Leiss in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming Games. We have over one million books available in our catalogue for you to explore.

Information

Year
2006
ISBN
9781420011708
Edition
1

Table of contents

  1. Front Cover
  2. Preface
  3. Contents
  4. Foreword
  5. Part 1. The Algorithm Side: Regularity, Predictability, and Asymptotics
  6. Chapter 1. A Taxonomy of Algorithmic Complexity
  7. Chapter 2. Fundamental Assumptions Underlying Algorithmic Complexity
  8. Chapter 3. Examples of Complexity Analysis
  9. Part 2. The Software Side: Disappointments and How to Avoid Them
  10. Chapter 4. Sources of Disappointments
  11. Chapter 5. Implications of Nonuniform Memory for Software
  12. Chapter 6. Implications of Compiler and Systems Issues for Software
  13. Chapter 7. Implicit Assumptions
  14. Chapter 8. Implications of the Finiteness of the Representation of Numbers
  15. Chapter 9. Asymptotic Complexities and the Selection of Algorithms
  16. Chapter 10. Infeasibility and Undecidability: Implications for Software Development
  17. Part 3. Conclusion
  18. Appendix I: Algorithms Every Programmer Should Know
  19. Appendix II: Overview of Systems Implicated in Program Analysis
  20. Appendix III: NP-Completeness and Higher Complexity Classes
  21. Appendix IV: Review of Undecidability
  22. Bibliography
  23. Index
  24. Back Cover