<?xml version="1.0" encoding="UTF-8" ?>
<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xmlns:slims="http://slims.web.id" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3" id="4181">
 <titleInfo>
  <title>C++ Components And Algorithms ; Comprehensive For Designing And Implementing Algorithms In C++</title>
 </titleInfo>
 <name type="Personal Name" authority="">
  <namePart>Scott Robert Ladd</namePart>
  <role>
   <roleTerm type="text">Primary Author</roleTerm>
  </role>
 </name>
 <typeOfResource manuscript="no" collection="yes">mixed material</typeOfResource>
 <genre authority="marcgt">bibliography</genre>
 <originInfo>
  <place>
   <placeTerm type="text">USA</placeTerm>
   <publisher>M &amp; T</publisher>
   <dateIssued>1992</dateIssued>
  </place>
 </originInfo>
 <language>
  <languageTerm type="code">en</languageTerm>
  <languageTerm type="text">English</languageTerm>
 </language>
 <physicalDescription>
  <form authority="gmd">Text</form>
  <extent>xv,777 hlm;18 x 23,5 cm</extent>
 </physicalDescription>
 <note>ABSTRACT The reviewed book fills the niche in the literature devoted to the C++ programming language. It is not simply a tutorial on algorithms or programming constructions. The main emphasis of the book is to describe “how to use the powerful features of C++ in creating program components and implementing algorithms”. The author describes a number of C++ classes supporting the most important and frequently occurred in programming practice algorithms. The detailed description includes complete class libraries for BTree indexed files (including insertion, deletion and searching), indexing files via hash tables, numeric supporting sorting and statistics, dynamic string handling, random number generation, error reporting, range-checking, persistent objects implementing sequential files, in-memory hash tables, dynamic binary trees. It is silently presumed that the reader is familiar with algorithms for considered problems. The book is useful to advanced programmers willing to improve their C++ programming technique.  &#13;
&#13;
</note>
 <note type="statement of responsibility">Penulis, Scott Robert Ladd</note>
 <subject authority="">
  <topic>C++</topic>
 </subject>
 <classification>Komputer</classification>
 <identifier type="isbn">013118217X</identifier>
 <location>
  <physicalLocation>UNRIYO LIBRARY PERPUSTAKAAN UNIVERSITAS RESPATI YOGYAKARTA (UNRIYO)</physicalLocation>
  <shelfLocator>005 Lad t C-1</shelfLocator>
  <holdingSimple>
   <copyInformation>
    <numerationAndChronology type="1">137-1</numerationAndChronology>
    <sublocation>Perpustakaan Kampus 1 - Jln. Laksda Adi Sucipto Km 6,3 Depok, Sleman, Yogyakarta.</sublocation>
    <shelfLocator>005 Lad t C-1</shelfLocator>
   </copyInformation>
  </holdingSimple>
 </location>
 <recordInfo>
  <recordIdentifier>4181</recordIdentifier>
  <recordCreationDate encoding="w3cdtf">2015-07-02 13:52:02</recordCreationDate>
  <recordChangeDate encoding="w3cdtf">2015-07-02 14:20:23</recordChangeDate>
  <recordOrigin>machine generated</recordOrigin>
 </recordInfo>
</mods>
</modsCollection>