登录
首页 » Visual C++ » DEM数据的读入与显示

DEM数据的读入与显示

于 2014-03-21 发布 文件大小:15261KB
0 180
下载积分: 1 下载次数: 15

代码说明:

  DEM数据的读入与显示,里面包含了所用的实验数据,调通,代码可以用(DEM data read and display, which contains experimental data used, transferred through, the code can be used)

文件列表:

DEM读取显示
...........\DEM数据.DEM,86088,2012-03-31
...........\DEM读取显示
...........\...........\DEM数据.DEM,86088,2012-03-31
...........\...........\DEM读取显示43kb
...........\...........\...............\MainFrm.cpp,2505,2009-07-11
...........\...........\...............\MainFrm.h,1581,2009-07-11
...........\...........\...............\ReadMe.txt,4263,2009-07-11
...........\...........\...............\res

...........\...........\...............\...\test.rc2,396,2009-07-11


...........\...........\...............\Resource.h,490,2009-07-11
...........\...........\...............\StdAfx.cpp,206,2009-07-11
...........\...........\...............\StdAfx.h,1054,2009-07-11
...........\...........\...............\test.aps,30020,2014-03-20
...........\...........\...............\test.clw,2196,2009-07-11
...........\...........\...............\test.cpp,4173,2009-07-11
...........\...........\...............\test.dsp,4517,2009-07-11
...........\...........\...............\test.dsw,516,2009-07-11
...........\...........\...............\test.h,1334,2009-07-11
...........\...........\...............\test.ncb,91136,2009-07-16
...........\...........\...............\test.opt,53760,2009-07-16
...........\...........\...............\test.plg,242,2009-07-11
...........\...........\...............\test.rc,10519,2009-07-11
...........\...........\...............\test.sdf,51073024,2014-03-20
...........\...........\...............\test.sln,874,2014-03-20
...........\...........\...............\test.vcxproj,8001,2014-03-20
...........\...........\...............\test.vcxproj.filters,2473,2014-03-20
...........\...........\...............\test.vcxproj.user,143,2014-03-20
...........\...........\...............\testDoc.cpp,1702,2009-07-11
...........\...........\...............\testDoc.h,1453,2009-07-11
...........\...........\...............\testView.cpp,4299,2009-07-11
...........\...........\...............\testView.h,1893,2009-07-11
...........\...........\使用说明.txt,178,2012-03-31
...........\DEM读取显示43kb
...........\...............\MainFrm.cpp,2505,2009-07-11
...........\...............\MainFrm.h,1581,2009-07-11
...........\...............\ReadMe.txt,4263,2009-07-11
...........\...............\res

...........\...............\...\test.rc2,396,2009-07-11


...........\...............\Resource.h,490,2009-07-11
...........\...............\StdAfx.cpp,206,2009-07-11
...........\...............\StdAfx.h,1054,2009-07-11
...........\...............\test.aps,29896,2014-03-20
...........\...............\test.clw,2196,2009-07-11
...........\...............\test.cpp,4173,2009-07-11
...........\...............\test.dsp,4517,2009-07-11
...........\...............\test.dsw,516,2009-07-11
...........\...............\test.h,1334,2009-07-11
...........\...............\test.ncb,91136,2009-07-16
...........\...............\test.opt,53760,2009-07-16
...........\...............\test.plg,242,2009-07-11
...........\...............\test.rc,10519,2009-07-11
...........\...............\test.sdf,21843968,2014-03-20
...........\...............\test.sln,874,2014-03-20
...........\...............\test.vcxproj,8001,2014-03-20
...........\...............\test.vcxproj.filters,2473,2014-03-20
...........\...............\test.vcxproj.user,143,2014-03-20
...........\...............\testDoc.cpp,1702,2009-07-11
...........\...............\testDoc.h,1453,2009-07-11
...........\...............\testView.cpp,4299,2009-07-11
...........\...............\testView.h,1893,2009-07-11
...........\使用说明.txt,178,2012-03-31

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

发表评论

0 个回复

  • The-the
    软件功能主要可以将图片转换为文本,远看与图片一模一样 这个软件的界面不大好看,请见谅!(The software function can mainly transform the picture into the text, look at the image exactly the interface of the software is not good, please excuse me!)
    2018-11-05 20:03:52下载
    积分:1
  • JYTJQL
    这是外汇活动中的一种 可以从多种货币的汇率差异中,获得利润(This is one of the foreign exchange activities that can be profited from the exchange rate differences of multiple currencies.)
    2019-01-01 05:37:39下载
    积分:1
  • luck800
    抽奖程序VB编程,对设定号码进行随机抽奖(Test for voting fortunate people)
    2009-05-06 14:25:15下载
    积分:1
  • jiugongwenti
    (九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里,如图1-1所示。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。((Nine-palace issues) in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the placing of a space in which the cell house, as shown in Figure 1-1. Now required to achieve this issue: the squares adjustment for the right as shown in Figure 1-1 form. Adjustment of the rules: each can only be with the spaces (upper and lower, or left, right) adjacent to a digital flat space. Test Programming to solve this problem.)
    2008-12-25 22:07:50下载
    积分:1
  • SQL_SERVER2008_EXPRESS
    MFC对话框ADO连接SQL_SERVER2008(MFC dialog ADO connection SQL_SERVER2008)
    2014-01-01 21:13:34下载
    积分:1
  • multiview
    VC++实现 multiview多视图窗口的实例源代码,可看到打开窗体时有几个子窗体随主窗口一起打开,如果你不知道这是怎么创建的,那么你需要本源码为你提供参考。源码在VC6.0下可顺利编译。如果初次编译有误,你可重新编译一下即可正常。(VC++ implementation source code examples multiview multi-view window, you can see there are several sub-forms together with the main window opens, if you do not know how to create, then you need to provide a reference for the source when you open the form. Source code can be compiled successfully under VC6.0. If the initial compilation is incorrect, you can recompile to normal.)
    2014-06-03 14:46:24下载
    积分:1
  • Tetris
    利用VC++编写的俄罗斯方块,大家可以看看玩玩啊(Tetris with VC++)
    2010-12-23 19:08:21下载
    积分:1
  • VedioTest
    Windows串口编程实例,封装了串口类,很不错的一个例子,希望对初学者有用(Windows serial programming examples, encapsulates the serial type, a very good example, I hope useful for beginners)
    2011-10-20 11:22:08下载
    积分:1
  • CNJEW
    该程序是我为公司写的放音录音程序,并可以在界面上显示动态波形(The program is I wrote to the company put the sound recording program, and dynamic waveform can be displayed on the interface)
    2017-04-26 17:31:00下载
    积分:1
  • WinIO
    说明:  并口库函数,对于并口控制时必须用到的库。(Parallel library function, the parallel port control library must be used.)
    2008-11-02 01:00:34下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载