๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Algorithms: Includes index

โœ Scribed by Sedgewick, Robert;Wayne, Kevin Daniel


Publisher
Pearson Education (USA);Addison-Wesley
Year
2011
Tongue
English
Edition
4th Edition
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.

โœฆ Table of Contents


Preface viii Chapter 1: Fundamentals 31.1 Basic Programming Model 81.2 Data Abstraction 641.3 Bags, Queues, and Stacks 1201.4 Analysis of Algorithms 1721.5 Case Study: Union-Find 216 Chapter 2: Sorting 2432.1 Elementary Sorts 2442.2 Mergesort 2702.3 Quicksort 2882.4 Priority Queues 3082.5 Applications 336 Chapter 3: Searching 3613.1 Symbol Tables 3623.2 Binary Search Trees 3963.3 Balanced Search Trees 4243.4 Hash Tables 4583.5 Applications 486 Chapter 4: Graphs 5154.1 Undirected Graphs 5184.2 Directed Graphs 5664.3 Minimum Spanning Trees 6044.4 Shortest Paths 638 Chapter 5: Strings 6955.1 String Sorts 7025.2 Tries 7305.3 Substring Search 7585.4 Regular Expressions 7885.5 Data Compression 810 Chapter 6: Context 853 Index 933List of Algorithms 954List of Clients 955

โœฆ Subjects


/ lcgft;Online-Publikation


๐Ÿ“œ SIMILAR VOLUMES


Algorithms in a nutshell Title from titl
โœ Heineman, George T.;Pollice, Gary;Selkow, Stanley ๐Ÿ“‚ Library ๐Ÿ“… 2008;2009 ๐Ÿ› O'Reilly Media ๐ŸŒ English

"Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. Algorithms in a Nutshell describes existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs - with j

Algorithms in a nutshell Title from titl
โœ Heineman, George T.;Pollice, Gary;Selkow, Stanley ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› O'Reilly Media ๐ŸŒ English

"Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. Algorithms in a Nutshell describes existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs - with j

Algorithms in a nutshell Title from titl
โœ Heineman, George T.;Pollice, Gary;Selkow, Stanley ๐Ÿ“‚ Library ๐Ÿ“… 2008 ๐Ÿ› O'Reilly Media ๐ŸŒ English

"Creating robust software requires the use of efficient algorithms, but programmers seldom think about them until a problem occurs. Algorithms in a Nutshell describes existing algorithms for solving a variety of problems, and helps you select and implement the right algorithm for your needs - with j

Mastering algorithms with Perl ''August
โœ Hietaniemi, Jarkko;Macdonald, John;Orwant, Jon ๐Ÿ“‚ Library ๐Ÿ“… 1999 ๐Ÿ› O'Reilly ๐ŸŒ English

Many programmers would love to use Perl for projects that involve heavy lifting, but miss the many traditional algorithms that textbooks teach for other languages. Computer scientists have identified many techniques that a wide range of programs need, such as: Fuzzy pattern matching for text (identi

Arduino robotics Includes index
โœ Adams, Josh;Molle, Harald;Warren, John-David ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Apress ๐ŸŒ English

This book will show you how to use your Arduino to control a variety of different robots, while providing step-by-step instructions on the entire robot building process. You'll learn Arduino basics as well as the characteristics of different types of motors used in robotics. You also discover contro