heuristic search

通常用于解决复杂问题
常用释义
启发式搜索:一种在问题求解过程中利用启发信息进行搜索的方法,通常用于解决复杂问题,以提高搜索效率。

例句

1·This paper studies the weighting techniques in heuristic search.

本文研究了启发式搜索中加权技术。

2·The system includes a extended finite automata and heuristic search technique.

在该系统中,使用了扩充的有限自动机和启发式搜索等技术。

3·Thereafter, the scaling factor of FC is adjusted on-line by means of heuristic search algorithm.

在此基础上,采用启发式搜索算法对模糊控制器比例因子在线调整。

4·Finally, we applied heuristic search method to link video object contour's edge points, sequentially extracted video object.

最后,采用启发式搜索方法连接视频对象轮廓边缘点,进而提取出视频对象。

5·Beam search is a heuristic search algorithm that is an optimization of best-first search that reduces its memory requirement.

定向搜索是一种启发式搜索算法,它是对减少内存需求的最佳优先搜索的优化算法。

6·This article consists of five parts: search algorithm, flowchart, hash search function, heuristic search, and experimental results.

本文讨论散列算法中一种盐值的选取,并分析比较加与不加盐值所得到的不同的加密效果。

7·A new method of defect detection X-ray images of weld using optimized heuristic search based on image information fusion was introduced.

提出一种基于信息融合优化搜索技术的X射线图像焊缝缺陷检测方法。

8·The path optimization problem belongs to combinatorial optimization problems, which is solved generally by using heuristic search algorithm.

路径优化问题属于组合优化问题,而解决组合优化问题一般使用启发式搜索算法。

9·We propose a stochastic heuristic search algorithm that can suppress the noise, thus linking edge points effectively to form a continuous edge.

文中提出了一个随机启发式搜索算法,它能够有效地抑制噪声,从而连接到连续的边缘。

10·This paper analyzed the logic in detail and realized the logic automatically with the method of heuristic search based on width-first searching.

本文详细分析了防误操作闭锁逻辑的特点,并用启发式搜索和宽度优先搜索相结合的搜索方法实现了该逻辑的自动生成。