Entry Reid:1995:OOS from sigcse1990.bib

Last update: Wed Sep 26 02:07:32 MDT 2018                Valid HTML 4.0!

Index sections

Top | Symbols | Numbers | Math | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

BibTeX entry

@Article{Reid:1995:OOS,
  author =       "Richard J. Reid",
  title =        "Object-oriented simulation of computer architectures
                 using {C++}",
  journal =      j-SIGCSE,
  volume =       "27",
  number =       "1",
  pages =        "19--23",
  month =        mar,
  year =         "1995",
  CODEN =        "SIGSD3",
  DOI =          "https://doi.org/10.1145/199691.199702",
  ISSN =         "0097-8418 (print), 2331-3927 (electronic)",
  ISSN-L =       "0097-8418",
  bibdate =      "Sat Nov 17 18:57:28 MST 2012",
  bibsource =    "http://portal.acm.org/;
                 http://www.math.utah.edu/pub/tex/bib/sigcse1990.bib",
  abstract =     "Object-oriented languages such as C++ allow class
                 definitions which eliminate the need for writing
                 special-purpose simulators in many cases. Simulating
                 digital logic components and computer architectures is
                 one case where the simulation model can be effectively
                 and conveniently expressed in the programming language
                 itself. A class library supporting: schematic
                 organization, multi-level digital-signal
                 representation, and implementations of a modest set of
                 component primitives has been developed. This library
                 supports two forms of hierarchical arrangements; first,
                 the digital signals themselves can be expressed as
                 vectors (as for a bus), either directly or by
                 composition, and second, the digital components can be
                 arranged hierarchically as modules, and the modules can
                 be used in an identical manner in which the primitives
                 are used. The library code described here is available
                 from the author.",
  acknowledgement = ack-nhfb,
  fjournal =     "SIGCSE Bulletin (ACM Special Interest Group on
                 Computer Science Education)",
  journal-URL =  "http://portal.acm.org/browse_dl.cfm?idx=J688",
}

Related entries