c 语言总复习(C language review).docVIP

  • 6
  • 0
  • 约1.3万字
  • 约 17页
  • 2017-08-16 发布于河南
  • 举报
c 语言总复习(C language review)

c 语言总复习(C language review) 1) there are three kinds of program structures: sequential structures, cyclic structures (three cyclic structures), selection structures (if and switch) - 2) read the program from the main () entrance, and then read down from the top order (cycle, cycle, encounter, select, select). - 3) the computers data is stored in a binary form in the computer. The location of the data is his address. - - - 4) bit means 0 or 1. Byte is a byte, a byte = eight bits 5) must remember how binary into a decimal. - Concepts often tested: - 1, compilation preprocessing is not part of the

您可能关注的文档

文档评论(0)

1亿VIP精品文档

相关文档