e99 Online Shopping Mall
Help | |
Home - Basic C - Computer Algorithms (Books) |
  | Back | 21-40 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
21. Computer Algebra, Second Edition: Systems and Algorithms for Algebraic Computation by J. H. Davenport, Y. Siret, Evelyne Tournier | |
Hardcover: 298
Pages
(1993-06-30)
list price: US$63.00 Isbn: 0122042328 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
22. Algorithms in C++ Part 5: Graph Algorithms (3rd Edition) (Pt.5) by Robert Sedgewick | |
Paperback: 528
Pages
(2002-01-06)
list price: US$54.99 -- used & new: US$38.88 (price subject to change: see help) Asin: 0201361183 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (34)
Terse
Brilliant book on Graphs and Graph Algorithms!
Plain average!
Bought this to complete the series...
Best of thebunch |
23. Algorithms and Networking for Computer Games by Jouni Smed, Harri Hakonen | |
Hardcover: 286
Pages
(2006-07-11)
list price: US$100.00 -- used & new: US$59.80 (price subject to change: see help) Asin: 0470018127 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The first part of the book tackles algorithmic problems by presenting how they can be solved practically. As well as "classical" topics such as random numbers, tournaments and game trees, the authors focus on how to find a path in, create the terrain of, and make decisions in the game world. Part two introduces networking related problems in computer games and focuses on three key questions: how to hide the inherent communication delay, how to utilize limited network resources, and how to cope with cheating. Algorithms and Networking for Computer Games provides a comprehensive resource that offers deeper algorithmic insight into game programming and explains game-specific network considerations. Read on for... Algorithms and Networking for Computer Games is a must-read text for advanced undergraduate and graduate students on computer game-related courses, postgraduate researchers in game-related topics, and game developers interested in new approaches and the theoretical background to games. Customer Reviews (1)
Extremely useful resource for experienced developers |
24. The Art of Computer Programming, Volume 4A: Combinatorial Algorithms, Part 1 (Series in Computer Science & Information Processing) by Donald E. Knuth | |
Hardcover: 899
Pages
(2011-01-10)
list price: US$74.99 -- used & new: US$59.99 (price subject to change: see help) Asin: 0201038048 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Customer Reviews (2)
A Reference "collection" for all those who love math and CS
Brilliant & Amazing. Unequaled achievement in this field. |
25. The Design and Analysis of Algorithms (Monographs in Computer Science) by Dexter C. Kozen | |
Hardcover: 320
Pages
(1991-12-03)
list price: US$109.00 -- used & new: US$28.95 (price subject to change: see help) Asin: 0387976876 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
covers a lot of topics, sometimes difficult to follow
Excellent supplementary text for a graduate course As such, it isn't really a textbook, and can't be used as the only book for a course in the design and analysis of algorithms - for that, you'll need the books by Aho et al, or Cormen et al. (Knuth's books, of course are great for the topics they cover; and while on the book by Cormen et al, there's a second edition now, since September 2001). However,this is an excellent self-study supplement. There are 40 lectures, each being a concise, self-contained discussion on a chosen topic. Thus, you get a condensed presentation of the important points, along with invaluable insights from Prof. Kozen. Another feature which makes this a great option for self-study/rapid review is that each chapter ends with 'homeworks', for which answers have been provided. There's a set of miscellaneous exercises as well. It is important to realize that this is a graduate text, for those who are already familiar with data structures and algorithms. This is not an introductory text by any means, and would ill serve that purpose.
An excellent self-study guide Each lecture is (largely)self-contained and brief. Being clearly written and concise makes it anexcellent choice for those interested in self-study. The homeworks are thekey to understanding the material. I would suggest trying for atleast a daybefore looking up the solutions. For more comprehensive treatment of thetopics dicussed in the book see "The design and analysis of computeralgorithms" (Aho, Hopcroft and Ullman) and "Computers andIntractability" (Garey and Johnson). ... Read more |
26. Algorithms: A Functional Programming Approach (International Computer Science Series) by Fethi A. Rabhi, Guy Lapalme | |
Paperback: 256
Pages
(1999-07-21)
list price: US$78.60 -- used & new: US$50.00 (price subject to change: see help) Asin: 0201596040 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description End of chapter exercises throughoutSource code and selected solutions freely available onlineComprehensive index and bibliographical notesAppendices on Haskell implementations and mathematicalbackground For computer science students taking algorithms and/or functional programming courses, Algorithms: A Functional Programming Approach represents the ideal textbook. It is also an invaluable reference source of functional programs for practitioners. Customer Reviews (2)
Eh...
A book with no purpose |
27. The Algorithm Design Manual by Steven S. Skiena | |
Hardcover: 736
Pages
(2008-08-21)
list price: US$89.95 -- used & new: US$55.99 (price subject to change: see help) Asin: 1848000693 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This expanded and updated second edition of a classic bestseller continues to take the "mystery" out of designing and analyzing algorithms and their efficacy and efficiency. Expanding on the highly successful formula of the first edition, the book now serves as the primary textbook of choice for any algorithm design course while maintaining its status as the premier practical reference guide to algorithms. NEW: (1) Incorporates twice the tutorial material and exercises. (2) Provides full online support for lecturers, and a completely updated and improved website component with lecture slides, audio and video. (3) Contains a highly unique catalog of the 75 most important algorithmic problems. (4) Includes new "war stories" and "interview problems", relating experiences from real-world applications. Written by a well-known, IEEE Computer Science teaching-award winner, this new edition is an essential learning tool for students needing a solid grounding in algorithms, as well as a uniquely comprehensive text/reference for professionals. Customer Reviews (39)
it is a great book
Great book.Maybe a beginner book, but not for comp sci novices!
Excellent reference and study book
Could be called "The Joy of Algorithms"
Great book |
28. Computer Algebra and Symbolic Computation: Elementary Algorithms by Joel S. Cohen | |
Hardcover: 323
Pages
(2002-07)
list price: US$75.00 -- used & new: US$60.00 (price subject to change: see help) Asin: 1568811586 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The viewpoint is that mathematical expressions, represented by expression trees, are the data objects of computer algebra programs, and by using a few primitive operations that analyze and construct expressions, we can implement many elementary operations from algebra, trigonometry, calculus, and differential equations. With a minimum of prerequisites, this book is accessible and useful to students of mathematics, computer science, and other technical fields. The book contains a CD with the full, searchable text and implementations of all algorithms in Maple, Mathematica, and MuPad programming languages. Customer Reviews (2)
well-written guide for building a basic CAS
A scholarly text and a seminal reference |
29. Data Structures and Algorithms with Object-Oriented Design Patterns in Java (Worldwide Series in Computer Science) by Bruno R. Preiss | |
Hardcover: 656
Pages
(1999-08-02)
-- used & new: US$8.40 (price subject to change: see help) Asin: 0471346136 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (10)
Terribly written
Average and TOO much mathematics
Not so much in quality
I used this book at school
decent for soft eng, bad for data structures This book may be useful to learn the basics of software engineering.But given complexity of the design patterns in this book, it could be glossed over in one lecture. ... ... Read more |
30. Algorithms for Computer-aided Design of Multivariable Control Systems (Electrical and Computer Engineering) | |
Hardcover: 424
Pages
(1993-06-16)
list price: US$219.95 -- used & new: US$35.00 (price subject to change: see help) Asin: 082478913X Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (1)
comprehensive, well structured |
31. The Art of Computer Programming, Volume 4, Fascicle 0: Introduction to Combinatorial Algorithms and Boolean Functions by Donald E. Knuth | |
Paperback: 240
Pages
(2008-04-27)
list price: US$19.99 -- used & new: US$9.00 (price subject to change: see help) Asin: 0321534964 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (3)
TAOCP: Volume 4 - Fascicle 0
the richness of Boolean functions
A fresh introduction to combinatorial thinking |
32. Introduction to Algorithms (MIT Electrical Engineering and Computer Science) by Thomas H. Cormen, Charles E. Leiserson, Ronald L. Rivest | |
Paperback: 1048
Pages
(1990-06-25)
list price: US$49.95 Isbn: 0262530910 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This book'sstrength lies in its encyclopedic range, clear exposition, andpowerful analysis. Pseudo-code explanation of the algorithms coupledwith proof of their accuracy makes this book is a great resource onthe basic tools used to analyze the performance of algorithms. Customer Reviews (68)
Excellent Book
An Incredible Masterpiece (but NOT for the faint of heart) At first glance, the book appears to be impossible, but as you begin to read, everything falls into place.This book provokes the mind into working over the various problems addressed in the books as well as the theory introduced.Not only is new theory introduced, but pre-requisite knowledge is also briefed over so the reader does not become lost in the incredible depth this book extends to. For the computer science student, this book deals extensively with data structures (heaps, queues, trees...) as well as various methods of manipulating their contents.Also, this book takes into account many practical applications for many practical algorithms, such as sorting and searching algorithms.The math covered in this book goes beyond what the typical programmer requires and pushes into the realm of hardcore systems engineering, a rather large bonus that is rarely seen in computer science texts. For the engineering and mathematics students, as previously stated, this book covers many practical problems and solutions to them via computational methods and formulae.That's all there is to it. On the downside, there are minor mistakes in the book which take a little thought to get over, but are not too severe.I am a final year high school student and I am having no difficulty understanding the concepts, but I find it rather bothersome to sort through the "anti-Orwell" style of writing which makes one page seem like many.The only suggestion I can make is that you have a strong mathematical foundation before attempting this book (a basic knowledge of calculus is a must) With all being said, this book is a definite "must-have".You can't go wrong in purchasing this veritable tome of knowledge.
A student's perspective -- this book is horrible The sad part is that the material should not be impossible to learn. The authors have managed to take a difficult subject and make it worse.You know you are in trouble when your professor is also struggling with the material in the book.Whatever happened to "reaching the students".
Caution: Great book but there is a new edition ... seems to be selling both editions. Pleasemake sure you really want the 11 year old one. To find the others, click on the first author's name.
review |
33. Algorithms & Data Structures: The Science Of Computing (Electrical and Computer Engineering Series) by Douglas Baldwin, Greg W. Scragg | |
Paperback: 620
Pages
(2004-06)
list price: US$59.95 -- used & new: US$25.50 (price subject to change: see help) Asin: 1584502509 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Features: Customer Reviews (2)
A good mix of programming and algorithms design
College level computer science textbook The book does make some assumptions about the reader.First, it assumes the reader has had an introductory course in an object-oriented programming language.As indicated earlier, all examples are in Java, but you should be able to follow along if you have had a course in any object-oriented language.Second, the book also assumes a good (but not necessarily college level) background in mathematics. This is a foundational course in the design of algorithms, and data structures and mathematical theory to predict and verify, as well as empirical analysis to test the results."Algorithms and Data Structures: The Science of Computing" is a recommended book as a second course in a computer sciences degree as well as a foundational course for those who are trying to develop a broad basis of computer knowledge at home. ... Read more |
34. Algorithms for Random Generation and Counting: A Markov Chain Approach (Progress in Theoretical Computer Science) by A. Sinclair | |
Hardcover: 160
Pages
(1993-02-01)
list price: US$125.00 -- used & new: US$25.03 (price subject to change: see help) Asin: 0817636587 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The author aims to classify the computational difficulty of these problems for various naturally occurring structures: the emphasis is on positive results that demonstrate the existence of efficient algorithms. At the heart of the monograph is a single algorithmic paradigm; simulate a Markov chain whose states are combinatorial structures. A major portion of the monograph is devoted to developing new mathematical tools for the analysis of algorithms of this kind. Among the applications presented are the first provably efficient algorithms for several important counting and generation problems. Further applications are summarized in an appendix. This book will be of interest to researchers and graduate students in theoretical computer science, probability and statistics and theoretical physicists with an interest in Monte Carlo methods. It is a timely contribution to a fast moving field, with the immediacy and freshness of a new discovery. |
35. Art of Computer Programming, Volume 2: Seminumerical Algorithms (3rd Edition) by Donald E. Knuth | |
Hardcover: 784
Pages
(1997-11-14)
list price: US$74.99 -- used & new: US$44.99 (price subject to change: see help) Asin: 0201896842 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description The book begins with fundamental questionsregarding random numbers and how to use algorithms to generatethem. Subsequent chapters demonstrate efficient computation ofsingle-precision and double-precision arithmetic calculations andmodular arithmetic. The text then presents prime factorization (whichcan be used in cryptography, for instance) and algorithms forcalculating fractions. This volume ends with algorithms for polynomialarithmetic and manipulation of power-series topics, which will benefitthose with some knowledge of calculus. Throughout this beautifullypresented edition, Knuth incorporates hundreds of useful exercises fortrying out the algorithms. These range from simple problems to largerresearch project topics. (The book provides answers, whereappropriate, at the end of the book.) The result is a text that'ssuitable for college or graduate-level computer science courses orindividual study by programmers. Volume 2 is an indispensable part ofany working programmer's library. Customer Reviews (5)
Numbers: random generations and arithmetic
This book is a classic!
Legendary book It contains algorithms on pseudo-random sequences,algotithms on aritmetic operations on number, matrices ect. The only drawback of this book is that all algprothms arewriteen in MIX - some kind of assembler, that make them hard to read.
Fascinating
State of the art reference for computer scientists |
36. The Art of Computer Programming, Volume 1, Fascicle 1: MMIX -- A RISC Computer for the New Millennium by Donald E. Knuth | |
Paperback: 144
Pages
(2005-02-24)
list price: US$19.99 -- used & new: US$13.21 (price subject to change: see help) Asin: 0201853922 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description This multivolume work on the analysis of algorithms has long been recognized as the definitive description of classical computer science. The three complete volumes published to date already comprise a unique and invaluable resource in programming theory and practice. Countless readers have spoken about the profound personal influence of Knuth's writings. Scientists have marveled at the beauty and elegance of his analysis, while practicing programmers have successfully applied his "cookbook" solutions to their day-to-day problems. All have admired Knuth for the breadth, clarity, accuracy, and good humor found in his books. To begin the fourth and later volumes of the set, and to update parts of the existing three, Knuth has created a series of small books called fascicles, which will be published t regular intervals. Each fascicle will encompass a section or more of wholly new or evised material. Ultimately, the content of these fascicles will be rolled up into the comprehensive, final versions of each volume, and the enormous undertaking that began in 1962 will be complete. This first fascicle updates The Art of Computer Programming,Volume 1, Third Edition: Fundamental Algorithms, and ultimately will become part of the fourth edition of that book. Specifically, it provides a programmer's introduction to the long-awaited MMIX, a RISC-based computer that replaces the original MIX, and describes the MMIX assembly language. The fascicle also presents new material on subroutines, coroutines, and interpretive routines. Customer Reviews (57)
great service!
Really wanted to enjoy this, but couldn't
Great classic
Best Computer Science Books ever read
Computer Science |
37. Algorithms and Programming: Problems and Solutions (Springer Undergraduate Texts in Mathematics and Technology) by Alexander Shen | |
Hardcover: 272
Pages
(2009-12-17)
list price: US$59.95 -- used & new: US$47.93 (price subject to change: see help) Asin: 1441917470 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Algorithms and Programming is primarily intended for use in a first-year undergraduate course in programming. It is structured in a problem-solution format that requires the student to think through the programming process, thus developing an understanding of the underlying theory. The book is easily readable by a student taking a basic introductory course in computer science as well as useful for a graduate-level course in the analysis of algorithms and/or compiler construction. Each self-contained chapter presents classical and well-known problems supplemented by clear and in-depth explanations. The material covered includes such topics as combinatorics, sorting, searching, queues, grammar and parsing, selected well-known algorithms and much more. Students and teachers will find this both an excellent text for learning programming and a source of problems for a variety of courses. Customer Reviews (1)
The best book for programming contests preparation I've ever read |
38. Design and Analysis of Randomized Algorithms: Introduction to Design Paradigms (Texts in Theoretical Computer Science. An EATCS Series) by J. Hromkovic | |
Paperback: 284
Pages
(2010-11-30)
list price: US$74.95 -- used & new: US$67.45 (price subject to change: see help) Asin: 3642063004 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Systematically teaches key paradigmic algorithm design methods Provides a deep insight into randomization |
39. An Open Design for Computer-Aided Algorithmic Music Composition: athenaCL by Christopher Ariza | |
Paperback: 484
Pages
(2005-10-30)
list price: US$39.95 -- used & new: US$39.95 (price subject to change: see help) Asin: 1581122926 Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description |
40. Computer Arithmetic: Algorithms and Hardware Designs (The Oxford Series in Electrical and Computer Engineering) by Behrooz Parhami | |
Hardcover: 672
Pages
(2009-10-28)
list price: US$140.00 -- used & new: US$46.56 (price subject to change: see help) Asin: 0195328485 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Editorial Review Product Description Customer Reviews (7)
Good Book
this book is not for people who want to learn anything.
Very superficial look at computer arithmetic
The WORST book there is!
An excellent book for the ASIC architect. |
  | Back | 21-40 of 100 | Next 20 |