
基础
zhuweifenghz
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
TWO’S COMPLEMENT NOTATION
Two's complement notation is a way to encode negative numbers into ordinary binary, such that addition still works. Adding −1 + 1 should equal 0, but ordinary addition gives the result of 2 or −2 un转载 2012-04-04 19:20:36 · 1443 阅读 · 0 评论 -
Storing floating point numbers
转载 2012-04-04 19:19:06 · 217 阅读 · 0 评论 -
Expressions
转载 2012-04-04 19:19:55 · 208 阅读 · 0 评论 -
The Input Buffer & scanf()
转载 2012-04-07 17:56:48 · 200 阅读 · 0 评论