CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 文件 坐标

搜索资源列表

  1. MESH45.OCX 三维图形控件

    3下载:
  2. MESH45.OCX 三维图形控件 三维科学图形包括三维网线图形;三维线状图形;三维坐标设置;填充网状图形;填充颜色的层数;颜色分层的数值条;向顶部和底部投影;边框设置;背景颜色设置;实体图形;等高线图形。给定zij=f(xi,yj)离散数据点,三维图形控件可以绘制出各种精美的图形。三维 图形控件包含的文件有:mesh45.ocx,olch3d32.dll,meshxyz.dll。
  3. 所属分类:3D图形编程

    • 发布日期:2010-10-04
    • 文件大小:274453
    • 提供者:lwjohn
  1. NAF_to_GPS

    0下载:
  2. 导入naf格式文件后,将bmp坐标转换成gps 坐标 ,使用方便
  3. 所属分类:源码下载

    • 发布日期:2010-10-14
    • 文件大小:3906706
    • 提供者:zgy_cool
  1. RPC解算

    0下载:
  2. 可利用rpc文件解算真实地面坐标
  3. 所属分类:源码下载

    • 发布日期:2010-12-05
    • 文件大小:46947
    • 提供者:king705
  1. C++程序设计语言实验四

    2下载:
  2. 实验七:C++编程入门 一、实验内容 1. 理解继承与组合。 2. 学会使用多态特性。 3. 使用文件。 4. 异常处理。 二、实验题目 1. 创建一个class Counted,包含一个int类型的成员变量id和一个static int类型的成员变量count。默认构造函数的开头为“Counted() : id(count ++) {”。要求: a) 构造函数输出id值并且输出“it’s being created”; b) 析构函数也输出id值并且输出“it is bein
  3. 所属分类:其他小程序

  1. HGE 中文显示新方案

    1下载:
  2. HGE 中文显示新方案 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Author - 微妙的平衡(BOGY) Mail - bogy.cn@gmail.com Home - http://bogy.cn 文件与目录结构说明 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ GfxFont.cpp 中文字体类实现定义文件 GfxFont.h 中文字体
  3. 所属分类:源码下载

    • 发布日期:2011-11-02
    • 文件大小:275967
    • 提供者:43156150@qq.com
  1. header_pro.zip

    0下载:
  2. IDL中读取二进制文件,并对其赋以envi的hdr头文件信息,包括坐标投影信息,This file reads binary data and gives it an envi header with georegistration information.
  3. 所属分类:GIS program

    • 发布日期:2017-04-02
    • 文件大小:1181
    • 提供者:limit
  1. GBAS.rar

    0下载:
  2. 利用蚁群算法求解TSP问题, 从Location.dat文件输入每个城市的坐标。,The use of Ant Colony Algorithm for TSP problems Location.dat file input from the coordinates of each city.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1539
    • 提供者:陈强
  1. coordinate.rar

    0下载:
  2. 一站多点式坐标计算,从全站仪导出的数据文件需要转化到"input.txt"的格式。,One-stop multi-point coordinate calculation, derived from the total station data file needs to be translated to " input.txt" format.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:254709
    • 提供者:wyy
  1. fuhedaoxianyanmipingcha.rar

    0下载:
  2. 这次进行了改进,更为简单实用,自动化程度很高,原数据文件有实例,直接输出平差结果文件,内容包括平差后的坐标,点位精度,误差椭圆三要素(极大值方向),The improved, more simple, practical, high degree of automation, the original data files are examples of the results of the direct output adjustment documents, including after
  3. 所属分类:Energy industry

    • 发布日期:2017-04-02
    • 文件大小:18604
    • 提供者:孙伟
  1. Worldwind_1.3_HighestMountainsAddon_0.3

    0下载:
  2. 本源码为worldwind插件,用于在worldwind中加入世界高山插件。将文件放入plugins目录下,在插件管理器中加载即可,坐标位置可自行设置,在文件夹下ini配置文件中。-本源码为worldwind插件,用于在worldwind中加入世界高山插件。将文件放入plugins目录下,在插件管理器中加载即可,坐标位置可自行设置,在文件夹下ini配置文件中。-Worldwind source code for this plug-in, for worldwind moutain plugin
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:170551
    • 提供者:lijun
  1. Test2D

    0下载:
  2. 仿射变换与摄影变换,通过最小二乘算法计算变换矩阵。具体要有像点坐标文件,读取相应的文件即可在图上显示三位点的位置-Transformation affine transformation and photography, through the transformation matrix least-squares algorithm. Point coordinates should be as specific documents, read the corresponding docume
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3175581
    • 提供者:亦舒雪
  1. LISP(kuaisuzhandian)

    3下载:
  2. LISP快速展点,cad下对坐标文件进行批量展绘,可根据高程和点号两种方法-LISP rapid outreach points, cad files on coordinates bulk painting exhibition, according to its elevation and two-point method
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-28
    • 文件大小:1512
    • 提供者:老四
  1. PLY_IO_Read_Write

    1下载:
  2. PLY文件的读取和写入程序:PLY文件是一个三维图形的数据存储格式,包括了三维曲面上所有采样点的坐标,以及所有采样点间的网络拓扑-A program which can read and write a PLY file
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-28
    • 文件大小:24381
    • 提供者:niuxj
  1. coordinates

    2下载:
  2. 批量自动查询CAD上点坐标,并写入文本文件以供查看-CAD on the volume automatically check point coordinates, and write a text file for viewing
  3. 所属分类:绘图程序

    • 发布日期:2012-11-19
    • 文件大小:528
    • 提供者:xiaoqiu
  1. gccl

    1下载:
  2. 采用vb编写,在auto cad中运行,实现在cad中批量采集点位坐标,可生成txt或xls文件。-Using vb prepared to run in auto cad, cad in bulk to achieve in the Coordinate collection, can generate txt or xls file.
  3. 所属分类:CAD

    • 发布日期:2017-03-26
    • 文件大小:11239
    • 提供者:王鹤
  1. subset_evf

    1下载:
  2. 用IDL实现遥感图像处理中使用矢量文件进行遥感影像裁剪,主要步骤为:获取矢量文件地理坐标,转为ROI,确定裁减区域,进行裁剪。-IDL achieve vector files used in remote sensing image processing for remote sensing image cropping, major steps: get the geographic coordinates of the vector file, converted to ROI, dete
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-15
    • 文件大小:1360
    • 提供者:李晓宁
  1. shpread

    0下载:
  2. 可以实现对.shp和.shx文件的读取,并依据点线面类型的不同读取文件中的坐标-It can achieve the function of the format of mif which is used widely in GIS
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-09
    • 文件大小:1377025
    • 提供者:王政
  1. CBIGImage

    0下载:
  2. 1.将已有的较大灰度图像(8位bmp格式)按指定大小进行分块,并保存成二进制文件(.bat格式); 2.按指定屏幕大小生成大图的缩略图; 3.在缩略图上任意指定矩形框选部分(左上角和右上角),抠选出对应的大图原型,并保存至文件夹里。 4.大体介绍功能按钮 选择功能1:输入图像文件路径及文件名,打开图像文件,并新建以图像命名的文件夹。 如输入:test.bmp 选择功能2:输出图像的有关信息; 选择功能3:进行图像分块,并保存成二进制文件,再输出索引; 选择功能
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:21655687
    • 提供者:jackie
  1. stl_reader

    1下载:
  2. C++读取STL文件,输出所有三角形的顶点坐标-C++ reads the STL file, the output coordinates of all vertices of the triangle
  3. 所属分类:STL

    • 发布日期:2012-11-04
    • 文件大小:1123
    • 提供者:michael
  1. Color-coordinate

    5下载:
  2. 色坐标换算色温该软件使用的时候先把光谱数据用excel打开,弄成两列那样的格式,只保留光谱具体数值,删除测试条件什么的,数据记得要归一化(最强的点应该是 1 ),再把数据保存成CSV格式,再用文本文件打开CSV格式,然后把里边的逗号替换成空格。保存成txt格式即可(修改文件的名称为 任意名称.txt)。计算的时候,点tool,选择spectra to CIE,点Browse,选择txt文件,计算就可以。-Color coordinate conversion color temperature
  3. 所属分类:Energy industry

    • 发布日期:2016-05-26
    • 文件大小:91136
    • 提供者:李维
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 32 »
搜珍网 www.dssz.com