รูปภาพสินค้า รหัส9780201853926
9780201853926
-
ผู้เขียนDonald E. Knuth

ส่วนลด 0 %
ราคาปก 720.00 บาท
ราคาสุทธิ 720.00 บาท
Bookmark and Share
รายละเอียดหนังสือ
รหัสสินค้า: 9780201853926
จำนวน: 134 หน้า
ขนาดรูปเล่ม: 165 x 240 x 9 มม.
น้ำหนัก: 280 กรัม
เนื้อในพิมพ์: ขาวดำ 
ชนิดปก: ปกอ่อน 
ชนิดกระดาษ: -ไม่ระบุ 
หน่วย: เล่ม 
สำนักพิมพ์: Addison-Wesley Publishing Company, Inc. 
:: เนื้อหาโดยสังเขป
The first revision of this third volume is the most comprehensive survey of classical computer techniques
for sorting and searching. It extends the treatment of
data structures in Volume 1 to consider both large and
small databases and internal and external memories.

The book contains a selection of carefully checked
computer methods, with a quantitative analysis of their efficiency. Outstanding features of the second edition
include a revised section on optimum sorting and new discussions of the theory of permutations and of universal hashing.
:: สารบัญ
Chapter 1 – Basic Concepts
1.3 MMIX
1.3.1 Description of MMIX
1.3.2 The MMIX Assembly Language
1.3.3 Applications to Permutations
1.4 Some Fundamental Programming Techniques
1.4.1 Subroutines
1.4.2 Coroutines
1.4.3 Interpretive Routines
Answers to Exercises