黄聪

论SEO对人类的重要性,请看我的博客:hcsem.com

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2010年10月29日

摘要: Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->using System;using System.Windows.Forms;using System.IO; namespace GA{ public partial class Form1 : Form { TTm[] TP; int _ts = 0; int n = 10; int m = 12; int Pc = 50; //杂交的概率 int Pm = 80; //变异的概率 dec 阅读全文
posted @ 2010-10-29 21:47 黄聪 阅读(1232) 评论(0) 推荐(2) 编辑