CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 坐标系转换程序

搜索资源列表

  1. 纹理映射Texture

    0下载:
  2. 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:94010
    • 提供者:陈康
  1. projdemo

    0下载:
  2. 进行投影演示的程序。可进行图形缩放,平移;不同坐标系之间的转换。- Carries on the projection demonstration the procedure. May carry on the graph 缂╂斁, translation; Between different coordinate system transformation.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:217567
    • 提供者:曾志方
  1. PrjSample

    0下载:
  2. === === === =SuperMap Objects示范工程说明======================================= 功能简介:示范SuperMap Objects 如何实现投影坐标系转换 所用控件:SuperMap控件和SuperWorkspace控件 所用数据:上一级目录\\..\\Data\\World\\PrjSample中wgs84.sdb和wgs84.sdd两个文件 操作说明:1、单击选择、放大、缩小等按钮可以进行简单
  3. 所属分类:GIS编程

    • 发布日期:2014-01-17
    • 文件大小:120380
    • 提供者:password
  1. Translation

    1下载:
  2. 现有两个坐标系,有n个点,已知其在两个坐标系下的坐标,程序实现对两个坐标系间转换参数的求解,并可实现坐标转换
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:11591
    • 提供者:邓德彦
  1. gaosi

    0下载:
  2. GIS(地理信息系统)中,需要将经纬度坐标(度分秒的形式)转换成大地坐标(xy的形式),这个程序就能派上用场了,基于北京54坐标系。如果换成西安80,把里面的参数改改就可以了。
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:9396
    • 提供者:lizhenbao
  1. zuobiaoxitouyingconvert

    0下载:
  2. 如何通过程序设置坐标系投影 设置经纬度WGS 84投影转换为适合坐标
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:2956
    • 提供者:须佐尊
  1. COOR_TRAFER

    0下载:
  2. 程序是用来求两个坐标系的转换参数的,利用三个相同的点在不同坐标系下的两套坐标值求的两个坐标系的转换七参数
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:36484
    • 提供者:取经
  1. Unit1

    0下载:
  2. 这是一段关于两个二维直角坐标系转换的程序。二维坐标系的转换-This is a paragraph on the two two-dimensional Cartesian coordinate system conversion process. Two-dimensional coordinate system conversion
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:1782
    • 提供者:youwei
  1. 2009512VCGDI

    0下载:
  2. 在Windows应用程序中,只要进行绘图,就要使用GDI坐标系统。Windows提供了几种映射方式,每一种映射都对应着一种坐标系。例如,绘制图形 时,必须给出图形各个点在客户区的位置,其位置用x 和y两个坐标表示,x 表示横坐标,y表示纵坐标。在所有的GDI绘制函数中,这些坐标使用的是一种 “逻辑单位”。当GDI函数将结果输出送到某个物理设备上时,Windows将逻辑坐标转换成设备坐标(如屏幕或打印机的像素点)-In Windows applications, as long as for gr
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:278808
    • 提供者:武大
  1. 7-parameterTransform

    0下载:
  2. 三维坐标七参数转换程序。实现两种坐标系的三维坐标转换。-Seven parameters of three-dimensional coordinate conversion process. To achieve three-dimensional coordinates of two coordinate transformation.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:132019
    • 提供者:dong
  1. hw02

    0下载:
  2. 本程序实现了一个多变形裁剪算法,并完成了从窗口到视口的转换(单位为物理坐标系的像素)。 窗口坐标为:(100,100)和(400,400); 视口起点坐标为:(120,90),x方向增量:400,y方向增量:300; 以下为测试实例的输入: 顶点数 : 4 第一个坐标:50 250 第二个坐标:500 50 第三个坐标:350 250 第四个坐标:500 450 -This program implements a multi-cutting de
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:1776
    • 提供者:likunlun
  1. mokatu

    0下载:
  2. 墨卡托投影,实现大地坐标系的转换,该小程序的算法可以和大家学习交流。-Mercator projection, earth coordinate system to achieve the transformation, the algorithm of the applet can communicate them to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14410159
    • 提供者:谢露
  1. north-newdll

    0下载:
  2. 此程序用VC实现了经纬度的转换,从84转成54进而转成地方坐标系,希望能够帮助大家!-This program with VC conversion of latitude and longitude, from 84 converted to 54 and then converted into the local coordinate system, want to be able to help you!
  3. 所属分类:GIS program

    • 发布日期:2016-10-05
    • 文件大小:2202624
    • 提供者:左怀军
  1. zuobiaozhuanhuan

    0下载:
  2. 本程序可以把直角坐标系转换成极坐标系,以继续完成处理-This procedure can be Cartesian coordinates into polar coordinates
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:227818
    • 提供者:skb
  1. worldx

    0下载:
  2. 这个程序是txt文件,但是主要的程序内容是将屏幕坐标转换为世界坐标系中。-This program is a txt file, but the main program screen coordinates into world coordinates.
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-02
    • 文件大小:1024
    • 提供者:秦胜伟
  1. DataConvert

    0下载:
  2. 最近学习C# mapgis二次开发,制作过程中一边学习一边编写的示例程序。 这个示例是对载入地图投影方式进行转换,有WGS54,北京80,以及CGCS2000坐标系-The recent learning C# mapgis secondary development of the production process while learning side of the sample program written. This example is to convert Loading m
  3. 所属分类:GIS program

    • 发布日期:2017-11-13
    • 文件大小:190688
    • 提供者:admin
  1. 54zhuan80

    0下载:
  2. 此程序实现了国家54坐标系到80 坐标系的转换,可好的运行-This program countries 54 coordinate system to the 80 coordinate system conversion, can be a good run
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:824
    • 提供者:巴洛特利
  1. zuobiaoxizhuanhuan

    0下载:
  2. 在GIS领域中,在进行地图投影时,由于选择的坐标系不同,需要进行坐标转换,本程序可以实现坐标的转换。-In the GIS field, making the map projection, due to the different choice of coordinate systems, the need for coordinate conversion, the program can convert coordinates.
  3. 所属分类:GIS program

    • 发布日期:2017-04-15
    • 文件大小:6984
    • 提供者:蝈蝈
  1. zuobiaobianhuan

    0下载:
  2. 此程序可完成不同坐标系之间的转换,需输入原始坐标点,平移量和三坐标轴旋转量。-This program can complete the conversion between different coordinate system, need to input the original coordinate point, translation and three axis rotation amount..
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-27
    • 文件大小:10409959
    • 提供者:刘广超
  1. 地图投影

    1下载:
  2. 1、根据所给的中国版图数据 绘制显示基于北京54坐标系的经纬度数据 编写兰勃特投影转换程序,转换上述数据,并显示 编写墨卡托投影转换程序,转换上述数据,并显示 同时,要绘制相对应的经纬网格,网格间距5度 2、根据所给的世界版图数据 绘制显示基于WGS84坐标系的经纬度数据 编写墨卡托投影转换程序,转换上述数据,并显示 计算北京(116.4,39.8)到巴黎(2.2, 48.52)的大圆轨迹,并显示 同时,要绘制相对应的经纬网格,网格间距5度(1. According to the data of
  3. 所属分类:GIS编程

    • 发布日期:2020-10-20
    • 文件大小:3072
    • 提供者:佟童仝
搜珍网 www.dssz.com