Newest Viewed Downloaded

Slides from the web (Chinese) Showing 141 - 160 of 117203 items

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

* 密碼學 Chapter 8 密碼學/安全性的實作 Practical Implementations of Cryptography/Security
www.csie.isu.edu.tw

* 密碼學 Chapter 5 公開金鑰基礎建設 Public Key Infrastructure (PKI) (Part 1)
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
Foundations of Computer Science Chapter 2 Data Representation

Foundations of Computer Science Chapter 2 Data Representation

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
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
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

Linked Representation lists elements are stored, in memory, in an arbitrary order explicit information (called a link) is used to go from one element to the next
www.csie.isu.edu.tw
Shortest Path Problems Directed weighted graph. Path length is sum of weights of edges on path. The vertex at which the path begins is the source vertex. The vertex at which the path ends is the destination vertex.

Shortest Path Problems Directed weighted graph. Path length is sum of weights of edges on path. The vertex at which the path begins is the source vertex. The vertex at which the path ends is the destination vertex.

www.csie.isu.edu.tw
Analysis Of Binomial Heaps

Analysis Of Binomial Heaps

www.csie.isu.edu.tw

* 分散式系統 CentOS Linux簡介
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
Overflow Handling

Overflow Handling

An overflow occurs when the home bucket for a new pair (key, element) is full. We may handle overflows by: Search the hash table in some systematic fashion for a bucket that is not full. Linear probing (linear open addressing). Quadratic probing. Random probing. Eliminate overflows by permitting each bucket to keep a list of all pairs for which it is the home bucket. Array linear list. Chain.
www.csie.isu.edu.tw
Fedora Core 安裝簡介

Fedora Core 安裝簡介

第四組 9103030A 陳俊廷 9103044A 陳尚緯 9003046A 楊哲豪 9103807A 許佳翔
freefall.csie.isu.edu.tw

Union-Find Problem Given a set {1, 2, …, n} of n elements. Initially each element is in a different set. {1}, {2}, …, {n} An intermixed sequence of union and find operations is performed. A union operation combines two sets into one. Each of the n elements is in exactly one set at any time. A find operation identifies the set that contains a particular element. Application of trees (not binary trees) and simulated pointers. Simple application of simulated pointers; one that does not require an explicit storage management system. In this application we are concerned with the time taken to perform an intermixed sequence of operations rather than the time for an individual operation.
www.csie.isu.edu.tw
Bottom-Up Red-Black Trees

Bottom-Up Red-Black Trees

Top-down red-black trees require O(log n) rotations per insert/delete. Color flips cheaper than rotations. Priority search trees. Two keys per element. Search tree on one key, priority queue on other. Color flip doesn’t disturb priority queue property. Rotation disturbs priority queue property. O(log n) fix time per rotation => O(log2n) overall time.
www.csie.isu.edu.tw
如何正確寫出題目要求的時態語氣

如何正確寫出題目要求的時態語氣

先用給定的S及V寫出主動簡單現在式 如果題目要被動,將(1)中之限定動詞改為被動(Vbe動詞+Ven) 如果題目要進行式,將(2)中之限定動詞改為進行(Vbe動詞+Ving) 如果題目要完成式,將(3)中之限定動詞改為完成(Vhave動詞+Ven) 如果題目是過去或未來,將(4)中之限定動詞改為過去(VVed)或未來(Vwill V)
freefall.csie.isu.edu.tw
E-voting 組員:吳宗翰(9403003A) 張琬菁(9403006A) 楊諭翔(9403015A) 郭珊妤(9403027A) 張智惠(9403168A)

E-voting 組員:吳宗翰(9403003A) 張琬菁(9403006A) 楊諭翔(9403015A) 郭珊妤(9403027A) 張智惠(9403168A)

freefall.csie.isu.edu.tw
Debian Linux 1.安裝介紹

Debian Linux 1.安裝介紹

freefall.csie.isu.edu.tw
<< Back 456789101112 Next >>
Sitemap