木構造化チャートによる階層構造的プログラミング
スポンサーリンク
概要
- 論文の詳細を見る
A hierarchical structure of a program is very useful in developping and maintaining. But there were no systematic method to drawing up the hiearachical structures. In this paper, we present new structured programming with hierarchical structures. The method is called Hierarchically Structured Programming (abbreviated HSP). HSP is based on Tree Structured chart (abbreviated TS chart). Each structures in TS chart has the form of tree. Some methods or structures in TS charts are used in HSP, they are parasitic structures, semi order structures, macro structures, bottom-up and top-down programming, etc. Finally, we will show some documents by HSP.
- 東海大学の論文
著者
関連論文
- 予約付きセマフォによるデッドロックの回避
- デッドロック防止排他制御方式に関する一提案
- オブジェクト駆動によるシステム設計技法についての提案(2)
- オブジェクト駆動によるシステム設計技法についての提案
- オブジェクト駆動によるソフトウェア設計技法
- オブジェクト駆動によるリアルタイムスケジューリングの記述
- オブジェクト駆動によるマルチタスクシステムのモデル化技法
- リアルタイムシステムの動作解説の動的な生成
- リアルタイムシステムのアプリケーションの動作状態の視覚化
- 動作状態によるリアルタイムシステムの検証支援
- 拡張TSチャートによるリアルタイムシステムのタイミング検証
- 拡張TSチャートによるPrologの記述について
- 拡張TSチャートによるマルチプログラミングとタスク分割について
- オブジェクト指向によるプリンタドライバ開発モデルに関する研究
- 予約付きセマフォによるデッドロックの回避
- トランスデューサについて : ハードフローチャート (オートマトン理論および言語理論の新展開)
- 拡張TSチャートによるリアルタイムシステムの記述手法について
- 木構造化チャートのマクロ化技法
- 教育実習用電子計算機シミュレータの製作について
- PPI初期化シーケンス自動プログラミングシステムの設計
- 木構造化チャートによる階層構造的プログラミング
- 木構造化チャートによるプログラム開発・保守技法