ACO
英[]
美[]
- abbr. 最佳适应控制(Adaptive Control Optimization);自动呼叫源(Automatic Call Origination);蚁群算法(Ant Colony Optimization)
双语例句
- 1. This paper presents a new improved ACO.
- 为此,该文提出了一种新的改进蚁群算法。
youdao
- 2. These were necessary in order to create the aco entries for Dealers.
- 为了为经销商创建aco条目,这是必须的。
youdao
- 3. Therefore, a quickly convergent version of the ACO algorithm is presented.
- 为此,提出了一种高速收敛算法。
youdao
- 4. Two improvements on Ant Colony Optimization(ACO) algorithm is presented in this paper.
- 蚁群算法在处理大规模优化问题时效率很低。
youdao
- 5. A new ACO algorithm for unconstrained nonlinear integer optimization problem is present.
- 提出了一种新的蚁群算法来求解无约束的整数规划问题。
youdao
- 6. Ant Colony Optimization (ACO) algorithm is a new swarm intelligence heuristic algorithm.
- 蚁群算法是一种新兴的群智能算法。
youdao
- 7. In this paper, ant colony algorithm (ACO) was applied to solve the prioritizing problem of flight landing.
- 本文将蚁群算法用于着陆航班的排序问题。
youdao
- 8. Next, you could have modified the dealer add action to grant create permissions for the dealer ACO to the user's ARO.
- 接下来,修改dealeradd操作,将经销商aco的create权限授予用户的ARO。
youdao
- 9. The theory part of ACO focuses on establishing the computation model of ACO, analyzing the convergence of ACO, etc.
- 理论方面主要研究算法的模型,分析其收敛性和收敛速度以及控制参数对算法性能的影响等。
youdao
- 10. So it is necessary to improve the current ACO algorithms, which would have better performance for solving large TSP.
- 因此,有必要对算法进行改进,使算法在中大规模的TSP问题上有较好的性能。
youdao
- 11. Owing to its positive feedback and effective parallelization and strong lustiness, ACO has been applied in many fields.
- 它具有正反馈、并行计算、较强的鲁棒性等诸多特点,在很多领域有着广泛的应用。
youdao
- 12. Then the principle, the model, the characteristics and the management about the basic algorithm of ACO are also presented.
- 介绍了蚁群算法基本模型的原理、特点和实现方法,并介绍了目前针对基本蚁群算法不足所提出的改进措施。
youdao
- 13. ACO adopts parallel computation mechanism, has strong robustness and is easy to combine with other methods in optimization.
- 蚁群算法采用分布式并行计算机制,易与其他方法结合,具有较强的鲁棒性等特点。
youdao
- 14. Acetoin was shown to function as an inducer for the expression of aco genes, whereas glucose exhibited a repression effect.
- 被认定为诱导物的乙醯甲基甲醇可刺激启动区的表现,而葡萄糖则表现抑制现象。
youdao
- 15. Compared with the theory aspect of ACO, the application aspect of ACO extends to rather wide fields and makes great success.
- 相对于理论部分,对蚁群算法的应用部分的研究则开辟了相当广阔的领域,也取得了很大的成功。
youdao
- 16. FrontierJournal (FJ) : Frontier Journal is interviewing Ann Winblad, aco-founder and partner of Hummer Winblad Venture Capital.
- 边疆日报(福建):边疆期刊采访安winblad,联合创始人和合伙人的悍马Winblad风险投资。
youdao
- 17. The dynamic combination of GA and ACO in the strategy is realized by the difference of population similarity in different iterations.
- 该策略通过不同迭代次数中种群相似度的差值实现两种算法的动态融合。
youdao
- 18. But compare to other bionics evolution algorithms ACO has disadvantages such as long-time searching and local best solution and so on.
- 但是与其它仿生学进化算法相比,蚁群算法存在搜索时间长、易陷入局部最优等缺点。
youdao
- 19. In order to improve the performance of ACO algorithm, an ACO algorithm with the dynamic parameter decision model was presented in this paper.
- 为使蚁群优化算法在应用中发挥最佳的寻优性能,提出带有动态参数决策模型的改进蚁群优化算法。
youdao
- 20. In this study, using chewing cane as experimental materials, cloned ACO gene by homology cloning techniques and made some other researches on it.
- 本研究以果蔗为实验材料,利用同源克隆技术克隆了ACO基因,并对该基因做了相关研究。
youdao
- 21. ACO algorithm is basically a multi agent system where low level interactions between single agents result in a complex behavior of the whole ant colony.
- ACO算法本质上是一个多代理系统,在这个系统中单个代理之间的交互导致了整个蚁群的复杂行为。
youdao
- 22. You have to earn your Zollars and they are used as a way to recognize employees for times when aco-worker or manager feels they've gone above and beyond.
- 你要挣到“Z元”,“Z元”被用来奖励那些被同事和经理认为努力进步和自我超越的员工。
youdao
- 23. This dissertation defines the heuristic information in ACO properly and designs the corresponding ACO's state transition rule and pheromone updating rule.
- 论文同时对蚁群优化中的启发式信息给出了合理定义,并设计了相应的状态转移规则和信息素更新规则;
youdao
- 24. Experimental results show that the novel algorithm can get a better solution, and convergence rate is enhanced with a comparison to the I-ACO-B algorithm.
- 实验结果表明,与I-ACO-B算法相比,该算法不仅能获得更好的解,且收敛速度也有一定的提高。
youdao
- 25. The applications of ACO to static and dynamic COPs, such as traveling salesman problem, quadratic assignment problem, network routing problem are reviewed.
- 结合旅行商问题、二次指派问题以及网络路由问题等典型组合优化问题,概述了ACO在静态组合最优化和动态组合优化问题中的应用。
youdao
- 26. Relative to the ACO algorithm, GPSO algorithm is better than the ACO algorithm whether in the search speed, search precision, or in the algorithm running time.
- 相对于蚁群算法来说,不论是在搜索速度、搜索精度,还是在算法的运行时间上,GPSO算法都要优于蚁群算法。
youdao
- 27. Relative to the ACO algorithm, GPSO algorithm is better than the ACO algorithm whether in the search speed, search precision, or in the algorithm running time.
- 相对于蚁群算法来说,不论是在搜索速度、搜索精度,还是在算法的运行时间上,GPSO算法都要优于蚁群算法。
youdao
百度翻译
有道翻译