Foto 1 di 1

Galleria
Foto 1 di 1

Ne hai uno da vendere?
Algorithms (4th Edition) - Hardcover, by Sedgewick Robert; Wayne Kevin - Good
US $53,75
CircaEUR 45,78
Condizione:
Buone condizioni
Libro che è già stato letto ma è in buone condizioni. Mostra piccolissimi danni alla copertina incluse alcune rigature, ma nessun foro o strappo. È possibile che la sovraccoperta per le copertine rigide non sia inclusa. La rilegatura presenta minimi segni di usura. La maggior parte delle pagine non è danneggiata e mostra una quantità minima di piegature o strappi, sottolineature di testo a matita, nessuna evidenziazione di testo né scritte ai margini. Non ci sono pagine mancanti. Per maggiori dettagli e la descrizione di eventuali imperfezioni, consulta l'inserzione del venditore.
3 disponibili11 venduti
Oops! Looks like we're having trouble connecting to our server.
Refresh your browser window to try again.
Spedizione:
Gratis USPS Media MailTM.
Oggetto che si trova a: Philadelphia, Pennsylvania, Stati Uniti
Consegna:
Consegna prevista tra il mer 30 lug e il lun 4 ago a 94104
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico del venditore.
Pagamenti:
Fai shopping in tutta sicurezza
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:124416710183
Specifiche dell'oggetto
- Condizione
- Book Title
- Algorithms (4th Edition)
- ISBN
- 9780321573513
Informazioni su questo prodotto
Product Identifiers
Publisher
Addison Wesley Professional
ISBN-10
032157351X
ISBN-13
9780321573513
eBay Product ID (ePID)
15038301573
Product Key Features
Number of Pages
976 Pages
Publication Name
Algorithms
Language
English
Publication Year
2011
Subject
Programming / Algorithms, Algebra / General, Software Development & Engineering / Systems Analysis & Design
Type
Textbook
Subject Area
Mathematics, Computers
Format
Hardcover
Dimensions
Item Height
1.6 in
Item Weight
56 Oz
Item Length
9.2 in
Item Width
7.6 in
Additional Product Features
Edition Number
4
Intended Audience
Scholarly & Professional
LCCN
2011-000707
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.1
Table Of Content
Chapter 1: Fundamentals 1.1 Programming Model 1.2 Data Abstraction 1.3 Queues, Stacks, and Bags 1.4 Analysis of Algorithms 1.5 Case Study: Union-Find Chapter 2: Sorting 2.1 Elementary Sorts 2.1 Elementary Sorts 2.2 Mergesort 2.3 Quicksort 2.4 Priority Queues 2.5 Applications Chapter 3: Searching 3.1 Symbol Tables 3.1 Symbol Tables 3.2 Binary Search Trees 3.3 Balanced Search Trees 3.4 Hash Tables 3.5 Applications Chapter 4: Graphs 4.1 Undirected graphs 4.1 Undirected graphs 4.2 Directed graphs 4.3 Minimum Spanning Trees 4.4 Shortest Paths Chapter 5: Strings 5.1 String Sorts 5.1 String Sorts 5.2 Tries 5.3 Substring Search 5.4 Regular Expressions 5.5 Data Compression Context Systems Programming Systems Programming Scientific Computing Commercial Applications Operations Research Intractability Index
Synopsis
This fourth edition of Robert Sedgewick and Kevin Wayne's Algorithms is the leading textbook on algorithms today and is widely used in colleges and universities worldwide. This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing--including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts. The companion web site, algs4.cs.princeton.edu, contains An online synopsis Full Java implementations Test data Exercises and answers Dynamic visualizations Lecture slides Programming assignments with checklists Links to related material The MOOC related to this book is accessible via the "Online Course" link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants. Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience., The leading introduction to computer algorithms in use today, including fifty algorithms every programmer should know Princeton Computer Science professors, Robert Sedgewick and Kevin Wayne, survey the most important computer algorithms in use and of interest to anyone working in science, mathematics, and engineering, and those who use computation in the liberal arts. They provide a full treatment of data structures and algorithms for key areas that enable you to confidently implement, debug, and put them to work in any computational environment. Fundamentals: Basic programming models Data abstraction Bags, queues, and stacks Analysis of algorithms Sorting Elementary sorts Mergesort Quicksort Priority queues Applications Graphs Undirected graphs Directed graphs Minimum spanning trees Shortest paths Strings String sorts Tries Substring search Regular expressions Data compression These algorithms are generally ingenious creations that, remarkably, can each be expressed in just a dozen or two lines of code. As a group, they represent problem-solving power of amazing scope. They have enabled the construction of computational artifacts, the solution of scientific problems, and the development of commercial applications that would not have been feasible without them., This edition of Robert Sedgewick and Kevin Wayne's Algorithms is one of the most popular textbooks on algorithms today and is widely used in colleges and universities worldwide. The algorithms in this book - including 50 algorithms every programmer should know - represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering and for students who use computation in the liberal arts. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use., This fourth edition of Robert Sedgewick and Kevin Wayne's Algorithms is the leading textbook on algorithms today and is widely used in colleges and universities worldwide. This book surveys the most important computer algorithms currently in use and provides a full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing--including fifty algorithms every programmer should know. In this edition, new Java implementations are written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use. The algorithms in this book represent a body of knowledge developed over the last 50 years that has become indispensable, not just for professional programmers and computer science students but for any student with interests in science, mathematics, and engineering, not to mention students who use computation in the liberal arts. The companion web site, algs4.cs.princeton.edu, contains An online synopsis Full Java implementations Test data Exercises and answers Dynamic visualizations Lecture slides Programming assignments with checklists Links to related material The MOOC related to this book is accessible via the Online Course link at algs4.cs.princeton.edu. The course offers more than 100 video lecture segments that are integrated with the text, extensive online assessments, and the large-scale discussion forums that have proven so valuable. Offered each fall and spring, this course regularly attracts tens of thousands of registrants. Robert Sedgewick and Kevin Wayne are developing a modern approach to disseminating knowledge that fully embraces technology, enabling people all around the world to discover new ways of learning and teaching. By integrating their textbook, online content, and MOOC, all at the state of the art, they have built a unique resource that greatly expands the breadth and depth of the educational experience.
LC Classification Number
QA76.9.A43
Descrizione dell'oggetto fatta dal venditore
Informazioni sul venditore professionale
Informazioni su questo venditore
BooksRun
99,2% di Feedback positivi•836 mila oggetti venduti
Registrato come venditore professionale
Categorie più popolari di questo Negozio
Feedback sul venditore (173.491)
Questo oggetto (3)
Tutti gli oggetti (173.491)
- e***r (30)- Feedback lasciato dall'acquirente.Ultimi 6 mesiAcquisto verificatoAs described.
- t***h (44)- Feedback lasciato dall'acquirente.Più di un anno faAcquisto verificatoShipped fast and arrived safely.
- b***s (31)- Feedback lasciato dall'acquirente.Più di un anno faAcquisto verificatoArrived on time
- c***m (412)- Feedback lasciato dall'acquirente.Ultimi 6 mesiAcquisto verificatoWOW!; I cannot believe this 4 Days to Hawaii! ; AAA+++; Excellent Service; Great Pricing; Fast Delivery-Faster Than Expected to Hawaii!; Shipped 04/19, Sat, Received 04/24 Thur to Hawaii using free shipping; USPS Ground Mail, Paperback Book in Good Condition--Better Than Described ; TLC Packaging; Excellent Seller Communication, Sends updates . Highly Recommended!, Thank you very much!The Great Crash, 1929 - Paperback, by J K Galbraith - Acceptable (N° 125958575357)
- f***f (1590)- Feedback lasciato dall'acquirente.Mese scorsoAcquisto verificatoExcellent Seller, Goes the Extra Mile. The Seller Was Incredibly Communicative. Smooth Transaction, Shipped Very Quickly, As Advertised; Good Price; Well Packaged & Delivered Within a Few Days. Item in Described Promised Condition, Thank You Very Much!!!!!!!!!!! A+
- m***l (27)- Feedback lasciato dall'acquirente.Ultimi 6 mesiAcquisto verificatoA truly professional business, everything was wonderful about this transaction from the beginning. Instant discount for multiple items, immediate communication, next-day tracking number and shipping, and quick arrival. Items matched photos and exactly as described, and well packaged. It put the fun back in buying books on eBay! I hope they have more books in my interests in the future, definitely worth doing business with them.The Empire Novels - Hardcover, by Asimov Isaace - Good (N° 145980995911)
Vedi altro:
- Libri e riviste di narrativa Autore Robert Crais,
- Libri e riviste di narrativa Autore Robert Ludlum,
- Libri e riviste di narrativa Autore Robert Merle,
- Libri e riviste di narrativa di autore robert a. heinlein,
- Libri e riviste di narrativa Autore Robert Ludlum in italiano,
- Libri e riviste di narrativa Autore Robert Louis Stevenson,
- Libri e riviste di narrativa copertine rigide Autore Robert Ludlum