登录
首页 » Visual C++ » TDViewer

TDViewer

于 2007-11-08 发布 文件大小:119KB
0 173
下载积分: 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 个回复

  • MFC_dialog_based_calculator_source
    基于MFC对话框的计算器源码MFC dialog-based calculator source(Calculator Source dialog based MFC MFC dialog-based calculator source)
    2010-08-07 10:57:21下载
    积分:1
  • AutoUpData
    本例为魔兽世界客户端自动更新程序,采用URLDownloadToFile异步机制实现.(World of Warcraft in this case the client automatically update procedure for the asynchronous mechanism URLDownloadToFile achieved.)
    2010-02-25 17:00:59下载
    积分:1
  • Graphics
    一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 四、用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括类似自行车行走和绕固定点旋转的自旋转物体动画。) 五、简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 六、交互式Bezier曲线的输入绘制程序实现 (An integrated graphical interface of the program, each operation subroutine callable. One call a function of the point of the painting, with the DDA, the midpoint algorithm for drawing a straight line and the midpoint algorithm circle and oval. Second, the polygon scan conversion algorithm and region filling algorithm (scan line algorithm for must fill and edge flag algorithm based on the edge of the modulo operator is optional using the 4 regional connectivity recursive seed filling algorithm based on the area of seed filling, or scan line seed filling algorithm requires the seed point (x, y) can be entered interactively). Line Clipping polygon clipping algorithm animation achieved. (Two Line Clipping Algorithm and HS polygon-by-side clipping algorithm) polygon clipping algorithm animation requires draw a closed polygon, rectangle and then draw the crop window, and then select the the cropped button (or command), press the "on top of cutting "button (or the implementation of)
    2020-06-30 08:20:02下载
    积分:1
  • hhhhhh
    该编程使用VC++编写代码,该编程主要作用便是将灰度图像的各灰度值统计出来,以方便对该灰度图像的了解 (The programming code using VC++ The main role is to be programmed for each grayscale image gray value statistics out to facilitate the understanding of the gray image)
    2013-11-04 19:59:36下载
    积分:1
  • 25232249
    计算机图形学 关于画点,画圆,画三角形等,已经各种填充技术(Computer graphics on the drawing of dots, circles, triangles, etc., has been filled with various techniques)
    2018-12-02 08:07:55下载
    积分:1
  • NCRR
    运用网络编码技术改进的无线路由协议,可以实现做大的吞吐量,实现节能功能(Using network coding technique to improve wireless routing protocol, can achieve big throughput, achieve energy saving function)
    2014-12-17 20:21:46下载
    积分:1
  • radmin21
    说明:  务器端基于select I/O模型。为防止程序界面阻塞,有一个子线程用于不断接收socket并select其中的处理。客户端只有一个线程函数,不过其利用率很高,可用于远程目录交换,请求文件大小,创建若干线程来下载文件。文件传输有上传和下载,还有对等传输,这个项目中,传输文件具体指下载。(Client server based on select I/O model. Programming interfaces in order to prevent obstruction, there is a sub-thread for receiving socket and select which treatment. There is only one client thread function, but its utilization very high, can be used for remote directory exchange, request the file size, create a number of threads to download the file. File transfer are uploading and downloading, as well as peer-to-peer transmission, this project, the specific means to transfer files to download.)
    2008-10-20 11:08:26下载
    积分:1
  • fft_wang
    这是一个自己写的关于fft变换的快速源程序,可以达到很高的性能。(This is an fft transform himself wrote about the rapid source, you can achieve high performance.)
    2009-11-23 15:33:36下载
    积分:1
  • ONVIF协议网络摄像机(IPC)客户端程序开发
    ONVIF网络摄像机(IPC)客户端程序开发(ONVIF network camera (IPC) client program development)
    2017-09-26 11:00:22下载
    积分:1
  • duilib-master
    开源库,实现界面开发,可以使用开发各种界面,使用Win32(Open Source Library for Interface Development)
    2020-06-18 18:00:01下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载