e99 Online Shopping Mall
Help | |
Home - Basic C - Computer Algorithms (Books) |
  | 1-20 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
1. The Design and Analysis of Computer Algorithms by Alfred V. Aho, John E. Hopcroft, Jeffrey D. Ullman | |
Paperback: 470
Pages
(1974-01-11)
list price: US$71.60 -- used & new: US$18.99 (price subject to change: see help) Asin: 0201000296 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Customer Reviews (9)
Very effective introduction to algorithms
still the classic
Not optional
The very classic The two books are quite different in the language and formalism used: more formal and mathematical inclined AHU with respect to CLR. I'd say, the very classic style of his authors who have made history in the CS literature with their books (particularly 2 on algorithms and data structures, 2 on Computer Theory, 2 on Compilers, 1 on CS foundations): as these books have been used in most universities around the world for decades, they've proved to be real milestones in the education of thousands of students. The books differ also in scope, since AHU is certainly not an encyclopedic collection as CLR does, with his roughly 500 pages against 1000. In spite of this, I'd point out the following: my textbook on Algorithms was CLR, but when we got to Complexity Classes (P-NP and theory behind) we "had" to switch to AHU for the simple reason that CLR did not almost mention at all Turing Machines nor Space Complexity, without which is certainly possible to learn e.g. about NP-TIME completeness, but without which, such a path would equally certainly miss some foundamental topics of Complexity Theory. All in all, then, imo the book truly deserves 5 stars (and perhaps it would deserve a second, updated, edition too ... possibly, imho, through a bit less revolutionary revision job than they did with "Introduction to Automata Theory, Language and Computation"). As a final note, those looking for a more applicative and self-reference than an educational introductory text, could have a look at the two-volumes opera by the former Knuth's pupil, Robert Sedgewick (possibly the more consolidated C or C++ versions).
An excellent presentation of essential concepts |
2. Computer Algorithms by Ellis Horowitz, Sartaj Sahni, Sanguthevar Rajasekaran | |
Paperback: 773
Pages
(2007-11)
list price: US$89.95 -- used & new: US$79.86 (price subject to change: see help) Asin: 0929306414 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (12)
Good for some purposes
No online corrections/list of errors?
useless book
Avery good book!
A unique textbook |
3. Algorithms for Computer Algebra by Keith O. Geddes, Stephen R. Czapor, George Labahn | |
Hardcover: 608
Pages
(1992-09-30)
list price: US$99.00 -- used & new: US$50.00 (price subject to change: see help) Asin: 0792392590 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
an excellent treatment Assuming proficiency in programming, as further pre-requisite I would suggest an undergraduate course in abstract algebra (or equivalent mathematical maturity) for maximum benefit. An excellent collection of algorithms, proofs, and advanced introductory material, written in a (comparatively) breezy style.
Clear and understandable, but some bugs |
4. Computer Algorithms: Introduction to Design and Analysis (3rd Edition) by Sara Baase, Allen Van Gelder | |
Paperback: 688
Pages
(1999-11-15)
list price: US$105.20 -- used & new: US$64.99 (price subject to change: see help) Asin: 0201612445 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (20)
Like "Where's Waldo" but with variables.
Terrible book
Do not buy this unless you need it for a course
Readable algorithms book with lots of good information
Terrible, don't buy unless required |
5. Computer Vision: Algorithms and Applications (Texts in Computer Science) by Richard Szeliski | |
Hardcover: 812
Pages
(2010-10-29)
list price: US$89.95 -- used & new: US$71.96 (price subject to change: see help) Asin: 1848829345 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Humans perceive the three-dimensional structure of the world with apparent ease. However, despite all of the recent advances in computer vision research, the dream of having a computer interpret an image at the same level as a two-year old remains elusive. Why is computer vision such a challenging problem and what is the current state of the art? Computer Vision: Algorithms and Applications explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply to their own personal photos and videos. More than just a source of “recipes,” this exceptionally authoritative and comprehensive textbook/reference also takes a scientific approach to basic vision problems, formulating physical models of the imaging process before inverting them to produce descriptions of a scene. These problems are also analyzed using statistical models and solved using rigorous engineering techniques Topics and features: structured to support active curricula and project-oriented courses, with tips in the Introduction for using the book in a variety of customized courses; presents exercises at the end of each chapter with a heavy emphasis on testing algorithms and containing numerous suggestions for small mid-term projects; provides additional material and more detailed mathematical topics in the Appendices, which cover linear algebra, numerical techniques, and Bayesian estimation theory; suggests additional reading at the end of each chapter, including the latest research in each sub-field, in addition to a full Bibliography at the end of the book; supplies supplementary course material for students at the associated website, http://szeliski.org/Book/. Suitable for an upper-level undergraduate or graduate-level course in computer science or engineering, this textbook focuses on basic techniques that work under real-world conditions and encourages students to push their creative boundaries. Its design and exposition also make it eminently suitable as a unique reference to the fundamental techniques and current research literature in computer vision. |
6. Introduction to Algorithms, Third Edition by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest, Clifford Stein | |
Hardcover: 1312
Pages
(2009-09-30)
list price: US$87.00 -- used & new: US$64.62 (price subject to change: see help) Asin: 0262033844 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (16)
The book for a valley interview
One of the most complete books in the field of algorithms
nice book
COMPLETE ALGORITHM
Introduction to Algorithms, 3rd Ed. By Thomas Cormen, Charles Leierson, Ronald Rivest, Clifford Stein. (MIT Press) |
7. Computer Animation, Second Edition: Algorithms and Techniques (The Morgan Kaufmann Series in Computer Graphics) by Rick Parent | |
Hardcover: 624
Pages
(2007-10-11)
list price: US$73.95 -- used & new: US$34.79 (price subject to change: see help) Asin: 0125320000 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Hardbound, liberally illustrated, and with an eight-page color gallery, there are six chapters and three appendices. The book starts with an overview of animation and works through some technical background information, and then delves into interpolation and basic techniques for representing 3-D motion and space on a 2-D display. Later chapters walk through advanced algorithms (kinematics, rigid body simulation, constraints) and then a discussion of ways to represent natural phenomena. There's also a focus on modeling and animating articulated figures. It's important to note that these chapters are not about which buttons to push in a given software package, but rather about the use and explanation of formulas for representing a specific simulation. Perhaps the best feature of the book is the information and samples available on a companion Web site. Rather than include a CD-ROM, which raises the cost of the book and whose information can grow stale, the reader can find sample animations and ready-to-use code snippets, as well as links to other relevant Web sites. There are any number of books available on computer animation software packages, but precious few on how they do what they do. Computer Animation: Algorithms and Techniques is an invaluable resource, a textbook for anyone interested in computer animation programming or for anyone who simply wants to get under the hood of their favorite animation application. --Mike Caputo Customer Reviews (7)
It's alright
Wonderful book
Good book on the math and algorithms of computer animation
Deft Introduction to Animation
Broad overview with excellent clarity and depth |
8. Algorithms for Image Processing and Computer Vision by J. R. Parker | |
Paperback: 432
Pages
(1996-11-25)
list price: US$95.00 -- used & new: US$58.22 (price subject to change: see help) Asin: 0471140562 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (10)
Good book; somewhat sloppy code
Good book for C++ programmers
An unusually clear book -- and great for OCR researchers.
Outstanding source of implementations of image processing algorithms
I like this book |
9. Art of Computer Programming, Volume 1: Fundamental Algorithms (3rd Edition) by Donald E. Knuth | |
Hardcover: 672
Pages
(1997-07-17)
list price: US$74.99 -- used & new: US$49.99 (price subject to change: see help) Asin: 0201896834 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Although this book wasconceived several decades ago, it is still a timeless classic. One ofthe book's greatest strengths is the wonderful collection of problemsthat accompany each chapter. The author has chosen problems carefullyand indexed them according to difficulty. Solving a substantial numberof these problems will help you gain a solid understanding of theissues surrounding the given topic. Furthermore, the exercises featurea variety of classic problems. Fundamental Algorithms beginswith mathematical preliminaries. The first section offers a goodgrounding in a variety of useful mathematical tools: proof techniques,combinatorics, and elementary number theory. Knuth then details theMIX processor, a virtual machine architecture that serves as theprogramming target for subsequent discussions. This wonderful sectioncomprehensively covers the principles of simple machine architecture,beginning with a register-level discussion of the instruction set. Alater discussion of a simulator for this machine includes an excellentdescription of the principles underlying the implementation ofsubroutines and co-routines. Implementing such a simulator is anexcellent introduction to computer design. In the second section,Knuth covers data structures--stacks, queues, lists, arrays, andtrees--and presents implementations (in MIX assembly) along withtechniques for manipulating these structures. Knuth follows many ofthe algorithms with careful time and space analysis. In the section ontree structures, the discussion includes a series of interestingproblems concerning the combinatorics of trees (counting distincttrees of a particular form, for example) and some particularlyinteresting applications. Also featured is a discussion of Huffmannencoding and, in the section on lists, an excellent introduction togarbage collection algorithms and the difficult challenges associatedwith such a task. The book closes with a discussion of dynamicallocation algorithms. The clear writing in FundamentalAlgorithms is enhanced by Knuth's dry humor and the historicaldiscussions that accompany the technical matter. Overall, this text isone of the great classics of computer programming literature--it's notan easy book to grasp, but one that any true programmer will studywith pleasure. Customer Reviews (49)
Hard, but worth the effort
Painful
Algorithms, Data Structures, Computing Machine, Analysis
Just try sorting and searching with out this book.
Mechanical things: foundations |
10. An Introduction to 3D Computer Vision Techniques and Algorithms by Boguslaw Cyganek, J. Paul Siebert | |
Hardcover: 504
Pages
(2009-03-03)
list price: US$140.00 -- used & new: US$81.95 (price subject to change: see help) Asin: 047001704X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book provides a comprehensive introduction to the methods, theories and algorithms of 3D computer vision. Almost every theoretical issue is underpinned with practical implementation or a working algorithm using pseudo-code and complete code written in C++ and MatLab®. There is the additional clarification of an accompanying website with downloadable software, case studies and exercises. Organised in three parts, Cyganek and Siebert give a brief history of vision research, and subsequently: An Introduction to 3D Computer Vision Algorithms and Techniques is a valuable reference for practitioners and programmers working in 3D computer vision, image processing and analysis as well as computer visualisation. It would also be of interest to advanced students and researchers in the fields of engineering, computer science, clinical photography, robotics, graphics and mathematics. Customer Reviews (2)
Quite complete and easy to understand
state of the art for 2008 |
11. Machine Vision, Third Edition: Theory, Algorithms, Practicalities (Signal Processing and its Applications) by E. R. Davies | |
Hardcover: 934
Pages
(2005-01-05)
list price: US$101.00 -- used & new: US$63.53 (price subject to change: see help) Asin: 0122060938 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (5)
use it to understand OpenCV
Good survey of specific machine vision techniques
Solid Foundation to computer Vision
Excellent resource
Good structured reference, very useful |
12. Computer Algorithms C++: C++ and Pseudocode Versions by Ellis Horowitz, Sartaj Sahni, Sanguthevar Rajasekaran | |
Hardcover: 769
Pages
(1996-12-15)
-- used & new: US$62.26 (price subject to change: see help) Asin: 0716783150 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (8)
One of the worst textbooks
not too good,
Good idea, poor implementation
Obviously not for the faint of heart.
Buy something else.. thisis the only textbook i have ever sold back after the semester. ... Read more |
13. Algorithms in a Nutshell (In a Nutshell (O'Reilly)) by George T. Heineman, Gary Pollice, Stanley Selkow | |
Paperback: 368
Pages
(2008-10-14)
list price: US$49.99 -- used & new: US$26.34 (price subject to change: see help) Asin: 059651624X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. Algorithms in a Nutshell describes a large number of existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs -- with just enough math to let you understand and analyze algorithm performance. With Algorithms in a Nutshell, you'll learn how to improve the performance of key algorithms essential for the success of your software applications. Customer Reviews (8)
O'Reilly's Algorithms
This book is okay
Quickly locate algorithms that relate to the problems that you want to solve
Delivers as advertised
Interesting, but... |
14. Computer Arithmetic Algorithms: Second Edition by Israel Koren | |
Hardcover: 296
Pages
(2001-12-15)
list price: US$69.00 -- used & new: US$60.30 (price subject to change: see help) Asin: 1568811608 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Numerical examples illustrate the working of the algorithms presented and explain the concepts behind the algorithms without relying on gate diagrams. This new edition includes sections on floating-point adders, floating-point exceptions, general carry-look-ahead adders, prefix adders, Ling adders, and fused multiply-add units. New algorithms and implementations have been addedto almost all chapters. Customer Reviews (6)
Excellent but challenging book on computer arithmetic algorithms
Amazing collection of ideas but terse in explanation
Probably one of best arithmetic books
It is a horrible textbook
Brilliant book for Brilliant minds ! |
15. An Introduction to Data Structures and Algorithms (Progress in Theoretical Computer Science) by J.A. Storer | |
Hardcover: 624
Pages
(2001-11-09)
list price: US$99.00 -- used & new: US$71.64 (price subject to change: see help) Asin: 0817642536 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Complicated concepts are expressed clearly in a single page with minimal notation and without the "clutter" of the syntax of a particular programming language; algorithms are presented with self-explanatory "pseudo-code." Chapters 1-4 focus on elementary concepts, the exposition unfolding at a slower pace. Sample exercises with solutions are provided. Sections that may be skipped for an introductory course are starred. Requires only some basic mathematics background and some computer programming experience. Chapters 5-13 progress at a faster pace. The material is suitable for undergraduates or first-year graduates who need only review Chapters 1-4. Chapters 1-4. This book may be used for a one-semester introductory course (based on Chapters 1-4 and portions of the chapters on algorithm design, hashing, and graph algorithms) and for a one-semester advanced course that starts at Chapter 5. A yearlong course may be based on the entire book. Sorting, often perceived as rather technical, is not treated as a separate chapter, but is used in many examples (including bubble sort, merge sort, tree sort, heap sort, quick sort, and several parallel algorithms). Also, lower bounds on sorting by comparisons are included with the presentation of heaps in the context of lower bounds for comparison-based structures. Chapter 13 on parallel models of computation is something of a mini-book itself, and a good way to end a course. Although it is not clear what parallel architectures will prevail in the future, the idea is to further teachAlthough it is not clear what parallel architectures will prevail in the future, the idea is to further teach fundamental concepts in the design of algorithms by exploring classic models of parallel computation, including the PRAM, generic PRAM simulation, HC/CCC/Butterfly, the mesh, and parallel hardware area-time tradeoffs (with many examples). Apart from classroom use, this book serves as a good reference on the subject of data structures and algorithms. Its page-at-a-time format makes it easy to review material that the reader has studied in the past. Customer Reviews (1)
For Serious Developers It delves into lists, recursion, trees, graphs, heaps and sets. Like Knuth, Storer thoughtfully supplies an extensive list of questions at the end of each chapter that will greatly deepen your appreciation of the field if you tackle them. Ok, he doesn't give answers, but think of that as greater incentive on your part to solve them. There are almost 400 questions in the book. The teaching style is similar to Knuth, in that it has all the rigour needed by an algorithm designer like yourself, without drowning you in epsilon-delta ultra rigour like a pure maths text. Note that the only code fragments are in pseudocode. This should not be a problem for you. I am assuming you are experienced enough that what you need is understanding of an algorithm, and that manually converting it to code is straightforward and a purely secondary issue. The take home message is that this is excellent for anyone doing serious programming. ... Read more |
16. Algorithms on Strings, Trees and Sequences: Computer Science and Computational Biology by Dan Gusfield | |
Hardcover: 554
Pages
(1997-05-28)
list price: US$93.00 -- used & new: US$75.00 (price subject to change: see help) Asin: 0521585198 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (13)
A very dense book
Good Buy
phenomenal
Well Written Text Book
nice intersection of computing and biology |
17. Computer Graphics and Geometric Modelling: Implementation & Algorithms (v. 1) by Max K. Agoston | |
Hardcover: 907
Pages
(2005-01-04)
list price: US$99.00 -- used & new: US$59.48 (price subject to change: see help) Asin: 1852338180 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
18. Practical Algorithms for Image Analysis with CD-ROM by Lawrence O'Gorman, Michael J. Sammon, Michael Seul | |
Hardcover: 360
Pages
(2008-01-21)
list price: US$65.00 -- used & new: US$59.96 (price subject to change: see help) Asin: 052188411X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (14)
A must in computational digital image processing
Practical Algorithms for Image Analysis
Excellent book
plug and play
Excellent new reference for document recognition |
19. Algorithms and Data Structures in C++ (Computer Science & Engineering) | |
Hardcover: 272
Pages
(1993-10-26)
list price: US$68.95 -- used & new: US$13.50 (price subject to change: see help) Asin: 0849371716 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (2)
I can't believe it! The book got huge mistakes in first page
Excellent little book The only downside is that its rather short, especially for the steep price. ... Read more |
20. Handbook of Computer Vision Algorithms in Image Algebra by Joseph N. Wilson, Gerhard X. Ritter | |
Hardcover: 448
Pages
(2000-09-21)
list price: US$173.95 -- used & new: US$172.21 (price subject to change: see help) Asin: 0849300754 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
  | 1-20 of 100 | Next 20 |