index.html
来自「Data Structure Ebook」· HTML 代码 · 共 81 行
HTML
81 行
<HTML><HEAD>
<TITLE>Data Structures and Algorithms: Slides</TITLE>
<META name="description" content="Data Structures and Algorithms Course Notes,
PLDS210 University of Western Australia">
<META name="keywords" content="data structures,algorithms,abstract data types ">
</HEAD>
<BODY BGCOLOR="#ffffff">
<TABLE BGCOLOR="#00c0f0" WIDTH="100%" CELLSPACING=0 CELLPADDING=0>
<TR BGCOLOR="#00f0f0"><TD ALIGN=right>
<FONT FACE=helvetica SIZE=+1><I>Data Structures and Algorithms</I></FONT>
</TD></TR>
<TR><TD><FONT FACE=helvetica SIZE=+2><B>PowerPoint Slides</B></FONT>
</TD></TR>
</TABLE>
<H3>1998 Lectures</H3>
The files in the table below are gzipped files of PowerPoint slides.
You will need a PowerPoint viewer to look at them.
These are the actual slides from the 1998 lectures:
expect some improvements, error corrections and
changes in the order in which topics are presented.
However, the 1999 lectures will mainly use the same material.
<P>
Please note that the "information density" on lecture slides is
very low: printing out all the slides on single pages will consume
a large number of trees for the amount of information thus gained.
The lecture notes themselves have a much higher information density.
However, running through the slides with a viewer may be a valuable
way of refreshing your memory about major points made in lectures.
If you must print them out, it is strongly suggested that you
use PowerPoint's "6-up" facility!
<CENTER>
<TABLE>
<TR><TD><A HREF="lists.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/lists.ppt.gz">Lists</A></TR></TD>
<TR><TD><A HREF="stacks.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/stacks.ppt.gz">Stacks</A></TR></TD>
<TR><TD><A HREF="searching.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/searching.ppt.gz">Searching</A></TR></TD>
<TR><TD><A HREF="complexity.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/complexity.ppt.gz">Complexity</A></TR></TD>
<TR><TD><A HREF="sorting.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/sorting.ppt.gz">Sorting</A></TR></TD>
<TR><TD><A HREF="binsort.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/binsort.ppt.gz">Bin Sort</A></TR></TD>
<TR><TD><A HREF="searching_pt2.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/searching_pt2.ppt.gz">Searching (2)</A></TR></TD>
<TR><TD><A HREF="searching_pt3.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/searching_pt3.ppt.gz">Searching (3)</A></TR></TD>
<TR><TD><A HREF="hash_tab1.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/hash_tab1.ppt.gz">Hash Tables</A></TR></TD>
<TR><TD><A HREF="hash_tables.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/hash_tables.ppt.gz">Hash Tables</A></TR></TD>
<TR><TD><A HREF="dynamic.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/dynamic.ppt.gz">Dynamic Algorithms</A></TR></TD>
<TR><TD><A HREF="dynamicD.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/dynamicD.ppt.gz">Dynamic Algorithms</A></TR></TD>
<TR><TD><A HREF="mst.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/mst.ppt.gz">Minimum Spanning Trees</A></TR></TD>
<TR><TD><A HREF="eq_classes.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/eq_classes.ppt.gz">Equivalence Classes</A></TR></TD>
<TR><TD><A HREF="graph_rep.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/graph_rep.ppt.gz">Graph Representations</A></TR></TD>
<TR><TD><A HREF="dijkstraC.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/dijkstraC.ppt.gz">Dijkstra's Algorithm</A></TR></TD>
<TR><TD><A HREF="huffman.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/huffman.ppt.gz">Huffman Encoding</A></TR></TD>
<TR><TD><A HREF="fft.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/fft.ppt.gz">Fourier Transforms</A></TR></TD>
<TR><TD><A HREF="HARD.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/HARD.ppt.gz">Hard Problems</A></TR></TD>
<TR><TD><A HREF="games.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/games.ppt.gz">Games</A></TR></TD>
<TR><TD><A HREF="games4.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/games4.ppt.gz">Games</A></TR></TD>
<TR><TD><A HREF="exp_des1.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/exp_des1.ppt.gz">Experimental Design</A></TR></TD>
<TR><TD><A HREF="functions.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/functions.ppt.gz">Functions</A></TR></TD>
<TR><TD><A HREF="plsd_key.ppt.gz" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ppt/plsd_key.ppt.gz">Key points</A></TR></TD>
</TABLE>
<P>
<TABLE CELLPADDING=5 WIDTH="100%" BGCOLOR="#00f0ff">
<TR>
<TD>
<FONT FACE=arial,helvetica>Back to the <A HREF="ds_ToC.html" tppabs="http://www.ee.uwa.edu.au/~plsd210/ds/ds_ToC.html">Table of Contents</A>
</TD></TR></TABLE>
<SMALL>
© <A HREF=mailto:morris@ee.uwa.edu.au>John Morris</A>, 1998
</SMALL>
</BODY>
</HTML>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?