登录
首页 » Visual C++ » WGS84_to_Beijing54

WGS84_to_Beijing54

于 2021-01-13 发布 文件大小:8827KB
0 253
下载积分: 1 下载次数: 18

代码说明:

  WGS84到北京54的坐标转换程序,7参数空间相似变换模型。(WGS84 cordinate system transform to Beijing 54 corninate system program, which use 7 parameters space simar transform model.)

文件列表:

七参数坐标转换(WGS84--Beijing54例子)
......................................\CooTran.aps,25580,2015-05-28
......................................\CooTran.cpp,2077,2007-03-18
......................................\CooTran.dsp,4384,2008-05-04
......................................\CooTran.h,1335,2007-03-18
......................................\CooTran.rc,7429,2015-05-28
......................................\CooTran.sln,880,2015-05-28
......................................\CooTran.vcxproj,8349,2015-05-28
......................................\CooTran.vcxproj.filters,2143,2015-05-28
......................................\CooTranDlg.cpp,13645,2015-05-28
......................................\CooTranDlg.h,1761,2015-05-28
......................................\Debug
......................................\.....\CL.read.1.tlog,96076,2015-05-28
......................................\.....\CL.write.1.tlog,3690,2015-05-28
......................................\.....\CooTran.exe,138240,2015-05-28
......................................\.....\CooTran.ilk,1307120,2015-05-28
......................................\.....\CooTran.lastbuildstate,105,2015-05-28
......................................\.....\CooTran.log,2875,2015-05-28
......................................\.....\CooTran.obj,27348,2015-05-28
......................................\.....\CooTran.pch,23855104,2015-05-28
......................................\.....\CooTran.pdb,6114304,2015-05-28
......................................\.....\CooTran.res,3988,2015-05-28
......................................\.....\CooTranDlg.obj,332789,2015-05-28
......................................\.....\link-cvtres.read.1.tlog,2,2015-05-28
......................................\.....\link-cvtres.write.1.tlog,2,2015-05-28
......................................\.....\link-mt.read.1.tlog,2,2015-05-28
......................................\.....\link-mt.write.1.tlog,2,2015-05-28
......................................\.....\link-rc.read.1.tlog,2,2015-05-28
......................................\.....\link-rc.write.1.tlog,2,2015-05-28
......................................\.....\link.4780-cvtres.read.1.tlog,2,2015-05-28
......................................\.....\link.4780-cvtres.write.1.tlog,2,2015-05-28
......................................\.....\link.4780-mt.read.1.tlog,2,2015-05-28
......................................\.....\link.4780-mt.write.1.tlog,2,2015-05-28
......................................\.....\link.4780-rc.read.1.tlog,2,2015-05-28
......................................\.....\link.4780-rc.write.1.tlog,2,2015-05-28
......................................\.....\link.4780.read.1.tlog,2,2015-05-28
......................................\.....\link.4780.write.1.tlog,2,2015-05-28
......................................\.....\link.8884-cvtres.read.1.tlog,2,2015-05-28
......................................\.....\link.8884-cvtres.write.1.tlog,2,2015-05-28
......................................\.....\link.8884-mt.read.1.tlog,2,2015-05-28
......................................\.....\link.8884-mt.write.1.tlog,2,2015-05-28
......................................\.....\link.8884-rc.read.1.tlog,2,2015-05-28
......................................\.....\link.8884-rc.write.1.tlog,2,2015-05-28
......................................\.....\link.8884.read.1.tlog,2,2015-05-28
......................................\.....\link.8884.write.1.tlog,2,2015-05-28
......................................\.....\link.read.1.tlog,11424,2015-05-28
......................................\.....\link.write.1.tlog,1698,2015-05-28
......................................\.....\Matrix.dll,245803,2007-03-16
......................................\.....\PointNum.obj,19449,2015-05-28
......................................\.....\rc.read.1.tlog,5310,2015-05-28
......................................\.....\rc.write.1.tlog,402,2015-05-28
......................................\.....\StdAfx.obj,728314,2015-05-28
......................................\.....\vc110.idb,1641472,2015-05-28
......................................\.....\vc110.pdb,4345856,2015-05-28
......................................\Matrix.dll,245803,2007-03-16
......................................\Matrix.h,508,2015-05-28
......................................\Matrix.lib,2626,2007-03-16
......................................\PointNum.cpp,994,2007-03-18
......................................\PointNum.h,1231,2015-05-28
......................................\ReadMe.txt,104,2015-05-28
......................................\res

......................................\...\CooTran.rc2,399,2007-03-18
......................................\resource.h,1257,2015-05-28
......................................\StdAfx.cpp,209,2007-03-18
......................................\StdAfx.h,1054,2007-03-18
......................................\使用说明
......................................\........\1 控制点数据(6个).txt,497,2008-05-04
......................................\........\2 待转换WGS84坐标系数据(6个).txt,244,2008-05-04
......................................\........\results.txt,180,2015-05-28
......................................\........\用来检核的七参数坐标转换测试数据.txt,4431,2008-05-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • rxjh
    热血江湖服务端C++源代码vs8应用程序向导已为您创建了这个 GameServer 应用程序。 此文件包含组成 GameServer 应用程序 的每个文件的内容摘要。 (RXJH_source)
    2009-05-18 00:25:08下载
    积分:1
  • VCPPread-large-file
    VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。(VC++ read large documents (binary), VC6 compiler, usually we open a large number of words of the text, you will find the computer very slow or even crash, not because the file is too large, but because of a simple notepad without large file open process, there is this hope that this VC small example can inspire you some inspiration.)
    2016-11-14 09:14:24下载
    积分:1
  • chapter-8
    Direct3D 关于雪花粒子,烟花粒子,雨点粒子等的程序。用VC++6.0编译。(Direct3D on snow particles, fireworks particles, particles, etc. raindrops program.)
    2013-05-28 21:56:26下载
    积分:1
  • NDISprogromer
    说明:  NDIS协议驱动程序源代码清单。NDIS协议驱动程序源代码用C语言完成。文档里含有全部代码。(agreement NDIS driver source code list. Agreement NDIS driver source code using C language completed. Documents containing all the code.)
    2006-04-22 16:07:30下载
    积分:1
  • winsock
    应用于windows 平台下的vc编程,主要是windows socket 下的网络编程(windows socket programming, including basic knowledge of the single-threaded, multi-threaded. Development and application in the windows platform)
    2012-04-25 11:43:29下载
    积分:1
  • babianxing
    地图代数八边形变换 地图代数2013年第二次作业(Map Algebra octagon transform Map Algebra 2013 Second Assignment)
    2020-12-10 21:59:19下载
    积分:1
  • oofemvs2010-20
    oofem在vs2010下的sln文件,文件路径和.h以及.c文件的添加已经做好(oofem under the vs2010 sln file, the file paths and. h and. c file is ready to add)
    2011-02-14 16:43:07下载
    积分:1
  • VisualPBasicP.NET
    编程学习资料,arcgis的二次开发,基于c++(Programmed learning information the arcgis of secondary development based c++)
    2012-05-24 22:09:50下载
    积分:1
  • IOCP
    实现服务器发送结构体到客户端 联合开发网 - pudn.com
    2012-02-14 14:51:44下载
    积分:1
  • GetMACAddress
    应用程序向导使用“TODO:” 来指示 应添加或自定义的源代码部分。 如果应用程序在共享 DLL 中使用 MFC,且应用程序使用的语言不是 操作系统的当前语言,则需要从 Microsoft Visual C++ 光盘上 WinSystem 目录下将相应的本地化资源 MFC70XXX.DLL 复制到计算机的 system 或 system32 目录下, 并将其重命名为 MFCLOC.DLL。 (“XXX”代表 语言缩写。 例如,MFC70DEU.DLL 包含翻译成 德语的资源。) 如果不这样做,应用程序的某些 UI 元素 将保留为操作系统的语言。">
    2008-03-20 00:39:18下载
    积分:1
  • 696518资源总数
  • 106182会员总数
  • 24今日下载