-
MSB(most significant bit)vs LSB(least significant bit)코딩Coding/C언어_용어 2021. 11. 25. 19:51728x90
https://woodforest.tistory.com/m/103
least significant bit and
most significant bit
1byte(바이트) = 8 bit
1 nybble(니블) = 4 bit(비트)
1 word(워드) = 컴퓨터 사양에 따라 다름
워드(word) 출처
https://pmj0403.tistory.com/m/entry/%EB%B9%84%ED%8A%B8bit-%EB%B0%94%EC%9D%B4%ED%8A%B8byte-%EC%9B%8C%EB%93%9Cword반응형'코딩Coding > C언어_용어' 카테고리의 다른 글
Escape Sequences이스케이프 시퀀스 (0) 2020.10.18 argc(Argument Count), argv(Argument Value) (0) 2020.10.18