c语言程序设计 英文简介,C语言程序设计课件(英文)C program language 之1 Introduction.ppt...

C语言程序设计课件(英文)C program language 之1 Introduction

Chapter One Arithmetic 6 if i<9,go to step3, otherwise output max which is the maximum 3: Input a new number , save it to variable x ; 1 Input a number , save it to variable max; Programming basics 5 i increment 1 , i+1?i ; 4:Compare the value of x and max; if x>max,assign x to max; otherwise keep the both value. Ex: Input 10 numbers , find the maximum 2 Set another variable i as a counter , assign 1 to i; programming design Program modules: identify the program’s processing steps. Flow chart(流程图) Pseudocode(伪代码) Computer language Plan a solution Using structured programming techniques: Programming basics Start/ End Input/Output Test Execute Flow line Connection Self review The logic structure controls the logical sequence in which computer program instructions are executed. In the sequence structure, one program statement follows another. Programming basics Three basic structures are used to form the logic of a program: sequence(顺序), selection(选择) and loop(循环). Key : sequence selection loop A selection structure tells the program which action to take, based on certain condition. When the condition is evaluated, its result is either true or false. The if-then-else structure and the case structure are two common types of selection structures. Programming basics Self review The loop structure is used when one or more actions are to be performed repeatedly as long as a certain condition is met. There are two forms of the loop structure Programming basics Self review A B condition A B Y N condition A Y N condition A Y N Programming basics Self review * LOGO Introduction Contents What is C program language 1 Characteristics of C langugae 2 How does a C program work 3 What a C program can do 4 C Program Sturcture 5 How to use Turbo C 6 Programming basics 7 Sumary 8 document data program Computer software What is C program Language What is computer-system What is software What is program What is language C is a general-purpo

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值