⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-all.html

📁 用Java开发的实用数学建模程序 简单易懂 初学者可以用来学习java知识
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!--NewPage-->
<HTML>
<HEAD>
<!-- Generated by javadoc (build 1.4.2_05) on Sat May 28 21:04:03 CST 2005 -->
<TITLE>
Index
</TITLE>


<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">

<SCRIPT type="text/javascript">
function windowTitle()
{
    parent.document.title="Index";
}
</SCRIPT>

</HEAD>

<BODY BGCOLOR="white" onload="windowTitle();">

<!-- ========= START OF TOP NAVBAR ======= -->
<A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
<TR>
<TD COLSPAN=3 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
<A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  <TR ALIGN="center" VALIGN="top">
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Package</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT>&nbsp;</TD>
  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  </TR>
</TABLE>
</TD>
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
</EM>
</TD>
</TR>

<TR>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
&nbsp;PREV&nbsp;
&nbsp;NEXT</FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  <A HREF="index.html" target="_top"><B>FRAMES</B></A>  &nbsp;
&nbsp;<A HREF="index-all.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
&nbsp;<SCRIPT type="text/javascript">
  <!--
  if(window==top) {
    document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');
  }
  //-->
</SCRIPT>
<NOSCRIPT>
  <A HREF="allclasses-noframe.html"><B>All Classes</B></A>
</NOSCRIPT>
</FONT></TD>
</TR>
</TABLE>
<A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= -->

<A HREF="#_A_">A</A> <A HREF="#_B_">B</A> <A HREF="#_C_">C</A> <A HREF="#_D_">D</A> <A HREF="#_E_">E</A> <A HREF="#_F_">F</A> <A HREF="#_G_">G</A> <A HREF="#_H_">H</A> <A HREF="#_I_">I</A> <A HREF="#_L_">L</A> <A HREF="#_M_">M</A> <A HREF="#_N_">N</A> <A HREF="#_P_">P</A> <A HREF="#_R_">R</A> <A HREF="#_S_">S</A> <A HREF="#_T_">T</A> <A HREF="#_V_">V</A> <A HREF="#_W_">W</A> <A HREF="#_X_">X</A> <A HREF="#_Y_">Y</A> <A HREF="#_Z_">Z</A> <HR>
<A NAME="_A_"><!-- --></A><H2>
<B>A</B></H2>
<DL>
<DT><A HREF="algorithm/GraphTheory.html#ADJACENT"><B>ADJACENT</B></A> - 
Static variable in class algorithm.<A HREF="algorithm/GraphTheory.html" title="class in algorithm">GraphTheory</A>
<DD>说明构造方法所传过来的矩阵是邻接矩阵。
<DT><A HREF="ADT/package-summary.html"><B>ADT</B></A> - package ADT<DD>&nbsp;<DT><A HREF="lib/Library.html#AXIS_COLOR"><B>AXIS_COLOR</B></A> - 
Static variable in class lib.<A HREF="lib/Library.html" title="class in lib">Library</A>
<DD>坐标轴颜色
<DT><A HREF="lib/Library.html#aboutIcon"><B>aboutIcon</B></A> - 
Static variable in class lib.<A HREF="lib/Library.html" title="class in lib">Library</A>
<DD>关于本软件的图片。
<DT><A HREF="lib/DataFileFilter.html#accept(java.io.File)"><B>accept(File)</B></A> - 
Method in class lib.<A HREF="lib/DataFileFilter.html" title="class in lib">DataFileFilter</A>
<DD>判断一个文件是否为文件滤镜所接受。
<DT><A HREF="Modeling.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class <A HREF="Modeling.html" title="class in ">Modeling</A>
<DD>由ActionListener所指定的方法,响应用户单击菜单时的动作
<DT><A HREF="input/EquationInput.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class input.<A HREF="input/EquationInput.html" title="class in input">EquationInput</A>
<DD>由ActionListener所指定的方法,响应用户单击按钮时的动作
<DT><A HREF="input/FitInput.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class input.<A HREF="input/FitInput.html" title="class in input">FitInput</A>
<DD>由ActionListener所指定的方法,响应用户单击按钮时的动作
<DT><A HREF="input/GraphInput.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class input.<A HREF="input/GraphInput.html" title="class in input">GraphInput</A>
<DD>由ActionListener所指定的方法,响应用户单击按钮时的动作
<DT><A HREF="plot/ViewPlotFrame.html#actionPerformed(java.awt.event.ActionEvent)"><B>actionPerformed(ActionEvent)</B></A> - 
Method in class plot.<A HREF="plot/ViewPlotFrame.html" title="class in plot">ViewPlotFrame</A>
<DD>由ActionListener所指定的方法,响应用户单击按钮时的动作
<DT><A HREF="lib/Library.html#aidIcon"><B>aidIcon</B></A> - 
Static variable in class lib.<A HREF="lib/Library.html" title="class in lib">Library</A>
<DD>辅助功能按钮图标。
<DT><A HREF="lib/Library.html#aidIcon_Scaled"><B>aidIcon_Scaled</B></A> - 
Static variable in class lib.<A HREF="lib/Library.html" title="class in lib">Library</A>
<DD>aidIcon的缩小版本,大小40X40。
<DT><A HREF="algorithm/package-summary.html"><B>algorithm</B></A> - package algorithm<DD>&nbsp;</DL>
<HR>
<A NAME="_B_"><!-- --></A><H2>
<B>B</B></H2>
<DL>
<DT><A HREF="ADT/BinaryTree.html" title="class in ADT"><B>BinaryTree</B></A> - class ADT.<A HREF="ADT/BinaryTree.html" title="class in ADT">BinaryTree</A>.<DD>二叉树类。<DT><A HREF="ADT/BinaryTree.html#BinaryTree()"><B>BinaryTree()</B></A> - 
Constructor for class ADT.<A HREF="ADT/BinaryTree.html" title="class in ADT">BinaryTree</A>
<DD>&nbsp;
<DT><A HREF="algorithm/BinaryTreeSort.html" title="class in algorithm"><B>BinaryTreeSort</B></A> - class algorithm.<A HREF="algorithm/BinaryTreeSort.html" title="class in algorithm">BinaryTreeSort</A>.<DD>这个类对Huffman树问题中的树结点进行排序,是实现排序的一个类。<DT><A HREF="algorithm/BinaryTreeSort.html#BinaryTreeSort()"><B>BinaryTreeSort()</B></A> - 
Constructor for class algorithm.<A HREF="algorithm/BinaryTreeSort.html" title="class in algorithm">BinaryTreeSort</A>
<DD>&nbsp;
</DL>
<HR>
<A NAME="_C_"><!-- --></A><H2>
<B>C</B></H2>
<DL>
<DT><A HREF="lib/Library.html#CURVE_COLOR"><B>CURVE_COLOR</B></A> - 
Static variable in class lib.<A HREF="lib/Library.html" title="class in lib">Library</A>
<DD>曲线颜色
<DT><A HREF="algorithm/BinaryTreeSort.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> - 
Method in class algorithm.<A HREF="algorithm/BinaryTreeSort.html" title="class in algorithm">BinaryTreeSort</A>
<DD>对o1、o1进行排序。
<DT><A HREF="algorithm/HamiltonSort.html#compare(java.lang.Object, java.lang.Object)"><B>compare(Object, Object)</B></A> - 
Method in class algorithm.<A HREF="algorithm/HamiltonSort.html" title="class in algorithm">HamiltonSort</A>
<DD>对o1、o1进行排序。
<DT><A HREF="input/EquationInput.html#computePanel"><B>computePanel</B></A> - 
Variable in class input.<A HREF="input/EquationInput.html" title="class in input">EquationInput</A>
<DD>用来放置计算按钮和帮助按钮等。
<DT><A HREF="input/FitInput.html#computePanel"><B>computePanel</B></A> - 
Variable in class input.<A HREF="input/FitInput.html" title="class in input">FitInput</A>
<DD>用来放置计算按钮和帮助按钮等。
<DT><A HREF="input/GraphInput.html#computePanel"><B>computePanel</B></A> - 
Variable in class input.<A HREF="input/GraphInput.html" title="class in input">GraphInput</A>
<DD>用来放置计算按钮和帮助按钮等。
</DL>
<HR>
<A NAME="_D_"><!-- --></A><H2>
<B>D</B></H2>
<DL>
<DT><A HREF="lib/DataFileFilter.html" title="class in lib"><B>DataFileFilter</B></A> - class lib.<A HREF="lib/DataFileFilter.html" title="class in lib">DataFileFilter</A>.<DD>这是文件滤镜,打开或保存文件数据时过滤文件用。<DT><A HREF="lib/DataFileFilter.html#DataFileFilter(java.lang.String, java.lang.String)"><B>DataFileFilter(String, String)</B></A> - 
Constructor for class lib.<A HREF="lib/DataFileFilter.html" title="class in lib">DataFileFilter</A>
<DD>构造一个文件滤镜类。
<DT><A HREF="algorithm/LinearEquation.html#diagonalize()"><B>diagonalize()</B></A> - 
Method in class algorithm.<A HREF="algorithm/LinearEquation.html" title="class in algorithm">LinearEquation</A>
<DD>将系数矩阵对角化。
<DT><A HREF="algorithm/GraphTheory.html#dijkstra(int, int)"><B>dijkstra(int, int)</B></A> - 
Method in class algorithm.<A HREF="algorithm/GraphTheory.html" title="class in algorithm">GraphTheory</A>
<DD>Dijkstra算法,根据权矩阵计算图中任意两结点间的最短路。
</DL>
<HR>
<A NAME="_E_"><!-- --></A><H2>
<B>E</B></H2>
<DL>
<DT><A HREF="input/EquationInput.html" title="class in input"><B>EquationInput</B></A> - class input.<A HREF="input/EquationInput.html" title="class in input">EquationInput</A>.<DD>该类所提供的方法是供给类<A HREF="Modeling.html" title="class in "><CODE>Modeling</CODE></A>调用的,用以产生求解线性方程组的输入界面。<DT><A HREF="input/EquationInput.html#EquationInput(java.awt.Component, javax.swing.JPanel, javax.swing.JPanel, javax.swing.JPanel)"><B>EquationInput(Component, JPanel, JPanel, JPanel)</B></A> - 
Constructor for class input.<A HREF="input/EquationInput.html" title="class in input">EquationInput</A>
<DD>产生包含方程组相关参数的类。
</DL>
<HR>
<A NAME="_F_"><!-- --></A><H2>
<B>F</B></H2>
<DL>
<DT><A HREF="algorithm/Fit.html" title="class in algorithm"><B>Fit</B></A> - class algorithm.<A HREF="algorithm/Fit.html" title="class in algorithm">Fit</A>.<DD>这个类是数据拟合所需用到的类,包括一元线性回归、多项式回归、多元线性回归、三次样条插值等。<DT><A HREF="algorithm/Fit.html#Fit(double[][], double[])"><B>Fit(double[][], double[])</B></A> - 
Constructor for class algorithm.<A HREF="algorithm/Fit.html" title="class in algorithm">Fit</A>
<DD>构造拟合与插值类。
<DT><A HREF="input/FitInput.html" title="class in input"><B>FitInput</B></A> - class input.<A HREF="input/FitInput.html" title="class in input">FitInput</A>.<DD>该类所提供的方法是供给类<A HREF="Modeling.html" title="class in "><CODE>Modeling</CODE></A>调用的,用以产生拟合与插值的数据输入界面。<DT><A HREF="input/FitInput.html#FitInput(java.awt.Component, javax.swing.JPanel, javax.swing.JPanel, javax.swing.JPanel)"><B>FitInput(Component, JPanel, JPanel, JPanel)</B></A> - 
Constructor for class input.<A HREF="input/FitInput.html" title="class in input">FitInput</A>
<DD>产生包含方程组相关参数的类。
<DT><A HREF="function/Function.html" title="interface in function"><B>Function</B></A> - interface function.<A HREF="function/Function.html" title="interface in function">Function</A>.<DD>函数接口。<DT><A HREF="lib/Library.html#firstRun"><B>firstRun</B></A> - 
Static variable in class lib.<A HREF="lib/Library.html" title="class in lib">Library</A>
<DD>判断程序是否第一次启动
<DT><A HREF="input/FitInput.html#focusGained(java.awt.event.FocusEvent)"><B>focusGained(FocusEvent)</B></A> - 
Method in class input.<A HREF="input/FitInput.html" title="class in input">FitInput</A>
<DD>由FocusListener所指定的方法,当光标移动到最后一组数据输入域的最后一个输入框时,生成下一组数据输入域
<DT><A HREF="input/FitInput.html#focusLost(java.awt.event.FocusEvent)"><B>focusLost(FocusEvent)</B></A> - 
Method in class input.<A HREF="input/FitInput.html" title="class in input">FitInput</A>
<DD>由FocusListener所指定的方法,这是空方法。
<DT><A HREF="lib/Library.html#font"><B>font</B></A> - 
Static variable in class lib.<A HREF="lib/Library.html" title="class in lib">Library</A>
<DD>程序所使用的默认字体。
<DT><A HREF="function/package-summary.html"><B>function</B></A> - package function<DD>&nbsp;</DL>
<HR>
<A NAME="_G_"><!-- --></A><H2>
<B>G</B></H2>
<DL>
<DT><A HREF="input/GraphInput.html" title="class in input"><B>GraphInput</B></A> - class input.<A HREF="input/GraphInput.html" title="class in input">GraphInput</A>.<DD>该类所提供的方法是供给类<A HREF="Modeling.html" title="class in "><CODE>Modeling</CODE></A>调用的,用以产生图论算法的输入界面。<DT><A HREF="input/GraphInput.html#GraphInput(java.awt.Component, javax.swing.JPanel, javax.swing.JPanel, javax.swing.JPanel)"><B>GraphInput(Component, JPanel, JPanel, JPanel)</B></A> - 
Constructor for class input.<A HREF="input/GraphInput.html" title="class in input">GraphInput</A>
<DD>产生包含图的矩阵相关参数的类。
<DT><A HREF="algorithm/GraphTheory.html" title="class in algorithm"><B>GraphTheory</B></A> - class algorithm.<A HREF="algorithm/GraphTheory.html" title="class in algorithm">GraphTheory</A>.<DD>这个类是图论的类,里面包含一些图论常见的算法。<DT><A HREF="algorithm/GraphTheory.html#GraphTheory(int[][], int)"><B>GraphTheory(int[][], int)</B></A> - 
Constructor for class algorithm.<A HREF="algorithm/GraphTheory.html" title="class in algorithm">GraphTheory</A>
<DD>用所给矩阵生成一个图。
<DT><A HREF="algorithm/GraphTheory.html#generateHuffmanPath(ADT.BinaryTree)"><B>generateHuffmanPath(BinaryTree)</B></A> - 
Static method in class algorithm.<A HREF="algorithm/GraphTheory.html" title="class in algorithm">GraphTheory</A>
<DD>根据已生成的Huffman树生成树中各结点的路径。
<DT><A HREF="algorithm/GraphTheory.html#generateHuffmanTree(java.util.LinkedList)"><B>generateHuffmanTree(LinkedList)</B></A> - 
Static method in class algorithm.<A HREF="algorithm/GraphTheory.html" title="class in algorithm">GraphTheory</A>
<DD>Huffman算法,根据所给树的结点链表对构造Huffman树的过程作一次递归。
<DT><A HREF="lib/DataFileFilter.html#getDescription()"><B>getDescription()</B></A> - 
Method in class lib.<A HREF="lib/DataFileFilter.html" title="class in lib">DataFileFilter</A>
<DD>返回文件描述。

⌨️ 快捷键说明

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