登录
首页 » Visual C++ » Sinmap2source

Sinmap2source

于 2007-09-10 发布 文件大小:377KB
0 172
下载积分: 1 下载次数: 87

代码说明:

  DEM中提取地形特征的一个新算法,简单实用(DEM to extract topographical features of a new algorithm, simple and practical)

文件列表:

SINMAPDLL
.........\gioapi.h
.........\gridio.cpp
.........\gridio.h
.........\lsm.h
.........\rtpgen.cpp
.........\rtpgen.h
.........\ShapeCode
.........\.........\cell.cpp
.........\.........\cell.h
.........\.........\dbf.cpp
.........\.........\dbf.h
.........\.........\exception.cpp
.........\.........\exception.h
.........\.........\field.cpp
.........\.........\field.h
.........\.........\item.cpp
.........\.........\item.h
.........\.........\point.cpp
.........\.........\point.h
.........\.........\record.cpp
.........\.........\record.h
.........\.........\shape.cpp
.........\.........\shape.h
.........\.........\shapeapi.h
.........\.........\shapefile.cpp
.........\.........\shapefile.h
.........\.........\shapemain.cpp
.........\.........\shp_point.cpp
.........\.........\shp_point.h
.........\.........\shp_polygon.cpp
.........\.........\shp_polygon.h
.........\.........\shp_polyline.cpp
.........\.........\shp_polyline.h
.........\.........\types.h
.........\sindex.cpp
.........\sindex.h
.........\sinmapCOMDLL
.........\............\Debug
.........\............\.....\regsvr32.trg
.........\............\.....\sinmapCOMDLL.dll
.........\............\.....\sinmapCOMDLL.exp
.........\............\.....\sinmapCOMDLL.lib
.........\............\dlldata.c
.........\............\ReleaseMinDependency
.........\............\....................\regsvr32.trg
.........\............\....................\sinmapCOMDLL.exp
.........\............\....................\sinmapCOMDLL.lib
.........\............\resource.fd
.........\............\resource.h
.........\............\sinmapCOMClass.cpp
.........\............\sinmapCOMClass.h
.........\............\sinmapCOMClass.rgs
.........\............\sinmapCOMDLL.aps
.........\............\sinmapCOMDLL.clw
.........\............\sinmapCOMDLL.cpp
.........\............\sinmapCOMDLL.def
.........\............\sinmapCOMDLL.dsp
.........\............\sinmapCOMDLL.dsw
.........\............\sinmapCOMDLL.h
.........\............\sinmapCOMDLL.idl
.........\............\sinmapCOMDLL.ncb
.........\............\sinmapCOMDLL.opt
.........\............\sinmapCOMDLL.plg
.........\............\sinmapCOMDLL.rc
.........\............\sinmapCOMDLL.tlb
.........\............\sinmapCOMDLLps.def
.........\............\sinmapCOMDLLps.mk
.........\............\sinmapCOMDLL_i.c
.........\............\sinmapCOMDLL_p.c
.........\............\StdAfx.cpp
.........\............\StdAfx.h
.........\SINMAPErrorCodes.h
SinmapPlugin
............\agsinmap.vbp
............\agsinmap.vbw
............\ArcGIS 9 Conversion.log
............\clsAddDelLines.cls
............\clsAdjustCalibPar.cls
............\clsCalibParaAdjust.cls
............\clsCalibParaInput.cls
............\clsCompAllSinmap.cls
............\clsCompallSteps.cls
............\clsCreateMulti.cls
............\clsCreateSingle.cls
............\clsEventDispatch.cls
............\clsFlowDirection.cls
............\clsGridProcessing.cls
............\clsInitialization.cls
............\clsMainToolBar.cls
............\clsMakeSingle.cls
............\clsParaAdjust.cls
............\clsPitFill.cls
............\clsRexTool.cls
............\clsSAPlot.cls
............\clsSaturation.cls
............\clsSelectDem.cls
............\clsSelectPoint.cls
............\clsSetDefaults.cls
............\clsSinmap.cls

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

发表评论

0 个回复

  • DrawCircle
    实现画圆,用C++的mfc功能,这个是c语言交互式绘图的必备!(Achieve Circle)
    2013-12-20 00:20:37下载
    积分:1
  • Dcmotor
    28335直流电机控制程序,可以用的,控制过电机转动速度(28335 DC motor control procedures can be used)
    2014-11-11 16:16:49下载
    积分:1
  • TCD1304 Linear CCD
    使用VC++和PCB编写的TCD1304阵列CCD数据采集的源码例程(Source code routine of TCD1304 array CCD data acquisition written by VC++ and PCB)
    2020-07-30 10:08:38下载
    积分:1
  • 60nlixitong
    说明:  VC6对sqlserver数据库的添加删除查询等相关操作,代码全部在VC编译环境下运行通过。(VC6 adds and deletes queries to SQLSERVER database and other related operations. All the code runs through the VC compiler environment.)
    2019-04-26 14:48:48下载
    积分:1
  • Exceptional-cPP
    Exceptional c++中文版,指导c++程序员写出高效整洁的代码(Exceptional c++ Chinese version of the guide c++ programmers to write efficient code clean)
    2013-08-19 16:24:48下载
    积分:1
  • win32programming
    在WIN32中,每一个线程都对应着一个消息队列。由于一个线程可以产生数个窗口,所以并不是每个窗 口都对应着一个消息队列。下列几句话应该作为"定理"被记住: "定理" 一 所有产生给某个窗口的消息,都先由创建这个窗口的线程处理; "定理" 二 Windows屏幕上的每一个控件都是一个窗口,有对应的窗口函数。消息的发送通常有两种方式,一是SendMessage,一是PostMessage(In WIN32, each thread corresponds to a message queue. Since a thread can have several windows, so not every window corresponds to a message queue. The following words should be a " theorem" to be remembered: " Theorem" all produce a message to a window, all threads initially create the window treatment " Theorem" Two Windows on the screen is a control for each window, there is the corresponding window function. Messages sent are usually two ways, first, SendMessage, PostMessage first)
    2010-08-26 08:43:28下载
    积分:1
  • coderate
    码率、帧率和I B P帧 - 视频技术 - 记录自己的学习点滴(Bit rate, frame rate and IBP frame- video- recording their own learning bit by bit)
    2010-05-26 18:46:56下载
    积分:1
  • RPCResection
    基于rpc模型的后方交会源代码,摄影测量(Rpc model based on resection of the source code, photogrammetry)
    2020-09-11 20:38:00下载
    积分:1
  • sipproxd-win32
    移植的一个基于osip,使用vc编译的siproxd服务器软件(port siproxd to win32, compiled using vc)
    2009-07-02 22:31:48下载
    积分:1
  • stund_0.96
    vc++写的udp点对点程序。 工具环境是visual studio 2008. stun是一种网络协议。(udp point to point program using vc++. development environment is visual studio 2008. stun is a network protocol.)
    2013-02-25 14:43:00下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载