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

๐Ÿ“

Handbook of Algorithms and Data Structures in Pascal and C, 2nd Edition

โœ Scribed by G.H Gonnet, R. Baeza-Yates


Year
1991
Tongue
English
Leaves
439
Edition
2nd
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


Handbook of Algorithms and Data Structur
โœ G.H Gonnet, R. Baeza-Yates ๐Ÿ“‚ Library ๐Ÿ“… 1991 ๐ŸŒ English

This second edition brings together many useful algorithms and their associated data structures in a single, handy reference, featuring a new section on text manipulation algorithms and expanded coverage of arithmetical algorithms. Each algorithm is coded in both C and Pascal.

Handbook of Algorithms and Data Structur
โœ Gaston H. Gonnet, Gaston Gonnet, Ricardo Baeza-Yates, R. Baeza-Yates ๐Ÿ“‚ Library ๐Ÿ“… 1991 ๐Ÿ› Addison-Wesley Pub (Sd) ๐ŸŒ English

This second edition brings together many useful algorithms and their associated data structures in a single, handy reference, featuring a new section on text manipulation algorithms and expanded coverage of arithmetical algorithms. Each algorithm is coded in both C and Pascal.

Handbook of algorithms and data structur
โœ Gaston H. Gonnet, Gaston Gonnet, Ricardo Baeza-Yates, R. Baeza-Yates ๐Ÿ“‚ Library ๐Ÿ“… 1991 ๐Ÿ› Addison-Wesley Pub. Co ๐ŸŒ English

Both this book and the preceding (smaller) edition have earned their place on my reference shelf. More up to date than Knuth's 2nd edition and covering much broader territory than (for example) Samet's D&A of Spatial Data Structures, I've found a number of algorithms and data structures in this text

Data Structures and Algorithms in C++, S
โœ Safari, an O'Reilly Media Company.; Goodrich, Michael; Mount, David; Tamassia, R ๐Ÿ“‚ Library ๐Ÿ“… 2011 ๐Ÿ› Wiley; John Wiley & Sons ๐ŸŒ English

An updated, innovative approach to data structures and algorithms<br /><br />Written by an author team of experts in their fields, this authoritative guide demystifies even the most difficult mathematical concepts so that you can gain a clear understanding of data structures and algorithms in C++.<b

PASCAL plus data structures, algorithms,
โœ Nell B Dale; Susan C Lilly ๐Ÿ“‚ Library ๐Ÿ“… 1985 ๐Ÿ› D.C. Heath ๐ŸŒ English

Pascal Plus Data Structures focuses on abstract data types, their specification, their implementation, and their application. Also stresses computer science theory and software engineering principles, including modularization, data encapsulation, information hiding, data abstraction, the top