Algorithms and Programming: Problems and Solutions: Springer Undergraduate Texts in Mathematics and Technology
Autor Alexander Shenen Limba Engleză Paperback – 17 dec 2009
Each self-contained chapter presents classical and well-known problems supplemented by clear and in-depth explanations. The material covered includes such topics as combinatorics, sorting, searching, queues, grammar and parsing, selected well-known algorithms and much more. Students and teachers will find this both an excellent text for learning programming and a source of problems for a variety of courses.
Toate formatele și edițiile | Preț | Express |
---|---|---|
Paperback (1) | 380.64 lei 6-8 săpt. | |
Springer – 17 dec 2009 | 380.64 lei 6-8 săpt. | |
Hardback (1) | 482.81 lei 6-8 săpt. | |
Springer – 17 dec 2009 | 482.81 lei 6-8 săpt. |
Din seria Springer Undergraduate Texts in Mathematics and Technology
- Preț: 417.96 lei
- Preț: 412.76 lei
- Preț: 380.56 lei
- 15% Preț: 404.24 lei
- 15% Preț: 480.31 lei
- 13% Preț: 391.38 lei
- Preț: 485.61 lei
- 13% Preț: 360.42 lei
- 17% Preț: 367.29 lei
- Preț: 472.88 lei
- Preț: 781.16 lei
- 15% Preț: 473.97 lei
- Preț: 380.47 lei
- Preț: 422.00 lei
- 15% Preț: 469.17 lei
- Preț: 141.94 lei
- Preț: 398.76 lei
- Preț: 407.55 lei
- 15% Preț: 507.41 lei
- 15% Preț: 472.98 lei
- Preț: 421.90 lei
- 20% Preț: 338.50 lei
- Preț: 463.29 lei
- 15% Preț: 473.79 lei
- Preț: 447.76 lei
- 15% Preț: 490.56 lei
- 20% Preț: 424.19 lei
- Preț: 854.87 lei
- Preț: 390.69 lei
- Preț: 382.33 lei
- Preț: 339.31 lei
Preț: 380.64 lei
Nou
Puncte Express: 571
Preț estimativ în valută:
72.85€ • 75.93$ • 60.65£
72.85€ • 75.93$ • 60.65£
Carte tipărită la comandă
Livrare economică 07-21 ianuarie 25
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781493937004
ISBN-10: 1493937006
Pagini: 272
Ilustrații: XII, 272 p.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 0.5 kg
Ediția:2nd ed. 2010
Editura: Springer
Colecția Springer
Seria Springer Undergraduate Texts in Mathematics and Technology
Locul publicării:New York, NY, United States
ISBN-10: 1493937006
Pagini: 272
Ilustrații: XII, 272 p.
Dimensiuni: 178 x 254 x 15 mm
Greutate: 0.5 kg
Ediția:2nd ed. 2010
Editura: Springer
Colecția Springer
Seria Springer Undergraduate Texts in Mathematics and Technology
Locul publicării:New York, NY, United States
Cuprins
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).
Recenzii
From the reviews:
"The book is addressed both to ambitious students and instructors looking for interesting problems [and] fulfills this task perfectly, especially if the reader has a good mathematical background." — Zentralblatt MATH
"This book is intended for students, engineers, and other people who want to improve their computer skills.... The chapters can be read independently. Throughout the book, useful exercises give readers a feeling for how to apply the theory." — Computing Reviews
"Overall...the book is well done. I recommend it to teachers and those wishing to sharpen their data structure and compiler skills." — SIGACT News
From the reviews of the second edition:
“An excellent source of material for college students … and for their teachers. … it contains a lot of great information for the computer science student. Ideally, students would acquire this book in their freshman year and begin using it as soon as they learn the basics of procedural programming. They will then find this book an excellent companion, as they develop their analytical and programming skills throughout the curriculum. … This book is a delight to read and work with. I highly recommend it.” (Edgar R. Chavez, ACM Computing Reviews, December, 2010)
"The book is addressed both to ambitious students and instructors looking for interesting problems [and] fulfills this task perfectly, especially if the reader has a good mathematical background." — Zentralblatt MATH
"This book is intended for students, engineers, and other people who want to improve their computer skills.... The chapters can be read independently. Throughout the book, useful exercises give readers a feeling for how to apply the theory." — Computing Reviews
"Overall...the book is well done. I recommend it to teachers and those wishing to sharpen their data structure and compiler skills." — SIGACT News
From the reviews of the second edition:
“An excellent source of material for college students … and for their teachers. … it contains a lot of great information for the computer science student. Ideally, students would acquire this book in their freshman year and begin using it as soon as they learn the basics of procedural programming. They will then find this book an excellent companion, as they develop their analytical and programming skills throughout the curriculum. … This book is a delight to read and work with. I highly recommend it.” (Edgar R. Chavez, ACM Computing Reviews, December, 2010)
Textul de pe ultima copertă
"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 a moderate familiarity with programming is assumed, the book is easily utilized by students new to computer science. The more advanced chapters make the book useful for a graduate course in the analysis of algorithms and/or compiler construction.
New to the second edition are added chapters on suffix trees, games and strategies, and Huffman coding as well as an appendix illustrating the ease of conversion from Pascal to C. The material covers such topics as combinatorics, sorting, searching, queues, grammar and parsing, selected well-known algorithms, and much more.
Reviews of the 1st Edition:
"The book is addressed both to ambitious students and instructors looking for interesting problems [and] fulfills this task perfectly, especially if the reader has a good mathematical background."
— Zentralblatt MATH
"This book is intended for students, engineers, and other people who want to improve their computer skills.... The chapters can be read independently. Throughout the book, useful exercises give readers a feeling for how to apply the theory."
— Computing Reviews
"Overall...the book is well done. I recommend it to teachers and those wishing to sharpen their data structure and compiler skills."
— SIGACT News
New to the second edition are added chapters on suffix trees, games and strategies, and Huffman coding as well as an appendix illustrating the ease of conversion from Pascal to C. The material covers such topics as combinatorics, sorting, searching, queues, grammar and parsing, selected well-known algorithms, and much more.
Reviews of the 1st Edition:
"The book is addressed both to ambitious students and instructors looking for interesting problems [and] fulfills this task perfectly, especially if the reader has a good mathematical background."
— Zentralblatt MATH
"This book is intended for students, engineers, and other people who want to improve their computer skills.... The chapters can be read independently. Throughout the book, useful exercises give readers a feeling for how to apply the theory."
— Computing Reviews
"Overall...the book is well done. I recommend it to teachers and those wishing to sharpen their data structure and compiler skills."
— SIGACT News
Caracteristici
This second edition contains problems from new topics including suffix trees, games and strategies, and Huffman coding Good undergraduate introduction to programming course, especially one which is mathematically motivated May also be used as a textbook in a graduate course on the analysis of algorithms and/or compiler construction The "problem and solution" style makes the reader think through the programming process, making the book ideal for students in the classroom setting or for self study