比思論壇

標題: C++ By Example(三) References (Greg Perry英文版)【清晰PDF版】 [打印本頁]

作者: lcj1985316    時間: 2016-5-5 19:36
標題: C++ By Example(三) References (Greg Perry英文版)【清晰PDF版】
You do not have to understand the concepts in this appendix to become well-versed in C++. You can master C++, however, only if you spend some time learning about the behind-the-scenes roles played by binary numbers. The material presented here is not difficult, but many programmers do not take the time to study it; hence, there are a handful of C++ masters who learn this material and understand how C++ works “under the hood,” and there are those who will never master the language as they could.
You should take the time to learn about addressing, binary numbers, and hexadecimal numbers. These fundamental principles
are presented here for you to learn, and although a working knowledge of C++ is possible without knowing them, they greatly enhance your C++ skills (and your skills in every other programming language).

After reading this appendix, you will better understand why different C++ data types hold different ranges of numbers. You also will see the importance of being able to represent hexadecimal numbers in C++, and you will better understand C++ array and pointer addressing.

下载地址:

http://edu.ctfile.com/info/W5N57733

http://www.yimuhe.com/file-3045045.html




作者: xw119    時間: 2016-5-5 21:48
又是编程的




歡迎光臨 比思論壇 (http://184.95.51.84/) Powered by Discuz! X2.5