网站首页  英汉词典

请输入您要查询的英文单词:

 

单词 Dichotomic search
释义

Dichotomic search

英语百科

Dichotomic search

A graphical representation of the dichotomic search table for Morse code. Shifting to the left represents a Dit (.), and a shift to the right represents a Dah (-).  Where one lands indicates the letter for the code.

In computer science, a dichotomic search is a search algorithm that operates by selecting between two distinct alternatives (dichotomies) at each step. It is a specific type of divide and conquer algorithm. A well-known example is binary search.

Abstractly, a dichotomic search can be viewed as following edges of an implicit binary tree structure until it reaches a leaf (a goal or final state). This creates a theoretical tradeoff between the number of possible states and the running time: given k comparisons, the algorithm can only reach O(2) possible states and/or possible goals.

随便看

 

英汉网英语在线翻译词典收录了3779314条英语词汇在线翻译词条,基本涵盖了全部常用英语词汇的中英文双语翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2024 encnc.com All Rights Reserved
更新时间:2025/6/20 22:16:33