文件名称:CPP-Module-I
- 所属分类:
- Windows编程
- 资源属性:
- [C/C++] [PDF]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.21mb
- 下载次数:
- 0次
- 提 供 者:
- After******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
C++ is a powerful language that unifies high-level programming paradigms, such as object oriented programming, with low-level efficiencies, such as the ability to directly manipulate memory. For these reasons, C++ has been embraced as the language of choice among game developers. C++ fulfills the need for high-level language constructs which aid in the organization of building complex virtual worlds, but is also able to perform low-level optimizations in order to squeeze out extra performance for such things as sophisticated special effects, realistic physics, and complex artificial intelligence.
Chapter Objectives
• Create, compile, link and execute C++ programs. • Find out how C++ code is transformed into machine code.
- Learn some of the basic C++ features necessary for every C++ program.
- Discover how to output and input text information to and from the user.
-Understand the concept of variables.
-Perform simple arithmetic operations in C++.
Chapter Objectives
• Create, compile, link and execute C++ programs. • Find out how C++ code is transformed into machine code.
- Learn some of the basic C++ features necessary for every C++ program.
- Discover how to output and input text information to and from the user.
-Understand the concept of variables.
-Perform simple arithmetic operations in C++.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C++ Module I.pdf