CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 栅格

搜索资源列表

  1. DataCheck

    1下载:
  2. 批量读栅格文件转成二进制文件的值信息,适合地理学-Batch read grid file into a binary file the value of information, suitable for geography
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1259
    • 提供者:叶辉
  1. CPP--A-start2

    0下载:
  2. C++版的A*(A-star,即A星)算法。对于栅格数据的最优路径搜索有不俗的表现。集成到你的程序也很容易。里面有两个例子可供参考。-C++ version of A* (A-star A star) algorithm. Have good performance for the optimal path to the raster data search. Is also very easy to integrate into your program. There are two exa
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:619834
    • 提供者:刘辉
  1. grdclip

    0下载:
  2. AML语言,基于arcinfo的一种脚本语言,功能强大,这是栅格数据裁剪的代码-AML language, a scr ipting language based on arcinfo powerful, this is the cutting of the code of raster data
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:516
    • 提供者:叶辉
  1. MGriidSimulaaa

    0下载:
  2. matlab实现机器人一种基于栅栅格法的路径规划,路径规划的实用例程 -matlab to achieve the practical routine of the robot based on the gate grid method of path planning, path planning
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2620
    • 提供者:qijgd
  1. Raster-images-and-scanned-images-

    0下载:
  2. 栅格图像和扫描图像的判别,当计算得到的Ratio=1时,判别为栅格图像,不等于1时判别为扫描图像。-Raster images and scanned images of discrimination, when the calculated Ratio = 1, discriminant raster image identified as the scanned image is not equal to 1:00.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:852
    • 提供者:zhaoyunlan
  1. RobotSim2006-8-9

    0下载:
  2. 这是我在几年前用Visual C++ 2003.net完成的机器人仿真项目,实现了:栅格环境的自定义生成、搜索,机器人的生成、路径行走和路径跟踪,障碍物的随机生成,动态规划法在路径跟踪中的应用,直线相交等图形学运算,OpenGL的应用,环境的保存和打开。-This is a project developed in Visual C++.net 2003 several years ago. In this project, it implemented: customedly generati
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-22
    • 文件大小:6893881
    • 提供者:lmjlmj
  1. ArcGISPCSharp

    0下载:
  2. 用ArcGIS来读取矢量栅格数据,实现空间查询和属性查询,选中图形闪烁-ArcGIS C#
  3. 所属分类:CSharp

    • 发布日期:2017-05-13
    • 文件大小:3343727
    • 提供者:杨思吉
  1. DEM-calculate

    0下载:
  2. 文章借助最大熵定理的基本思路构建 DEM 地形信息量分级判定模型, 可客观获得连续型栅格地形数据在信息量计算上最优分级,为有效估算 DEM地形信息量 提供科学依据。-The basic idea of ​ ​ the article with the maximum entropy theorem to build DEM terrain amount of information classification decision model can be objectiv
  3. 所属分类:Document

    • 发布日期:2017-11-20
    • 文件大小:625273
    • 提供者:潘迅
  1. subimage_by_evf

    0下载:
  2. IDL中利用矢量数据进行栅格影像的裁剪。-Vector data using IDL raster image cropping.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:926
    • 提供者:曾庆伟
  1. vb

    0下载:
  2. ARCGIS VBA关于栅格数据的使用方法,供大家参考交流,如需转载请注明出处-The ARCGIS VBA use raster data for reference exchange, For reprint please indicate the source
  3. 所属分类:CSharp

    • 发布日期:2017-11-18
    • 文件大小:3008
    • 提供者:JIANMAI
  1. arcgisvba2

    0下载:
  2. ARCGIS VBA关于VBA的栅格的使用方法,供大家参考交流,如需转载请注明出处-The ARCGIS VBA VBA grid use for reference exchange, For reprint please indicate the source
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-21
    • 文件大小:6865
    • 提供者:JIANMAI
  1. CSharp

    1下载:
  2. 我们知道栅格数据往往是很大的,为了提高处理的效率,我们有的时候需要将栅格数据分块,处理每一个小块的数据,然后在需要的时候进行合并,当然ArcGIS 的工具箱直接提供了这个工具,下面是我们通过代码实现类似的功能。-We know that raster data tend to be great, in order to improve the efficiency of the treatment, we sometimes need to raster data block, a small
  3. 所属分类:CSharp

    • 发布日期:2017-11-04
    • 文件大小:9750
    • 提供者:wjjaa
  1. Computer-Graphics--PDF-and-code

    0下载:
  2. 计算机图形学PDF和源代码。是一种使用数学算法将二维或三维图形转化为计算机显示器的栅格形式的科学。简单地说,计算机图形学的主要研究内容就是研究如何在计算机中表示图形、以及利用计算机进行图形的计算、处理和显示的相关原理与算法。-Computer graphics, PDF and source code. Using a mathematical algorithm is a 2D or 3D graphics converted to raster form of scientific comp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-06
    • 文件大小:50109501
    • 提供者:
  1. GDAL

    0下载:
  2. GDAL(Geospatial Data Abstraction Library)是一个在X/MIT许可协议下的开源栅格空间数据转换库。它利用抽象数据模型来表达所支持的各种文件格式。它还有一系列命令行工具来进行数据转换和处理。-GDAL (Geospatial Data Abstraction Library) is an X/MIT license agreement under open source raster spatial data conversion library. It us
  3. 所属分类:Graph program

    • 发布日期:2017-11-07
    • 文件大小:4129838
    • 提供者:yuanyuan
  1. fimex-0.40.tar

    0下载:
  2. Fimex 是栅格地理空间数据的文件插值、操作和抽取的开发库。可在不同的扩展数据格式中转换,目前支持 netcdf, NcML, grib1/2, metgm, wdb 和 felt。它使您能够更改投影和插值的标量和矢量网格。它使我们能够在网格化数据集,并提取这些文件的唯一部分。对于简单的使用,Fimex还配备了命令行程 序fimex-Fimex is a the File Interpolation, Manipulation, and EXtraction library for gridd
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-07
    • 文件大小:2025329
    • 提供者:qoqo
  1. PointCloud

    0下载:
  2. 一种基于栅格划分的海量散乱点云的K邻域搜索-Based on the grid by Massive Scattered Points K-neighborhood search
  3. 所属分类:CAD

    • 发布日期:2017-11-15
    • 文件大小:1565322
    • 提供者:陈杰
  1. MapObjects

    2下载:
  2. 基于VC++ 6.0平台,利用MapObjects组建实现以下功能的开发:地图输入支持ShapeFile格式地图输入,支持用户选择文件;地图显示,支持缩放、漫游、全图功能;地图管理,图层信息、图层关闭操作,图层添加等;查询,支持属性查询和空间查询;空间分析,获取点坐标,量测距离、面积等;专题图制作;地图输出:输出栅格图;编辑对象、动态对象显示和鹰眼视图。-Platform based VC++ 6.0, MapObjects set up to achieve the development o
  3. 所属分类:transportation applications

    • 发布日期:2015-04-30
    • 文件大小:650240
    • 提供者:xuzhimin
  1. kongjianshujukushiqian

    0下载:
  2. 1、实现基于C#+AE的各种空间矢量、栅格数据的读取显示; 2、在dataset中创建要素集; -1, based the C#+AE space vector, raster data read Create feature set in the dataset
  3. 所属分类:GIS program

    • 发布日期:2017-11-26
    • 文件大小:11570
    • 提供者:王顺富
  1. Matlab_Path_Planning

    5下载:
  2. 基于栅格法的路径规划算法实现(Matlab环境下)-Grid method is based path planning algorithm (Matlab environment)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-05
    • 文件大小:1071
    • 提供者:helloworld
  1. dengzhixian_extract

    0下载:
  2. 栅格表面分析--等值线,C#环境下,基于AE-Raster surface analysis ,contour line,C# environment
  3. 所属分类:assembly language

    • 发布日期:2017-02-19
    • 文件大小:65536
    • 提供者:杨洁
« 1 2 ... 10 11 12 13 14 1516 17 18 19 20 ... 28 »
搜珍网 www.dssz.com