이진 검색 알고리즘 oor Engels

이진 검색 알고리즘

Vertalings in die woordeboek Koreaans - Engels

binary search

naamwoord
en
search algorithm in sorted lists that operates by decreasing the search space by half each pass
wikidata

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

wedstryd
woorde
Advanced filtering
STL에서 제공되는, 검색이나 정렬 같은 활동을 수행하는 알고리즘 대부분은 각각 반복자의 특정한 수준을 요구한다(그러므로 반복자들에 의해 인터페이스를 제공받는 어떠한 컨테이너에서도 동작할 것이다). binary_search 그리고 lower_bound 같은 검색 알고리즘이진 검색 알고리즘을 사용하며 정렬 알고리즘 같이(비교 연산 < 또는 명시된 커스텀 비교자 함수를 구현해야 하는) 데이터 타입을 요구한다; 이러한 비교 연산 또는 비교자 함수는 반드시 strict weak ordering을 보장해야 한다.
Searching algorithms like binary_search and lower_bound use binary search and like sorting algorithms require that the type of data must implement comparison operator < or custom comparator function must be specified; such comparison operator or comparator function must guarantee strict weak ordering.WikiMatrix WikiMatrix
이 프로그램이 선형 검색 알고리즘으로 최신 컴퓨터 A에 구현되었고, 이진 검색 알고리즘으로 훨씬 느린 컴퓨터 B에 구현되어있다고 가정해보자.
Suppose this program were implemented on Computer A, a state-of-the-art machine, using a linear search algorithm, and on Computer B, a much slower machine, using a binary search algorithm .ParaCrawl Corpus ParaCrawl Corpus
SVM 이진 분류 알고리즘은 두 클래스로 데이터를 분리하는 최적의 초평면을 검색합니다.
The SVM binary classification algorithm searches for an optimal hyperplane that separates the data into two classes.ParaCrawl Corpus ParaCrawl Corpus
3 sinne gevind in 5 ms. Hulle kom uit baie bronne en word nie nagegaan nie.