루틴 oor Engels

루틴

Vertalings in die woordeboek Koreaans - Engels

routine

naamwoord
en
computing: set of instructions designed to perform a specific task
en.wiktionary2016

rutin

naamwoord
agrovoc

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

Soortgelyke frases

인터럽트 서비스 루틴
interrupt service routine
리프 루틴
leaf routine

voorbeelde

Advanced filtering
시계에서 Google 어시스턴트 루틴 옵션을 보려면 다음이 필요합니다.
To see the option for a Google Assistant Routine in the clock, you’ll need:support.google support.google
개인 루틴으로 일상적인 도움을 받아보세요.
Get daily help with your personal routines.support.google support.google
이 압축 파일은 다음과 같은 폴더를 포함하고 있다: $PLUGINSDIR : 설치 루틴 플러그인 $INSTDIR : 설치하는 동안에 쓰이는 파일 $_OUTDIR : 설치할 파일.
The archive contains several folders: $PLUGINSDIR : installation routine plugins $INSTDIR : files used during the installation $_OUTDIR : files to be installed.WikiMatrix WikiMatrix
본 발명은 기상에 따른 알람정보 변경 장치 및 방법에 관한 것으로, 특히, 사용자가 루틴하게 이용하는 이동 경로 및 목적지에 대해서 위치, 시간 및 기상 정보 등을 수집하여 기상 상황에 따라 알람시간을 능동적으로 조정할 수 있고, 기상 예보와 실시간 관측 데이터의 갭을 측정하고 갭 알림 조건의 만족 여부를 판단하여 사용자에게 알림을 제공할 수 있으며, 제보 메시지를 통해 위치 정보와 기상 정보를 수집하여 재난 상황의 위급 정도를 판단하여 효과적으로 재난 상황을 파악할 수 있는 재난 정보 리스트를 생성할 수 있는 기상에 따른 알람정보 변경 장치 및 방법에 관한 것이다.
The present invention relates to an apparatus and a method for changing alarm information in accordance with the weather, the present invention, in particular, can dynamically control the timing of the alarm by collecting location, time, weather information and the like for a travel route and a destination routinely used by a user, can provide an alarm to the user by measuring the gap between a weather forecast and real-time observational data and determining whether the gap alarm conditions have been met, and can generate a disaster information list for an effective examination of a disaster by collecting location and weather information by means of informational messages to determine the danger level of the disaster.patents-wipo patents-wipo
Google 어시스턴트에게 하루 동안 루틴으로 도움을 요청할 수 있습니다.
You can ask your Google Assistant to help with routines throughout your day.support.google support.google
SAS 루틴 디스패칭 윈로그온이 SAS 이벤트에 직면하거나 GINA에 의해 SAS가 배달될 경우, 윈로그온은 상황에 맞는 세팅을 하고, 윈로그온 데스크탑으로 바꾸며, GINA의 SAS 처리 함수 중 하나를 호출한다.
SAS routine dispatching When Winlogon encounters a SAS event or when a SAS is delivered to Winlogon by the GINA, Winlogon sets the state accordingly, changes to the Winlogon desktop, and calls one of the SAS processing functions of the GINA.WikiMatrix WikiMatrix
crt0 (또는 c0)는 C로 작성된 프로그램의 메인 함수를 호출하기 전에 필요한 초기화를 수행하는 루틴(execution startup routines)의 집합으로 프로그램에 링크되어 있다.
crt0 (also known as c0) is a set of execution startup routines linked into a C program that performs any initialization work required before calling the program's main function.WikiMatrix WikiMatrix
본 발명은 코드 난독화 장치 및 그 방법에 관한 것으로, 코드 난독화 장치는실행 코드를 입력받는 입력부; 실행 코드를 분석하여 중요 코드와 중요 코드 이외의 일반 코드로 구분하는 코드 분석부; 중요 코드를 C 코드로 변환시켜 네이티브 코드를 생성하는 코드 컨버터부; 네이티브 코드 및 일반 코드를 난독화하는 난독화부; 난독화된 네이티브 코드에 위변조 탐지 코드를 추가하여 암호화한 뒤 로딩 루틴을 추가시켜 자가변환된 네이티브 코드를 생성하는 자기 코드 보호부; 및 자가변환된 네이티브 코드와 상기 난독화된 일반 코드를 결합하는 코드 결합부를 포함한다.
The present invention relates to a device for obfuscating a code and a method for same, and the device for obfuscating a code comprises: an input unit for receiving an input of an execution code; a code analysis unit for analyzing the execution code and distinguishing between a critical code and a general code that is not the critical code; a code converter unit for converting the critical code into a C code and generating a native code; an obfuscation unit for obfuscating the native code and the general code; a code self-protection unit for generating a self-converted native code by adding a forgery and alteration detection code to the obfuscated native code, obfuscating same, and then adding a loading routine; and a code combination unit for combining the self-converted native code and the obfuscated general code.patents-wipo patents-wipo
표준 C++이 C 표준 라이브러리를 포함하기 때문에, C 동적 메모리 할당 루틴들인 malloc, realloc 그리고 free도 C++ 프로그래머에게 사용될 수 있다.
Since standard C++ subsumes the C standard library, the C dynamic memory allocation routines malloc, calloc, realloc and free are also available to C++ programmers.WikiMatrix WikiMatrix
USB 디바이스의 보안은 USB 데이터의 보호 모드시 USB 버스 클래스 드라이버의 임포트 테이블을 후킹하고, 이 후킹 루틴에서 보호하고자 하는 USB 데이터가 입력된 IRP를 판별하고, 상기 IRP로부터 실제 USB 데이터를 인터셉트함으로써 수행된다.
Security for a USB device is conducted in a protected mode for USB data by hooking an import table of a USB bus class driver, identifying a target IRP into which the USB data to be protected is inputted during the hooking routine, and intercepting real USB data from the IRP.patents-wipo patents-wipo
시간 및 날짜 설정(선택사항) [그러고 나서] 루틴 시간 선택 [그러고 나서] [Back] 아이콘을 탭합니다.
Tap Set a time and day (optional) [and then] Choose a time for this Routine [and then] [Back].support.google support.google
이제 컨트롤 하더군요 검색 루틴 시작를 눌러 [ 주기 시작 ]
Now the control tells me press [ CYCLE START ] to begin the probing routineQED QED
여기 감지 휴식 루틴의 빠른 데모가입니다. 우리의 기존 부품 프로그램 내에서 실행
Here is a quick demonstration of the break detect routine running within our existing part programQED QED
맞춤 루틴을 만들 때 Google 어시스턴트와 호환되는 명령어를 입력하거나 인기 있는 작업을 선택할 수 있습니다.
When you create a custom routine, you can enter a command that works with your Google Assistant or choose a popular action.support.google support.google
참고: 루틴의 일부인 음악, 동영상, 서비스 및 기타 작업은 필터에 의해 제한되거나 차단됩니다.
Note: Music, video services and other actions that are part of a routine are restricted or blocked by filters.support.google support.google
다른 방식보다 장점으로는 이러한 내보내진 루틴들이 적절한 DWARF (Debug With Attributed Record Format) 디버깅 정보를 제공할 수 있다는 점이다.
An advantage over other methods is that such exported routines can provide proper DWARF (Debug With Attributed Record Format) debugging information.WikiMatrix WikiMatrix
통밀요, 글루틴 프리예요.
Whole-grain, gluten-free.OpenSubtitles2018.v3 OpenSubtitles2018.v3
참고: 시계 앱에서 아침 알람을 해제할 때 자동으로 루틴을 시작하도록 설정할 수 있습니다.
Note: You can get a routine to automatically start when you dismiss your morning alarm in the Clock app.support.google support.google
이들은 인터럽트 서비스 루틴에 대응하는 순서대로 외부 하드웨어에서 지원할 목적이었지만 빠른 시스템 호출에도 자주 사용된다.
These are intended to be supplied by external hardware in order to invoke a corresponding interrupt-service routine, but are also often employed as fast system calls.WikiMatrix WikiMatrix
어시스턴트 루틴을 사용 중지하려면 루틴 옆의 삭제 [삭제]를 탭하세요.
To turn off an Assistant Routine: Next to the routine, tap Remove [Remove].support.google support.google
요소가 표시되도록 만드는 이벤트에는 페이지 로드, 스크롤, 브라우저 탭 앞으로 이동, 요소의 위치 또는 가시성에 영향을 주는 프로그래밍 루틴이 포함됩니다.
Events that cause an element to become visible include page loads, scrolls, when a browser tab has moved to the foreground, or programmatic routines that affect the position or visibility of the element.support.google support.google
My Day는 이제 좋은 아침 루틴입니다.
My Day is now the Good Morning Routine.support.google support.google
시계 앱에서 알람에 Google 어시스턴트 루틴을 추가하고 개인정보 검색결과를 포함한 경우, 잠금 화면에서 개인정보 검색결과 보기를 사용 중지했더라도 루틴에서 개인정보 검색결과를 듣거나 확인할 수 있습니다.
If you add a Google Assistant routine to an alarm in the Clock app and include personal results, you'll still hear or see those personal results in the routine, even if you turn off lock screen personal results.support.google support.google
윈도우 비스타와 같은 현대의 마이크로소프트 윈도우는 거의 사용자 공간에 위치한 그래픽 하부 시스템을 포함하고 있지만 윈도 NT 4.0과 윈도우 서버 2003 버전 사이의 그래픽 구현 루틴은 거의 커널 공간에 존재한다.
Modern releases of Microsoft Windows such as Windows Vista implement a graphics subsystem that is mostly in user-space; however the graphics drawing routines of versions between Windows NT 4.0 and Windows Server 2003 exist mostly in kernel space.WikiMatrix WikiMatrix
이러한 문헌들 간의 주요 유사점은: (1) 조직 루틴과 조직 적응력의 한계에 대한 강조, (2) 인구 혹은 시스템 분석 규모, 그리고 (3) 환경 선택의 중요성이다.
Main similarities between these strands of literature are: (1) the emphasis on organizational routines and the limits to organizational adaptability, (2) the population or system level of analysis and (3) the importance of environmental selection.WikiMatrix WikiMatrix
172 sinne gevind in 20 ms. Hulle kom uit baie bronne en word nie nagegaan nie.