Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
UAM
Kora
BitHacks
C# 클래스 UAM.Kora.BitHacks
파일 보기
프로젝트 열기: vosen/kora
1 사용 예제들
공개 메소드들
메소드
설명
MaxValue
(
int
width
) :
uint
Power2MSB
(
uint
v
) :
int
RoundToPower
(
uint
v
) :
uint
메소드 상세
MaxValue()
공개
정적인
메소드
public
static
MaxValue
(
int
width
) :
uint
width
int
리턴
uint
Power2MSB()
공개
정적인
메소드
public
static
Power2MSB
(
uint
v
) :
int
v
uint
리턴
int
RoundToPower()
공개
정적인
메소드
public
static
RoundToPower
(
uint
v
) :
uint
v
uint
리턴
uint