Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Browse by topic Browse by titles Authors Reviewers Browse by issue Browse Help
Search
  Browse All Reviews > Software (D) > Software Engineering (D.2) > Design Tools and Techniques (D.2.2) > Software Libraries (D.2.2...)  
 
Options:
 
  1-10 of 26 Reviews about "Software Libraries (D.2.2...)": Date Reviewed
  SparseX: a library for high-performance sparse matrix-vector multiplication on multicore platforms
Elafrou A., Karakasis V., Gkountouvas T., Kourtis K., Goumas G., Koziris N. ACM Transactions on Mathematical Software 44(3): 1-32, 2018.  Type: Article

The treatment of many scientific and engineering problems leads nearly always to huge computational tasks, which can cause great difficulties even when modern high-speed parallel computers are available. Matrix-vector multiplications a...

Sep 14 2020
  High-performance data structures for de novo assembly of genomes: cache oblivious generic programming
Milicchio F., Tradigo G., Veltri P., Prosperi M.  BCB 2016 (Proceedings of the 7th ACM International Conference on Bioinformatics, Computational Biology, and Health Informatics, Seattle, WA, Oct 2-5, 2016) 657-662, 2016.  Type: Proceedings

This short paper presents a C++ library, in a generic programming style, for more efficient de novo genome assembly. The basic idea is to use a cache oblivious data structure....

Jan 19 2017
  C++ standard library quick reference
Van Weert P., Gregoire M., Apress, Berkeley, CA, 2016. 206 pp.  Type: Book (978-1-484218-75-4)

This small book (200 pages) represents an annotated guide to the modern (say, after 2011) C++ library. It claims to offer a “condensed, well-structured summary” of library features providing “tutorial aspe...

Nov 4 2016
  Pro jQuery
Freeman A., Apress, Berkeley, CA, 2012. 1016 pp.  Type: Book (978-1-430240-95-2)

The dynamic behavior of Web sites is achieved by adding JavaScript processing to Hypertext Markup Language (HTML) pages. Instead of programming in JavaScript, it is more efficient to use JavaScript libraries, such as jQuery, Prototype,...

Oct 26 2012
  Generic programming and high-performance libraries
Gregor D., Järvi J., Kulkarni M., Lumsdaine A., Musser D., Schupp S. International Journal of Parallel Programming 33(2): 145-164, 2005.  Type: Article

It isn’t clear how this paper relates to the journal in which it appears. Parallel programming does not appear in this 20-page paper before page 16, where it is discussed for a little over a page. Moreover, the abstract does ...

Jul 6 2007
  A Java library of graph algorithms and optimization (Discrete Mathematics and its Applications Series)
Lau H., Chapman & Hall/CRC, Boca Raton, FL, 2006. 400 pp.  Type: Book (9781584887188)

In 386 pages, this book contains 12 chapters and 55 sections. There is also a one-page introduction, a four-page reference appendix, a one-page appendix about graph-theoretic terms, and an index of procedures. Finally, a CD is included...

Mar 19 2007
  C++ standard library practical tips
Reese G., Charles River Media, Inc., Rockland, MA, 2005. 576 pp.  Type: Book (9781584504009)

This book, which presents 100 tips, can be regarded as a set of recipes or a cookbook. As such, we can expect it to meet the following criteria: it should have good examples that are accurate, and use current coding conventions; the ex...

Jun 22 2006
  Apache Jakarta Commons: reusable Java components (Bruce Perens’ Open Source Series)
Iverson W., Prentice Hall PTR, Upper Saddle River, NJ, 2005. 360 pp.  Type: Book (9780131478305)

The power of the Commons libraries is demonstrated in this book. It provides a brief overview of the available components, and details some of them, mostly related to Web access. Application programming interfaces (APIs) are well illus...

Apr 26 2006
  A framework for designing and implementing the Ada standard container library
Marco J., Franch X.  Ada (Proceedings of the 2003 annual international conference, San Diego, CA, USA, Dec 7-11, 2003) 49-61, 2003.  Type: Proceedings

A framework for designing and implementing the Ada standard container library is described in this paper. The authors start with a short introduction, and then present the International Organization for Standardization (ISO) quality mo...

Jun 3 2004
  Using the STL
Robson R., Springer-Verlag New York, Inc., Secaucus, NJ, 1998.  Type: Book (9780387982045)

The Standard Template Library (STL) is a relatively new and important addition to C++ that was made possible by the wide acceptance and implementation of the template facility provided by the language. It provides a collection of gener...

Jul 1 1998
 
 
 
Display per page
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy