Algorithms and Programming Problems and Solutions /
"Algorithms and Programming" is primarily intended for a first year undergraduate course in programming. Structured in a problem-solution format, the text motivates the student to think through the programming process, thus developing a firm understanding of the underlying theory. Although...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
New York, NY :
Springer New York : Imprint: Springer,
2010.
|
Έκδοση: | 2. |
Σειρά: | Springer Undergraduate Texts in Mathematics and Technology,
|
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- Variables, expressions, assignments
- Generation of combinatorial objects
- Tree traversal (backtracking)
- Sorting
- Finite-state algorithms in text processing
- Data types
- Recursion
- Recursive and non-recursive programs
- Graph algorithms
- Pattern matching
- Games analysis
- Optimal coding
- Set representation. Hashing
- Sets, trees, and balanced trees
- Context-free grammars
- Left-to-right parsing (LR).