Darowizna 15 września 2024 – 1 października 2024 O zbieraniu funduszy

Sams Teach Yourself Data Structures and Algorithms in 24...

Sams Teach Yourself Data Structures and Algorithms in 24 Hours

Robert Lafore
Jak bardzo podobała Ci się ta książka?
Jaka jest jakość pobranego pliku?
Pobierz książkę, aby ocenić jej jakość
Jaka jest jakość pobranych plików?
This book is about data structures and algorithms as used in computer programming. Data structures are ways in which data is arranged in your computer’s memory (or stored on disk). Algorithms are the procedures a software program uses to manipulate the data in these structures. Almost every computer program, even a simple one, uses data structures and algorithms. For example, consider a program that prints address labels. The program might use an array containing the addresses to be printed, and a simple for loop to step through the array, printing each address. The array in this example is a data structure, and the for loop, used for sequential access to the array, executes a simple algorithm. For uncomplicated programs with small amounts of data, such a simple approach might be all you need. However, for programs that handle even moderately large amounts of data, or which solve problems that are slightly out of the ordinary, more sophisticated techniques are necessary. Simply knowing die syntax of a computer language such as C++ isn’t enough. This book is about what you need to know after you’ve learned a programming language. The material we cover here is typically taught in colleges and universities as a second-year course hi computer science, after a student has mastered the fundamentals of programming.
Rok:
1999
Wydawnictwo:
Sams
Język:
english
Strony:
548
ISBN 10:
0672316331
ISBN 13:
9780672316333
Serie:
Sams Teach Yourself ... in 24 Hours
Plik:
PDF, 15.16 MB
IPFS:
CID , CID Blake2b
english, 1999
Czytaj Online
Trwa konwersja do
Konwersja do nie powiodła się

Najbardziej popularne frazy