2.3 遗传算法 遗传算法(general algorithm,GA)是一类借鉴生物界中自然选择和 自然遗传机制的随机化自适应搜索算法,最先由美国Michigan 大学的...
基于4个网页-相关网页
general algorithm model 通用算法模型
general algorithm mapping 通用算法映射
a more general algorithm 一个较为普通的算法
VGA very general algorithm 通用算法
Including A General Algorithm 包含一般算法
general scanning algorithm 通用扫描算法
General MUSIC algorithm 广义MUSIC算法
General search algorithm 通用搜寻演算法
From what I remember this is the general algorithm.
我记得这是通用算法。
A general algorithm for control system analysis by using MATLAB6.1 Symbolic Math Toolbox is introduced.
介绍了用MATLAB6.1符号数学工具箱实现控制系统分析的一个通用算法。
Comparing with the general algorithm, it has obvious advantage in computing time, memory room and graphical display effect.
与通用算法比较,计算时间、存储空间的开支和图形显示效果方面都有较好的改进。
But in general, it's hard to come up with the really clever algorithm.
但是通常来讲,真正巧妙的算法,确实非常难设计。
Notice here that it's different than the binary search case. We're certainly dividing down, but the combination now actually takes some work. I'll have to actually figure out how to put them back together. And that's a general thing you want to keep in mind when you're thinking about designing a divide and conquer kind of algorithm.
一个分治的例子,注这里,与二分查找所不同的地方,我们肯定是分解了,但是合并的过程还是需要一些工作量的,我会详细说明怎样把它们合并在一起的,当你在考虑设计一个分治算法时,这是你要必须记住的最基本的东西。
应用推荐