登录
首页 » Visual C++ » energypick

energypick

于 2011-09-15 发布 文件大小:1848KB
0 227
下载积分: 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 个回复

  • image-matching-using-surf-and-ransac
    对两幅图像进行配准,分别提取两幅图像的surf特征点以及描述子,得到粗匹配结果,然后根据粗匹配结果,采用ransac方法计算基础矩阵,并去除误匹配点,得到较准确匹配结果(Two image registration, surf was extracted from the feature points in two images to get the coarse matching and descriptor, then according to the results, the coarse matching results, using RANSAC method to calculate the fundamental matrix, and eliminate the error matching, gain a more accurate matching results)
    2020-11-13 13:59:43下载
    积分:1
  • dctembed
    先对图像进行DCT变化再进行水印嵌入,用于图像加密,保护版权,在版权保护方面有较大的用途。(Digital Watermarking DCTembed)
    2010-11-04 22:33:42下载
    积分:1
  • OPENCVIMAGEPROCESS
    OPENCV图像处理模板,有界面编程的,以后运用opencv直接在里面填写代码就可以了(OPENCV image processing template, with interface programming, and after using opencv code directly on the inside can be a complete)
    2010-05-10 16:52:17下载
    积分:1
  • mom
    经典矩量法点匹配程序,重推导,注释说明详细(Classical point matching moment method procedure)
    2011-05-12 23:00:16下载
    积分:1
  • Chapter-1
    数字图像处理的基础知识学习 涵盖源代码,有助于提高编程(digital image processing )
    2013-11-05 20:36:52下载
    积分:1
  • DMC2C80-V1.1
    VC development motion control routines, vb development 12 axis motion control routines
    2013-12-08 21:55:18下载
    积分:1
  • realtimesuperpixel-master
    运用基于密度的聚类算法实现了超像素的分割(The segmentation of super pixels is realized by using the clustering algorithm based on density)
    2018-01-11 11:54:41下载
    积分:1
  • 9DIProcess_Final
    给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!(to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)!)
    2006-07-30 16:19:03下载
    积分:1
  • MarkerWatershed
    标记分水岭比较了开闭和基于重构的开闭的效果及分割染色后的效果图... 标记分水岭分割算法(Mark a watershed in comparing the opening and closing and effect diagram based on the effect of opening and closing and split reconstructed stained ... marked watershed segmentation algorithm)
    2013-03-05 00:01:46下载
    积分:1
  • ColorImageProcessing
    一种基于non-sample的纹理合成demo,程序性能还有待优化,效果还不错.(texture synthesis demo.)
    2013-09-27 22:53:20下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载