Newest Viewed Downloaded

Slides from the web (Chinese) Showing 121 - 140 of 117203 items

homework #2 (1). 執行講義chap1-2, p.35-p.37的程式,輸入至少10隻象的名字。 (2). 加入一新的function名為reverse_elephant至(1)程式中,其function prototype如下: Elephant* reverse_elephant(Elephant* start); 此function的功能在於建立一新linked list,將原以start為起點的linked list中的資料做反向連結,然後傳回此新的linked list的起始位置的pointer值 ;並在main function中至少重複呼叫reverse_function兩次,用以驗證你的程式的正確性。例如: 原: start … 經reverse_elephant後: rstart … elp1 elp2 elpn 0 elpn elp2 elp1 0
www.csie.isu.edu.tw
Analysis Of Fibonacci Heaps

Analysis Of Fibonacci Heaps

n may be any of the following: number of operations, number of inserts, number of elements in the Fibonacci heap in which the operation is performed. All operations (other than cascading cut) will pay for the future pairwise combining of the trees they leave behind. For cascading cut, this cost is borne by the operation that that changed the childcut field to True.
www.csie.isu.edu.tw
第3章 串列結構 指標與結構 單向鏈結串列 環狀串列 雙向鏈結串列 多項式的串列表示法

第3章 串列結構 指標與結構 單向鏈結串列 環狀串列 雙向鏈結串列 多項式的串列表示法

www.csie.isu.edu.tw
第3章 串列結構 指標與結構 單向鏈結串列 環狀串列 雙向鏈結串列 多項式的串列表示法

第3章 串列結構 指標與結構 單向鏈結串列 環狀串列 雙向鏈結串列 多項式的串列表示法

www.csie.isu.edu.tw
第5章 樹狀結構 樹 二元搜尋樹的應用 二元樹 決策樹 二元樹的儲存結構 平衡樹 二元樹追蹤 堆積樹 樹的二元樹表示法 B樹 引線二元樹

第5章 樹狀結構 樹 二元搜尋樹的應用 二元樹 決策樹 二元樹的儲存結構 平衡樹 二元樹追蹤 堆積樹 樹的二元樹表示法 B樹 引線二元樹

www.csie.isu.edu.tw
第5章 樹狀結構 樹 二元搜尋樹的應用 二元樹 決策樹 二元樹的儲存結構 平衡樹 二元樹追蹤 堆積樹 樹的二元樹表示法 B樹 引線二元樹

第5章 樹狀結構 樹 二元搜尋樹的應用 二元樹 決策樹 二元樹的儲存結構 平衡樹 二元樹追蹤 堆積樹 樹的二元樹表示法 B樹 引線二元樹

www.csie.isu.edu.tw
Asymptotic Notation (O, Ω, )

Asymptotic Notation (O, Ω, )

Describes the behavior of the time or space complexity for large instance characteristics Common asymptotic functions 1 (constant), log n, n (linear) n log n, n2 , n3 2n ( exponential), n! where n usually refer to the number of instance of data (data的個數)
www.csie.isu.edu.tw
Asymptotic Notation (O, Ω, )

Asymptotic Notation (O, Ω, )

Describes the behavior of the time or space complexity for large instance characteristics Common asymptotic functions 1 (constant), log n, n (linear) n log n, n2 , n3 2n ( exponential), n! where n usually refer to the number of instance of data (data的個數)
www.csie.isu.edu.tw
Stacks

Stacks

Linear list. One end is called top. Other end is called bottom. Additions to and removals from the top end only.
www.csie.isu.edu.tw

Queues Linear list. One end is called front. Other end is called rear. Additions are done at the rear only. Removals are made from the front only. By comparison, in a stack adds and removes are to/from the same end of he list.
www.csie.isu.edu.tw

Asymptotic Notation (O, Ω, ) Describes the behavior of the time or space complexity for large instance characteristics Common asymptotic functions 1 (constant), log n, n (linear) n log n, n2 , n3 2n ( exponential), n! where n usually refer to the number of instance of data (data的個數)
www.csie.isu.edu.tw
Parallel Programming with MPI and OpenMP Michael J. Quinn

Parallel Programming with MPI and OpenMP Michael J. Quinn

www.csie.isu.edu.tw
密碼學 課程大綱、評分標準

密碼學 課程大綱、評分標準

www.csie.isu.edu.tw
Parallel Programming in C with MPI and OpenMP Michael J. Quinn

Parallel Programming in C with MPI and OpenMP Michael J. Quinn

www.csie.isu.edu.tw

課程特色 單位 :義守大學資訊工程學系 學群 :嵌入式系統(03719實驗室暨03115研究室) 教授講師 : 金明浩、柯松源、陳柏頴、張國清、蘇益慶、陳延華 Embedded Systems Laboratory 嵌入式系統實驗室 (03719) 分機:3981 System Platform Laboratory 系統平台研究室 (03115) 分機:3947 實驗設備:個人電腦、邏輯分析儀、電源供應器、數位示波器 、信號產生器 、數位電錶, 並有RFID、ARM、DSP與FPGA 模擬實驗板。 課程支援:物理實驗、數位系統實驗、組合語言、微算機系統、多媒體雛型平台、計算機結構、晶片應用系統、作業系統、VLSI訊號處理架構、VLSI及LCD檢測、積體電路和實體設計等先進課程使用。 授課老師:金明浩、柯松源、陳柏潁、張國清、蘇益慶、陳延華等老師在多年共同管理與經營。並於專題課程中,支援老師們獲得多項榮譽,成效卓著。 數位家庭 就業領域除了涵蓋與嵌入式系統技術有關的各產業外,更得天獨厚的是,還可因為具有優良的資訊根基與實力,而可以轉戰一般的資訊行業,就業空間更是寬廣而且有彈性。 授課的相關內容,也十分適合做為您日後再做碩士班學位進修的奠基準備,這更是其他學校教學課程所無法提供的附加價值! AES解密使用不對的密碼 AES解密使用正確的密碼 數位家庭照護 金明浩 博士 通道編碼:密碼學、糾錯碼應用。 自動光學檢測:PCB及Panel 檢測平台實作。 嵌入式系統:智慧性家電及網路硬碟實作。 蘇益慶 博士 1. FPGA、MicroBlaze、Uclinux組成MSoC32平台,並利用FFmpeg軟件建構影音傳輸平台,應用於IPCAM,IPPHONE..等。 2. 研究方向主要在此平架構上: 硬體方面CPU、DSP等IP設計 (2)軔體包括DRIVER撰寫 (3)軟體包括FFmpeg H.323 (4) 軟硬體協同設計包括H.264
www.csie.isu.edu.tw

Parallel Programming in C with MPI and OpenMP Michael J. Quinn
www.csie.isu.edu.tw

* 密碼學 Chapter 6 使用者鑑別機制 User Authentication Mechanisms
www.csie.isu.edu.tw
Foundations of Computer Science Chapter 5 Computer Organization

Foundations of Computer Science Chapter 5 Computer Organization

www.csie.isu.edu.tw

* 密碼學 Chapter 6 網際網路安全協定 Internet Security Protocols (Part 1)
www.csie.isu.edu.tw

* 密碼學 Chapter 5 公開金鑰基礎建設 Public Key Infrastructure (PKI) (Part 2)
www.csie.isu.edu.tw
<< Back 34567891011 Next >>
Sitemap