LOWER BOUND 한국어 뜻 - 한국어 번역

['ləʊər baʊnd]
['ləʊər baʊnd]
lower bound
하위 경계
하한선을

영어에서 Lower bound 을 사용하는 예와 한국어로 번역

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
To be a A lower bound.
Lower Bound 를 이용하면 된다.
TolX is a lower bound on the size of a step, meaning the norm of(xi  – x i +1).
TolX 는 스텝 크기, 즉 (xi - x i 1 ) 의 노름의 하한을 의미합니다.
But what about a lower bound?
그러나 더 낮은 함정은 어떨까요?
However, no lower bound was known at that time.
그러나, 아무 하한값 그 당시 것으로 알려졌다.
The video carrier is 1.25 MHz above the lower bound of the channel.
영상의 반송파(carrier)는 채널의 하위 경계 위의 1.25 MHz 이다.
We obtain a lower bound in a similar fashion.
하계(lower bound)도 비슷한 방식으로 정의한다.
The resulting array is always one-dimensional with a lower bound of zero.
결과 배열은 항상 1차원이며 하한은 0입니다. The resulting array is always one-dimensional with a lower bound of zero.
ACK is under the lower bound(possibly overly delayed ACK).
ACK is under the lower bound (장시간 지연된 ACK가 원인일 가능성이 큼).
If we assume that all miners are using the most efficient hardware, we can derive a lower bound on electricity consumption.
모든 광부가 가장 효율적인 하드웨어를 사용한다고 가정하면 전력 소비에 대한 하한선을 도출 할 수 있다.
The lower bound of a collection is the index of its first element.
Array의 하 한은 첫 번째 요소의 인덱스입니다. The lower bound of an Array is the index of its first element.
The actual video signal,which is amplitude-modulated, is transmitted between 500 kHz and 5.45 MHz above the lower bound of the channel.
진폭 변조된 실제 영상 신호는,채널의 하위 경계 위의 500 KHz 부터 5.45 MHz 사이의 대역으로 전송된다.
In the EU the zero lower bound(ZLB) on interest rates has long since been broken, but the European Central Bank faces a similar lack of options.
유럽 연합에서는 금리에 대한 제로하한(ZLB)이 오래 전부터 깨졌지만, 유럽 중앙은행 (European Central Bank)도 비슷한 옵션이 부족한 상황에 직면해 있습니다.
We then show that intrinsic risk is better estimated by the lower bound risk controlling for total stem-cell divisions.
그러고서 우리는 줄기세포 분열 총 횟수를 제어하는 하한의 위험을 이용할 때(by the lower bound risk controlling for total stem-cell divisions) 내적 위험을 더 잘 평가할 수 있음을 보여준다.
Returns a Type object representing a one-dimensional array of the current type, with a lower bound of zero.
하한이 0인 현재 형식의 1차원 배열을 나타내는 Type 개체를 반환합니다. Returns a Type object representing a one-dimensional array of the current type, with a lower bound of zero.
I put the lower bound at 23 not because there's something that doesn't happen to your brain till then, but because you need to see what it's like in an existing business before you try running your own.
나는 하한선을 23살으로 놓는데, 그 때까지 당신의 뇌에 뭔가가 일어나기 때문이 아니고, 자기 사업을 하기 전에 기존의 회사들은 어떠한지를 들여다 봐야 할 필요가 있기 때문이다.
Leech knew that the symmetry group would be interesting, and he worked on it for some time giving a lower bound for its order(which later proved to be the actual order of the group).
거머리가 대칭 그룹에 흥미있을 것이라고 알고, 그것에 시간을 좀 더 낮은 순서를 (나중에 그룹의 실제 순서가 입증을주는 효과).
Indicated that their assessment of the balance of risks associated with the timing of the beginning of policy normalization had inclined them toward keeping the federal funds rate at its effective lower bound for a longer time.
많은 참가자들은 정책 정상화가 시작될시기와 관련된 위험 균형에 대한 평가가 연방 기금 금리를 그보다 낮은 기간 동안 유효 하한선에 유지하도록 유도하고 있다고 지적했다.
This result was strengthened by Borel in 1899 when he proved a lower bound for P(e), where P is a polynomial with integer coefficients, depending on the maximum modulus of the integer coefficients of P.
이 결과로 1899 년 BOREL 입증 강화 됐다는 때 낮은 P의 바인딩 (전자), 어디 P 정수 계수와 다항식, P의 정수 계수의 최대 계수에 따라 달라집니다.
The index of the first occurrence of value, if it's found in the array from index startIndexto startIndex+ count- 1; otherwise, the lower bound of the array minus 1.
첫 번째 value 발생의 인덱스가 array의 인덱스 범위(startIndex ~ startIndex + count - 1)에 있으면 해당 인덱스이며 그렇지 않으면 배열의 하한에서 1을 뺀 값입니다. The index of the first occurrence of value, if it ' s found in the array from index startIndex to startIndex + count - 1; otherwise,the lower bound of the array minus 1.
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;
Binary_search 그리고 lower_bound 같은 검색 알고리즘은 이진 검색 알고리즘을 사용하며 정렬 알고리즘 같이(비교 연산 < 또는 명시된 커스텀 비교자 함수를 구현해야 하는) 데이터 타입을 요구한다;
All indexed collections in the System. Collections namespaces have a lower bound of zero, meaning they are 0-indexed.
System. Collections 네임스페이스의 모든 인덱싱된 컬렉션은 하한이 0입니다(0부터 인덱싱됨). All indexed collections in the System. Collections namespaces have a lower bound of zero, meaning they are 0-indexed.
Arrays have a lower bound of zero by default, but a different lower bound can be defined when creating an instance of the Array class using CreateInstance.
Array의 기본 하한은 0이지만 Array. CreateInstance를 사용하여 Array 클래스의 인스턴스를 만들 때 다른 하한을 정의할 수 있습니다. Array has a lower bound of zero by default, but a different lower bound can be defined when creating an instance of the Array class using Array. CreateInstance.
More specifically, Amamiya responded to a theory suggesting that CBDCs can help governments overcome the“zero lower bound”- a situation in which interest rates fall to zero and they lose tools to stimulate the economy.
좀 더 구체적으로, 아마미야는 CBDC가 정부가 “zero lower bound”를 극복하도록 도울 수 있다는 이론에 대응했는데, 이는 금리가 0으로 떨어져서 경제를 자극하기 위한 도구들을 잃는 상황을 말한다.
In the rare case that the lower bound of the array is equal to Int32. MinValue(0x80000000) and value isn't found, this method returns Int32. MaxValue(0x7FFFFFFF).
드문 경우 이지만 해당 하는 배열의 하한값 Int32. MinValue(0x80000000) 및 value 를 찾을 수 없으면이 메서드는 반환 Int32. MaxValue (0x7FFFFFFF). In the rare case that the lower bound of the array is equal to Int32. MinValue(0x80000000) and value isn't found, this method returns Int32. MaxValue (0x7FFFFFFF).
The index of the first occurrence of value, if it's found, within the range of elements in array that extends from startIndexto the last element; otherwise, the lower bound of the array minus 1.
Value가 있을 경우 첫 번째 요소에서 array로 확장하는 startIndex의 요소 범위에서 마지막으로 검색된 값의 인덱스이고, 그렇지 않으면 배열의 하한에서 1을 뺀 값입니다. The index of the last occurrence of value within the range of elements in array that extends from the first element to startIndex, if found; otherwise,the lower bound of the array minus 1.
The index of the first occurrence of value, if it's found, within the range of elements in array that extends from startIndexto the last element; otherwise, the lower bound of the array minus 1.
Value가 있을 경우 startIndex에서 마지막 요소로 확장하는 array의 요소 범위에서 처음 검색된 값의 인덱스이고, 그렇지 않으면 배열의 하한에서 1을 뺀 값입니다. The index of the first occurrence of value, if it ' s found, within the range of elements in array that extends from startIndex to the last element; otherwise,the lower bound of the array minus 1.
The machine is mainly used to harvest and bind low stem crops, such as Wheat, Rice, Barley, Oats etc.
기계는 주로 밀 밥, 보리, 귀리 등과 같은 낮은 줄기 작물을 가을걷이하고 묶기 위하여 사용됩니다.
Anadrol is best stacked with a Testosterone based Supplement, as Anadrol possesses a very low Androgen binding ability.
Anadrol는 테스토스테론에 근거한 보충교재로 잘 Anadrol가 아주 낮은 안드로겐 의무적인 능력을 소유하기 때문에, 겹쳐 쌓입니다.
결과: 28, 시각: 0.0409

문장에서 "lower bound"을 사용하는 방법

Lower bound for sparse Euclidean spanners.
The projected lower bound is: 76.55.
The projected lower bound is: 24.85.
The projected lower bound is: 4,553.98.
The projected lower bound is: 145.14.
The projected lower bound is: 5.33.
The projected lower bound is: 5,878.48.
The projected lower bound is: 2,501.06.
The projected lower bound is: 130.35.
The projected lower bound is: 28,756.99.
자세히보기

단어 번역에 의한 워드

최고 사전 질의

영어 - 한국어