文件名称:33
介绍说明--下载内容均来自于网络,请自行研究使用
是我的bison-2陆地地震记录转换程序
设备。我添加了下面的大多数规范。另一半休息
在程序的注释(是不是)。-is my conversion program for the BISON-2 land seismic recording
apparatur. I appended most of the specification below. The other half rests
as comments in the program (it is not really much).
I tried to be think of all the headers, but I wasn t sure of some of them.
I hate to convert a normal date to julian days, so no date, time etc.
The extended headers mentioned in the specs are also not covered frankly
I don t understand it. I hope the code is clear, it is not dificult.
Here are some remarks:
In order to read the characters in the headers I overwrite the carriage return
with a \0 in the character constants (had nothing better).
The trace struct is a combination from a union of 2-byte shorts with 4-byte
longs and the data field, it s the way we did it in the FORTRAN times.
In the original data there are 538 bytes of header data followed by channel
* 48 bytes channel header data. After that there are two bytes, and after
that all the data follows.
I appended the swapp
设备。我添加了下面的大多数规范。另一半休息
在程序的注释(是不是)。-is my conversion program for the BISON-2 land seismic recording
apparatur. I appended most of the specification below. The other half rests
as comments in the program (it is not really much).
I tried to be think of all the headers, but I wasn t sure of some of them.
I hate to convert a normal date to julian days, so no date, time etc.
The extended headers mentioned in the specs are also not covered frankly
I don t understand it. I hope the code is clear, it is not dificult.
Here are some remarks:
In order to read the characters in the headers I overwrite the carriage return
with a \0 in the character constants (had nothing better).
The trace struct is a combination from a union of 2-byte shorts with 4-byte
longs and the data field, it s the way we did it in the FORTRAN times.
In the original data there are 538 bytes of header data followed by channel
* 48 bytes channel header data. After that there are two bytes, and after
that all the data follows.
I appended the swapp
(系统自动生成,下载前可以参看下载内容)
下载文件列表
新建文件夹 (4)
..............\bison2su\bison2su.c
..............\........\README.bison2su
..............\bison2su