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

📄 class_move.html

📁 遗传算法vc++语言版源程序,台湾大学编写。
💻 HTML
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"><title>Move Class Reference</title><link href="doxygen.css" rel="stylesheet" type="text/css"><link href="tabs.css" rel="stylesheet" type="text/css"></head><body><!-- Generated by Doxygen 1.4.5 --><div class="tabs">  <ul>    <li><a href="index.html"><span>Main&nbsp;Page</span></a></li>    <li id="current"><a href="annotated.html"><span>Classes</span></a></li>    <li><a href="dirs.html"><span>Directories</span></a></li>  </ul></div><div class="tabs">  <ul>    <li><a href="annotated.html"><span>Class&nbsp;List</span></a></li>    <li><a href="hierarchy.html"><span>Class&nbsp;Hierarchy</span></a></li>    <li><a href="functions.html"><span>Class&nbsp;Members</span></a></li>  </ul></div><h1>Move Class Reference</h1><!-- doxytag: class="Move" --><!-- doxytag: inherits="UOFId" -->Basic Move operator class.  <a href="#_details">More...</a><p><code>#include &lt;CommonBase.h&gt;</code><p><p>Inheritance diagram for Move:<p><center><img src="class_move.png" usemap="#Move_map" border="0" alt=""></center><map name="Move_map"><area href="class_u_o_f_id.html" alt="UOFId" shape="rect" coords="0,0,48,24"></map><a href="class_move-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0"><tr><td></td></tr><tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr><tr><td class="memItemLeft" nowrap align="right" valign="top">virtual int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="class_move.html#eedcf0f6e990108212125ab11b84d500">operator()</a> (PopSolution *bp, PopSolution *p1, double w, double c1, double c2)=0</td></tr><tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A function object that actual performs the move action.  <a href="#eedcf0f6e990108212125ab11b84d500"></a><br></td></tr></table><hr><a name="_details"></a><h2>Detailed Description</h2>Basic Move operator class. <p>This is the prototype of the move operator in PSOSolver <p><hr><h2>Member Function Documentation</h2><a class="anchor" name="eedcf0f6e990108212125ab11b84d500"></a><!-- doxytag: member="Move::operator()" ref="eedcf0f6e990108212125ab11b84d500" args="(PopSolution *bp, PopSolution *p1, double w, double c1, double c2)=0" --><p><table class="mdTable" cellpadding="2" cellspacing="0">  <tr>    <td class="mdRow">      <table cellpadding="0" cellspacing="0" border="0">        <tr>          <td class="md" nowrap valign="top">virtual int Move::operator()           </td>          <td class="md" valign="top">(&nbsp;</td>          <td class="md" nowrap valign="top">PopSolution *&nbsp;</td>          <td class="mdname" nowrap> <em>bp</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>PopSolution *&nbsp;</td>          <td class="mdname" nowrap> <em>p1</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>double&nbsp;</td>          <td class="mdname" nowrap> <em>w</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>double&nbsp;</td>          <td class="mdname" nowrap> <em>c1</em>, </td>        </tr>        <tr>          <td class="md" nowrap align="right"></td>          <td class="md"></td>          <td class="md" nowrap>double&nbsp;</td>          <td class="mdname" nowrap> <em>c2</em></td>        </tr>        <tr>          <td class="md"></td>          <td class="md">)&nbsp;</td>          <td class="md" colspan="2"><code> [pure virtual]</code></td>        </tr>      </table>    </td>  </tr></table><table cellspacing="5" cellpadding="0" border="0">  <tr>    <td>      &nbsp;    </td>    <td><p>A function object that actual performs the move action. <p>This is an abstract function, User must override this function to work.     </td>  </tr></table><hr>The documentation for this class was generated from the following file:<ul><li>E:/MyDocument/MyProjects/UnifiedOptimizationFrameworkAlpha/CommonBase.h</ul><hr size="1"><address style="align: right;"><small>Generated on Thu Sep 14 13:49:10 2006 by&nbsp;<a href="http://www.doxygen.org/index.html"><img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.4.5 </small></address></body></html>

⌨️ 快捷键说明

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