<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>Estructura de datos con C++</title>
    <subTitle> objetos, abstracciones y diseño</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Koffman, Elliot B.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Paul, Wolfgang, 1913-.</namePart>
  </name>
  <name type="personal">
    <namePart>Villegas Quezada, Carlos, revisión técnica.</namePart>
  </name>
  <name type="personal">
    <namePart>Paterna Patrucco, Mónica, revisión técnica.</namePart>
  </name>
  <name type="personal">
    <namePart>Sánchez Fragoso, Francisco, traductor.</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">ec</placeTerm>
    </place>
    <place>
      <placeTerm type="text">México, D. F., México</placeTerm>
    </place>
    <publisher>McGraw-Hill</publisher>
    <dateIssued>2008</dateIssued>
    <edition>Tercera edición</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
  </language>
  <physicalDescription>
    <extent>xxviii, 806 páginas ; ilustraciones ; 23.5 cm.</extent>
  </physicalDescription>
  <tableOfContents>Introducción a C++ -- Introducción al diseño del software -- Exactitud y eficiencia del programa -- Herencia y jerarquías de clase -- Contenedores  secuenciales -- Pilas ( stacks) -- Colas y deques -- Recursión -- Árboles -- Conjuntos  y mapeos -- Ordenación -- Árboles  de búsqueda  autobalanceados -- Árboles AVL -- Grafos - Temas avanzados  de C++ -- Revisión  del UML -- El marco de prueba de la CppUnit...</tableOfContents>
  <targetAudience authority="marctarget">general</targetAudience>
  <note type="statement of responsibility">Elliot B. Koffman, Paul A. T. Wolfgang</note>
  <note>Incluye índice.</note>
  <note>Incluye bibliografía.</note>
  <subject>
    <topic>C++ (Lenguaje de programación de computadores)</topic>
  </subject>
  <subject>
    <topic>Programación orientada a objetos (Informática)</topic>
  </subject>
  <classification authority="ddc">005.73 K787e</classification>
  <identifier type="isbn">9789701065785</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">UEB</recordContentSource>
    <recordCreationDate encoding="marc">161204</recordCreationDate>
    <recordChangeDate encoding="iso8601">20260710080943.0</recordChangeDate>
    <recordIdentifier>BGEN1651</recordIdentifier>
    <languageOfCataloging>
      <languageTerm authority="iso639-2b" type="code">spa</languageTerm>
    </languageOfCataloging>
  </recordInfo>
</mods>
