登录
首页 » matlab » REFLECT-COEFFICIENCY

REFLECT-COEFFICIENCY

于 2015-12-13 发布 文件大小:44KB
0 327
下载积分: 1 下载次数: 9

代码说明:

  地层反射界面反射系数求取 , 已知速度密度信息求取反射系数(Reflection layer interface reflection coefficient strike, strike a known speed-density information reflection coefficient)

文件列表:

生成反射系数
............\r35.txt,1374,2012-04-27
............\re2.txt,408,2012-04-27
............\ref.txt,44,2012-04-27
............\reflect.txt,570,2012-04-27
............\ricker.txt,1697,2012-04-27
............\ricker35.txt,4352,2012-04-27
............\RICK_Y.TXT,1586,2012-04-27
............\s1.txt,234,2012-04-27
............\syn.txt,0,2012-04-27
............\syn1.m,1234,2012-04-27
............\syn_rec_err
............\...........\compar.emf,21356,2012-04-27
............\...........\error.emf,55604,2012-04-27
............\...........\re2.txt,408,2012-04-27
............\...........\reflect.txt,570,2012-04-27
............\...........\RICKER.emf,19800,2012-04-27
............\...........\ricker.txt,1697,2012-04-27
............\...........\RICK_Y.TXT,1586,2012-04-27
............\...........\s1.txt,2898,2012-04-27
............\...........\syn.emf,50924,2012-04-27
............\...........\syn1.asv,1238,2012-04-27
............\...........\syn1.m,1242,2012-04-27
............\...........\syn_reflect.asv,2166,2012-04-27
............\...........\syn_reflect.m,2156,2012-04-27
............\...........\untitled.emf,64532,2012-04-27
............\...........\wavelet.txt,1717,2012-04-27
............\...........\合成记录.xls,20992,2012-04-27
............\新建 Microsoft Excel 工作表.xls,26112,2012-04-27
............\绘制主频为35Hz的雷克子波.xls,24576,2012-04-27

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

发表评论

0 个回复

  • 326
    网页媒体嗅探器源码,程序结合易语言扩展界面支持库和超文本浏览框支持库,在软件中访问含有媒体的网站,并访问媒体,即可在软件中获取媒体下载地址。(Web media sniffer source code, the program combined with easy language support library expansion interface and hypertext browsing box support library , visit the Web site containing the media in the software , and access to media , to get the media Download the software.)
    2016-11-10 10:52:41下载
    积分:1
  • ZNodes
    说明:  qt中提供了QGphicsView,QGraphicsScene,QGraphicsItem,QGraphicsPixmapItem是QGraphicsItem的子类 分辨创建它们的实例:view,scene,item,然后通过各自的方法scene->addItem(item);view->setScene(scene);就可以达到类似下图的效果,想要进一步定制,则要继承QGraphicsItem或QGraphicsPixmapItem,然后重写paint()、boundingRect()等方法,此外如果还想要获取鼠标事件,重写mousePressEvent等事件就好了,注意,一旦重写了mousePressEvent方法,就以为了qt不会再自动处理item的任何press事件了,可以在你重写的mousePressEvent方法中最后添加QGraphicsItem::mousePressEvent(event);解决这个问题,就是说你获取到了鼠标事件,但是依然让qt处理这个鼠标事件。(QGphics View, QGraphics Scene, QGraphics Item and QGraphics PixmapItem are provided in qt. They are subclasses of QGraphics Item. Resolve the instances of creating them: view, scene, item, and then use their respective methods scene - > addItem (item); view - > setScene (scene); you can achieve the effect similar to the figure below. If you want to further customize, you need to inherit QGraphics Item or QGraphics Pixmap Item, and then rewrite paint (), boundingRect () and other methods, and if you want to do so. If you want to get mouse events, rewrite events like mousePressEvent. Note that once you rewrite the mousePressEvent method, you think that QT will no longer automatically handle any press events of item. You can finally add QGraphics Item:: mousePressEvent (event) to your rewritten mousePressEvent method to solve this problem. That is, you get the mouse event, but still let QT handle the mouse event.)
    2020-06-16 20:20:01下载
    积分:1
  • paint_move
    能在MFC界面绘制随着鼠标移动的线条,在visual studio中正常显示(In MFC interface as the mouse moves the lines, the visual studio to the normal display)
    2016-01-25 22:28:19下载
    积分:1
  • Neville
    说明:  本程序为基于matlab的插值分析与Euler解常微分方程的应用实例。(the procedures for the Matlab-based analysis and interpolation Euler solution of the ordinary differential equations application examples.)
    2006-05-02 20:05:16下载
    积分:1
  • opf
    说明:  该程序基于python对电力系统仿真进行分析。(The program is based on Python to analyze the power system simulation.)
    2020-09-29 20:31:38下载
    积分:1
  • REFLECT-COEFFICIENCY
    地层反射界面反射系数求取 , 已知速度密度信息求取反射系数(Reflection layer interface reflection coefficient strike, strike a known speed-density information reflection coefficient)
    2015-12-13 16:28:59下载
    积分:1
  • Draw_mfc
    MFC消息映射机制的剖析,讲述如何运用ClassWizard(MFC message mapping mechanism analysis, how to use ClassWizard)
    2013-06-30 16:06:50下载
    积分:1
  • 1-1
    渐变背景,在窗体中从上至下依次绘制多个矩形,使它们的填充色从蓝变化到黑,就能很好地模拟出渐变效果(graded background, in which top-down windows were drawing more than rectangular, filling their color changes from blue to black. it will be able to simulate effects of graded)
    2006-11-21 09:35:45下载
    积分:1
  • ImageView
    利用BAYER表抖动显示图象的C++环境下的代码(use bayer table to show images)
    2012-04-16 14:25:17下载
    积分:1
  • multiply-viewport
    采用vc++2005编写的程序,主要是关于VC多窗口的界面编程方法。(Introduce the MDI application in vc++2005.)
    2014-08-30 12:14:13下载
    积分:1
  • 696516资源总数
  • 106611会员总数
  • 19今日下载