What is the translation of " TWO PARAMETERS " in Korean?

[tuː pə'ræmitəz]
[tuː pə'ræmitəz]
두 가지 매개 변수
two parameters
두 개의 매개변수를
두 매개

Examples of using Two parameters in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Fill in any two parameters.
두 매개 변수를 입력합니다.
A: usually, the power of the tube is decided by two parameters.
보통, 관의 힘은 2개모수에 의해 결정됩니다.
It contains two parameters.
이는 두가지매개 변수를 포함합니다.
If at least two parameters are provided, max() returns the biggest of these values.
최소한 두 개의 인수가 주어지면, min()은 이 값들 중 최소값을 반환합니다.
The method takes two parameters.
이 메서드에서 사용하는 두 개의 매개 변수는 다음과 같습니다.
It has two parameters- bias and weight.
이 층은 두 파라미터, 가중치과 편향(bias)을 갖습니다.
Needle is selected, on the basis of these two parameters. So.
바늘 선택한, 이러한 두 파라미터에 기초. 그래서.
So, if you enter these two parameters, you will be fine. Shit.
그래서 이 두 가지 매개 변수를 입력하면 좀 좋아질 거예요.
Let's assume we have a small definition containing three components and two parameters.
세 개의 컴포넌트와 개의 매개변수가 있는 작은 정의가 있다고 가정해 봅시다.
The function whileLoop takes two parameters cond and body.
WhileLoop 함수는 cond와 body라는 두 파라미터를 받는다.
They need two parameters and can be used as follows.
Rmoveto와 rlineto인데, 파라미터 2개를 필요로 하고, 다음과 같이 사용됩니다.
To translate this concept into Java code, our recursive method will need two parameters.
이 개념을 Java 코드로 변환하려면 재귀 메서드에는 두 가지 매개 변수 (본보기)가 필요합니다.
Shit. So, if you enter these two parameters, you will be fine.
젠장. 그래서 이 두 가지 매개 변수를 입력하면 좀 좋아질 거예요.
Instead, two parameters, SipAddressType and SipDomain, are added to the command.
대신에 두 개의 매개 변수인 SipAddressType 및 SipDomain이 명령에 추가됩니다.
In this case use the overload method that takes two parameters.
In this case use the overload method that takes two parameters: 이 경우 두 개의 파라미터를 받아들이는 오버로드 메소드를 사용합니다.
Just enter any two parameters to calculate the third one.
번째 매개 변수를 입력하여 세 번째 매개 변수를 계산하십시오.
The area function is supposed to calculate thearea of one rectangle, but the function we wrote has two parameters.
Area 함수는 어떤 사각형의 넓이를 계산하기로 되어있는데,우리가 작성한 함수는 두 개의 파라미터들을 가지고 있습니다.
This callback should pass two parameters to hold the results and a status code, in that order.
이 콜백은 두 매개변수를 전달하여 results 및 status 코드를 순서대로 보유해야 합니다.
In order to make use of the hard drive for PlayStation 4, you should first check the two parameters and then proceed with the steps.
PlayStation 4 용 하드 드라이브를 사용하려면 먼저 두 매개 변수를 확인한 다음 단계를 진행해야합니다.
The Notify method accepts two parameters: the notification identifier and the notification object.
Notify 메서드는 알림 식별자 및 notification 개체 라는 두 개의 매개 변수를 허용 합니다.
You can add extra data with various putExtra() methods,each accepting two parameters: the key name and the value.
엑스트라 데이터를 추가하려면 여러 가지 putExtra() 메서드를 사용할 수 있습니다.이들은 각기 두 개의 매개변수를 허용합니다. 즉 키 이름과 값입니다.
If two parameters share the same memory, a calibration of one parameter influences the other.
두 개의 매개 변수가 동일한 메모리를 공유하면 한 매개 변수의 교정이 다른 매개 변수에 영향을 주지만.
Deposit bonus settings are regulated in the control panel by two parameters- Deposit Bonus and Minimum deposit for the bonus. The.
예금 보너스 설정은 보너스에 대한 입금 보너스와 최소 입금액의 두 가지 매개 변수로 제어판에서 규제됩니다.
This function takes two parameters, the first being the entire list array from the state object, the second being the todo(which gets updated by the handleInput function).
이 함수는 두 매개변수를 갖는데, 첫번째는 state 객체에서 list 배열이고, 두번째는 todo이다. (handleInput 함수에 의해 업데이트된다).
This is a different model to Poisson for anumber of reasons but also because it's a continuous distribution, based on two parameters: the average and standard deviation.
여러 가지 이유로 인해 푸아송과는 다른 모델이지만,이것도 연속 분포이기 때문에 평균 및 표준 편차라는 두 개의 매개변수를 기반으로 합니다.
These delegates have no return type value and take two parameters(an object for the source of the event and an object for event data).
이러한 대리자는 반환 형식 값이 없으며, 두 개의 매개 변수(이벤트 소스 개체 및 이벤트 데이터 개체)를 사용합니다. These delegates have no return type value and take two parameters (an object for the source of the event, and an object for event data).
The authors explain that one model of creativity describes it as a marriage of persistence and flexibility, and that listening to happy music may boost one of these two parameters.
연구진은 창의성의 한 모델은 지속성과 유연성의 결합이라 볼 수 있으며 행복한 음악을 듣는 것이 이 두 가지 매개 변수 중 하나를 향상시킬 수 있다고 설명한다.
The first parameter is the text itself- the code above shows the current number of points- and the last two parameters are the coordinates where the text will be placed on the canvas.
첫 번째 매개 변수는 텍스트 자체입니다. 위의 코드는 현재 점수를 나타내며 마지막 두 매개 변수는 텍스트가 캔버스에 배치될 좌표입니다.
The protocol versions generally remain as the first two parameters of the client capability Packet so that compatibility can be determined even when other elements of the protocol might not be compatible or completely understood as being compatible.
일반적으로, 프로토콜 버전은 클라이언트 능력 패킷의 처음 2 개의 파라미터로 남아 있으므로, 프로토콜의 다른 요소들이 호환되지 않을 수 있거나 호환되는 것으로 완전히 인식되지 않는 때라도 호환성이 판정될 수 있다.
The reason is that operator[] always takes exactly one parameter, but operator() can take any number of parameters(in the case of a rectangular matrix, two parameters are needed).
그 이유는 operator[]가 항상 정확히 하나의 매개 변수를 사용하지만 operator()는 임의의 수의 매개변수를 취할 수 있기 때문입니다(직사각형 행렬의 경우 두 개의 매개 변수가 필요합니다).
Results: 170, Time: 0.0479

How to use "two parameters" in a sentence

The following two parameters are optional.
Two parameters are filePath and link.
These two parameters are directly connected.
The two parameters are normally fixed.
This overload accepts two parameters i.e.
The two parameters can occur simultaneously.
The other two parameters remain unchanged.
The method receives two parameters viz.
Two parameters are from these Roles.
Above function takes two parameters i.e.

Word-for-word translation

Top dictionary queries

English - Korean