首页 开发技术 C#     /    C#遗传算法程序(可视化版)

C#遗传算法程序(可视化版)

上传者: xj2419174554 | 上传时间:2023/7/23 9:14:57 | 文件大小:247KB | 文件类型:ZIP
C#遗传算法程序(可视化版)
将一段用C语言实现的求解下列方程:f(x1,x2,x3)=x1^2-x1*x2+x3在给定区间的最大值的遗传算法程序改成C#程序。
要求:     (1)、数据从文件读入,结果输出到另一文件;
     (2)实现多线程。

文件下载

资源详情

[{"title":"(43个子文件247KB)C#遗传算法程序(可视化版)","children":[{"title":"myCWindowsProgram","children":[{"title":"myCWindowsProgram","children":[{"title":"MyWindows.Designer.cs <span style='color:#111;'>26.68KB</span>","children":null,"spread":false},{"title":"bin","children":[{"title":"Release","children":null,"spread":false},{"title":"Debug","children":[{"title":"myCWindowsProgram.vshost.exe.config <span style='color:#111;'>187B</span>","children":null,"spread":false},{"title":"myCWindowsProgram.vshost.exe <span style='color:#111;'>22.45KB</span>","children":null,"spread":false},{"title":"DataSet_Three.txt <span style='color:#111;'>24B</span>","children":null,"spread":false},{"title":"Write.txt <span style='color:#111;'>68.75KB</span>","children":null,"spread":false},{"title":"DataSet_Two.txt <span style='color:#111;'>18B</span>","children":null,"spread":false},{"title":"myCWindowsProgram.pdb <span style='color:#111;'>59.50KB</span>","children":null,"spread":false},{"title":"DataSet_One.txt <span style='color:#111;'>22B</span>","children":null,"spread":false},{"title":"myCWindowsProgram.exe <span style='color:#111;'>25.50KB</span>","children":null,"spread":false},{"title":"myCWindowsProgram.exe.config <span style='color:#111;'>187B</span>","children":null,"spread":false},{"title":"myCWindowsProgram.vshost.exe.manifest <span style='color:#111;'>490B</span>","children":null,"spread":false},{"title":"Result.txt <span style='color:#111;'>6.61KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"Chrosome.cs <span style='color:#111;'>4.59KB</span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'>544B</span>","children":null,"spread":false},{"title":"obj","children":[{"title":"Debug","children":[{"title":"TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"myCWindowsProgram.csproj.GenerateResource.Cache <span style='color:#111;'>1.02KB</span>","children":null,"spread":false},{"title":"myCWindowsProgram.pdb <span style='color:#111;'>59.50KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'>6.80KB</span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'>1.25KB</span>","children":null,"spread":false},{"title":"TempPE","children":null,"spread":false},{"title":"myCWindowsProgram.Properties.Resources.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"myCWindowsProgram.csprojResolveAssemblyReference.cache <span style='color:#111;'>2.09KB</span>","children":null,"spread":false},{"title":"myCWindowsProgram.exe <span style='color:#111;'>25.50KB</span>","children":null,"spread":false},{"title":"TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":"myCWindowsProgram.myWindows.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"myCWindowsProgram.csproj.FileListAbsolute.txt <span style='color:#111;'>2.01KB</span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"DataSet_Three.txt <span style='color:#111;'>24B</span>","children":null,"spread":false},{"title":"Write.txt <span style='color:#111;'>464.21KB</span>","children":null,"spread":false},{"title":"DataSet_Two.txt <span style='color:#111;'>18B</span>","children":null,"spread":false},{"title":"MyWindows.resx <span style='color:#111;'>5.68KB</span>","children":null,"spread":false},{"title":"MyWindows.cs <span style='color:#111;'>5.97KB</span>","children":null,"spread":false},{"title":"DataSet_One.txt <span style='color:#111;'>22B</span>","children":null,"spread":false},{"title":"Population.cs <span style='color:#111;'>15.98KB</span>","children":null,"spread":false},{"title":"Result.txt <span style='color:#111;'>6.33KB</span>","children":null,"spread":false},{"title":"App.config <span style='color:#111;'>187B</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Resources.resx <span style='color:#111;'>5.48KB</span>","children":null,"spread":false},{"title":"Settings.settings <span style='color:#111;'>249B</span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'>1.41KB</span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'>1.08KB</span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'>2.80KB</span>","children":null,"spread":false}],"spread":false},{"title":"myCWindowsProgram.csproj <span style='color:#111;'>3.82KB</span>","children":null,"spread":false}],"spread":false},{"title":"myCWindowsProgram.v11.suo <span style='color:#111;'>44.50KB</span>","children":null,"spread":false},{"title":"myCWindowsProgram.sln <span style='color:#111;'>941B</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • 米茱珠:
    比较简单,还行2019-10-17
  • hipidj:
    写得挺不错的2015-12-15
  • zhliang2004hf:
    不错的资源,有参考价值。2015-11-05
  • gao110201:
    怎么点下载没有反应呢?还说我频繁下载。。。很想下载来试试呀。。。。2015-05-05
  • 小嘻嘻嘻嘻:
    挺好的,感觉跟我们是一个老师嘛2015-04-07

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明