GrowGen | 给我整

HomeBlog
  • 定点数

    book

    January09,2022

    二进制、十进制和十六进制的转化 对于$2^n$的 16 进制转化,最高位是$2^{(n \mod 4)}$,低位用$n/4$个零补齐 | $n$ | $2^n(decimal)$ | $2^n(hexadecimal)$ | | ---...

    Read More
© 2023 宫不上, built with ❤️. All rights reserved.