登录
首页 » c » segy读取

segy读取

于 2022-02-02 发布 文件大小:1.37 kB
0 152
下载积分: 2 下载次数: 1

代码说明:

segy读取程序,用于地震测量数据的读取

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • admm_simpllified
    admm,压缩感知的重构程序,内有仿真信号(admm,compressive sensing)
    2017-02-21 16:15:33下载
    积分:1
  • 2.3
    一个简单的猜数游戏程序:  利用Math.random()方法生成0-1之间的double型数dNum,将dNum转换为0-100之间的整数iNum。  利用KeyInput.readInt()方法接收键盘输入的整数inNum。如果inNum小于iNum,在屏幕上显示“输入的值小,请输入更大的数.”;如果inNum大于iNum,在屏幕上显示“输入的值大,请输入更小的数.”;如果inNum等于iNum,在屏幕上显示“猜对了.”,并结束运行。  猜测错误的时候,重新输入inNum,直到猜对为止。如果猜测10次后仍未猜对,显示“猜测次数已达10次,猜数失败.”,并结束程序的运行。 (A simple guessing game program:  use Math.random () method to generate double-type numbers between 0-1 dNum, will dNum into an integer between 0-100 iNum.  use KeyInput.readInt () method receives the keyboard input integer inNum. If inNum less than iNum, the screen " Enter the value of the small, enter the greater number." If inNum than iNum, the screen " Enter the value of the large number of smaller type." If inNum equal iNum, displayed on the screen, " guessed." and end the run.  guess wrong, re-enter inNum, until you guess it right up. If the guess was right 10 times not to show " guess the number has reached 10 times, guess the number of failures." And end the program.)
    2010-11-03 14:29:09下载
    积分:1
  • eprocess
    获得wrk中当前进程eprocess结构体(Get the current process eprocess structure)
    2014-04-23 10:02:51下载
    积分:1
  • 8051 Bluetooth Interfacing Project File
    说明:  8051 Bluetooth Interfacing
    2020-06-19 23:00:02下载
    积分:1
  • 图片解码播放器
    本项目是以虚拟机ubuntu14.04为软件环境,以开发板s5pv210(内核版本为Cortex-A8)为硬件平台,直接基于linux API实现对bmp、jpg、png三种图片格式进行解码显示,能够实现不同分辨率图片的显示,并且实现点击触摸屏翻页以及图片的放大缩小功能。
    2023-08-29 23:45:05下载
    积分:1
  • scroll-mesal
    是一个scrollveiw 的很好例子,里面还有Coblist 例子。(Is a good example of a scrollveiw)
    2015-01-27 16:21:27下载
    积分:1
  • STC154K AD-KEY
    模数转换计算公式: Vadc=(Vin/Vref)*1024   其中   Vadc:为ADC模块读回的数值。   Vin :为输入到模数转换器的电压。   Vref:为模数转换器的参考电压,这里等于电源电压。   1024:为2的10次方,因为这里是10位AD。   根据以上公式结合电路图可以计算出来   当三个按键均不按下时,Vadc=1023   当S4按键按下时,Vadc=1   当S5按键按下时,Vadc=619   当S6按键按下时,Vadc=841   这些是理论值,考虑到模数转换器的误差,   实际应用应留出一定误差范围
    2022-10-28 05:55:02下载
    积分:1
  • earthRendering
    VC++和OpenGL实现的大规模地形渲染,3D显示,渲染基础(VC++ OpenGL rendering)
    2012-12-10 20:02:20下载
    积分:1
  • 小型操作系统
    一个小的操作系统,用于学习操作系统
    2022-11-21 06:50:03下载
    积分:1
  • lordpe
    说明:  编辑框是常用控件之一,同时也是一种完全自实现较为繁琐的控件。本例实现了对编辑框的简单的自绘制,在保留其自身的强大功能的前提下,实现了编辑框的边框、背景、文字颜色以及禁用态的各种颜色的替换。 要想重绘,我们必须知道要绘什么。通过观察默认的编辑框我们可以很清楚的看到编辑框有三个最基础的部分需要我们绘制,他们分别是3D边框、背景和文字,再进一步分析我们会发现他们是一个基本窗口的两个部分,即客户区和非客户区。这样一来我们就知道应该用什么函数有针对性的绘制什么区域了,由于提供了源码,这里仅就基本原理和技术细节加以讨论,不过多地罗列代码。(Editor box is one of the common controls, and it is also a kind of control which is completely self-realization and tedious. This example realizes the simple self-drawing of the edit box, and realizes the replacement of the border, background, text color and various colors of the disabled state of the edit box while retaining its powerful function. To redraw, we must know what to draw. By observing the default edit box, we can clearly see that there are three most basic parts of the edit box that we need to draw. They are 3D border, background and text. Further analysis shows that they are two parts of a basic window, namely, client area and non-client area. In this way, we know which function should be used to draw which area. Since the source code is provided,)
    2020-06-16 05:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载