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

📄 examples.html

📁 java 作图的程序
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"><HTML> <HEAD><TITLE>Graph Examples</TITLE></HEAD><BODY><H1 ALIGN=CENTER>Examples</H1><HR><P><DL COMPACT>  <DT> <A HREF="examples/example1.html">Example 1</A>  <DD> A simple example of a static plot. The data is created by       the applet and plotted using the Graph2D, DataSet and Axis classes.  <DT> <A HREF="examples/example1a.html">Example 1a</A>  <DD> As a number of people have asked me for an example of this, here       is example 1, redone on 2 graphs side by side in the same applet.  <DT> <A HREF="examples/example1b.html">Example 1b</A>  <DD> A simple example of a plot using the VectorSet class to plot vectors.  <DT> <A HREF="examples/example2.html">Example 2</A>  <DD> An example of using Threads and the Graphing Class library to       produce a StripChart.  <DT> <A HREF="examples/example2a.html">Example 2a</A>  <DD> An example of using Threads, double buffering and the       Graphing Class library to       produce a flicker free StripChart.  <DT> <A HREF="examples/example3.html">Example 3</A>  <DD> An example of plotting data loaded from a URL       and allowing the user to rescale the plot, and retrieve the data.  <DT> <A HREF="examples/example4.html">Example 4</A>  <DD> An example of the TextLine class, superscripts and subsripts.  <DT> <A HREF="examples/example4a.html">Example 4a</A>  <DD> An example of the RTextLine class an extension of the TextLine class       that allows text to be rotated in multiples of 90 degrees.  <DT> <A HREF="examples/example5.html">Example 5</A>  <DD> An example of the use of the BuildGraph class. The plot is built       from a script file.  <DT> <A HREF="examples/example5a.html">Example 5a</A>  <DD> Another example of the use of the BuildGraph class.  <DT> <A HREF="examples/example5b.html">Example 5b</A>  <DD> Another example of the use of the BuildGraph class.  <DT> <A HREF="examples/example6.html">Example 6</A>  <DD> An example of the use of the Contour class.  <DT> <A HREF="examples/parse1d.html">Example 7</A>  <DD> An example of using the ParseFunction class. Plot a parsed function       of one variable.  <DT> <A HREF="examples/parse2d.html">Example 8</A>  <DD> An example of using the ParseFunction class. Plot contours       of a parsed function       of two variables.</DL><HR><H5>Jump To:<BR><A HREF="Top.html">Graph Home</A><BR><A HREF="http://www-igpp.llnl.gov/people/brookshaw.html">My Page</A><BR><A HREF="http://www-igpp.llnl.gov/Top.html">IGPP</A><BR><A HREF="http://www-phys.llnl.gov/index.html">Physics and Space Technology</A><BR><A HREF="http://www.llnl.gov/">LLNL</A><BR></H5><HR><!-- hhmts start -->Last modified: Tue Sep 24 15:29:19 EST 1996<!-- hhmts end --></BODY> </HTML>

⌨️ 快捷键说明

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