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

搜索资源列表

  1. muTest

    5下载:
  2. 读取奇迹地图文件并显示,支持点击判断坐标,并同时放大鼠标所点位置的地图,vc代码和mu地图-miracle read maps and documents show that support it coordinates judgment, and also to enlarge the mouse by location maps, vc code and mu Map
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:54998
    • 提供者:张俊勇
  1. MapDisplay

    5下载:
  2. MapDisplay 是一个矢量图形读取与编辑软件。我们自定义文件格式包括点、线、面、注记四大方面,对于点我们主要读取它的ID、颜色、坐标,而线另外包括线形、线宽,面则另外包括填充色,注记主要是记录ID、颜色、坐标、字体信息,对于这四方面,我们还读一个标记flag,以决定是用基本方法绘图还是用符号库来绘图。另外,为了兼容性,我们也设定它能直接读DXF文件,以处理来自AUTOCAD、Corel Draw等矢量图形编辑软件的数据。 MapDisplay的功能包括读文件并以合适大小来显示地图,并能
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1653188
    • 提供者:张鹤
  1. GPUGeometryClipmaps

    0下载:
  2. 我们使用同一个vertex shader来渲染之前描述的所有2D footprint。首先,对于给定的footprint坐标(x,y)来说,shader通过简单的缩放和变换来计算它的世界坐标(x,y)。接下来,从顶点纹理中读取高度值z。这里不需要任何过滤器,因为顶点和纹理采样是一一对应的-we use with a vertex shader to exaggerate the descr iption before all 2D footprint. First, the footprint
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:5334
    • 提供者:张明
  1. GPS_test

    0下载:
  2. gps的数据解析,根据经纬度进行坐标转换,可连接GPS也可从文件读取数据测试-a GPS data analysis, based on latitude and longitude coordinates for conversion, GPS also can be linked from the document read test data
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:216302
    • 提供者:luoqijun
  1. shpfile_vb

    2下载:
  2. 读取shp文件,显示边界盒和文件长度,每个点的坐标-read AutoCAD documents, border box and the length of documents, the coordinates of each point
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2934
    • 提供者:wxb
  1. Hookpwd

    0下载:
  2. 取输入框中星号的字符,获取窗口属性(坐标,大小,类名)等 读取窗口列表 修改窗口标题 开发环境:Vc++ 6.0-imported from asterisk in the box characters, access to the window properties (coordinates, size, class names) to read a list of windows to amend window title development environment : Vi
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:461461
    • 提供者:卜令兵
  1. readMO

    0下载:
  2. 用mapobject 实现坐标投影的读取-mapobject used to achieve the projection coordinates read
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:595427
    • 提供者:哈哈
  1. AVRread

    0下载:
  2. AVR单片机读取坐标。 项目中使用过,相当有价值的代码。-AVR read coordinates. Items used very valuable code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3145
    • 提供者:噢未能
  1. Geodetic_Transformations_Toolbox

    1下载:
  2. 一组用于计算不同参考椭球和不同投影之间的坐标变换的函数,包括以下工具: - 从笛卡尔到地理坐标的 转换,以及 从地理坐标到横向墨西哥映射的反向 转换或者朗伯保形锥形映射以及 从地理到可以处理不规则区域和极点映射的UTM和背面 - 3D / 2D / 1D相似变换(Helmert变换) - 确定3D / 2D / 1D-Helmert变换的参数 - 执行Helmert变换 后应用残差校正 - 读取和使用NTV2转换参数 - ITRS和ETRS帧之间的3D转换 - 3D
  3. 所属分类:*行业应用

    • 发布日期:2017-12-27
    • 文件大小:805888
    • 提供者:wufan620
  1. duquxiangsuzuobiao

    0下载:
  2. 读取鼠标点击位置的像素坐标,显示在命令框中(Read the pixel coordinates of the mouse click position, and display it in the command box)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-06
    • 文件大小:9275392
    • 提供者:fly猪
  1. 04_USB读取鼠标

    0下载:
  2. 读取鼠标传感器坐标,并通过串口打印到串口助手。(Read the mouse sensor coordinates, and print to the serial assistant through the serial port.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-08
    • 文件大小:520192
    • 提供者:蜡笔大叔
  1. STM32touch

    1下载:
  2. 项目用到的STM32F103芯片的触摸屏SPI接口读取操作,坐标转换及校正都标准得非常好,直接移值绝对可以用(The STM32F103 chip's touch screen SPI interface is used to read the operation. The coordinate conversion and correction are all very well standard, and the direct shift value can be used absolute
  3. 所属分类:微处理器开发

    • 发布日期:2018-01-09
    • 文件大小:304128
    • 提供者:xiegao12
  1. 3Dgeometry

    0下载:
  2. 读取大地坐标,并画出二维平面图,主要用于三维地表采集数据的观测系统绘制。(read the coordation and plot the 2D figure)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:327680
    • 提供者:联合微笑
  1. read_aster

    0下载:
  2. 读取HDF,输出四角坐标,云量等详细信息(Read HDF, output four angle coordinates, cloud amount, and other details)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:Keith-Y
  1. Labview_GPS

    0下载:
  2. 使用LABVIEW读取GPS的经纬度坐标并且显示出来(Reading the latitude and longitude coordinates of GPS)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-21
    • 文件大小:15360
    • 提供者:wyq115611
  1. GPS_BaiduMap

    0下载:
  2. 进行GPS数据读取,并进行数据处理,再将得到的坐标信息在百度地图上显示出来的完整程序(GPS data read, data processing, and then the complete program displayed on the Baidu map.)
  3. 所属分类:LabView编程

    • 发布日期:2018-04-21
    • 文件大小:25600
    • 提供者:wyq115611
  1. rinex

    0下载:
  2. 读取RENIX文件(GPS导航电文),进行卫星轨道坐标解算,并将结果生成TXT文件输出。(The program can read standard RENIX file(Satellite navigation message file of GPS). and calculate the cordinate of Satellite (X,Y,Z). it will give an TXT format result.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:微安你清
  1. gps 读取卫星星历文件计算卫星位置

    0下载:
  2. c++读取星历计算gps坐标,比较简单易懂(C++ calculates GPS coordinates)
  3. 所属分类:GPS编程

    • 发布日期:2018-05-03
    • 文件大小:114688
    • 提供者:飞烟
  1. CAD动态读取Excel中的内容ReadExcel(1)

    0下载:
  2. 一键标记高程修改excel中的属性值,使图形中的属性跟随变化(One key mark Gao Cheng)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:70656
    • 提供者:王一样
  1. readdxf

    1下载:
  2. C#读取dxf中的圆坐标,并且把所有坐标绘图显示出来(C# Reads the Circular Coordinates in DXF)
  3. 所属分类:其他

« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com