Newest Viewed Downloaded

Slides from the web (Chinese) Showing 101 - 120 of 117203 items

密碼學 Chapter 3 基於電腦的對稱性金鑰密碼學演算法 Computer-based Symmetric Key Cryptographic Algorithms (Part 1)

密碼學 Chapter 3 基於電腦的對稱性金鑰密碼學演算法 Computer-based Symmetric Key Cryptographic Algorithms (Part 1)

www.csie.isu.edu.tw
Programming Language (程式語言) Chapter 5 Names, Bindings, Type Checking, and Scopes (名稱,繫結, 型態確認, 與 範圍)

Programming Language (程式語言) Chapter 5 Names, Bindings, Type Checking, and Scopes (名稱,繫結, 型態確認, 與 範圍)

www.csie.isu.edu.tw
Linear (or Ordered) Lists instances are of the form (e0, e1, e2, …, en-1) where ei denotes a list element n >= 0 is finite list size is n

Linear (or Ordered) Lists instances are of the form (e0, e1, e2, …, en-1) where ei denotes a list element n >= 0 is finite list size is n

www.csie.isu.edu.tw
Binary Search Trees

Binary Search Trees

Dictionary Operations: get(key) put(key, value) remove(key) Additional operations: ascend() get(index) (indexed binary search tree) remove(index) (indexed binary search tree)
www.csie.isu.edu.tw
課程大綱

課程大綱

目的: 探討二年級Data Structures課程中未能涵蓋的後半部. 增強程式設計時使用高階資料結構的能力. 加強研究所入學測驗的實力.
www.csie.isu.edu.tw
Initializing A Max Heap input array = [-, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]

Initializing A Max Heap input array = [-, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11]

8 4 7 6 7 8 9 3 7 10 1 11 5 2
www.csie.isu.edu.tw

B-Trees Extension of 2-3 and 2-3-4 trees to higher degree trees. Used to represent very large dictionaries that reside on disk.
www.csie.isu.edu.tw

Data Structures 陳啟彰 老師
www.csie.isu.edu.tw
密碼學 Chapter 4 基於電腦的非對稱性金鑰密碼學演算法 Computer-based Asymmetric Key Cryptographic Algorithms (Part 1)

密碼學 Chapter 4 基於電腦的非對稱性金鑰密碼學演算法 Computer-based Asymmetric Key Cryptographic Algorithms (Part 1)

www.csie.isu.edu.tw
Programming Language (程式語言) Chapter 6 Data Types (資料型態)

Programming Language (程式語言) Chapter 6 Data Types (資料型態)

www.csie.isu.edu.tw
Binary Tree Traversal Methods

Binary Tree Traversal Methods

In a traversal of a binary tree, each element of the binary tree is visited exactly once. During the visit of an element, all action (make a clone, display, evaluate the operator, etc.) with respect to this element is taken.
www.csie.isu.edu.tw
密碼學 Chapter 3 基於電腦的對稱性金鑰密碼學演算法 Computer-based Symmetric Key Cryptographic Algorithms(Part 2)

密碼學 Chapter 3 基於電腦的對稱性金鑰密碼學演算法 Computer-based Symmetric Key Cryptographic Algorithms(Part 2)

www.csie.isu.edu.tw
Programming Language (程式語言) Chapter 4 Lexical and Syntax Analysis (詞彙與語法分析)

Programming Language (程式語言) Chapter 4 Lexical and Syntax Analysis (詞彙與語法分析)

www.csie.isu.edu.tw
Programming Language (程式語言) Chapter 3 Describing Syntax and Semantics (描述語法與語意)

Programming Language (程式語言) Chapter 3 Describing Syntax and Semantics (描述語法與語意)

www.csie.isu.edu.tw

* 密碼學 Chapter 4 基於電腦的非對稱性金鑰密碼學演算法 Computer-based Asymmetric Key Cryptographic Algorithms (Part 2)
www.csie.isu.edu.tw
第4章 堆疊與佇列 堆疊簡介 遞迴 佇列 算術運算式的表示法 中序轉換為前序或後序 前序與後序轉換成中序

第4章 堆疊與佇列 堆疊簡介 遞迴 佇列 算術運算式的表示法 中序轉換為前序或後序 前序與後序轉換成中序

www.csie.isu.edu.tw
Programming Language (程式語言) Chapter 1 Preliminaries (序言)

Programming Language (程式語言) Chapter 1 Preliminaries (序言)

www.csie.isu.edu.tw

Something about coffee…… 我不在家裡,就在咖啡館。 不在咖啡館, 就在去咖啡館的路上。 一個人、一杯咖啡、一個生活形態。
www.csie.isu.edu.tw

* Classes classes and objects from object-oriented programming point of view class declaration class class_name{ data members … methods (member functions) … }
www.csie.isu.edu.tw
Fibonacci Heaps

Fibonacci Heaps

Remove arbitrary is useful in (for example) correspondence structures.
www.csie.isu.edu.tw
<< Back 2345678910 Next >>
Sitemap