Data Structure Display

教育

無料 · アプリ内課金

A novel data structure learning app, the most significant feature is that you can dynamically debug the data structure in this app, and visually observe the changes in the data structure during the operation. In this app you can learn the following data structures: 1. Linear structures, including arrays, linked lists, queues, stacks. Linear structures are the basis for other advanced data structures, as fine as advanced algorithms. 2. Tree structures, including binary tree, binary search tree, AVL tree, red-black tree, and heap. In this app, you can dynamically debug three traversals of the binary tree (including non-recursive traversal implementations), searching in the tree, balance adjustments in the AVL tree and red-black tree, and heap sorting. Give you the ability of handwritten red-black trees. 3. Graph structure, including the adjacency list storage representation of the graph structure, depth-first search and breadth-first search, finding the Euler path in the graph, topological sorting, maximum connected components, minimum spanning tree problem, and shortest single source Path problem. It also provides dynamic debugging of these classic graph algorithms. 4. The data structure introductory class will talk about the problem of the Tower of Hanoi. The algorithm that solves this problem is often recursive. This app provides dynamic debugging of the Tower of Hanoi problem, so you can no longer be confused about the recursive calls of the Tower of Hanoi.

  • 2.7
    5段階評価中
    評価件数:3

1. Stability improvements. 2. Imporve main UI style in iPadOS.

デベロッパである“Jinan Matrix Information Technology Co., Ltd.”は、アプリのプライバシー慣行に、以下のデータの取り扱いが含まれる可能性があることを示しました。詳しくは、 デベロッパプライバシーポリシー を参照してください。

  • データの収集なし

    デベロッパはこのアプリからデータを収集しません。

    使用する機能や年齢などによって、プライバシー慣行が異なる場合があります。 詳しい情報

    デベロッパは、このアプリがサポートしているアクセシビリティ機能をまだ示していません。 詳しい情報

    • 販売元
      • Jinan Matrix Information Technology Co., Ltd.
    • サイズ
      • 8.6 MB
    • カテゴリ
      • 教育
    • 互換性
      iOS 13.0以降が必要です。
      • iPhone
        iOS 13.0以降が必要です。
      • iPad
        iPadOS 13.0以降が必要です。
      • iPod touch
        iOS 13.0以降が必要です。
      • Mac
        macOS 11.0以降が必要です。
      • Apple Vision
        visionOS 1.0以降が必要です。
    • 言語
      • 簡体字中国語と英語
    • 年齢制限
      4+
    • アプリ内課金
      あり
    • 著作権
      • © 2024 haharsw