<?xml version='1.0' encoding='UTF-8'?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-03-08T14:20:52Z</responseDate>
  <request verb="GetRecord" identifier="oai:it-hiroshima.repo.nii.ac.jp:00000776" metadataPrefix="jpcoar_2.0">https://it-hiroshima.repo.nii.ac.jp/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:it-hiroshima.repo.nii.ac.jp:00000776</identifier>
        <datestamp>2023-07-25T10:40:16Z</datestamp>
        <setSpec>1:18:377</setSpec>
      </header>
      <metadata>
        <jpcoar:jpcoar xmlns:datacite="https://schema.datacite.org/meta/kernel-4/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcndl="http://ndl.go.jp/dcndl/terms/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:jpcoar="https://github.com/JPCOAR/schema/blob/master/2.0/" xmlns:oaire="http://namespace.openaire.eu/schema/oaire/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:rioxxterms="http://www.rioxx.net/schema/v2.0/rioxxterms/" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns="https://github.com/JPCOAR/schema/blob/master/2.0/" xsi:schemaLocation="https://github.com/JPCOAR/schema/blob/master/2.0/jpcoar_scm.xsd">
          <dc:title>Ｃ言語プログラムに対するアルゴリズム可視化システム</dc:title>
          <dc:title xml:lang="en">An Algorithm Visualization System for C Language Program</dc:title>
          <jpcoar:creator>
            <jpcoar:creatorName>武田, 寛昭</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="ja-Kana">タケダ, ヒロアキ</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName>山下, 英生</jpcoar:creatorName>
            <jpcoar:creatorName xml:lang="ja-Kana">ヤマシタ, ヒデオ</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Takeda, Hiroaki</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:creator>
            <jpcoar:creatorName xml:lang="en">Yamashita, Hideo</jpcoar:creatorName>
          </jpcoar:creator>
          <jpcoar:subject subjectScheme="NDC">007.64</jpcoar:subject>
          <jpcoar:subject subjectScheme="Other">algorithm visualization</jpcoar:subject>
          <jpcoar:subject subjectScheme="Other">learning support of programming</jpcoar:subject>
          <datacite:description descriptionType="Other">application/pdf</datacite:description>
          <datacite:description descriptionType="Abstract">It is important to understand the operation process of the algorithm when a program is studied and
debugged. We can use a debugger for this purpose. However, it is not easy to understand the
operation process of the algorithm intuitively, by getting numerical information obtained from the
debugger. On the other hand, when we understand the algorithm from using diagram such as
flowchart, it is difficult to grasp the states of variables.
In this paper, we developed an all-purpose visualization system of algorithm to support the
debugging and the study of beginner’s programming;we can easily visualize the operation process of
the algorithm and grasp the states of variables. We proposed some devices to visualize easily the
operation process of the algorithm:to display a tree-structure among functions,to indicate compactly
the flowchart by a case, and to make a graph of the states of variables.</datacite:description>
          <dc:publisher>広島工業大学</dc:publisher>
          <datacite:date dateType="Issued">2008-02</datacite:date>
          <dc:language>jpn</dc:language>
          <dc:type rdf:resource="http://purl.org/coar/resource_type/c_6501">departmental bulletin paper</dc:type>
          <oaire:version rdf:resource="http://purl.org/coar/version/c_970fb48d4fbd8a85">VoR</oaire:version>
          <jpcoar:identifier identifierType="URI">https://it-hiroshima.repo.nii.ac.jp/records/776</jpcoar:identifier>
          <jpcoar:sourceIdentifier identifierType="NCID">AA11599110</jpcoar:sourceIdentifier>
          <jpcoar:sourceIdentifier identifierType="ISSN">13469975</jpcoar:sourceIdentifier>
          <jpcoar:sourceTitle>広島工業大学紀要. 研究編</jpcoar:sourceTitle>
          <jpcoar:volume>42</jpcoar:volume>
          <jpcoar:pageStart>247</jpcoar:pageStart>
          <jpcoar:pageEnd>253</jpcoar:pageEnd>
          <jpcoar:file>
            <jpcoar:URI label="P247-253.pdf">https://it-hiroshima.repo.nii.ac.jp/record/776/files/P247-253.pdf</jpcoar:URI>
            <jpcoar:mimeType>application/pdf</jpcoar:mimeType>
            <jpcoar:extent>2.7 MB</jpcoar:extent>
            <datacite:date dateType="Available">2023-03-30</datacite:date>
          </jpcoar:file>
        </jpcoar:jpcoar>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
