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

📄 01.htm

📁 Visual C++实现的基因遗传算法库源代码以演示程序Free Source Code for Genetic algorithm 2008年05月21日 C++, Windows, Win32
💻 HTM
字号:
<html><head>
<meta http-equiv="content-type" content="text/html; charset=gb2312">

<title>MRS07374_TechEdURGITPro_300x250_IF</title>
<meta http-equiv="expires" content="0">
<meta http-equiv="Pragma" content="no-cache">
<script language="JavaScript" type="text/javascript"> 
var nRequiredVersion = 8; 
var bIsRightVersion = false;	
var isIE = (navigator.appVersion.indexOf("MSIE") != -1) ? true : false;
var isWin = (navigator.appVersion.toLowerCase().indexOf("win") != -1) ? true : false;
var isOpera = (navigator.userAgent.indexOf("Opera") != -1) ? true : false;
if(isIE && isWin){
document.writeln('<SCR' + 'IPT LANGUAGE=VBScript\>');
document.writeln('on error resume next');
document.writeln('Set oFlashPlayer = CreateObject("ShockwaveFlash.ShockwaveFlash." & nRequiredVersion)');
document.writeln('If IsObject(oFlashPlayer) Then');
document.writeln('bIsRightVersion = True');
document.writeln('End If');
document.writeln('If (Not bIsRightVersion) And (nRequiredVersion < 3) Then');
document.writeln('Set oFlashPlayer = CreateObject("ShockwaveFlash.ShockwaveFlash")');
document.writeln('If IsObject(oFlashPlayer) Then');
document.writeln('bIsRightVersion = True');
document.writeln('End If');
document.writeln('End If');
document.writeln('</SCR' + 'IPT\>'); 
}
function CheckSwfVer(){
if (navigator.plugins != null && navigator.plugins.length > 0) {
if (navigator.plugins["Shockwave Flash 2.0"] || navigator.plugins["Shockwave Flash"]) {
var swVer2 = navigator.plugins["Shockwave Flash 2.0"] ? " 2.0" : "";
var flashDescription = navigator.plugins["Shockwave Flash" + swVer2].description;
var descArray = flashDescription.split(" ");
var tempArrayMajor = descArray[2].split(".");	
var versionMajor = tempArrayMajor[0];
bIsRightVersion = (versionMajor >= nRequiredVersion);
}
}
else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.6") != -1)
{
bIsRightVersion = (4 >= nRequiredVersion);
}
else if (navigator.userAgent.toLowerCase().indexOf("webtv/2.5") != -1)
{
bIsRightVersion = (3 >= nRequiredVersion);
}
else if (navigator.userAgent.toLowerCase().indexOf("webtv") != -1) 
{
bIsRightVersion = (2 >= nRequiredVersion);
}
}
function detectFlashITY1209577903113() 
{ 
if (!bIsRightVersion) {
CheckSwfVer();
}
}
detectFlashITY1209577903113(); 
 </script>
</head><body style="border-width: 0px; margin: 0px;" bgcolor="White">
<script language="JavaScript" type="text/javascript"> 
var _strContentITY1209577903113 = '';
if(bIsRightVersion) 
{ 
var strFQDN = "HTTP://spe.atdmt.com/ds/NMMRTSHARITY/"; 
var index = strFQDN.indexOf("/ds/");
strFQDN = strFQDN.substring(0, index);
_strContentITY1209577903113 = '' + '<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="HTTP://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab" width="300" height="250">'
+ '<param name="movie" value="HTTP://spe.atdmt.com/ds/NMMRTSHARITY/MRS07374_TechEdURGITPro_300x250.swf?ver=1&clickTag1=http://clk.atdmt.com/go/cdprjity0360000197mrt/direct;ai.45268181;ct.1/01&clickTag=http://clk.atdmt.com/go/cdprjity0360000197mrt/direct;ai.45268181;ct.1/01" />'
+ '<param name="base" value="HTTP://spe.atdmt.com/ds/NMMRTSHARITY/" />'
+ '<param name="quality" value="high" />'
+ '<param name="salign" value="lt" />'
+ '<param name="loop" value="true" />'
+ '<param name="wmode" value="opaque" />'
+ '<embed quality="high" salign="LT" loop="true" type="application/x-shockwave-flash" pluginspace="HTTP://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" base="HTTP://spe.atdmt.com/ds/NMMRTSHARITY/" wmode="opaque" src="HTTP://spe.atdmt.com/ds/NMMRTSHARITY/MRS07374_TechEdURGITPro_300x250.swf?ver=1&clickTag1=http://clk.atdmt.com/go/cdprjity0360000197mrt/direct;ai.45268181;ct.1/01&clickTag=http://clk.atdmt.com/go/cdprjity0360000197mrt/direct;ai.45268181;ct.1/01" width="300" height="250" />'
+ '</object>'
+ '';
} 
else 
{ 
_strContentITY1209577903113 = '<a target="_blank" href="http://clk.atdmt.com/go/cdprjity0360000197mrt/direct;ai.45268181;ct.1/01"><img border="0" src="HTTP://spe.atdmt.com/ds/NMMRTSHARITY/MRS07374_TechEdURGITPro_300x250.jpg?ver=1" width="300" height="250" /></a>';
}
</script>
<script language="JavaScript" type="text/javascript" src="01_data/DocumentDotWrite.js"></script>
<script language="JavaScript" type="text/javascript">DocumentDotWrite(_strContentITY1209577903113);
</script>
<noscript> <a target="_blank"
href="http://clk.atdmt.com/go/cdprjity0360000197mrt/direct;ai.45268181;ct.1/01"><img
border="0"
src="HTTP://spe.atdmt.com/ds/NMMRTSHARITY/MRS07374_TechEdURGITPro_300x250.jpg?ver=1"
width="300" height="250" /></a>
</noscript>
</body></html>

⌨️ 快捷键说明

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