go top

搜索算法 [sōu suǒ suàn fǎ]

网络释义专业释义

  [数] [计] Search Algorithm

搜索引擎的各个部分都非常重要,缺一不可,但其中的搜索算法(search algorithm)是使得各个部分能正常运行的关键所在。更确切地说,搜索算法是构建搜索引擎其他各个部分的基础。

基于6597个网页-相关网页

  [数] [计] searching algorithm

无结构对等网搜索机制研究—《电脑知识与技术·学术交流》—2008年第25期—龙源期刊网 关键词:无结构对等网;搜索算法;洪泛 [gap=676]Key words: Unstructured Peer-to-Peer Network;searching algorithm;flooding

基于86个网页-相关网页

  Breadth First Search

优先搜索算法(Breadth First Search),又叫宽优先搜索,或横向优先搜索。是从根节点开始,沿着树宽树节点。

基于28个网页-相关网页

  A Star Search Algorithm

A*搜索算法A Star Search Algorithm)A*算法主要用于在二维平面上寻找两个点之间的最短路径。

基于20个网页-相关网页

短语

布谷鸟搜索算法 Cuckoo Search

禁忌搜索算法 Tabu Search ; tabu search algorithm ; modern logistics ; TS

根搜索算法 GC Roots Tracing ; GC ROOTS

局部搜索算法 local search algorithm ; Local Searching Algorithm

二进制搜索算法 Binary-tree Protocol ; binary search algorithm

单参数动态搜索算法 SPDS

爬山搜索算法 hill-climbing search

矢量场自适应搜索算法 MVFAST

 更多收起网络短语
  • search algorithm - 引用次数:553

    Search algorithm is a key problem of such networks.

    而这种系统的一个核心技术是搜索算法

    参考来源 - 期刊学术社区
    searching algorithm - 引用次数:197

    This paper introduces the principle and realization of the optimized mountain-climb searching algorithm.

    本文详细介绍了优化爬山搜索算法的原理和实现方法。

    参考来源 - 自动对焦中的优化爬山搜索算法
    searching method - 引用次数:46

    Genetic algorithm is a kind of random searching method directed by fitness function.

    遗传算法是一种有导向性的随机搜索算法,它以适应度函数为导向。

    参考来源 - 防止过早收敛的改进型遗传算法
    search scheme - 引用次数:2

    参考来源 - 几种图像编码算法的研究与改进
  • searching algorithm - 引用次数:67

    Based on this theory, a new searching algorithm is designed.

    在其理论基础上,设计了一种新的最佳二进阵列偶和准最佳二进阵列偶的搜索算法

    参考来源 - 阵列偶及其搜索算法的研究
    search method - 引用次数:21

    A circle search method and threshold-based incremental maintain algorithm are proposed to reduce the number of messagetransmissions.

    提出环形搜索算法和基于阈值的增量维护算法

    参考来源 - 无线传感器网络QoS保障技术的研究
    search algorithm

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句原声例句

  • 拥有强大准确有效搜索算法

    Has powerful, accurate, and efficient search algorithms.

    youdao

  • 比如他们自己的搜索算法公开化

    Like having them make their search algorithms public. Or (my emphasis).

    youdao

  • Boost Graph中的某些搜索算法使用这项技术

    Some of the search algorithms in the blessed Boost Graph Library use this technique.

    youdao

更多双语例句
  • So this is a nice little search-- sorry, a nice little sort algorithm . And in fact, it's relying on something that we're going to come back to, called the loop invariant.

    恩,这是一个很棒的小搜索,抱歉,和很棒的小排序算法,事实上,它依赖于一些我们要回顾的东西,被称作循环不变量。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • OK. Binary search is perhaps the simplest of the divide and conquer algorithms, and what does that mean? It says, in order to solve a problem, cut it down to a smaller problem and try and solve that one.

    好了,二分搜索也许是,最简单的分治算法,这意味着什么?,也就是说,为了解决一个问题,把它切割成小的问题,然后再来一个个解决。

    麻省理工公开课 - 计算机科学及编程导论课程节选

  • So when I do the analysis, I want to think about what am I doing here, am I capturing all the pieces of it? Here, the two variables that matter are what's the length of the list, and how many times I'm going to search it?

    这里,要关注的,两个变量是列表,的长度以及我要搜索的次数,这种情况下,这个算法赢了?

    麻省理工公开课 - 计算机科学及编程导论课程节选

百科

搜索算法

搜索算法是利用计算机的高性能来有目的的穷举一个问题解空间的部分或所有的可能情况,从而求出问题的解的一种方法。现阶段一般有枚举算法、深度优先搜索、广度优先搜索、A*算法、回溯算法、蒙特卡洛树搜索、散列函数等算法。在大规模实验环境中,通常通过在搜索前,根据条件降低搜索规模;根据问题的约束条件进行剪枝;利用搜索过程中的中间解,避免重复计算这几种方法进行优化。

详细内容

以上来源于: 百度百科
$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定