Thinking Recursively: With Examples in Java, 2/e (Paperback)
暫譯: 遞迴思維:以 Java 範例說明,第二版 (平裝本)

Eric S. Roberts

  • 出版商: Wiley
  • 出版日期: 2005-11-01
  • 售價: $3,370
  • 貴賓價: 9.5$3,202
  • 語言: 英文
  • 頁數: 188
  • 裝訂: Paperback
  • ISBN: 0471701467
  • ISBN-13: 9780471701460
  • 相關分類: Java 程式語言
  • 海外代購書籍(需單獨結帳)

買這商品的人也買了...

相關主題

商品描述

Description:

  • Updated and revised to include the use of Java for programming examples, this book provides readers with a thorough and clear introduction to the difficult concept of recursion
  • Uses a broad range of examples to illustrate the principles used in recursion and how to apply them to programming
  • Features imaginative examples along with various exercises and their solutions

 

Table of Contents:

1. The Idea of Recursion

2. Mathematical Preliminaries

3. Recursive Functions

4. The Procedural Approach

5. The Tower of Hanoi

6. Permutations

7. Sorting

8. Recursive Backtracking

9. Graphical Applications

10. Recursive Data

11. Implementation of Recursion

商品描述(中文翻譯)

**描述:**

- 本書更新並修訂以包含使用 Java 作為程式範例,為讀者提供對遞迴這一困難概念的徹底且清晰的介紹。
- 使用廣泛的範例來說明遞迴中使用的原則以及如何將其應用於程式設計。
- 特色是富有想像力的範例以及各種練習及其解答。

**目錄:**

1. 遞迴的概念
2. 數學基礎
3. 遞迴函數
4. 程序化方法
5. 河內塔
6. 排列
7. 排序
8. 遞迴回溯
9. 圖形應用
10. 遞迴資料
11. 遞迴的實作