结构化程序设计毕业论文外文翻译.doc
《结构化程序设计毕业论文外文翻译.doc》由会员分享,可在线阅读,更多相关《结构化程序设计毕业论文外文翻译.doc(4页珍藏版)》请在三一办公上搜索。
1、附 录译文1 Structured Programming MethodStructured programming method:1. Top-down2. Gradually thinning3. Modular design4. Structured codingStructural design process from Dykstra (E. W. Dijkstra) in 1969 suggested that a modular design for the center. The development of the software system is divided int
2、o several independent modules, such a module to complete the work of each variable Simple and clear, it will give some of the larger design software a good foundation.As modules are independent, so we designed one module, other modules will not be involved, thus the original more complex issue of th
3、e SR modules for a range of simple design. Modules for the independence of the expansion of existing systems, the establishment of the new system bring a lot of convenience. These existing modules can act as the base.In accordance with the structure of the program design point of view, any algorithm
4、 functions can be adopted by the process modules of the three basic structure of the portfolio process: the order structure, the selection structure and the circulation structure.Structured program design is the basic idea of a “top-down, gradually refining” the program design methods and the “singl
5、e entrance-exit” of the control structure. Top-down, gradually refining the design process from the issue itself, through progressive refinement, the steps will divide the problem the basic process of decomposition modules diagram of the structure of the process; “single entrance-exit” the ideologic
6、al that a complex procedure, if it is only by the order, three basic choices and cycle through the process of composition, a nest, then the procedures of this new structure must be a single export-import procedures. Accordingly it is easy to prepare well structured and easy to debug procedures.结构化程序
7、设计结构化程序设计方法包括四个部分:1、自顶向下2、逐步细化3、模块化设计4、结构化编码结构化程序设计由迪克斯特拉(E. W. Dijkstra)在1969年提出,是以模块化设计为中心,将待开发的软件系统划分为若干个相互独立的模块,这样使完成每一个模块的工作变单纯而明确,为设计一些较大的软件打下了良好的基础。由于模块相互独立,因此在设计其中一个模块时,不会受到其它模块的牵连,因而可将原来较为复杂的问题化简为一系列简单模块的设计。模块的独立性还为扩充已有的系统、建立新系统带来了不少的方便,因为我们可以充分利用现有的模块作积木式的扩展。按照结构化程序设计的观点,任何算法功能都可以通过由程序模块组成
8、的三种基本程序结构的组合:顺序结构、选择结构和循环结构来实现。结构化程序设计的基本思想是采用“自顶向下,逐步求精”的程序设计方法和“单入口单出口”的控制结构。自顶向下、逐步求精的程序设计方法从问题本身开始,经过逐步细化,将解决问题的步骤分解为由基本程序结构模块组成的结构化程序框图;“单入口单出口”的思想认为一个复杂的程序,如果它仅是由顺序、选择和循环三种基本程序结构通过组合、嵌套构成,那么这个新构造的程序一定是一个单入口单出口的程序。据此就很容易编写出结构良好、易于调试的程序来。待添加的隐藏文字内容2译文2 Program Designing MethodProgramming is a me
9、thod to study the subject, it is not only the study of the various specific ways, but also focusing on specific ways in common, the overall situation involving a standardized approach, and these methods showed that the background and theoretical foundation. Another meaning is the system is for a par
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 结构化程序设计 毕业论文外文翻译 结构 程序设计 毕业论文 外文 翻译

链接地址:https://www.31ppt.com/p-4030458.html