登录
首页 » Visual C++ » cdp

cdp

于 2020-09-12 发布 文件大小:6823KB
0 481
下载积分: 1 下载次数: 292

代码说明:

  单炮地震记录正演模拟,有详细说明,可供地球物理初学者学习(Single-shot seismogram modeling, there are detailed instructions, for beginners to learn geophysics)

文件列表:

cdp
...\demos
...\.....\Clean.sh,41,2004-05-27
...\.....\fdmod,65828,2004-05-27
...\.....\FDMOD.demo,314,2004-05-27
...\.....\unif,40816,2004-05-27
...\.....\UNIF.demo,252,2004-05-27
...\include
...\.......\par.h,1754,2004-05-26
...\.......\xplot.h,2791,2004-05-26
...\lib
...\...\atopkge.c,3292,2004-05-24
...\...\axesbox.c,15552,2004-05-26
...\...\colormaps.c,20870,2004-05-26
...\...\drawcurve.c,5268,2004-05-26
...\...\filestat.c,7487,2004-05-26
...\...\garnish.c,27734,2004-05-26
...\...\getpars.c,16573,2004-05-26
...\...\image.c,7006,2004-05-26
...\...\legendbox.c,6434,2004-05-26
...\...\rubberbox.c,4516,2004-05-26
...\...\sort.c,16783,2004-05-26
...\main
...\....\Debug
...\....\.....\vc60.idb,33792,2010-01-10
...\....\.....\vc60.pdb,28672,2010-01-10
...\....\fdmod.c,63305,2004-05-27
...\....\fdmod.doc,23552,2004-12-18
...\....\fdmod.dsp,3387,2010-01-10
...\....\fdmod.dsw,518,2010-01-10
...\....\fdmod.ncb,50176,2010-01-10
...\....\fdmod.opt,48640,2010-01-10
...\....\fdmod.plg,1341,2010-01-10
...\....\unif.c,29514,2004-05-27
...\....\unif.doc,21504,2004-12-18
...\....\ximage.c,53405,2004-05-27
...\....\ximage.doc,29696,2004-12-18
...\pic
...\...\complex





...\...\.......\2_350_1a.bmp,1059582,2004-12-16
...\...\.......\2_450_0a.bmp,1027638,2004-12-16
...\...\.......\2_450_1a.bmp,1001718,2004-12-16
...\...\.......\complex.txt,445,2004-12-13
...\...\.......\model_2_0a.bmp,1338582,2004-12-16
...\...\.......\model_2_1a.bmp,1338262,2004-12-16

...\...\marmousi





...\...\........\4200_1.bmp,1091718,2004-11-09
...\...\........\4800_0.bmp,1093982,2004-11-09
...\...\........\4800_1.bmp,1102002,2004-11-09
...\...\........\5400_0.bmp,1097190,2004-11-09
...\...\........\5400_1.bmp,1091718,2004-11-09
...\...\........\6000_0.bmp,1101534,2004-11-09
...\...\........\6000_1.bmp,1092378,2004-11-09
...\...\........\6600_0.bmp,1103142,2004-11-09
...\...\........\6600_1.bmp,1105886,2004-11-09
...\...\........\7200_0.bmp,1028358,2004-12-08
...\...\........\7200_1.bmp,1052822,2004-12-08
...\...\........\7800_0.bmp,1105886,2004-11-09
...\...\........\7800_1.bmp,1105886,2004-11-09
...\...\........\8400_0.bmp,1047654,2004-11-14
...\...\........\8400_1.bmp,1111374,2004-11-14
...\...\........\8975_0.bmp,1105886,2004-11-09
...\...\........\8975_1.bmp,1099926,2004-11-09
...\...\........\marmousi_0.jpg,100694,2004-12-08
...\...\........\marmousi_1.jpg,132969,2004-12-08
...\...\........\marmous模型.txt,851,2004-12-08

...\...\sample





...\...\......\1_300_1.bmp,1088526,2004-11-09
...\...\......\1_400_0.bmp,1094454,2004-11-09
...\...\......\1_400_1.bmp,1087390,2004-11-09
...\...\......\model_1_0.bmp,1125654,2004-11-14
...\...\......\model_1_1.bmp,1119354,2004-11-14
...\...\......\sample.txt,554,2004-12-13

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

发表评论

0 个回复

  • taup
    t-p变换方法与应用,应用于地震资料处理中,是比较好的一本书(tp transform methods and applications used in seismic data processing is a good book)
    2010-05-24 16:01:29下载
    积分:1
  • car4Ssale
    用c++做的汽车4s店销售系统(mfc) 录入查询库存预定等功能模块 头文件中定义 class CAutomobile4SshopDlg : public CDialog 头文件中定义class sale : public CDialog class service : public CDialog class storage : public CDialog class guanli : public CDialog 分别作销售,服务,库存,管理功能模块函数体调用 #define IDM_ABOUTBOX 0x0010 #define IDD_ABOUTBOX 100 #define IDS_ABOUTBOX 101 #define IDD_AUTOMOBILE4SSHOP_DIALOG 102 .....宏定义为函数体调用(Using c++ to do car 4s shop sales system (mfc) Input query inventory reserve and other functional modules Header file defines class CAutomobile4SshopDlg: public CDialog Header file defines class sale: public CDialog class service: public CDialog class storage: public CDialog class guanli: public CDialog Respectively, for sales, service, inventory management function module calls the function body # define IDM_ABOUTBOX 0x0010 # define IDD_ABOUTBOX 100 # define IDS_ABOUTBOX 101 # define IDD_AUTOMOBILE4SSHOP_DIALOG 102 Defined as a function of the body ..... macro call)
    2013-10-24 17:52:29下载
    积分:1
  • yantuo
    地震勘探反演方法 正演延拓 假设炮点在地层最底层,向上延拓(Forward seismic inversion method assuming continuation shot in the bottom of the formation, upward continuation)
    2021-03-31 15:09:09下载
    积分:1
  • Inhabitant-ADO
    本程序是小区住户管理系统,已调试通过,VS2008环境下使用ADO访问Access数据库(The program is residential tenants management system, has been through debugging, VS2008 environment to access an Access database using ADO)
    2011-11-11 13:20:03下载
    积分:1
  • HydroInfoSystem
    水文管理信息系统,整理水文数据,绘制水文图(Hydrological management information system, collation of hydrological data, hydrological Figure Drawing)
    2009-03-29 23:03:13下载
    积分:1
  • ray2mesh-1.0.tar
    用于2维的射线追踪,也可以用于地震资料的层析成像(For 2-dimensional ray tracing, seismic data can also be used for the tomographic imaging)
    2008-04-26 09:42:01下载
    积分:1
  • moban
    程序模板,可以自由在上面写软件,继承了一些板卡控制的DLL文件,直接调用(Program template, you can freely in the above writing software, inherited some board control DLL file called directly)
    2012-06-20 15:42:30下载
    积分:1
  • tubedivide
    应用于水利上河流的流管划分,输入断面数据和划分流管数量进行流管划分。(Applied to the flow tube is divided on river water conservancy input section data and divided the number of stream flow tube pipe division.)
    2014-01-09 10:17:02下载
    积分:1
  • CuraEngine-master
    对于自学者很有用的,大家可以尝试去学习。(it is very improtant.)
    2015-09-30 20:21:27下载
    积分:1
  • RefProp7
    一个关于物性计算的软件,能够计算出各种制冷剂的物性,而且有DLL文件供VB和Matlab调用,使用及其方便。(A calculation on the physical properties of the software can calculate various physical properties of refrigerants, and have DLL files for VB and Matlab call, use and convenience.)
    2021-04-22 23:28:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载