Algorithms and Data Structures The Basic Toolbox /
Algorithms are at the heart of every nontrivial computer application, and algorithmics is a modern and active area of computer science. Every computer scientist and every professional programmer should know about the basic algorithmic toolbox: structures that allow efficient organization and retriev...
Κύριοι συγγραφείς: | , |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berlin, Heidelberg :
Springer Berlin Heidelberg,
2008.
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Appetizer: Integer Arithmetics
- Representing Sequences by Arrays and Linked Lists
- Hash Tables and Associative Arrays
- Sorting and Selection
- Priority Queues
- Sorted Sequences
- Graph Representation
- Graph Traversal
- Shortest Paths
- Minimum Spanning Trees
- Generic Approaches to Optimization.