搜索资源列表
energypick1
- segy地震数据显示,及剖面能量提取!其中包括的二进制数据读取,双缓冲图像显示!舍不得啊。我的宝贝!-segy seismic data, and extract the energy profile! These include binary data read, double-buffer image display! Reluctant ah. My Darling!
SGY.RAR
- 读取sgy格式的地震数据VC界面的程序源码。,Read format sgy seismic data source VC interface procedures.
MFCReadXTF.rar
- VC++读取侧扫声纳(XTF格式)的文件,并转换为地震(Seg-y格式)数据,中文注释详细。(目前只支持2通道),VC++ read side-scan sonar (XTF format) files, and converted to the seismic (Seg-y format) data. (Currently only supports 2 channel)
draw4.rar
- 这是我自己用Qt写的读取.segy格式的文件并显示出.segy中所有道的平面图。对刚接触地震数据处理的同学们很有用哦。This is a program written by myself to get seismic datas from a .segy file and draw ichnography with those datas!I think it is readableness!对了,这是在Windows下模拟Linux下的Qt+eclipse+Mingw下开发的哈!,This
OpenSEGY
- 可以实现地震(*.segy)数据的读取,二维剖面的显示。而且可以显示重要参数。-Can achieve the earthquake (*. segy) data read, two-dimensional profile of the show. But also reveals the important parameter.
SeismicLab
- 基于MATLAB的地震数据处理工具箱,包含对地震数据的读取、绘图、滤波、变换功能-semistic data processing toolbox based on matlab.It will help you to read su style semistic data and show to the screen,as well as do some transform and filtering.
read_csp
- 读取CSP格式地震数据的C++类,该类为本人原创,在解编地震数据时有很大使用价值!-Read the CSP format of earthquake data C++ class as my original, in the when decompile earthquake data of a great value!
segy
- 地震segy数据读取,频谱分析以及作图等小功能-extract seismic data
sgy
- 地震数据的读取分析,以及作图,可以看到剖面-Reading seismic data analysis and mapping, see section
CSP-seismic-readear
- CSP地震数据格式,工程地震常见数据格式的读取-CSP seimsic data reader
rdsac
- 读取SAC格式天然地震数据,可以先读取158字节道头,并且输出NPTS(数字字母码格式),然后开始读取地震数据-Read SAC natural seismic data format that can be read 158 bytes road head, and the output NPTS (alphanumeric format), and then start reading the seismic data
Segy_Seg2Example
- 地震数据SEG2、SEGY读取关键类及函数,写地震资料处理程序比较关键的代码。值得下载,初学者可借鉴学习。-Seismic data SEG2, SEGY key classes and functions to read and write more critical seismic data processing program code. Worth the download, beginners can learn from.
duquSEG2shuju
- 可以读取SEG-2地震数据,以及可以改变其中的道数,以便于后面的处理。-SEG-2 can read the seismic data, and wherein the channel number can be changed to facilitate subsequent processing.
dataread_CatalogEQT
- 数据读取:从中国标准格式的EQT地震目录中读取相关数据,以供matlab进一步处理使用。-data read, read the needed data from the earthquake catalog (in standard format of China catalog).
SegyMAT-1.5.1
- 标准SEG-Y格式地震数据读写程序,不需要检查道头字,程序会自动读取争取的线号、道号、XY坐标以及样点双程旅行时序列,在自己编写的处理程序中可以直接引用。-Seismic data in SEG-Y formate read/write
p3200
- 地震数据的读取,地震数据需要为segy格式-read segyfile
SY2-MANUAL-TXT
- 读取地震数据SY2文件中的数据,并以TXT格式保存-load the .sy2 file,write the data into a .txt file and restore
DataProcess
- 生成读取gri格式地震数据文件,运行后打开gri格式文件,可显示其图像。-Read gri generate seismic data file format, open gri format file after running, you can display its image.
读取地震数据
- 读取地震数据的到头,以及地震segy数据的格式和地震数据道数的理解(Read seismic data to the end)
seg2格式地震数据读取C++
- 地震数据SEG-2文件读取和写入的C++源代码,供大家学习和参考,结果生成了一个txt的文件,保存了每个道中的所有采样点的数据