Cơ sở dữ liệu nghe nhìn

Trở về

Data structures and algorithms for game developers

Tên sách đính kèm: Data structures and algorithms for game developers

Tác giả: Allen Sherrod

Vật mang tin: CD
Mã phân loại: 794.81526
Ký hiệu: 34295
Nhà xuất bản: Charles River Media
Số ĐKCB: 34295
Năm xuất bản: 2007
Ngôn ngữ: English
Nơi lưu trữ: 03 Quang Trung
Từ khóa: Computer algorithms, Data structures
Tóm tắt:

This book provides programmers with a detailed reference to what data structures and algorithms are, and why they are so critical in game development. It teaches new game programmers, students, and aspiring game developers how to create data structures and write algorithms using C++. All key features of C++ are also covered, especially those related to game development. The book also presents practical alternative options in C++ where applicable, such as using C++s STL in professional applications instead of implementing custom routines. Additionally, a demo application is included in each chapter focusing on the data structure and/or algorithms presented in that chapter.