dbo:abstract
|
- A structure chart (SC) in software engineering and organizational theory is a chart which shows the breakdown of a system to its lowest manageable levels. They are used in structured programming to arrange program modules into a tree. Each module is represented by a box, which contains the module's name. The tree structure visualizes the relationships between modules. (en)
- 구조도(structure chart)는 소프트웨어 설계를 계층적으로 모델링 한 것을 말한다. 설계의 각 수준, 다른 수준과의 관계, 전체 설계구조에서의 위치 등을 보여주는 하향식 차트다. 먼저 프로그램이나 시스템의 주요 기능을 고려하고 다음으로 이 기능을 하위 기능으로, 각 하위 기능들은 가장 하위 수준의 기능에 도달할 때까지 계속 분해된다. 너무 수준이 많아 하나의 구조도로 표현하기 어려우면 몇 개의 하위 구조도로 분해할 수도 있다. 구조도는 하나의 프로그램, 하나의 시스템, 하나의 프로그램 일부를 문서화한다. (ko)
|
dbo:thumbnail
| |
dbo:wikiPageExternalLink
| |
dbo:wikiPageID
| |
dbo:wikiPageLength
|
- 6420 (xsd:nonNegativeInteger)
|
dbo:wikiPageRevisionID
| |
dbo:wikiPageWikiLink
| |
dbp:wikiPageUsesTemplate
| |
dcterms:subject
| |
gold:hypernym
| |
rdf:type
| |
rdfs:comment
|
- A structure chart (SC) in software engineering and organizational theory is a chart which shows the breakdown of a system to its lowest manageable levels. They are used in structured programming to arrange program modules into a tree. Each module is represented by a box, which contains the module's name. The tree structure visualizes the relationships between modules. (en)
- 구조도(structure chart)는 소프트웨어 설계를 계층적으로 모델링 한 것을 말한다. 설계의 각 수준, 다른 수준과의 관계, 전체 설계구조에서의 위치 등을 보여주는 하향식 차트다. 먼저 프로그램이나 시스템의 주요 기능을 고려하고 다음으로 이 기능을 하위 기능으로, 각 하위 기능들은 가장 하위 수준의 기능에 도달할 때까지 계속 분해된다. 너무 수준이 많아 하나의 구조도로 표현하기 어려우면 몇 개의 하위 구조도로 분해할 수도 있다. 구조도는 하나의 프로그램, 하나의 시스템, 하나의 프로그램 일부를 문서화한다. (ko)
|
rdfs:label
|
- 구조도 (ko)
- Structure chart (en)
|
owl:sameAs
| |
prov:wasDerivedFrom
| |
foaf:depiction
| |
foaf:isPrimaryTopicOf
| |
is dbo:wikiPageRedirects
of | |
is dbo:wikiPageWikiLink
of | |
is foaf:primaryTopic
of | |