Transcription of Elements of Programming
{{id}} {{{paragraph}}}
Elements of ProgrammingElements of ProgrammingAlexander StepanovPaul McJones(ab)c=a(bc)Semigroup PressPalo Alto Mountain ViewMany of the designations used by manufacturers and sellers to distinguish theirproducts are claimed as trademarks. Where those designations appear in this book, andthe publisher was aware of a trademark claim, the designations have been printed withinitial capital letters or in all authors and publisher have taken care in the preparation of this book, but make noexpressed or implied warranty of any kind and assume no responsibility for errors oromissions. No liability is assumed for incidental or consequential damages in connectionwith or arising out of the use of the information or programs contained 2009 Pearson Education, Copyrightc 2019 Alexander Stepanov and Paul McJonesAll rights reserved.
3.For a selective but incisive introduction to algorithms and data structures, we recom-mend Tarjan [1983]. 4.The standard reference is Stroustrup [2000]. 5.The code in the book compiles and runs under Microsoft Visual C++ 9 and g++ 4. This code, together with a few trivial macros that enable it to compile, as well as unit
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}