搜索资源列表
GDAL1.4版本
- 已经编译通过了的GDAL库,可以直接在VC++6.0中链接使用了。
gdalview
- 在VC平台下,利用GDAL读取和显示图像,适合于各种遥感图像数据格式。-In the VC platform, using GDAL to read and display images, suitable for a variety of remote-sensing image data format.
gdal-1.6.0.7z
- 不容易啊,我终于编译出了支持MODIS_HDF4和HDF5格式的GDAL了。 它是在VC++2005下的GDAL1.6版本。 不过还不知道兼容性,因为是在64 位机上编译的32位库 不过说明,这是配置好的源码-GDAL 1.6.0 sourcefile with hdf plugins. you can compile directory with VC++2005
GDAL
- GDAL_with_HDF_support_win32_VC++2005 在VC++2005正统编译好的GDAL1.6.0。有HDF4和HDF5的支持。 支持数十各图像格式。-GDAL_with_HDF_support_win32_VC++2005 in VC++2005 orthodox compiled GDAL1.6.0. There are HDF4 and HDF5 support. Support of dozens of various image formats.
GdalTestOne
- 在VisualC++6.0中应用GDAL库进行遥感图形图像的开发经典例子,要求安装和配置好GDAL库-develop with GDAL in VC 6.0
ImgCluster
- vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
VC_Lib
- GDAL VC++可用库,直接加入工程就可以了-GDALVC++ Library ,import your project
gdal
- GDAL VC 实用库,至少实用于VC2003,VC6.0。测试通过。-GDAL VC utility library, or at least useful in VC2003, VC6.0. Test.
GDAL
- 详细介绍了在VC环境中如何使用GDAL的方法-Described in detail in the VC environment, how to use the method of GDAL
vcDrawOperation
- 详细介绍了VC一般的画图操作,使用了GDAL库!-Detailed drawing of the VC general operation, use the GDAL library!
GDAL
- VC环境下编译好的gdal,无需编译,可以设置工程直接使用 -compiled gdal for VC
GDALforVC
- VC为开发平台介绍GDAL对栅格数据的操作方法-Platform for the development of VC introduced the GDAL for raster data operation methods
GDALTest
- 基于GDAL的VC++程序,可以测试GDAL是否安装成功!-Based on the VC++, GDAL, GDAL to test whether the installation was successful!
Gdal_NDVI
- 用gdal来做ndvi计算,gdal调用的例子-Do ndvi calculated using gdal, gdal example call
TiffTest
- 用VC++实现tiff图像的显示,只用VC++,没有用gdal库,适合大家交流学习-show tiff with VC++
gdal
- GDAL库的源代码,基于VC++的,是经过编译的源代码,用于图像读取,重采样等图像处理功能的函数库。广泛的用于遥感图像处理。-GDAL library source code, based on VC++, compile the source code for the image read, resample the image processing function library. Widely used in remote sensing image processing.
CloudPointToDSM
- 点云生成DSM VC++2010 + GDAL-Point cloud generated DSM VC++2010+ GDAL
CPPGDAL
- 在vc环境下编译配置和使用gdal库的方法,对遥感图像处理等领域的人来说很有用处-gdal c++
MapWinGIS 绘图例子
- MapWinGIS是著名的开源GIS组件,采用MPL许可协议,用C++编写,用Visual Studio编译(注意需要GDAL库和SpatialIndex库的支持)。开发人员利用编译好的MapWinGIS.ocx控件,用VC、VB、Delphi、C#等编程语言,即可在自己的软件项目中开发实现各种GIS功能,如读写或显示矢量/栅格/TIN数据、地图浏览(放大/缩小/平移/全图/选择)、图层管理、图形绘制(绘制点/线/面/文字)、图形—属形互查、地图标注、几何量算等。
MapWinGIS 绘图例子2
- MapWinGIS是著名的开源GIS组件,采用MPL许可协议,用C++编写,用Visual Studio编译(注意需要GDAL库和SpatialIndex库的支持)。开发人员利用编译好的MapWinGIS.ocx控件,用VC、VB、Delphi、C#等编程语言,即可在自己的软件项目中开发实现各种GIS功能,如读写或显示矢量/栅格/TIN数据、地图浏览(放大/缩小/平移/全图/选择)、图层管理、图形绘制(绘制点/线/面/文字)、图形—属形互查、地图标注、几何量算等