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

📄 faq.htm

📁 遗传算法GPE_release_v1.0.tar
💻 HTM
字号:
<html dir="ltr"><head> 
    <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252"> 
    <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5"><title>Frequently Asked Questions</title> 
     
    <xml></xml> 
     
    <link rel="stylesheet" type="text/css" href="FAQ_files/MSDN.htm"> 
    <link rel="shortcut icon" href="http://64.4.61.250/cgi-bin/getmsg/favicon.ico" type="image/x-icon"> 
    <link rel="stylesheet" type="text/css" href="FAQ_files/DesignNotes.htm"> 
    <script src="FAQ_files/DesignNotes_002.htm" language="javascript" type="text/javascript"> 
    </script></head> 
  <body id="bodyID" class="dtBODY"> 
    <div id="nsbanner"><table border="0" cellpadding="0" cellspacing="0" width="100%"> 
  <tbody><tr> 
    <td> 
  <div id="bannerrow1"> 
    <table class="bannerparthead" cellspacing="0"> 
      <tbody><tr id="hdr"> 
        <td class="runninghead" style="font-size: 70%;"><a href="javascript:toggle('design_span',true)" title="Show or hide design notes" id="design_toggle" class="show"><img src="FAQ_files/D.htm" onload="javascript:check(); window.parent.frames[0].syncTree(document.URL)" align="middle"></a> Genetic Programming Engine FAQ</td> 
      </tr> 
    </tbody></table> 
  </div> 
  <div id="TitleRow"> 
    <h1 class="dtH1" style="font-size: 85%; position: relative; left: 5px;">FAQ Topics</h1> 
  </div> 
  </td> 
    <td align="right" valign="top"><img src="FAQ_files/GP_blue.htm"></td> 
  </tr> 
</tbody></table></div> 
    <div id="nstext"> 
      <p> 
            </p><h4 class="dtH4">Getting Started with Genetic Programming (GP)</h4> 
            <div class="tablediv"> 
              <table class="dtTABLE" cellspacing="0"> 
                <tbody><tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.EvolutionaryAlgorithms.html">Getting Started with Genetic Programming (GP) </a></td> 
               	  <td width="70%"> </td> 
                </tr> 
              </tbody></table> 
            </div> 
            <h4 class="dtH4">Overview of the Genetic Programming Engine (GPE) Components</h4> 
            <div class="tablediv"> 
              <table class="dtTABLE" cellspacing="0"> 
                <tbody><tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.Objects.Individual.html">Overview of the Genetic Programming Engine</a></td> 
               	  <td width="70%"></td> 
                </tr> 
                <tr valign="top"> 
                  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.Objects.Population.html">Overview of the Internal Classes</a></td> 
               	  <td width="70%"></td> 
                </tr> 
                <tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.Objects.Generation.html">Overview of the Verifiers</a></td> 
               	  <td width="70%"></td> 
                </tr> 
                <tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.Objects.Environment.html">Running the Engine with the GUI</a></td> 
               	  <td width="70%"></td> 
                </tr> 
                <tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.Objects.History.html">Running the Engine with the Console</a></td> 
               	  <td width="70%"></td> 
                </tr> 
              </tbody></table> 
            </div> 
            <h4 class="dtH4">Designing a new problem for the GPE</h4> 
            <div class="tablediv"> 
              <table class="dtTABLE" cellspacing="0"> 
                <tbody><tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.Actions.test.html">How to Translate a Problem to Computer Code</a></td> 
               	  <td width="70%"></td> 
                </tr> 
                <tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.Actions.run.html">How to write the ProblemSpace classes</a></td> 
               	  <td width="70%"></td> 
                </tr> 
                <tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.Actions.run.html">How to Write IPrecodeTree for Different Problems</a></td> 
               	  <td width="70%"></td> 
                </tr> 
              </tbody></table> 
            </div> 
            <h4 class="dtH4">Action Perception Precode</h4> 
            <div class="tablediv"> 
              <table class="dtTABLE" cellspacing="0"> 
                <tbody><tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.EvolutionaryAlgorithms.html">Action Perception Precode</a></td> 
               	  <td width="70%"> </td> 
                </tr> 
              </tbody></table> 
            </div> 
            <h4 class="dtH4">Running a problem on the GPE</h4> 
            <div class="tablediv"> 
              <table class="dtTABLE" cellspacing="0"> 
                <tbody><tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.GeneticOperations.recombination.html">Getting everything to work together</a></td> 
               	  <td width="70%"></td> 
                </tr> 
                <tr valign="top"> 
               	  <td width="30%"><a href="http://64.4.61.250/cgi-bin/getmsg/Glossary.GeneticOperations.mutation.html">Start to finish</a></td> 
               	  <td width="70%"></td> 
                </tr> 
              </tbody></table> 
            </div> 
            <hr> 
      <div id="footer"><a href="http://www.opensource.org/" target="_top"><img src="FAQ_files/open_source_button.png" style="padding-bottom: 5px;" align="left" border="0"></a> This software licensed under the <a href="http://opensource.org/licenses/afl-2.1.php" target="_top">Academic Free License version 2.1</a>. (<a href="http://64.4.61.250/cgi-bin/getmsg/afl-2.1.txt">Plain text</a>)</div> 
    </div> 
  </body></html>

⌨️ 快捷键说明

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