avl tree applet.htm

来自「The applet illustrates the behaviour of 」· HTM 代码 · 共 27 行

HTM
27
字号
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<!-- saved from url=(0046)http://www.seanet.com/users/arsen/avltree.html -->
<HTML><HEAD><TITLE>AVL tree applet</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR></HEAD>
<BODY background="AVL tree applet_archivos/bground.gif">
<TABLE style="BORDER-COLLAPSE: collapse" borderColor=#111111 cellSpacing=0 
cellPadding=0 border=0>
  <TBODY>
  <TR>
    <TD vAlign=top align=left width=64><A 
      href="http://www.seanet.com/users/arsen/index.html"></A><BR>
      <IMG height=1 src="AVL tree applet_archivos/pixel.gif" 
      width=64> </TD>
    <TD vAlign=top align=middle width=800><IMG height=40 
      src="AVL tree applet_archivos/logo.gif" width=320> 
      <P><FONT face=Arial size=2><B>The inset below illustrates the behaviour of 
      binary search trees</B>.<BR>Donald Knuth. "The Art of Computer 
      Programming": Searching and Sorting Algorithms.<BR>G.M. Adelson-Velskii 
      and E.M. Landis. "An algorithm for the organization of information", 
      1962<BR>D. Sleator and R. Tarjan. "Self-adjusting Binary Search Trees", 
      1985<BR>"Symmetric binary B-trees.&nbsp; Data structure and maintenance 
      algorithms.":&nbsp; R.Bayer, 1972<BR>"A diochromatic framework for 
      balanced trees.":&nbsp; L.J. Guibas and R. Sedgewick, 1978</FONT></P>
      <P><APPLET height=380 width=800 align=baseline 
      code=BTApplet.class></APPLET></P></TD></TR></TBODY></TABLE></BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?