登录
首页 » Visual C++ » GPS坐标转换软件与源程序 coortran

GPS坐标转换软件与源程序 coortran

于 2008-07-12 发布 文件大小:4752KB
0 113
下载积分: 1 下载次数: 455

代码说明:

  GPS坐标转换软件与源程序 支持世界上大多数坐标框架下,大地坐标空间直角坐标以及平面投影坐标(UTM、高斯)等的相互转换(GPS coordinate conversion software with source code to support most of the world)

文件列表:

coortran
........\beta
........\....\coord.ini
........\....\coortran.exe
........\....\coortran.ilk
........\....\Ellipse.csv
........\....\Ellipse.csv.bak
........\....\lang
........\....\....\zh_cn.dll
........\....\shengsir.wkp
........\coord.ini
........\coortran.aps
........\coortran.cpp
........\coortran.dsw
........\coortran.h
........\coortran.ncb
........\coortran.opt
........\coortran.plg
........\coortran.rc
........\coortran.sln
........\coortran.vcproj
........\coortran.vcproj.hs.Administrator.user
........\coortran.vcproj.HS.hs.user
........\DlgCoordTrans.cpp
........\dlgcoordtrans.h
........\Ellipse.csv
........\lang
........\....\lang.rc2
........\....\obj
........\....\...\BuildLog.htm
........\....\...\mt.dep
........\....\...\zh_cn.dll.intermediate.manifest
........\....\...\zh_cn.res
........\....\release
........\....\zh_cn.aps
........\....\zh_cn.h
........\....\zh_cn.rc
........\....\zh_cn.vcproj
........\....\zh_cn.vcproj.hs.Administrator.user
........\....\zh_cn.vcproj.HS.hs.user
........\ReadMe.txt
........\res
........\...\11.gif
........\...\22.gif

........\...\coortran.rc2
........\...\icon1.ico
........\...\icon2.ico
........\...\Smiley Star.bmp
........\...\未标题-1.gif
........\resource.h
........\resource.hm
........\SelfCtrl
........\........\ComboListCtrl.cpp
........\........\ComboListCtrl.h
........\........\InPlaceCombo.cpp
........\........\InPlaceCombo.h
........\........\InPlaceEdit.cpp
........\........\InPlaceEdit.h
........\........\StatLink.cpp
........\........\StatLink.h
........\selffun
........\.......\CMatrix.cpp
........\.......\CMatrix.h
........\.......\CVector.cpp
........\.......\CVector.h
........\.......\GeoPos.cpp
........\.......\GeoPos.h
........\.......\lang.cpp
........\.......\lang.h
........\.......\langids.h
........\.......\Matrix3.cpp
........\.......\Matrix3.h
........\.......\Quat.cpp
........\.......\Quat.h
........\.......\Vector3.cpp
........\.......\Vector3.h
........\StdAfx.cpp
........\StdAfx.h
........\version.h

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

发表评论

0 个回复

  • NetworkProccesser
    说明:  管理windows的网络进程程序 可以实现进程的建立,端口号,关闭的功能,隐藏的也可看到(serveices management for windows)
    2010-04-04 15:36:31下载
    积分:1
  • PROTEUSPfullPstudy
    proteus经典培训教程,值得期待,值得收藏(proteus classical training course, worth the wait, worth collecting)
    2013-12-02 20:56:34下载
    积分:1
  • TiffTest
    用MFC实现了tif格式到bmp格式的转换,值得下载(Using MFC to achieve a tif format to bmp format conversion, it is worth downloading)
    2008-12-18 23:52:44下载
    积分:1
  • efastrun
    程序功能: 1.快速启动应用程序,主要是使用热键。还可以让程序定时启动。 2.锁定计算机。在98下面完全奏效,在2000xp下面不能完全有效。支持定时锁定、启动锁定。 3.定时提醒。 4.关机 5.关闭由本程序启动的子进程,并可以查看他们的进程信息。 6.保护本程序不被非法关闭。 FastRun.exe:主应用文件 Frpo.exe:后台保护程序 msgdll.dll:导出一个自己画的messagebox的动态连接库(procedures functions : 1. Quick Start applications, primarily using hotkey. It can also allow the procedure regularly launched. 2. Lock computer. 98 Below in Congress, in 2000 xp below not completely effective. Support regular lock, lock activated. 3. Timing reminded. 4. Off 5. Close by the commencement of the children, and can view their information process. 6. Protection of the procedures are not being closed. FastRun.exe : main application files Frpo.exe : background msgdll.dll protection program : a painted himself derived messageBox the Dynamic Link Library)
    2005-04-25 15:49:52下载
    积分:1
  • shangweijiduchuankoushujubinghuatu
    上位机源码--读取串口数据并画实时曲线的vc 2B 2B源程序.rar(PC Source- read serial data and draw real-time curve vc 2B 2B source code. Rar)
    2011-07-15 11:07:14下载
    积分:1
  • Linux C下服务器与客户端之间的文件传输
    实现windows和linux之间的通信 或者 window间通信 linux间通信(Communication between windows and Linux or communication between Linux communication between window)
    2018-02-05 10:37:56下载
    积分:1
  • 56965425632165
    qt流程基本功能,可实现流程管理等,目前已经完成(qt process basic functions, process management can be achieved, has been completed)
    2014-02-24 14:47:28下载
    积分:1
  • MY_YangHuiTriangle
    利用二维数组创建杨辉三角形,基于vc++程序设计(Creating a Yang Hui triangle by using a two-dimensional array .Programming based on vc++)
    2018-01-03 22:40:15下载
    积分:1
  • 26-control-example-the-source-code
      26个VC++界面编程通用控件源代码实例:   如何获得指定点的控件指针   如何将编辑框中输入的字符转换为大写(小写)   如何设置和获得单选按钮的选中状态   如何设置和获得一组单选按钮的选中状态   如何设置列表控件的显示方式   如何设置组合框中列表框的宽度   如何实现带自动完成功能的组合框   如何实现位图按钮   如何使用滑块   如何使用进度条   如何使用列表框   如何使用旋转按钮   如何使用组合框   如何通过控件ID获得控件窗口指针   如何为控件添加工具提示   如何通过控件窗口指针获得控件ID   如何为控件添加工具提示   如何限制编辑框输入文本的长度   如何在按钮上显示图标   如何在列表控件中插入列   如何在列表框中添加水平滚动条   如何在组合框中显示文件列表 (26 a vc++ programming interface general control source code examples: How to get control of the pointer designated point How to edit box in of the input characters into capital (small) How to set up and get radio buttons selected state How to set up and get a group of selected state radio button How to set up the list control showing the way How to set up combo boxes the width of the list box How to realize the combination of complete function with automatic box How to realize a bitmap button How to use the slider How to use the progress bar How to use the list box How to use the rotating button How to use the combination box How to get control via the control ID window pointer How to add the tooltip control How to get control via the control window pointer ID How to add the tooltip control How to limit the length of the input text edit box How to button on the display icon How to insert listed in a list co)
    2011-06-28 16:05:44下载
    积分:1
  • hosthook
    com写的网络ip地址挂起的程序(com write network ip address hang procedures)
    2004-12-07 09:35:00下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载