A simple C++ library for manipulating scientific data sets as structured data

Computer Science – Computational Engineering – Finance – and Science

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

22 pages, LaTeX. Also available at http://www.zib.de/PaperWeb/abstracts/TR-98-06/

Scientific paper

Representing scientific data sets efficiently on external storage usually involves converting them to a byte string representation using specialized reader/writer routines. The resulting storage files are frequently difficult to interpret without these specialized routines as they do not contain information about the logical structure of the data. Avoiding such problems usually involves heavy-weight data format libraries or data base systems. We present a simple C++ library that allows to create and access data files that store structured data. The structure of the data is described by a data type that can be built from elementary data types (integer and floating-point numbers, byte strings) and composite data types (arrays, structures, unions). An abstract data access class presents the data to the application. Different actual data file structures can be implemented under this layer. This method is particularly suited to applications that require complex data structures, e.g. molecular dynamics simulations. Extensions such as late type binding and object persistence are discussed.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

A simple C++ library for manipulating scientific data sets as structured data does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with A simple C++ library for manipulating scientific data sets as structured data, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and A simple C++ library for manipulating scientific data sets as structured data will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-464438

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.