CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - sgy

搜索资源列表

  1. finitedif

    0下载:
  2. 地震波有限差分matlab模拟程序,输出可以为SGY格式,模拟地震波在地下介质中的传播-Seismic wave finite difference simulation program matlab, the output can be SGY format, simulate the propagation of seismic wave in underground medium
  3. 所属分类:Energy industry

    • 发布日期:2017-03-29
    • 文件大小:69759
    • 提供者:lis
  1. DataFormat

    0下载:
  2. 用于sgy数据的显示,以及数据的读取,是好用的-Sgy display for data and read data is useful
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:161528
    • 提供者:张希
  1. read_segy1

    0下载:
  2. 此程序用fortran2003实现了对地震数据SEG-Y格式的读取。使用了fortran2003的一个新特性,流访问模式。 值得一提的是,在输出文件时,实现了自动化生成格式控制符。 程序存在的不足是,文件的字节大小得提前确定,不管用什么方式获取文件的大小都行,我用的方法是直接在windows下面通过查看sgy文件属性获得的。- This program read the Seismic SEG-Y data with Fortran 90 modified from C, se
  3. 所属分类:Energy industry

    • 发布日期:2017-04-02
    • 文件大小:321501
    • 提供者:Wang qiao
  1. altreadsegy

    0下载:
  2. 读取sgy格式文件的代码,可以自己修改,很好用的-Sgy format file reading code, you can make changes, the good
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3763
    • 提供者:cumtjian
  1. 1

    0下载:
  2. 含sgy数据读取及滤波程序 MFC动画演示程序 快速傅里叶变换程序 二进制数据读写程序-Sgy containing data read and filtering procedures MFC animation demo program fast Fourier transform binary data read and write procedures
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:3620
    • 提供者:岑矜
  1. ReadWriteSegy

    0下载:
  2. 自己C++写的读写sgy程序,可以相互参考学习借鉴~-A reading and writing SGY file code written in C++
  3. 所属分类:Energy industry

    • 发布日期:2017-04-14
    • 文件大小:3741
    • 提供者:liuxim
  1. altreadsegy

    0下载:
  2. 用C语言读取sgy格式地震数据
  3. 所属分类:assembly language

    • 发布日期:2017-04-14
    • 文件大小:3979
    • 提供者:刘思齐
  1. sgy1

    0下载:
  2. sgy地震文件读写程序,附带fft快速傅里叶源程序。C语言-sgy document literacy
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1515
    • 提供者:金石
  1. scansgy

    0下载:
  2. scan the 3D seismic sgy s header ,and output the information 0f inline and crossline.
  3. 所属分类:Energy industry

    • 发布日期:2017-04-11
    • 文件大小:735
    • 提供者:尹文笋
  1. SEG2SGEY

    0下载:
  2. 该源代码是用地震数据格式转换的,可以把SG2格式转换成SGY格式。-The source code is to use seismic data format conversion, can put the SG2 format conversion to SGY format.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:6099
    • 提供者:毛毛
  1. altwritesegy

    0下载:
  2. 用于输出sgy文件,输出时,需要人工根据要求设置参数-Sgy file for output, output, need to manually set the parameters as required
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:2474
    • 提供者:李立平
  1. myReadSgy_myWriteSgy

    0下载:
  2. 用以读写带卷头sgy文件的matlab程序,使用简单-a program that reads the syg file with vloume, which is easy to use
  3. 所属分类:Energy industry

    • 发布日期:2017-04-11
    • 文件大小:1128
    • 提供者:xuwenhao
  1. sgy

    0下载:
  2. 地震数据的读取一直比较复杂,这里列举的程序对物探人员,应该很有用。-Read seismic data
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:967
    • 提供者:shaa963482
  1. segy

    0下载:
  2. 用C语言编写的读写工作格式SGY/SEGY文件的程序源代码,已经测试通过了。只需要自行添加处理命令就可以实现对数据处理。这是了解学习读写SGY文件,以及SGY文件格式非常好的例子!!在工作站要安装相应的文件库(sun工作站应用过)。-Write PC format SGY/SEGY file using the C language to read the source code, has been tested. Only need to add the command can be achi
  3. 所属分类:Energy industry

    • 发布日期:2017-04-29
    • 文件大小:215423
    • 提供者:Hong
  1. test5_readSgy

    0下载:
  2. 使用Fortran编写的读取地震SGY数据格式的文件程序,每条语句后面附有详细的注释。-Fortran prepared by the use of SGY seismic data file format, each statement followed by a detailed notes.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1392
    • 提供者:张炳
  1. t

    0下载:
  2. 抽取sgy地震数据的道头.打开文件,查找到你需要的数据,写入到目标文件,循环下去直到文件尾就可以了-Open the file, find the data you need to write to the destination file, and the cycle continues until the end of the file can be
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:712
    • 提供者:Qiu
  1. readsgy

    0下载:
  2. 在fortran环境下标准sgy数据读取程序-Standard sgy data reading program
  3. 所属分类:Energy industry

    • 发布日期:2017-05-04
    • 文件大小:5314
    • 提供者:
  1. sgy

    0下载:
  2. 使用fortran编写的地面地震勘探观测系统(带卷头)。-Ground seismic exploration system (with the roll head) written in fortran.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1984
    • 提供者:宋思远
  1. 显示sgy数据小软件

    0下载:
  2. 地震勘探干专用软件,小的程序,地震勘探行业(The QT language reads and writes segy, a special program for the seismic exploration industry, and can read and write segy standard documents)
  3. 所属分类:其他行业

    • 发布日期:2018-01-08
    • 文件大小:448512
    • 提供者:xubb100
  1. sesimic

    0下载:
  2. segy指的是“segy格式地震数据”。 地震数据一般以地震道(trace)为单位进行组织,采用SEG-Y文件格式存储。SEG-Y格式是由SEG (Society of Exploration Geophysicists 地球物理学者协会)提出的标准磁带数据格式之一,它是石油勘探行业地震数据的最为普遍的格式之一。处理地震记录文件形式: (1) 原始采集记录文件: *.dat *.SG2 (SEG-2 记录格式或CSP记录格式) (2) 处理数据记录文件: *.d(解编后
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:10570752
    • 提供者:Nero水人
« 1 2 34 »
搜珍网 www.dssz.com