tabu中文,tabu的意思,tabu翻译及用法

2025-11-25 04:47 浏览次数 13

tabu

英[tə'buː]美[ tæ'bʊ]

vt. 禁止(等于taboo)

n. (Tabu)人名;(阿拉伯)塔布

adj. 禁忌的

n. 禁忌

tabu 英语释义

英语释义

  • an inhibition or ban resulting from social custom or emotional aversion
  • excluded from use or mention;

    "forbidden fruit"

    "in our house dancing and playing cards were out"

    "a taboo subject"

  • forbidden to profane use especially in South Pacific islands
  • a prejudice (especially in Polynesia and other South Pacific islands) that prohibits the use or mention of something because of its sacred nature

tabu 片语

片语

tabu list禁忌表

Tabu Interval禁忌区间

prohibit from禁止

bar除……外

forbid禁止;不準;不允许;〈正式〉严禁

Tabu Seareh禁忌搜索算法

tabu length禁忌长度

ban from禁止

Tabu Search禁忌搜索

taboo禁忌;禁止

inhibit抑制;禁止

Tabu RecordsTabu Records is a Danish record label founded by the Danish group Suspekt in 1998 and is considered one of the major indie record labels in Denmark.

ban(Ban) (美、罗马、克罗地亚)班恩(人名)

Tabu Algorithm禁忌算法

tabu psychology禁忌心理

tabu 例句

英汉例句

  • the information compression of tabu frequency reduces plenty of memory demand.

    禁忌频率的信息压缩技术节约了大量存储空间。

  • ts is to start from certain initial state-initial solution, search its adjacent territory and delimit shift direction under the control of tabu list until satisfactory solution is obtained.

    其基本思想是从某一初始状态(初始解)出发,对其邻域进行搜索,在禁忌表的控制下,确定移动的方向,直至得到满意解为止。

  • besides the tabu list, the concept of collision list and its application to collisions detecting and treating are also mentioned.

    在禁忌表基础上提出了沖突表概念并应用于沖突检验与处理。

  • the numeric experiment shows that the adaptive and parallel tabu search can solve successfully large-scale distillation separation sequence synthesis problem.

    数值实验表明自适应并行禁忌搜索算法能够成功解算大规模精馏分离序列优化综合问题。

  • to overcome this difficulty, we integrate fuzzy simulation, tabu search and neural network to a hybrid algorithm to solve the proposed programming problems.

    为了解决这个问题,我们将模糊模拟、禁忌搜索和神经网络结合起来形成一个智能算法来求解模糊两阶段规划问题。

  • personification strategy and tabu list strategy are presented.

    拟人和禁忌表两个策略被给出。

  • a novel algorithm based on tabu search for delay-constrained least-cost routing (tsbdra) is proposed to solve delay-constrained least-cost unicast routing problem.

    针对具有时延约束最小代价路径问题,提出一种基于禁忌搜索方法的时延约束的最小代价单播路由算法(tsbdra)。

  • combining genetic algorithm and tabu search algorithm can improve the performance of genetic algorithm.

    将禁忌搜索算法和遗传算法结合,增强了遗传算法的全局搜索能力。

  • tabu search(ts) algorithm is one of the global optimization search methods which has strong local search and is applied for a large number of combinatorial optimization problems.

    禁忌搜索算法是一种局部搜索能力很强的全局迭代优化算法,已经被成功地应用到各种组合优化问题中。

  • computational experiments indicate that the proposed ihga outperforms the constructive heuristic algorithm and tabu search in both robustness and goodness of searching.

    仿真实验表明,改进混合遗传算法具有比构造型启发式算法和禁忌搜索算法更好的鲁棒性和寻优性能。

  • based on a mathematic model of the multi-vehicle distribution scheduling problem, the authors find a tabu search algorithm for it through designing a new solution expression method.

    在建立多车型配送车辆调度问题的数学模型的基础上,通过设计一种新的解的表示方法建立了求解该问题的禁忌搜索算法。

  • from the results of the research given in this paper, we can see that tabu search has the high convergent ratio, and good convergent precision in learning the parameters of the neuro-fuzzy system.

    通过本文的研究可以看出,将禁忌搜索算法用在模糊神经系统参数学习中具有很好的性能,该算法具有收敛概率高,收敛精度好等优点。

  • the proposed approach is based on a genetic algorithm coupled with critical event tabu search as the local search.

    文中的方法基于遗传算法和关键事件禁忌搜索相融合,后者用来局部搜索。

  • in this paper, a new probability tabu search method is proposed to solve the pickup and delivery problem with time windows (pdptw).

    本文介绍一个求解有时间窗的装载—卸载问题的概率式禁忌搜索算法。

  • search techniques such as genetic algorithms, simulated annealing, tabu search and random walk algorithms have been used extensively for global optimization.

    搜索技术,诸如遗传算法,模拟退火算法,禁忌搜索和随机移动算法,已经广泛应用于全局优化。

  • a tabu search algorithm combined with priority rules was proposed to solve the hybrid flow shop(hfs) scheduling problem with blocking constraint.

    针对带有阻塞限制的混合流水车间调度问题,提出一种禁忌搜索算法和优先级规则相结合的方法。

  • by means of divided and conquer method, searching algorithm and tabu algorithm, a new hybrid algorithm for tsp is formulated, which leads to better initial solutions and less computation load.

    通过结合分块方法、局部搜索算法以及禁忌算法,本文提出一个求解tsp的混合算法,以提高初始解质量,减少计算量。

  • further introduce tabu search arithmetic, build hybrid genetic algorithm in order to overcome deficient of genetic algorithm such as ahead convergence and short of climbing ability.

    此外,为解决实际问题,克服其自身「早熟」、局部搜索能力差的缺点,在算法中引入禁忌搜索算法,从而构成混合遗传算法。

  • the model was resolved with heuristic algorithm based on tabu search technique.

    利用禁忌搜索技术设计启发式算法对模型求解。

  • in this paper it proposes an improved tabu search algorithm for the knapsack problem.

    提出一种改进的禁忌搜索算法来求解背包问题。

  • in rts scheme, the appropriate size of the tabu list is learned automatically through reactive mechanism, thus the problem of ts's complex parameter tuning for efficient search is resolved.

    在利用rts算法的求解过程中,使用了反馈机制,可自动调节禁忌表长度,解决了ts中复杂参数设置与调节的问题;

  • the algorithm has not only the implicit parallelism, global convergence of poa and the intelligence of tabu search, but also the fast convergence of mscoa.

    该方法具有逐次优化算法的隐性并行性和收敛性,禁忌搜索的智能性和变尺度混沌优化方法的快速性。

  • this paper presents a heuristic algorithm based on the scanning solution and tabu search, with an example to illustrate its application.

    提出了一个基于分区扫描方法和禁忌算法的车辆路径问题的启发式算法,并用一个例子说明其应用。

  • based on the characteristics of differential geometry and the tabu search algorithm, a new method for the profile error of ship hull plate processing surface is presented.

    利用曲面的微分几何特性,基于禁忌搜索算法,提出一种新的船体外板曲面形状误差评定方法。

tabu 同义词

相似词

barred(用栅栏)阻挡(bar的过去式)

forbidden不被允许的,被禁止的;禁戒的;(场所)禁止入内的;禁止讨论的,忌讳的

impermissible不允许的,不许可的

verboten禁止的

tabu 反义词

相反词

allowable承认的,容许的;免税的

permissible可允许的;获得準许的

permissive许可的;自由的;宽容的;(两性关系)放纵的

sufferable可忍耐的;可容忍的;可忍受得了的

相关热词