著者
武田 寛昭 山下 英生
出版者
広島工業大学
雑誌
広島工業大学紀要. 研究編 (ISSN:13469975)
巻号頁・発行日
vol.42, pp.247-253, 2008-02
被引用文献数
1

It is important to understand the operation process of the algorithm when a program is studied anddebugged. We can use a debugger for this purpose. However, it is not easy to understand theoperation process of the algorithm intuitively, by getting numerical information obtained from thedebugger. On the other hand, when we understand the algorithm from using diagram such asflowchart, it is difficult to grasp the states of variables.In this paper, we developed an all-purpose visualization system of algorithm to support thedebugging and the study of beginner's programming;we can easily visualize the operation process ofthe algorithm and grasp the states of variables. We proposed some devices to visualize easily theoperation process of the algorithm:to display a tree-structure among functions,to indicate compactlythe flowchart by a case, and to make a graph of the states of variables.
著者
山下 英生 上甲 達也 中前栄八郎
出版者
一般社団法人情報処理学会
雑誌
情報処理学会論文誌 (ISSN:18827764)
巻号頁・発行日
vol.32, no.5, pp.570-580, 1991-05-15
被引用文献数
5

数値解析シミュレーションの対象はより複雑化 多次元化し 解析結果の可視化の必要性はますます増大している.3次元交流定常場における磁束密度と渦電流のように 相互に作用する物理量は時間の経過とともに複雑な振舞いをする.このような二つの物理量の相互作用の理解のためには 両者の時空間における現象を 同時に観察することが望ましい本論文では 交流定常場における1サイクル間の瞬時密度分布の観察に グラフィックスワークステーションを利用した可視化法について提案する.すなわち 密度分布の瞬時値の高速算出法を用いて 相互に作用する物理畳を観察する三つのステレオ表示法を提案し 相互作用の観察を容易にする操作性に優れた会話処理機能について提案している.本可視化法の特徴は以下のとおりである.(1)相互に作用する複数の物理量に関して 時間的変化を観察するためのアニメーション表示 異なる時刻の相違を観察する並列同時表示 および指定された2時刻における密度分布の微妙な差を観察する切り替え表示法が準備されており 観察者は必要に応じて適宜速やかに辺択できるので 相互作用の詳細な観察が可能である.(2)時間的に変化する3次元空間の相互作用を 観察者のその時々の意志のおもむくままに 自在に かつ即応的に 望む方向および距離から 望む断面の分布状況を観察できる操作機能を持っている.