Object-Oriented Introduction to Data Structures Using Eiffel
暫譯: 使用Eiffel的物件導向資料結構入門

Richard Wiener

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

相關主題

商品描述

Introduces object-oriented data structures using Eiffel, a language that is ideal for the beginning programmer.Introduces abstract data types, encapsulation, classes, external and internal views of classes, inheritance and polymorphism. Presents an overview of the Eiffel Language and its advantages. Introduces Eiffel's ARRAY and STRING classes and several standard sorting algorithms. Introduces stack and queue abstractions, in both static and dynamic implementations. Presents the basics of recursion and lists. Also introduces binary trees and search trees, presenting important algorithms for balancing search trees.Anyone who wishes to learn object-oriented techniques without encountering the complexity of C++.

商品描述(中文翻譯)

介紹使用 Eiffel 的物件導向資料結構,這是一種非常適合初學者的程式語言。介紹抽象資料型別、封裝、類別、類別的外部和內部視圖、繼承和多型性。提供 Eiffel 語言及其優勢的概述。介紹 Eiffel 的 ARRAY 和 STRING 類別以及幾種標準排序演算法。介紹堆疊和佇列的抽象,包含靜態和動態實作。介紹遞迴和串列的基本概念。還介紹二元樹和搜尋樹,並提供平衡搜尋樹的重要演算法。適合任何希望學習物件導向技術而不想面對 C++ 複雜性的讀者。