What is the translation of " AN IMPLEMENTATION " in Korean?

[æn ˌimplimen'teiʃn]
Noun
[æn ˌimplimen'teiʃn]
implementation
실행
run
execution
execute
launch
executable
implementation
practice
runtime
implementing
performing

Examples of using An implementation in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Mesa 3D, an implementation of OpenGL.
메사 3D: OpenGL 구현물.
Written by James C. Ahlstrom, who also provided an implementation.
구현도 제공한 James C. Ahlstrom이 작성했습니다.
An implementation MAY return false and terminate these steps.
구현체는 false를 반환하고 이 스텝을 끝낼 수도 있습니다.
Rick Bourner has written an implementation in Objective-C.
Rick Bourner Objective-C 로 구현해주셨습니다.
Such an implementation is particularly useful in a large-scale system.
그러한 구현은 특히 대규모 시스템에서 유용하다.
Barbara Boehmer has written an implementation in Oracle PL/SQL.
Barbara Boehmer 은 Oracle PL/SQL 로 구현해주셨습니다.
How to find an implementation of a C interface in the current assembly with a specific name?
특정 이름을 가진 현재 어셈블리에서 C 인터페이스의 구현을 찾는 방법은 무엇입니까?
Of course we also provide convenience classes as an implementation option.
물론 우리는 구현 옵션처럼 편리한 클래스를 제공하기도 한다.
Parameters: service- an implementation of a print service.
파라미터: service - 인쇄 서비스의 구현.
Chapter 14- Producing a Customer-Centric Culture: An Implementation Strategy.
장: 고객 중심 조직 문화 만들기: 실행 전략.
Listing 19-33 shows an implementation of the OutlinePrint trait.
Listing 19-30은 OutlinePrint 트레잇의 구현체를 보여줍니다.
Components of a PWM switching system-based AC/DC converter and an implementation example.
PWM 스위칭 방식 AC/DC 컨버터 부품과 실장 예.
Listing 15-12 contains an implementation of Deref to add to the definition of MyBox.
Listing 15-10은 MyBox의 정의에 덧붙여 Deref의 구현을 담고 있습니다.
Similarly, a given subclass of MathSymbol would not be complete without an implementation of doOperation.
비슷하게, MathSymbol의 하위 클래스도 doOperation()을 구현할 수 없다.
In other words, an implementation of an AIDL interface must be completely thread-safe.
다시 말해서, AIDL 인터페이스 구현은 스레드로부터 완벽하게 안전해야 합니다.
The James project hosts the Apache Mailet API, and James provides an implementation of this mail application platform API.
제임스 프로젝트는 Apache Mailet API를 주관하고, 이 메일 애플리케이션 플랫폼 API의 구현을 제공한다.
To review an implementation of each member, see the code supplied for the Sample Role-Provider Implementation..
각 멤버에 대한 구현을 검토하려면 샘플 역할 공급자 구현에 있는 코드를 참조하십시오.
To use this option,you will need an implementation of the gettext API.
이 옵션을 사용하기 위해서는,gettext API 구현이 필요합니다.
This API is based on the W3C Geolocation API Specification, and only executes on devices that don't already provide an implementation.
이 API W3C Geolocation API 사양에 기반 하 고 이미 구현을 제공 하지 않는 장치에만 실행 됩니다.
Dgram-The dgram module provides an implementation of sockets for UDP packets.
Dgram -dgram 모듈은 UDP 패킷 소켓의 구현을 제공합니다.
You will receive concrete recommendations for each area of activity, including suitable solutions, potential savings, necessary investments and an implementation plan.
이에 따라 귀하는 적절한 솔루션, 비용 절감 가능성, 꼭 필요한 투자 및 실행 계획을 포함하는 각 작업 분야에 맞는 구체적인 제안을 제공받을 수 있습니다.
For this we are using an implementation of The Phi Accrual Failure Detector by Hayashibara et al.
이를 위해 우리는 Hayashibara et al.의 The Phi Accrual Failure Detector의 구현을 사용하고 있습니다.
Prior to the creation of the JavaBeans event model, the Observer and Observable classes described an implementation of the Observable pattern.
JavaBeans 이벤트 모델 생성에 앞서 Observer와 Observable 클래스는 Observable 패턴의 구현을 기술한다.
Third, we have developed an implementation of MapReduce that scales to large clusters of machines comprising thousands of machines.
세 번째로 우리는 수천대의 머신으로 구성된 대규모 클러스터를 대상으로 MapReduce 구현을 개발했다.
The implementing class, Car, must provide an implementation of the Equals method.
구현 클래스 Car는 Equals 메서드의 구현을 제공해야 합니다. The implementing class, Car, must provide an implementation of the Equals method.
In addition to the standard, an implementation rule, indicating under what circumstances the standard will be considered violated, is commonly part of the regulations.
표준에 더하여, 어떤 상황에서 표준이 위반된다고 간주되는지를 나타내는 실행 규칙은 일반적으로 규정의 일부다.
The function is accessed in thesame way as FUNC_PUREVIRTUAL, except the function has an implementation.
이 함수는 구현된다는 점을 제외하고는 FUNC_PUREVIRTUAL과 동일한 방식으로 액세스됩니다. The function is accessed in the same way as FUNC_PUREVIRTUAL,except the function has an implementation.
The following example shows such an implementation for a Number structure.
다음 예제에서는 Number 구조체에 대 한 구현을 보여 줍니다. The following example shows such an implementation for a Number structure.
Represents an implementation of a Thumb control that enables a Window to change its size.
Window의 크기를 변경할 수 있도록 지원하는 Thumb 컨트롤 구현을 나타냅니다. Represents an implementation of a Thumb control that enables a Window to change its size.
Objects that support the sequence protocol should only provide__reversed__()if they can provide an implementation that is more efficient than the one provided by reversed().
시퀀스 프로토콜을 지원하는 객체들은 reversed()가 제공하는 것보다 더 효율적인 구현을 제공할 수 있을 때만 __reversed__() 를 제공해야 합니다.
Results: 81, Time: 0.0398

Word-for-word translation

Top dictionary queries

English - Korean