登录
首页 » Visual C++ » energypick

energypick

于 2011-09-15 发布 文件大小:1848KB
0 245
下载积分: 1 下载次数: 28

代码说明:

  本程序实现功能: 1、微机、IBM工作站segy格式文件的a)变面积、b)波形、c)波形加变面积显示; 2、AGC自动均衡显示; 3、用任意多边形选择剖面数据并提取归一化能量、修改选取数据。 (This program function: 1, microcomputer, IBM workstations segy format file of a) become area, b) waveform, c) waveform and become area shows 2, AGC automatic equilibrium display 3, with arbitrary polygon choose profile and extracted data normalization energy, modify, select data.)

文件列表:

energypick
..........\AGCDLG.cpp,991,2005-04-21
..........\AGCDLG.h,1138,2005-04-21
..........\bmp
..........\...\05146-3.doc,44544,2005-04-10
..........\...\MFC Programmer's SourceBook Bitmap.htm,4969,2005-04-10
..........\ChangeData.cpp,1011,2005-04-18
..........\ChangeData.h,1183,2005-04-18
..........\ChildFrm.cpp,2861,2005-04-22
..........\ChildFrm.h,1521,2005-04-22
..........\dataview.cpp,10364,2011-07-07
..........\dataview.h,1699,2005-04-24
..........\displaypara.h,431,2005-04-21
..........\energypick.aps,47620,2006-10-17
..........\energypick.clw,6796,2006-11-03
..........\energypick.cpp,5015,2005-04-22
..........\energypick.dsp,6494,2005-04-22
..........\energypick.dsw,545,2004-04-05
..........\energypick.h,1400,2004-04-05
..........\energypick.ncb,199680,2011-07-07
..........\energypick.opt,54784,2006-11-03
..........\energypick.plg,256,2006-10-17
..........\energypick.rc,20392,2005-06-03
..........\energypick.reg,709,2004-04-05
..........\energypick.sln,909,2011-07-07
..........\energypick.vcproj,12753,2011-07-07
..........\energypickDoc.cpp,8155,2011-07-07
..........\energypickDoc.h,2599,2005-05-13
..........\energypickView.cpp,16891,2005-06-03
..........\energypickView.h,2775,2005-04-23
..........\erro.txt,332,2005-04-09
..........\help
..........\....\EnergyPick.htm,1498,2005-04-23
..........\....\HELP.CHM,11402,2005-04-23
..........\....\HELP.VCM,964,2005-04-23
..........\HELP.CHM,11402,2005-04-23
..........\Help.cpp,1084,2005-04-21
..........\Help.h,1160,2005-04-21
..........\HELP.VCM,1024,2005-04-22
..........\htmlhelp.h,18219,1999-07-14
..........\htmlhelp.lib,34904,1999-12-03
..........\HyprLink.h,814,2001-11-29
..........\MainFrm.cpp,3022,2007-03-05
..........\MainFrm.h,1479,2005-05-09
..........\panel.cpp,13440,2005-05-13
..........\panel.h,2075,2005-04-21


..........\panel2.bmp.psd,48768,2004-04-05
..........\para.h,215,2005-04-10
..........\parameter.cpp,1844,2005-04-10
..........\parameter.h,1269,2005-04-10
..........\ReadMe.txt,5168,2004-04-05
..........\res
..........\...\cursor1.cur,326,2005-04-06

..........\...\energypick.rc2,402,2004-04-05
..........\...\energypickDoc.ico
..........\...\QQRes249.ico

..........\resource.h,2665,2005-05-09
..........\result
..........\......\energypick.exe,86016,2011-07-07
..........\......\EnergyPick.htm,1498,2005-04-23
..........\......\energypick.reg,709,2004-04-05
..........\......\HELP.CHM,11402,2005-04-23
..........\......\model.segy,2065088,2005-03-25
..........\savedlg.cpp,991,2005-04-18
..........\savedlg.h,1223,2005-04-18
..........\SEGSTRUCT.h,4457,2005-04-10
..........\seishow.cpp,16438,2005-04-28
..........\seishow.h,2288,2005-04-27
..........\StatLink.cpp,4810,2005-04-22
..........\StatLink.h,1685,2005-04-22
..........\StdAfx.cpp,212,2004-04-05
..........\StdAfx.h,1054,2004-04-05
..........\struct.h,143,2005-04-08
..........\说明.htm,1414,2005-04-22
..........\进度记录.txt,115,2005-04-18

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

发表评论

0 个回复

  • wylovezbsf
    一个用MFC实现的图象缩放程序,也有测试图片!(MFC with a picture zoom procedures, tests have pictures!)
    2007-01-10 20:47:09下载
    积分:1
  • graphic
    里面涉及了线宽线型的设置,各种图形,还有画笔画刷设置选择,颜色设置等,代码非常齐全,还有编程的每一步都有截图和说明(Which involves the linewidth linear settings, a variety of graphics, and brush brush settings selection, color settings, the code is very complete, and programming of every step have screenshots and description)
    2014-12-14 20:30:20下载
    积分:1
  • dynamic-cloud-effect-
    动态的模拟天空中的云效果,速度特别流畅。(Dynamic simulation of the effect of cloud in the sky, the speed is very smooth.)
    2011-11-06 09:48:28下载
    积分:1
  • CvThrehold
    基于opencv实时图像的2值化处理,一定要有摄像头(Opencv-based real-time image processing of two values, there must be a camera)
    2013-11-29 20:29:33下载
    积分:1
  • circle
    一个会动得圆,让学习的人更好的了解C++知识,是最基本的知识,学习工程的基本入门。(Will get round a move, so who better to learn about C++ knowledge, is the most basic knowledge, basic engineering study entry.)
    2011-08-17 17:47:38下载
    积分:1
  • Motion-system-identification
    《精通Visual C++数字图像处理技术与工程案例》中第10章运动系统识别 (Motion system identification )
    2012-08-29 20:46:43下载
    积分:1
  • Houghtranslate
    这个是图像处理中的hough变换的C++源代码,工需要的同学参考学习。(This is the image processing hough transform C++ source code, engineering students need to learn.)
    2013-09-07 00:28:11下载
    积分:1
  • 04457757
    超分辨率重构,介绍超分辨率重构最大后验概率算法。(Super-resolution reconstruction, introduced the super-resolution reconstruction of maximum a posteriori probability algorithm.)
    2011-10-19 09:52:06下载
    积分:1
  • originalpointanalyse2
    源点定位程序,可用于检测连通域等功能,代码是c/c++的,放心使用。(Source point positioning procedures, can be used to detect other functions connected domain, the code is c/c++, and ease of use.)
    2013-09-28 08:31:12下载
    积分:1
  • sobel
    可以实现bmp图象的sobel边缘检测运算,并含有可图象重建功能。简单,易懂,使用了DIB接口,适合作数字图象处理的初学者作参考(Bmp images can be achieved sobel edge detection operator, and contains the reconstruction of functional images. Simple, understandable, the use of the DIB interface, suitable for beginners of digital image processing for information)
    2008-01-05 21:56:35下载
    积分:1
  • 696518资源总数
  • 106148会员总数
  • 10今日下载