hdf5-1.8.6-win32

所属分类:其他行业
开发工具:Visual C++
文件大小:12915KB
下载次数:39
上传日期:2011-12-19 10:13:17
上 传 者yeaiqing123
说明:  HDF是用于存储和分发科学数据的一种自我描述、多对象文件格式。HDF是由美国国家超级计算应用中心(NCSA)创建的,以满足不同群体的科学家在不同工程项目领域之需要。HDF可以表示出科学数据存储和分布的许多必要条件。HDF被设计为: 自述性:对于一个HDF文件里的每一个数据对象,有关于该数据的综合信息(元数据)。在没有任何外部信息的情况下,HDF允许应用程序解释HDF文件的结构和内容。 通用性:许多数据类型都可以被嵌入在一个HDF文件里。例如,通过使用合适的HDF数据结构,符号、数字和图形数据可以同时存储在一个HDF文件里。 灵活性:HDF允许用户把相关的数据对象组合在一起,放到一个分层结构中,向数据对象添加描述和标签。它还允许用户把科学数据放到多个HDF文件里。 扩展性:HDF极易容纳将来新增加的数据模式,容易与其他标准格式兼容。 跨平台性:HDF是一个与平台无关的文件格式。HDF文件无需任何转换就可以在不同平台上使用。
(HDF5 is a unique technology suite that makes possible the management of extremely large and complex data collections. )

文件列表:
ACKNOWLEDGMENTS (683, 2010-11-18)
bin (0, 2011-02-15)
bindll (0, 2011-02-15)
bindll\gif2h5dll.exe (13312, 2011-02-15)
bindll\h52gifdll.exe (10240, 2011-02-15)
bindll\h5debugdll.exe (12800, 2011-02-15)
bindll\h5diffdll.exe (100352, 2011-02-15)
bindll\h5dumpdll.exe (124416, 2011-02-15)
bindll\h5importdll.exe (56320, 2011-02-15)
bindll\h5lsdll.exe (80384, 2011-02-15)
bindll\h5repackdll.exe (51200, 2011-02-15)
bindll\h5repartdll.exe (10752, 2011-02-15)
bin\gif2h5.exe (1538048, 2011-02-15)
bin\h52gif.exe (1510912, 2011-02-15)
bin\h5copy.exe (1480192, 2011-02-15)
bin\h5debug.exe (1485824, 2011-02-15)
bin\h5diff.exe (1628672, 2011-02-15)
bin\h5dump.exe (1668096, 2011-02-15)
bin\h5import.exe (1547776, 2011-02-15)
bin\h5jam.exe (1460736, 2011-02-15)
bin\h5ls.exe (1618432, 2011-02-15)
bin\h5mkgrp.exe (1463296, 2011-02-15)
bin\h5repack.exe (1617408, 2011-02-15)
bin\h5repart.exe (1454592, 2011-02-15)
bin\h5stat.exe (1485312, 2011-02-15)
bin\h5unjam.exe (1459200, 2011-02-15)
COPYING (767, 2009-01-23)
dll (0, 2011-02-15)
dll\hdf5dll.dll (1972736, 2011-02-15)
dll\hdf5dll.lib (476146, 2011-02-15)
dll\hdf5_cppdll.dll (220160, 2011-02-15)
dll\hdf5_cppdll.lib (285212, 2011-02-15)
dll\hdf5_f90cstubdll.dll (66560, 2011-02-15)
dll\hdf5_f90cstubdll.lib (115044, 2011-02-15)
dll\hdf5_fortrandll.dll (76288, 2011-02-15)
dll\hdf5_fortrandll.lib (132432, 2011-02-15)
dll\hdf5_hldll.dll (91136, 2011-02-15)
dll\hdf5_hldll.lib (26380, 2011-02-15)
dll\hdf5_hl_cppdll.dll (8704, 2011-02-15)
dll\hdf5_hl_cppdll.lib (8380, 2011-02-15)
... ...

HDF5 version 1.8.6 released Please refer to the release_docs/INSTALL file for installation instructions. ------------------------------------------------------------------------------ This release is fully functional for the API described in the documentation. See the RELEASE.txt file in the release_docs/ directory for information specific to this release of the library. Several INSTALL* files can also be found in the release_docs/ directory: INSTALL contains instructions for compiling and installing the library; INSTALL_parallel contains instructions for installing the parallel version of the library; similarly-named files contain instructions for VMS and several environments on MS Windows systems. This directory contains the binary (release) distribution of HDF5 1.8 that was compiled on an Intel PC running Windows XP, using Visual Studio 2008/Intel Fortran 10.1. It was built with the following options: -- C/C++/Fortran libraries, both static and shared -- SZIP (encoder enabled) and ZLIB -- Static and shared HDF5 tools The contents of this directory are: COPYING.txt - Copyright notice INSTALL_Windows.txt - Install instructions from the source code. Section IV discusses how to compile an application USING_Windows.txt - Iinstructions on how to compile an application and examples README.txt - This file RELEASE.txt - Detailed information regarding this release hdf5-examples.zip - Example source and scripts bin\ - HDF5 static Utilities bindll\ - HDF5 shared Utilities dll\ - HDF5, szip, zlib dlls include\ - HDF5 include files lib\ - HDF5, szip, zlib libraries mods\ - HDF5 Fortran static modules modsdll\ - HDF5 Fortran shared modules Documentation for this release can be found at the following URL: http://www.h***roup.org/HDF5/doc/. The following mailing lists are currently set up for HDF5 Library users: news - For announcements of HDF5 related developments, not a discussion list. hdf-forum - For general discussion of the HDF5 library with other users. hdf5dev - For discussion of the HDF5 library development with developers and other interested parties. To subscribe to a list, send mail to "-subscribe@h***roup.org". where is the name of the list. For example, send a request to subscribe to the 'news' mail list to the following address: news-subscribe@h***roup.org Messages sent to the list should be addressed to "@h***roup.org". Periodic code snapshots are provided at the following URL: ftp://ftp.h***roup.uiuc.edu/pub/outgoing/hdf5/snapshots Please read the README.txt file in that directory before working with a library snapshot. The HDF5 website is located at http://h***roup.org/HDF5/ Bugs should be reported to help@h***roup.org.

近期下载者

相关文件


收藏者