用分层实现遗传算法,高、低两个层次并行运行,自主选择种群规模、变异率及两层的交叉率,结果以文本方式输出。
上传时间: 2014-01-12
上传用户:yuanyuan123
鉴于许多考研朋友需要,此答案比网上发现的其他任何答案都更详尽,实在不可多得 配套书本:《计算机系统结构-第2版》 清华大学出版社 郑纬民 汤志忠 编著
标签:
上传时间: 2013-12-25
上传用户:z754970244
pic 自动温度检测系统 本系统完成自动温度检测,并周期性在液晶上显示,采用的温度芯片为DS18B20
上传时间: 2015-06-06
上传用户:无聊来刷下
汽车转向灯控制电路,采用循环点亮三个指示灯指出汽车的转弯方向。
上传时间: 2013-12-18
上传用户:李梦晗
源代码\用动态规划算法计算序列关系个数 用关系"<"和"="将3个数a,b,c依次序排列时,有13种不同的序列关系: a=b=c,a=b<c,a<b=v,a<b<c,a<c<b a=c<b,b<a=c,b<a<c,b<c<a,b=c<a c<a=b,c<a<b,c<b<a 若要将n个数依序列,设计一个动态规划算法,计算出有多少种不同的序列关系, 要求算法只占用O(n),只耗时O(n*n).
上传时间: 2013-12-26
上传用户:siguazgb
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
Matlab官方文档:Matlab函数参考第三卷function reference volumn3 P_Z
标签: Matlab reference function volumn3
上传时间: 2014-10-12
上传用户:shawvi
本书作者根据国家有关部门制定的安全技术防范方面的规范和这方面设备与技术的最新发展,结合编著者多年的工作实践编著了本书
上传时间: 2013-12-26
上传用户:nanfeicui
完整的I2C slave model以及spec詳附在內,適合想利用verilog開發此類傳輸的人參考
上传时间: 2015-06-10
上传用户:s363994250
是遗传算法解决约束问题的电子书,请大家来分享吧
上传时间: 2014-01-10
上传用户:天涯