登录
首页 » Visual C++ » TDViewer

TDViewer

于 2007-11-08 发布 文件大小:119KB
0 149
下载积分: 1 下载次数: 377

代码说明:

  DEM显示程序,可以显示规则格网DEM,可以将离散点构建成规则格网(还有待完善),可以实现DEM的三维浏览。(DEM display program, you can show the Regular Grid DEM, discrete points can be constructed grid rules (yet to be perfect), can realize the three-dimensional DEM browser.)

文件列表:

TDViewer
........\DEM.cpp
........\DEM.h
........\DIBAPI.CPP
........\DIBAPI.H
........\DIBIMAGE.CPP
........\DIBIMAGE.H
........\DLGPROGRESS.cpp
........\DLGPROGRESS.h
........\DLG_DEMINFO_GRID.cpp
........\DLG_DEMINFO_GRID.h
........\DLG_IMPORT.cpp
........\DLG_IMPORT.h
........\DLG_OPTION.cpp
........\DLG_OPTION.h
........\MainFrm.cpp
........\MainFrm.h
........\MathEx.cpp
........\MathEx.h
........\ReadMe.txt
........\res
........\...\hmove.cur
........\...\icon1.ico
........\...\lns.cur
........\...\sizens.ani

........\...\TDViewer.rc2



........\resource.h
........\StdAfx.cpp
........\StdAfx.h
........\TDViewer.aps
........\TDViewer.clw
........\TDViewer.cpp
........\TDViewer.dep
........\TDViewer.dsp
........\TDViewer.dsw
........\TDViewer.exe
........\TDViewer.h
........\TDViewer.mak
........\TDViewer.opt
........\TDViewer.plg
........\TDViewer.rc
........\TDViewer.sln
........\TDViewer.sln.old
........\TDViewer.vcproj
........\TDViewer.vcproj.WANGYU.Administrator.user
........\TDViewerDoc.cpp
........\TDViewerDoc.h
........\TDViewerView.cpp
........\TDViewerView.h

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

发表评论

0 个回复

  • bypass_easyhook
    bypass windows hook engines which if the LoaderLock is held not executes the hook handler.
    2010-06-19 19:28:37下载
    积分:1
  • HarrisCorner
    对输入的一张彩色图像,自己写代码实现Harris Corner 检测算法: 1. 不能直接调用OpenCV 里面与Harris 角点检测相关的一些函数; 2. 只能用C/C++,不能用其他语言; 3. GUI 只能用自带的HighGUI,不能用QT 或其他的; 4. 平台可以用Windows, Linux, MacOS; 5. 显示中间的处理结果及最终的检测结果,包括最大特征值图,最小特征值图,R 图(可以考虑彩色 展示),原图上叠加检测结果等,并将这些中间结果都输出成图像文件; 6. 命令格式: “xxx.exe 图片文件 k 参数(=0.04) Aperture_size(=3)”。(The input of a color image, write your own code to achieve Harris Corner Detection Algorithm: 1. Can not be called directly inside OpenCV some functions associated with the Harris corner detection 2. To only use C/C++, can not be used in other languages 3. GUI only with their own HighGUI, can not use QT or other 4. The platform can be used Windows, Linux, MacOS 5. Display intermediate and final results of the test results, including the largest eigenvalues diagram, the minimum feature value graph , R chart (you can consider color display), picture superimposed on the test results, etc., and these intermediate results are output as an image file 6. Command Format: " xxx.exe picture file k parameters (= 0.04) Aperture_size (= 3 ). " )
    2016-01-04 12:44:23下载
    积分:1
  • Graphic-Draw
    说明:  图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。(VC++ graphics rendering, can set the line width, color, style, through this example will learn how to use custom brushes defined line of body color, line width, line, etc., and how to add options for the program menus and options in Settings dialog box How to use the standard color dialog box, how to use the Font dialog box, implemented in the Options dialog box preview. Implementation Options dialog box and window class data exchange. How to change the background color of dialog boxes and controls, how to change the control' s text color on button controls the special treatment. How in the window display a bitmap.)
    2011-04-14 17:48:50下载
    积分:1
  • hk
    说明:  航空管理系统,可以实现预定,买票,退票,产讯等功能(课程设计)(Air traffic control system, can achieve reservations, tickets, refund, production information and other functions (course design))
    2010-12-29 09:43:35下载
    积分:1
  • GA-matlab
    说明:  MATlab和GA的潜用,将GA的算法程序写到MATLAB里面,用于求解优化问题(MATlab and GA' s potential use, the GA algorithm program written MATLAB inside, for solving optimization problems)
    2009-08-27 11:44:51下载
    积分:1
  • 偶尔小工具(简单版)魔力超强外挂
    魔力宝贝 私服辅助 偶尔小工具 自动战斗 高速战斗 脚本(moli sf software atuo fight)
    2017-11-23 21:10:50下载
    积分:1
  • gbn
    使用GBN协议,模拟GBN的工作原理. (GBN protocol used to simulate the working principle of GBN.)
    2020-06-30 16:40:01下载
    积分:1
  • ov5640-camera-module
    ov5640 DVP 接口的详细使用文档,包含各部分功能的示例代码(ov5640 camera module)
    2014-02-17 15:23:55下载
    积分:1
  • 04-Qt4-Database-Applications
    Qt4数据库应用-东软培训资料,对初学者很有用。这是第四部分。(Qt4 database applications- Neusoft training materials, useful for beginners. This is the fourth part.)
    2013-07-29 09:17:14下载
    积分:1
  • Treeview-
    Treeview 控件可以实现多选 拖拽节点如果按住ctrl shift 就可以多选 也可以拖拽多个节点 (Treeview can use ctrl shift to come mult select)
    2017-01-03 10:02:21下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载