《第五章详细设计.pptVIP

  • 3
  • 0
  • 约1.27万字
  • 约 50页
  • 2016-12-30 发布于北京
  • 举报
第五章 详细设计 和图5.11(b)所示的选择结构对应的伪码,其中‘select’、 ‘or’和‘end’示关键字,cond1、cond2和cond3分别是执行B、C和D的条件: A select cond1 B A or cond2 C A or cond3 D A end Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspose Pty Ltd. 和图5.11(d)所示重复结构对应的伪码,其中‘iter’、 ‘until’、 ‘while’和‘end’是关键字(重复结构有until和while两种形式),cond是条件: A iter until (或while) cond B A end Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile 5.2.0.0. Copyright 2004-2011 Aspo

文档评论(0)

1亿VIP精品文档

相关文档