APS信息与计算科学专业课知识解读.docVIP

  • 4
  • 0
  • 约 29页
  • 2016-03-07 发布于湖北
  • 举报
Programming Language 1、结构体,链表 A struct in the C programming language (and many derivatives(派生类)) is a complex data type declaration that defines a physically grouped list of variables to be placed under one name in a block of memory, allowing the different variables to be accessed via a single pointer, or the struct declared name which returns the same address. 链表 link list 整数integer 小数decimal 字符character 指针pointer 节省内存save memory 不连续的discontinuous 面向过程process-oriented 条件 condition requirement 执行 carry out,execute 语句command statement 二进制文件 binary file ? 2、C++的封装

文档评论(0)

1亿VIP精品文档

相关文档