登录
首页 » C# » DEM

DEM

于 2020-12-04 发布 文件大小:1454KB
0 173
下载积分: 1 下载次数: 27

代码说明:

  利用高程点自动内插形成数字高程模型(DEM)的小程序,自己使用c#编写,希望对大家有所帮助(Automatically interpolated using the elevation points form a digital elevation model (DEM) of small programs, their use c# to write, we hope to help)

文件列表:

DEM内插程序
...........\Debug
...........\.....\DEM内插程序.exe,32768,2011-04-22
...........\.....\DEM内插程序.ilk,318804,2011-04-22
...........\.....\DEM内插程序.pdb,478208,2011-04-22
...........\DEM内插程序
...........\...........\Debug
...........\...........\.....\CL.read.1.tlog,2626,2011-04-22
...........\...........\.....\CL.write.1.tlog,558,2011-04-22
...........\...........\.....\DEM内插程序.exe.embed.manifest,406,2011-04-22
...........\...........\.....\DEM内插程序.exe.embed.manifest.res,472,2011-04-22
...........\...........\.....\DEM内插程序.exe.intermediate.manifest,381,2011-04-22
...........\...........\.....\DEM内插程序.lastbuildstate,50,2011-04-22
...........\...........\.....\DEM内插程序.log,2329,2011-04-22
...........\...........\.....\DEM内插程序.obj,13493,2011-04-22
...........\...........\.....\DEM内插程序.pch,1179648,2011-04-22
...........\...........\.....\DEM内插程序_manifest.rc,204,2011-04-22
...........\...........\.....\link-cvtres.read.1.tlog,2,2011-04-22
...........\...........\.....\link-cvtres.write.1.tlog,2,2011-04-22
...........\...........\.....\link.2288-cvtres.read.1.tlog,2,2011-04-22
...........\...........\.....\link.2288-cvtres.write.1.tlog,2,2011-04-22
...........\...........\.....\link.2288.read.1.tlog,2,2011-04-22
...........\...........\.....\link.2288.write.1.tlog,2,2011-04-22
...........\...........\.....\link.read.1.tlog,2646,2011-04-22
...........\...........\.....\link.write.1.tlog,620,2011-04-22
...........\...........\.....\mt.read.1.tlog,246,2011-04-22
...........\...........\.....\mt.write.1.tlog,246,2011-04-22
...........\...........\.....\rc.read.1.tlog,218,2011-04-22
...........\...........\.....\rc.write.1.tlog,226,2011-04-22
...........\...........\.....\stdafx.obj,11863,2011-04-22
...........\...........\.....\vc100.idb,68608,2011-04-22
...........\...........\.....\vc100.pdb,126976,2011-04-22
...........\...........\DEM内插程序.cpp,5542,2011-04-22
...........\...........\DEM内插程序.vcxproj,4382,2011-04-21
...........\...........\DEM内插程序.vcxproj.filters,1319,2011-04-21
...........\...........\DEM内插程序.vcxproj.user,143,2011-04-21
...........\...........\ReadMe.txt,1609,2011-04-21
...........\...........\stdafx.cpp,216,2011-04-21
...........\...........\stdafx.h,233,2011-04-21
...........\...........\targetver.h,236,2011-04-21
...........\DEM内插程序.sdf,2510848,2011-04-22
...........\DEM内插程序.sln,912,2011-04-21
...........\ipch
...........\....\dem内插程序-75d1d875
...........\....\....................\dem内插程序-6f661073.ipch,2359296,2011-04-22

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

发表评论

0 个回复

  • socket
    在visualstudio6下实现socket客户端和服务器端(In visualstudio6 to achieve client and server-side socket)
    2010-06-01 18:46:56下载
    积分:1
  • evregion
    Module Name: evregion - Operation Region support.
    2015-06-13 19:51:53下载
    积分:1
  • 一个简单的录音放音
    一个简单的录音放音程序 采用vc++编写 功能适宜(A simple recording and play programme, programed with VC++,with proper function.)
    2005-05-14 11:45:44下载
    积分:1
  • mfcping
    说明:  这是非常好的关于网络编程的例子,实现了ping程序,对于学习网络编程的人员来说是非常难得的材料。(It is a very good example of programming on the network to achieve the ping process, for learning network programming staff is very rare material.)
    2008-10-07 13:19:18下载
    积分:1
  • speed
    一个汽车仪表盘的例子,项目验收所用,基于miniGUI 3.0.12,make后可直接运行;制作时由于刷新率的问题,将仪表盘指针分为PNG图像版和直线绘制版,仅供参考。(An example of a car dashboard is based on miniGUI 3.0.12, which is divided into dashboard pointer, including PNG image version and straight line version, for reference only.)
    2018-06-11 21:19:03下载
    积分:1
  • Socket
    有关Socket的封装,这样使用起来比较方便,可以直接加载到工程中使用。-Socket-related packaging, so more convenient to use, can be directly loaded into the use of works.
    2022-02-22 05:04:08下载
    积分:1
  • ExcelReadWriter-原始
    说明:  C# Excel操作类 读取数据 保存数据(C# Excel operation class reads data and saves data)
    2020-06-20 02:00:02下载
    积分:1
  • CustomPlayer
    说明:  使用ffmpeg做的播放器。SDL处理音频,ffmpeg处理编解码音视频文件,qt做ui界面。使用多线程双缓冲队列播放音视频。使用视频追逐音频的策略实现音视频同步。支持视频镜像操作,黑白彩色转换。(A player made of ffmpeg. SDL processes audio, ffmpeg processes codec audio and video files, QT is the UI interface. Use multi-threaded double buffer queue to play audio and video. The strategy of video chasing audio is used to realize audio and video synchronization. Support video image operation, black and white color conversion.)
    2020-03-26 16:21:36下载
    积分:1
  • socket套接字通信,TCP/IP协议,对网络很有用的。支持下哈!...
    socket套接字通信,TCP/IP协议,对网络编程很有用的。支持下哈!-socket socket communication, TCP/IP protocol, network programming very useful. The support of Kazakhstan!
    2022-03-19 10:46:25下载
    积分:1
  • UMTSNUSTLecture
    UMTS PRICIPE VERY IMPORTANT
    2010-11-18 09:35:50下载
    积分:1
  • 696518资源总数
  • 106164会员总数
  • 18今日下载