Op werkdagen voor 23:00 besteld, morgen in huis Gratis verzending vanaf €20

Algorithms 4th Edition

Essential Information about Algorithms and Data Structures

Gebonden Engels 2011 4e druk 9780321573513
Verwachte levertijd ongeveer 11 werkdagen

Samenvatting

A Classic Reference
The latest version of Sedgewick's best-selling series, reflecting an indispensable body of knowledge developed over the past several decades.

Broad Coverage
Full treatment of data structures and algorithms for sorting, searching, graph processing, and string processing, including fifty algorithms every programmer should know.

Completely Revised Code
New Java implementations written in an accessible modular programming style, where all of the code is exposed to the reader and ready to use.

Engages with Applications
Algorithms are studied in the context of important scientific, engineering, and commercial applications. Clients and algorithms are expressed in real code, not the pseudo-code found in many other books.

Intellectually Stimulating
Engages reader interest with clear, concise text, detailed examples with visuals, carefully crafted code, historical and scientific context, and exercises at all levels.

A Scientific Approach
Develops precise statements about performance, supported by appropriate mathematical models and empirical studies validating those models.

Integrated with the Web
Visit algs4.cs.princeton.edu for a freely accessible, comprehensive Web site, including text digests, program code, test data, programming projects, exercises, lecture slides, and other resources.

Specificaties

ISBN13:9780321573513
Taal:Engels
Bindwijze:gebonden
Aantal pagina's:955
Druk:4
Verschijningsdatum:31-3-2011
Hoofdrubriek:IT-management / ICT

Lezersrecensies

Wees de eerste die een lezersrecensie schrijft!

Inhoudsopgave

Preface

1. Fundamentals
1.1 Basic Programming Model
1.2 Data Abstraction
1.3 Bags, Queues, and Stacks
1.4 Analysis of Algorithms
1.5 Case Study: Union-Find

2. Sorting
2.1 Elementary Sort
2.2 Mergesort
2.3 Quicksort
2.4 Priority Queues
2.5 Applications

3. Searching
3.1 Symbol Tables
3.2 Binary Search Trees
3.3 Balanced Search Trees
3.4 Hash Tables
3.5 Applications

4. Graphs
4.1 Undirected Graphs
4.2 Directed Graphs
4.3 Minimum Spanning Trees
4.4 Shortest Paths

5. Strings
5.1 String Sorts
5.2 Tries
5.3 Substring Search
5.4 Regular Expressions
5.5 Data Compression

6. Context

Index
List of Algorithms
List of Clients

Managementboek Top 100

Rubrieken

Populaire producten

    Personen

      Trefwoorden

        Algorithms 4th Edition