HASH TABLE in Korean translation

[hæʃ 'teibl]
[hæʃ 'teibl]
해시 테이블
hash table
hashtable
hash table
해쉬 테이블
해시 표
hash table
해시 테이블의
hash table 을
the hash table

Examples of using Hash table in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
A cluster can be keyed with a B-Tree index or a hash table.
클러스터는 B-Tree 인덱스 또는 해쉬 테이블로 키화된다.
A holochain network is a validating distributed hash table(DHT).
홀로체인의 핵심기술은 DHT(Distributed Hash Table)입니다.
Symbol table are mostly implemented as hash table.
대부분의 임시 테이블은 메모리-기반 해시 (hash) 테이블이다.
DHT" for Distributed Hash Table.
DHT는 분산 해시 테이블(distributed hash tables)의 약자이다.
The declaration of the hash table std:: unordered map reveals a lot of interesting details.
해시 테이블 ::unordered_map의 선언은 많은 흥미로운 세부 사항을 보여줍니다.
It can't yet store these in its hash table, but it can hold onto them for a while.
아직은 hash table에 이들을 저장할 수 없습니다, 그러나 잠시 동안 그것을 붙잡아 둘수 있습니다.
Racket hash table comprehensions generate Racket hash tables(one implementation of the Racket dictionary type).
Racket 해시 테이블 캄프리헨션은 Racket 해시 테이블 (Racket 딕셔너리 타입 구현 중 하나)을 생성한다.
Normally, commands are remembered in a hash table, and once found, do not have to be looked up again.
보통 명령을 해쉬 테이블에 기억해 두고 일단 발견하면 다시는 참조할 필요 없다.
In our hash table example, the log would include commands like set x to 3.
우리의 hash table 예제에서, log 는 'x 를 3으로 set 하라' 같은 command 들을 가지고 있을 것이다.
For example, to add a"Time" key with a value of"Now" to the hash table, use the following statement format.
예를 들어 "Time" 키를 "Now" 값과 함께 해시 테이블에 추가하려면 다음 문 형식을 사용합니다.
In case of collisions, this field is the offset of the next entry in this hash table bucket.
충돌이 일어났을 때, 이 필드는 이 해시 테이블의 버킷에 있어서의 다음의 엔트리의 오프셋(offset)를 보관 유지합니다.
Serves as a hash function for a particular type, and is suitable for use in hashing algorithms and data structures like a hash table.
특정 형식에 대한 해시 함수로 사용되며 해시 알고리즘 및 해시 테이블과 같은 데이터 구조에 사용하기 적당합니다. Serves as a hash function for a particular type, and is suitable for use in hashing algorithms and data structures like a hash table.
Figure 9.7 shows the hash table together with a few entries.
그림 9.7은 몇개의 엔트리를 해시 테이블과 함께 보여주고 있다.
This means that expressions like obj. key or obj[key] cannot be used to access hash table data.
이는 해시 테이블의 멤버 데이터에 접근하기 위해 obj. key 또는 obj[key] 같은 구문을 사용할 수 없다는 것을 의미합니다.
Otherwise, you might think that the mutable object is lost in the hash table.
그렇지 않으면 변경할 수 있는 개체 해시 테이블에서 손실 되는 생각할 수 있습니다. Otherwise, you might think that the mutable object is lost in the hash table.
All of the system's VFS inodes are in a list pointed at by first_inode as well as in the inode hash table.
시스템에 있는 모든 VFS inode는 first_inode가 가리 키는 리스트와 inode 해시 테이블에 들어있게 된다.
dictionary, hash table, keyed list,
dictionary, hash table, 키가 있는 list,
For the distinct or aggregate operators, use the input to build the hash table(removing duplicates and computing any aggregate expressions).
이때 중복 요소는 제거하고 모든 집계 식을 계산합니다. -For the distinct or aggregate operators, use the input to build the hash table (removing duplicates and computing any aggregate expressions).
One use is a data structure called a hash table, widely used in computer software for rapid data lookup.
그 용도 중 하나는 해시 테이블이라는 자료구조에 사용되며, 매우 빠른 데이터 검색을 위한 컴퓨터 소프트웨어에 널리 사용된다.
Implements a hash table with the key and the value strongly typed to be strings rather than objects.
개체가 아니라 문자열로 강력하게 형식화된 키와 값을 사용하여 해시 테이블을 구현합니다. Implements a hash table with the key and the value strongly typed to be strings rather than objects.
Results: 67, Time: 0.0503

Word-for-word translation

Top dictionary queries

English - Korean