登录
首页 » Visual C++ » Sinmap2source

Sinmap2source

于 2007-09-10 发布 文件大小:377KB
0 196
下载积分: 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 个回复

  • productionManageSys
    基于MFC控件的生产线管理系统,包含了数据库,串口接受数据等功能。。。(MFC controls the production line management system, database features such as serial port to accept data. . .)
    2013-03-01 20:30:08下载
    积分:1
  • 6.6.0.1
    6.6源代码,主要是服务器内核部分,供大家参考(6.6 source code, the main server is part of the kernel, for your reference)
    2013-01-22 11:08:37下载
    积分:1
  • rtc
    RTCSample is a fully functional RTC application the uses the RTC Client API to expose Presence, Instant Messaging, and PC-to-PC audio/video call features.
    2008-01-30 18:44:17下载
    积分:1
  • readsac
    用C程序编写,可以读取SAC格式的地震波形数据。头文件包含了sac格式的头段。在window和LINUX环境下都可运行。(With C programming, you can read the seismic waveform data SAC format. Header file contains the header sac format. Window and can be run under LINUX environment.)
    2020-11-08 17:59:48下载
    积分:1
  • my_strcmp
    说明:  常用算法 自定义strcmp 比较两个字符串是否匹配(本人第一个算法)(commonly used algorithm defined strcmp compare whether two strings match (I first algorithm) hee h)
    2006-04-08 10:48:36下载
    积分:1
  • CVI_rs232
    Labwindows CVI 中不错的串口编程,串口调试(Good serial programming Labwindows CVI, serial debugging )
    2020-07-07 23:18:57下载
    积分:1
  • 9754567
    在程序启动时弹出文件打开对话框,VC++编程精选学习源码,很好的参考资料。(In the open dialog box when the program starts up the file, select learning VC++ programming source code, a good reference.)
    2013-11-20 11:24:59下载
    积分:1
  • Demo1
    这是我Windows编程课写的一个MFC绘图程序有点像Windows自带的的绘图板(This is my Windows Programming MFC class to write a drawing program somewhat like the Windows built-in graphics tablet)
    2009-04-20 19:59:30下载
    积分:1
  • pintupic
    拼图游戏的一个visual c源代码,很值得看一下,测试成功(pintu)
    2009-12-25 13:54:41下载
    积分:1
  • CAMSHIFT
    采用 CAMSHIFT 算法快速跟踪和检测运动目标的 C/C++ 源代码,OPENCV BETA 4.0 版本在其 SAMPLE 中给出了这个例子。 该运行文件在VC6.0环境下编译通过,是一个 stand-alone 运行程序,不需要OPENCV的DLL库支持。在运行之前,请先连接好USB接口的摄像头。然后可以用鼠标选定欲跟踪目标。已经调通了。(CAMSHIFT algorithm using rapid detection and tracking moving targets C/C++ source code, OPENCV BETA 4.0 version in its SAMPLE given this example. Document in the running VC6.0 environment compiler, is a stand-alone operating procedures, no OPENCV DLL library support. Before the operation, please connect the USB interface of the camera. You can then use the mouse selectedwiththemousewishestotrackthetarge. Has been transferred through.)
    2013-07-14 22:25:08下载
    积分:1
  • 696518资源总数
  • 106242会员总数
  • 10今日下载