文件名称:HDF5program
介绍说明--下载内容均来自于网络,请自行研究使用
【HDF5program.rar】关于HDF5文件科学数据集,属性,群组等的创建或读写操作。-
【h5_crtdat.c】Create a dataset
【h5_rdwt.c】Read and write to a dataset
【h5_crtatt.c】Create an attribute
【h5_crtgrp.c】Create a group
【h5_crtgrpar.c】Create groups in a file using absolute and relative paths
【h5_crtgrpd.c】Create datasets in a group
【h5_subset.c】Create a file and dataset and select/read a subset the dataset
Create an extendible (unlimited dimension) dataset h5_extend.c
【h5_cmprss.c】Create a chunked and compressed dataset
【h5_crtdat.c】Create a dataset
【h5_rdwt.c】Read and write to a dataset
【h5_crtatt.c】Create an attribute
【h5_crtgrp.c】Create a group
【h5_crtgrpar.c】Create groups in a file using absolute and relative paths
【h5_crtgrpd.c】Create datasets in a group
【h5_subset.c】Create a file and dataset and select/read a subset the dataset
Create an extendible (unlimited dimension) dataset h5_extend.c
【h5_cmprss.c】Create a chunked and compressed dataset
(系统自动生成,下载前可以参看下载内容)
下载文件列表
From “Learning The Basics”\C.txt
............................\h5_cmprss.c
............................\h5_crtatt.c
............................\h5_crtdat.c
............................\h5_crtgrp.c
............................\h5_crtgrpar.c
............................\h5_crtgrpd.c
............................\h5_extend.c
............................\h5_rdwt.c
............................\h5_subset.c
From “Learning The Basics”