2019年9月19日

位 字节 字符

摘要: 位(Bit) 计算机存储的最小单元,一般为0 or 1。 一般语言都提供多位存储 。 e.g 2'b01 2:2bit,b:二进制,01:即数值 字节 (Byte) 一字节包含8位数据,因此共256种不同的数值。 日常常见的 KB(1024 Byte),MB(1024 1024 Byte),GB(2 阅读全文

posted @ 2019-09-19 11:27 Remember_ur_Dream 阅读(181) 评论(0) 推荐(0)

2019.09.19初见

摘要: github: https://github.com/Mikasathebest mail_address: 602300821@qq.com 阅读全文

posted @ 2019-09-19 11:11 Remember_ur_Dream 阅读(116) 评论(0) 推荐(0)

导航