CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 GIS编程 搜索资源 - file c

搜索资源列表

  1. SAGA_2.0b_050602_SRC_CORE

    2下载:
  2. SAGA GIS一个地理信息系统平台,用C++编写,包含有常用的GIS算法,能打开E00文件和SHP格式文件-a geographic information system platform, C + +, includes a list of useful GIS algorithm, can open the E00 and SHP file format
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:604576
    • 提供者:革明新
  1. mitab-1.5.0

    2下载:
  2. MiTab是GIS领域国外一个读写Mapinfo Tab文件格式的C++开源类库. MITAB is an Open Source (i.e. Free!) C++ library to read and write MapInfo .TAB (binary) and .MIF/MID files-MiTab GIS is a field of foreign readers Mapinfo Tab file format open source category C library. Expo
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:824479
    • 提供者:zpp
  1. e002shp-0.2.tar

    0下载:
  2. arcgis EOO格式文件转换到shapefile文件格式的c++代码-arcgis EOO format conversion to shapefiles file format c code
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:106905
    • 提供者:胡哥
  1. convert.rar

    0下载:
  2. 大地坐标转换经纬度源码,主要是c与h文件,有参考价值,Geodetic coordinates of latitude and longitude conversion source, mainly c and h file, there is reference value
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:3248
    • 提供者:于海涛
  1. readshpmifdxf.rar

    0下载:
  2. 读取dxf,shp,mif,是C++的代码。需要的人可以根据自己的需要改进,read dxf ,shp,and mif file
  3. 所属分类:GIS program

    • 发布日期:2017-04-09
    • 文件大小:2092168
    • 提供者:金康宁
  1. MapinfodigTOShp.rar

    0下载:
  2. 用visual c++编写的将mapinfo的tab文件转换到shapefile的程序源码,With visual c++ to prepare the tab will be mapinfo file conversion process to the source shapefile
  3. 所属分类:GIS program

    • 发布日期:2017-05-13
    • 文件大小:3185598
    • 提供者:祝赢
  1. spapi.zip

    2下载:
  2. 一个基于文件流的三角网生成库,用c++写的,速度非常快,A file-based stream library to generate a triangular network, with c++ written by very fast
  3. 所属分类:GIS program

    • 发布日期:2017-06-08
    • 文件大小:16284390
    • 提供者:Sail Lee
  1. SHP

    1下载:
  2. 读SHP文件的C++源代码,从底层读起,速度很快-file read for shp files
  3. 所属分类:GIS program

    • 发布日期:2017-03-24
    • 文件大小:13925
    • 提供者:ivwsydnt
  1. ScreenKinescope

    0下载:
  2. 用C#实现的录屏软件,录制为AVI格式。获取文件大小及帧数,然后输入开始帧数和结束帧数,单击“分割”按钮,即可分割该视频文件。-C# implementation with screen recording software, recording to AVI format. Get the file size and number of frames, and then enter the start and end frame number of frames, click the &quo
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:146881
    • 提供者:fsdfjlkflk
  1. DEM

    1下载:
  2. :C#+AE编译,实现的arcgis中经典的三类插值方法,克里格,IDW和样条曲线,导入点状shp文件,选择相应插值方法即可-C#+ AE appropriate interpolation-compiled arcgis achieved in the classic three interpolation methods, Kriging, IDW and spline curves, dotted shp file import, you can select the
  3. 所属分类:GIS program

    • 发布日期:2016-11-02
    • 文件大小:296960
    • 提供者:zhjfff
  1. Russian_Magic_diamond

    0下载:
  2. 俄罗斯方块的c代码 如果想脱离编译器运行,去掉源码中 /*registerbgidriver(EGAVGA_driver) */ 这一行的注释号 再 通过 BGIOBJ+TLIB 命令 ,得到如附件RB_1.3.exe独立运行的可执行文件 -Russian box if you want the c code from the compiler is running, remove the source/* registerbgidriver (EGAVGA_driver) */
  3. 所属分类:GIS program

    • 发布日期:2017-04-13
    • 文件大小:2781
    • 提供者:寒星
  1. shp

    0下载:
  2. 读取shp文件的源代码,用c语言编写,网上下载,成功运行-source code of reading and writing.shp file
  3. 所属分类:GIS program

    • 发布日期:2017-03-23
    • 文件大小:40036
    • 提供者:lifenghuan
  1. readfile8

    0下载:
  2. 使用C文件指针读写ArcGIS中的shape文件-ArcGIS using the C file pointer to read and write in the shape file
  3. 所属分类:GIS program

    • 发布日期:2017-05-13
    • 文件大小:3517710
    • 提供者:梁新韵
  1. creatshaptotxt

    0下载:
  2. c++语言,可实现ARCGIS矢量数据保存为文本文件-c++ language, can be realized ARCGIS vector data is saved as a text file
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:110126
    • 提供者:haxue
  1. MapXView

    0下载:
  2. 在visual c++6.0下实现mapx的二次开发,实习文件读取、图层控制、查询、鹰眼等基本功能。-In visual c++6.0 to achieve mapx secondary development, internships file read, layer control, query, Eagle Eye and other basic functions.
  3. 所属分类:GIS program

    • 发布日期:2017-04-05
    • 文件大小:338207
    • 提供者:LJ
  1. AE-interpolation

    0下载:
  2. C#+AE编译,实现的arcgis中经典的三类插值方法,克里格,IDW和样条曲线,导入点状shp文件,选择相应插值方法即可-C#+ AE compiled arcgis achieved in the classic three interpolation methods, Kriging, IDW and spline curves, dotted shp file import, you can select the appropriate interpolation
  3. 所属分类:GIS program

    • 发布日期:2017-03-31
    • 文件大小:684474
    • 提供者:tiansong
  1. map

    0下载:
  2. 这个是地图染色问题的cpp文件,用c语言编写的-This is the map coloring problem cpp file, written in c language
  3. 所属分类:GIS program

    • 发布日期:2017-04-01
    • 文件大小:9189
    • 提供者:amy
  1. Unit2

    0下载:
  2. 基于ARCGIS Engine的C#编程,可以实现.shp文件的读取、编辑、鹰眼等功能。-Based on ARCGIS Engine in C# programming, you can achieve. Shp file to read, edit, Eagle Eye and other functions.
  3. 所属分类:GIS program

    • 发布日期:2017-04-06
    • 文件大小:135087
    • 提供者:Inspire
  1. AutoCAD-DWG-file-viewer

    0下载:
  2. 显示dwg文件缩略图的C++源码,简洁好用。-Show the dwg file thumbnails C++ source.
  3. 所属分类:GIS program

    • 发布日期:2017-11-13
    • 文件大小:258096
    • 提供者:吴辉
  1. 3snd

    1下载:
  2. 窗口架构,加载文件,图层,要素编辑,制图,导出(Window architecture, loading file, layer, feature editing, drawing, exporting)
  3. 所属分类:GIS编程

    • 发布日期:2020-09-06
    • 文件大小:1024
    • 提供者:plm999
« 12 »
搜珍网 www.dssz.com