查看更多
当前 - 选择题 - 专业英语
困难
单选题
2025年5月第60题
#了解即可
#超纲

In systems analysis and design, a Data Flow Diagram (DFD) is a structured analysis tool used to represent how data flows through a system and how processes transform data. The DFD is created during the early stages of system development to provide a (logical) understanding of the system’s functionality. A DFD consists of four basic components: processes, data stores, data flows, and external entities. These components are used to model the system’s (logical functions) rather than its physical implementation.
The (processes) represent the transformations of data from input to output, each typically named using a verb-noun phrase.
Data flows represent the movement of data between components.(data stores) are repositories where data is stored for future use.External entities represent actors outside the system that interact with it, such as users or external systems.
DFDs are typically developed in a top-down manner, beginning with a context diagram (or level 0 diagram), which shows the entire system as a single process and its interaction with external entities. This is followed by a (level 1 diagram), which breaks down the main process into sub-processes for greater detail.

浓缩知识点

数据流程图(DFD)是系统分析与设计阶段的核心结构化分析工具,多用于系统开发早期,核心作用是通过可视化方式呈现数据在系统内的流动路径与处理转化逻辑,重点提供对系统的逻辑层面理解,聚焦展现系统的核心逻辑功能,而非用户界面、数据库架构等物理实现细节或非核心行为。它包含四大核心组件:处理过程负责将输入数据转化为输出,命名通常采用动词加名词的规范;数据流代表组件之间的数据移动路径;数据存储是留存数据以供后续调用处理的仓库;外部实体则指与系统产生交互的系统外参与者,比如终端用户、外部关联系统等。DFD采用自顶向下的分层开发模式,从0级上下文图起步,该层级将整个系统抽象为单个过程,仅展示其与外部实体的交互关系,之后可逐步细化到1级图,将主过程拆解为多个子过程以呈现更细节的逻辑,还能进一步拓展到2级及更高级别图,实现对系统逻辑的逐层精细化拆解,帮助开发人员逐步厘清系统的完整逻辑架构。

正确答案
A

问题 1. 正确答案:A. logical :本题考察DFD的设计阶段定位。DFD是在系统开发早期用于表达系统功能的工具,强调的是逻辑建模,而非物理实现。因此,DFD提供的是对系统的logical(逻辑)理解。
问题 2. 正确答案:C. logical functions : DFD关注的是系统的“做什么”,即业务逻辑和数据处理,而不是数据库结构或UI界面,所以正确选项是
logical functions
,即逻辑功能。
问题 3 . 正确答案:D. processes : 在DFD中,“processes”是四大基本元素之一,表示对数据的处理和转化。通常命名为“动词+名词”,如“Process Order”。
问题 4. 正确答案:B. data stores :DFD中的“data stores”表示数据存储点,是系统中数据保留的地方,用于后续处理。其他选项如metadata、flowchart都不是DFD元素。
问题 5. 正确答案:C. level 1 diagram : DFD开发采用自顶向下的方式,从level 0(上下文图)开始,然后细化到level 1 diagram,再到level 2等,逐步展示子过程。

联系我们
隐私协议
用户协议
微信公众号
知乎
小红书
浙ICP备2021029036号
@2022-2026
嘉兴市安芯网络科技有限公司 版权所有