run time (program lifecycle phase) oor Koreaans

run time (program lifecycle phase)

Vertalings in die woordeboek Engels - Koreaans

런타임

en
time during which a program is running (executing), in contrast to other program lifecycle phases such as compile time, link time and load time
wikidata

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

Soortgelyke frases

run-time binding
런타임 바인딩
run-time library
런타임 라이브러리
run time
런타임
run-time type information
런타임 타입 정보
run-time error
런타임 오류
run-time
런타임

voorbeelde

wedstryd
woorde
Advanced filtering
The overall amortized running time of extract minimum is therefore O(log n).
최소 추출 연산의 전체적인 분할상환 실행시간은 그러므로 O(log n)이다.WikiMatrix WikiMatrix
" Running time: two minutes.
저는 지난 6개월동안 이 로그들을 연구했습니다.QED QED
A mass media report in March 1959 indicated the running time was actually closer to five hours.
1959년 3월 당시 언론보도에서는 최초 컷 분량이 다섯 시간에 가깝다고 보도했다.WikiMatrix WikiMatrix
The amortized running time of this operation is O(log n).
이 연산의 분할상환된 실행시간은 O(log n)이다.WikiMatrix WikiMatrix
Computer scientists use probabilistic analysis techniques, especially expected value, to determine expected running times.
예상 실행 시간을 계산하기 위하여 컴퓨터 과학자들은 확률적 분석 기술들을 사용하며, 특히 기대값(expected value)을 활용한다.WikiMatrix WikiMatrix
This approach provides compile-time polymorphism that is often more efficient than traditional run-time polymorphism.
이 접근법은 전통적인 런타임 다형성에 비해 훨씬 효과적인 컴파일 타임 다형성을 제공한다.WikiMatrix WikiMatrix
Quadrupling the input size only increases the run time by a constant amount (in this example, 50,000 ns).
네 배 증가된 입력은 실행 시간을 단지 상수만큼 (이 예제에서는 50,000ns) 증가 시킨다.WikiMatrix WikiMatrix
The program's run-time is directly proportional to its input size.
그 프로그램의 실행 시간은 직접적으로 입력 크기에 비례한다.WikiMatrix WikiMatrix
But I am optimistic that, in the long run, times are changing, and they and their ideas will gain ground.
하지만 저는 장기적으로는 시간이 지나면, 그들과 그들의 아이디어들이 주류가 될 것이라고 생각합니다.ted2019 ted2019
VPAID defines a uniform run-time environment so that a compliant player can accept any compliant advertisement from any other party.
VPAID는 통일된 런타임 환경을 정의하여 VPAID 호환 플레이어가 광고주와 상관없이 VPAID 호환 광고를 모두 수신할 수 있도록 합니다.support.google support.google
WHEN time runs out for this world, will time run out for all people?
이 세상의 때가 끝날 때, 모든 사람들의 생애도 끝나버릴 것인가?jw2019 jw2019
Run-time compiling can potentially use information about the platform on which the code is being executed to improve code more effectively.
런타임 컴파일은 코드가 실행되는 플랫폼의 정보를 이용해 더 최적화된 코드를 만들어낼 수도 있다.WikiMatrix WikiMatrix
Renoir reduced the film's running time from 113 minutes to 85, but even then the film was a critical and financial disaster.
르누아르는 영화의 재생 시간을 113분에서 85분으로 편집했지만 평론, 상업적 모두 실패했다.WikiMatrix WikiMatrix
Roiland initially wanted the show's run time to consist of one eleven-minute segment, but Adult Swim pushed for a half-hour program.
초기 로일랜드는 프로그램의 방영시간을 11분으로 하고 싶었지만 어덜트 스윔측에서 30분으로 밀어붙였다.WikiMatrix WikiMatrix
The second significant issue was that computers were not sophisticated enough to effectively handle the long run time required by large neural networks.
두 번째 중요한 문제는 거대한 신경망에 의해 처리되는 긴 시간을 컴퓨터가 충분히 효과적으로 처리할 만큼 정교하지 않다는 것이다.WikiMatrix WikiMatrix
In the messages shown below, parameters such as X, Y and Z are placeholders and will be replaced by actual values at run time.
아래의 메시지에서 X, Y, Z와 같은 매개변수는 자리표시자이며, 런타임 시에는 실제 값으로 대체됩니다.support.google support.google
The actual time to perform the cutting was O(k), therefore (again with a sufficiently large choice of c) the amortized running time is constant.
절단을 수행하는데 소요되는 실제 시간은O(k)이었으므로, (다시 한번 충분히 큰 c값을 선택하면) 분할상환된 실행 시간은 상수이다.WikiMatrix WikiMatrix
In programming, instrumentation means the ability of an application to incorporate: Code tracing - receiving informative messages about the execution of an application at run time.
프로그래밍에서 인스트루먼테이션은 애플리케이션이 다음을 포함하는 능력을 의미한다: 코드 추적 - 런타임 시에 애플리케이션의 실행에 관한 정보를 메시지로 받는 것.WikiMatrix WikiMatrix
In addition, because of the high constant factors in their running time, they would only provide a speedup over the Floyd–Warshall algorithm for very large graphs.
게다가, 수행 시간에서 큰 상수 인자 때문에, 이런 알고리즘들은 매우 큰 그래프에서만 플로이드-워셜 알고리즘보다 빠른 속도를 낼 수 있다.WikiMatrix WikiMatrix
For example, since the run-time of insertion sort grows quadratically as its input size increases, insertion sort can be said to be of order O(n2).
예를 들어 삽입 정렬의 실행 시간이 입력 크기에 따라 이차식으로 증가하기 때문에, 삽입 정렬은 O(n2)라 할 수 있다.WikiMatrix WikiMatrix
There is a trade-off between compile-time and link-time in that many compile time operations can be deferred to link-time without incurring extra run-time.
컴파일 타임과 링크 타임 사이에는 트레이드 오프가 있는데, 많은 컴파일 타임 동작들은 추가적인 런타임의 초래 없이 링크 타임에 따라질 수 있다.WikiMatrix WikiMatrix
For example, you might want someone to verify a claim on a video that Content ID identifies as matching your asset for less than 50% of its running time.
예를 들어 Content ID를 통해 저작물 일치율이 상영 시간의 50% 미만인 것으로 파악된 동영상의 소유권 주장을 누군가 맡아서 확인한다면 좋을 것입니다.support.google support.google
This tells Google about videos on your site that we might not otherwise discover, and lets you provide useful information, such as the title or running time of the video.
동영상 Sitemap을 사용하면 Google이 사이트에서 동영상을 찾는 데 도움이 되며 동영상의 제목이나 재생 시간 등의 유용한 정보를 제공할 수 있습니다.support.google support.google
With the licensing service, your apps can query Google Play at run time to obtain their licensing status for the current user, then allow or disallow further use as appropriate.
라이선스 서비스를 사용하면 앱에서 실시간으로 Google Play를 검색하여 현재 사용자의 라이선스 상태를 가져온 다음 향후 사용을 허용하거나 금지할 수 있습니다.support.google support.google
The trams always run on time.”
··· 언제나 정시에 운행된다.”jw2019 jw2019
1560 sinne gevind in 34 ms. Hulle kom uit baie bronne en word nie nagegaan nie.