node1.html

来自「htmdoc for html coding」· HTML 代码 · 共 97 行

HTML
97
字号
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 3.2 Final//FR"><!-- Converted with LaTeX2HTML 95.1 (Fri Jan 20 1995) --><!-- by Nikos Drakos (nikos@cbl.leeds.ac.uk), CBLU, University of Leeds --><!-- Modified Simulog 03/97 --><HTML><HEAD><TITLE> Preface</TITLE><LINK REL=STYLESHEET TYPE="text/css"	HREF="./Modulef.css" TITLE="Modulef CSS"><meta name="description" value=" Preface"><meta name="keywords" value="Guide2"><meta name="resource-type" value="document"><meta name="distribution" value="global"></HEAD><BODY BGCOLOR="#FFFFFF"><P> <IMG SRC="../icons/smallmod.gif" WIDTH=211 HEIGHT=50 ALIGN=BOTTOM	ALT="Modulef"><A NAME=tex2html181 HREF="Guide2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/previous_motif.gif"	ALT="previous"></A><A NAME=tex2html185 HREF="Guide2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/up_motif.gif"	ALT="up"></A><A NAME=tex2html187 HREF="node2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/next_motif.gif"	ALT="next"></A><A NAME=tex2html189 HREF="node2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/contents_motif.gif"	ALT="contents"></A><A NAME=tex2html190 HREF="node58.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/index_motif.gif"	ALT="index"></A><A HREF="../Guide2-18/node1.html"><IMG BORDER=0 SRC="../icons/zoom18.gif" ALIGN=BOTTOM	ALT="[BIG]"></A><A HREF="../Guide2-14/node1.html"><IMG BORDER=0 SRC="../icons/zoom14.gif" ALIGN=BOTTOM	ALT="[Normal]"></A><A HREF="../Guide2-10/node1.html"><IMG BORDER=0 SRC="../icons/zoom10.gif" ALIGN=BOTTOM	ALT="[small]"></A><BR><B> Next: </B> <A NAME=tex2html188 HREF="node2.html">Contents</A><B>Up: </B> <A NAME=tex2html186 HREF="Guide2.html">Guide 2   Programming and Utilization Standards </A><B> Prev: </B> <A NAME=tex2html182 HREF="Guide2.html">Guide 2   Programming and Utilization Standards </A><B><A HREF="node58.html"	>Index</A></B><B><A HREF="node2.html"	>Contents</A></B><HR SIZE=3 WIDTH="75&#37;"><H1><A NAME=SECTION00010000000000000000> Preface</A></H1><P><P><P>This guide is divided into three principal parts:<P><UL><LI> <b> Part I</b> gives an overview of the MODULEF standards. The aim is to give the reader        a general knowledge of the principle ideas employed and the choices made.<LI> <b> Part II</b> describes the concepts, already presented in Part I, in detail.<LI> <b> Part III</b> gives a complete description of each <b> Data Structure</b>, its      contents and the corresponding tools.</UL><P><P>The main concepts presented in this guide are the following :<P><UL><LI> <b> Utilization Levels :</b>      how to use MODULEF (calling a black box,      a processor, a module, an algorithm or a utility).<P><LI> <b> Free Format :</b>      how to enter data into a MODULEF program.<P><LI> <b> Parser Functions :</b>      how to enter an analytic expression into a program.<P><LI> <b> Dynamic Arrays :</b>      how to allocate and free arrays in memory.<P><LI> <b> Data Structures (DS) :</b>      how to communicate data sets to modules.</UL><P><P><P>In order to facilitate locating information in this guide, the reader is advised to consult the <b> Table of Contents</b>, appearing hereafter, aswell as the <b> Index</b>, located at the end of this user guide.<P><P><HR SIZE=3 WIDTH="75&#37;"><IMG SRC="../icons/smallmod.gif" WIDTH=211 HEIGHT=50 ALIGN=BOTTOM	ALT="Modulef"><A NAME=tex2html181 HREF="Guide2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/previous_motif.gif"	ALT="previous"></A><A NAME=tex2html185 HREF="Guide2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/up_motif.gif"	ALT="up"></A><A NAME=tex2html187 HREF="node2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/next_motif.gif"	ALT="next"></A><A NAME=tex2html189 HREF="node2.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/contents_motif.gif"	ALT="contents"></A><A NAME=tex2html190 HREF="node58.html"><IMG BORDER=0 ALIGN=BOTTOM SRC="../icons/index_motif.gif"	ALT="index"></A><A HREF="../Guide2-18/node1.html"><IMG BORDER=0 SRC="../icons/zoom18.gif" ALIGN=BOTTOM	ALT="[BIG]"></A><A HREF="../Guide2-14/node1.html"><IMG BORDER=0 SRC="../icons/zoom14.gif" ALIGN=BOTTOM	ALT="[Normal]"></A><A HREF="../Guide2-10/node1.html"><IMG BORDER=0 SRC="../icons/zoom10.gif" ALIGN=BOTTOM	ALT="[small]"></A><BR><B> Next: </B> <A NAME=tex2html188 HREF="node2.html">Contents</A><B>Up: </B> <A NAME=tex2html186 HREF="Guide2.html">Guide 2   Programming and Utilization Standards </A><B> Prev: </B> <A NAME=tex2html182 HREF="Guide2.html">Guide 2   Programming and Utilization Standards </A><B><A HREF="node58.html"	>Index</A></B><B><A HREF="node2.html"	>Contents</A></B><BR> <HR><P><ADDRESS></ADDRESS></BODY></HTML>

⌨️ 快捷键说明

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