Data Structures and Algorithms in C#
暫譯: C# 的資料結構與演算法

Yujing He

相關主題

商品描述

Data structure is a way to represent the storage and the organization of data in the computer for programming languages to easily access the data and process the data within. There are several kinds of data structures that are very commonly used: Array, List, Queue, Stack, Binary Tree, and Set that we will discuss here. Different data structure has its own characteristics. These data structures are used in most programming languages. Here we will use the C# language to represent those data structures and see how to use them.

商品描述(中文翻譯)

資料結構是一種在電腦中表示資料儲存和組織的方式,使得程式語言能夠輕鬆地訪問和處理資料。常見的資料結構有幾種:陣列(Array)、列表(List)、佇列(Queue)、堆疊(Stack)、二元樹(Binary Tree)和集合(Set),我們將在此討論這些資料結構。不同的資料結構具有其自身的特性。這些資料結構在大多數程式語言中都有使用。在這裡,我們將使用 C# 語言來表示這些資料結構並了解如何使用它們。

最後瀏覽商品 (18)