{"created":"2025-01-18T23:00:27.208680+00:00","updated":"2025-01-22T16:49:49.629951+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00031002","sets":["1164:2386:2470:2483"]},"path":["2483"],"owner":"1","recid":"31002","title":["並列プログラム変換/可視化システムVISTAにおける可視化技術について"],"pubdate":{"attribute_name":"公開日","attribute_value":"1989-03-10"},"_buckets":{"deposit":"c8d5b945-1494-4214-80cd-90e12f9c3fd6"},"_deposit":{"id":"31002","pid":{"type":"depid","value":"31002","revision_id":0},"owners":[1],"status":"published","created_by":1},"item_title":"並列プログラム変換/可視化システムVISTAにおける可視化技術について","author_link":["0","0"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"並列プログラム変換/可視化システムVISTAにおける可視化技術について"},{"subitem_title":"Visualizing parallel programs using the VISTA system","subitem_title_language":"en"}]},"item_type_id":"4","publish_date":"1989-03-10","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"(財)新世代コンピュータ技術開発機構工"},{"subitem_text_value":"(財)新世代コンピュータ技術開発機構工"},{"subitem_text_value":"(財)新世代コンピュータ技術開発機構工"},{"subitem_text_value":"(財)新世代コンピュータ技術開発機構工"},{"subitem_text_value":"九州大学"},{"subitem_text_value":"富士通(株)"},{"subitem_text_value":"富士通(株)"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"ICOT Research Center","subitem_text_language":"en"},{"subitem_text_value":"ICOT Research Center","subitem_text_language":"en"},{"subitem_text_value":"ICOT Research Center","subitem_text_language":"en"},{"subitem_text_value":"ICOT Research Center","subitem_text_language":"en"},{"subitem_text_value":"Kyushu University","subitem_text_language":"en"},{"subitem_text_value":"Fujitsu Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Fujitsu Ltd.","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/31002/files/IPSJ-PRO88028003.pdf"},"date":[{"dateType":"Available","dateValue":"1991-03-10"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-PRO88028003.pdf","filesize":[{"value":"820.6 kB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"15"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"bc136a9b-7f89-40de-8729-ef17ccc3eb85","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 1989 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"奥村, 晃"},{"creatorName":"藤田, 博"},{"creatorName":"上田, 和紀"},{"creatorName":"長谷川, 隆三"},{"creatorName":"吉田, 紀彦"},{"creatorName":"相川, 聖一"},{"creatorName":"小野, 越夫"}],"nameIdentifiers":[{}]}]},"item_4_creator_6":{"attribute_name":"著者名(英)","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"Akirar, Okumura","creatorNameLang":"en"},{"creatorName":"Hiroshi, Fujita","creatorNameLang":"en"},{"creatorName":"Kazunorir, Ueda","creatorNameLang":"en"},{"creatorName":"Ryuzo, Hasegawa","creatorNameLang":"en"},{"creatorName":"Norihikor, Yoshida","creatorNameLang":"en"},{"creatorName":"Seiichi, Aikawa","creatorNameLang":"en"},{"creatorName":"Etsuo, Ono","creatorNameLang":"en"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AN10485570","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"GHC等の並列言語では通信し合う複数のプロセスによって計算が行われるため,ブログラムの実行の様子を直感的に捉えることが逐次型言語に比べて困難である.現在構築中の並列プログラム変換/可視化システムVISTAは,並列プログラミングのための統合的支援環境の提供を目指しており,上記の問題の解消に向けて,プログラムの持つ構造や実行の様子をグラフィック表示する可視化機構を備えている.試作した可視化機構に付いて,その目的と機能を中心に紹介を行う.","subitem_description_type":"Other"}]},"item_4_description_8":{"attribute_name":"論文抄録(英)","attribute_value_mlt":[{"subitem_description":"It is rather difficult to understand behavior of GHC programs than of any sequential programming languages, because there exist so many communicating parallel processes in execution. The visualization system on VISTA (a VISualization and Transformation Apprentice for parallel logic programming) is a countermeasure for it. It shows program structures and execution graphically. In this article, we present a summary of it, especially about its purposes and functions.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"24","bibliographic_titles":[{"bibliographic_title":"情報処理学会研究報告プログラミング(PRO)"}],"bibliographicPageStart":"17","bibliographicIssueDates":{"bibliographicIssueDate":"1989-03-10","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"20(1988-PRO-028)","bibliographicVolumeNumber":"1989"}]},"relation_version_is_last":true,"weko_creator_id":"1"},"id":31002,"links":{}}