登录
首页 » Visual C++ » GPS数据处理源代码

GPS数据处理源代码

于 2017-10-21 发布 文件大小:119KB
0 217
下载积分: 1 下载次数: 8

代码说明:

  采集GPS数据,对数据进行解析并显示。在visual c++下面开发。(Collect GPS data, parse and display the data.Development under visual c++.)

文件列表:

GPS数据处理源代码
GPS数据处理源代码\C
GPS数据处理源代码\C\ABS_POS.C
GPS数据处理源代码\C\AD_CORE.C
GPS数据处理源代码\C\AMBIFIX.C
GPS数据处理源代码\C\BROAD.C
GPS数据处理源代码\C\CONTROLF.C
GPS数据处理源代码\C\DATA_LOG.C
GPS数据处理源代码\C\DAT_RPLY.C
GPS数据处理源代码\C\DEPTH.C
GPS数据处理源代码\C\DGPS_COR.C
GPS数据处理源代码\C\EQDD_S.C
GPS数据处理源代码\C\GG_POS.C
GPS数据处理源代码\C\IGS.C
GPS数据处理源代码\C\KIN_TRAN.C
GPS数据处理源代码\C\MAKEDATA.C
GPS数据处理源代码\C\MENU1.C
GPS数据处理源代码\C\MENU2.C
GPS数据处理源代码\C\NET_DGN.C
GPS数据处理源代码\C\NMEA.C
GPS数据处理源代码\C\NORMDD_S.C
GPS数据处理源代码\C\ORBIT.C
GPS数据处理源代码\C\PPHS_COR.C
GPS数据处理源代码\C\REL_POS.C
GPS数据处理源代码\C\REPLAY.C
GPS数据处理源代码\C\RINEX.C
GPS数据处理源代码\C\RINEXOUT.C
GPS数据处理源代码\C\RMS.C
GPS数据处理源代码\C\RTCMDECD.C
GPS数据处理源代码\C\RTCMENCD.C
GPS数据处理源代码\C\SAT_DOP.C
GPS数据处理源代码\C\SAT_MAP.C
GPS数据处理源代码\C\SAT_POS.C
GPS数据处理源代码\C\SINGLEP.C
GPS数据处理源代码\C\SKY_VIEW.C
GPS数据处理源代码\C\TIDE_COR.C
GPS数据处理源代码\C\TO-RINEX.C
GPS数据处理源代码\C\TRANF.C
GPS数据处理源代码\C\XYBL.C
GPS数据处理源代码\C\XYXY.C
GPS数据处理源代码\INCLUDE
GPS数据处理源代码\INCLUDE\ALMANCE.H
GPS数据处理源代码\INCLUDE\ASHTECH.H
GPS数据处理源代码\INCLUDE\GLOBE.H
GPS数据处理源代码\INCLUDE\GPS.H
GPS数据处理源代码\INCLUDE\GPSSUB.H
GPS数据处理源代码\INCLUDE\GPS_IO.H
GPS数据处理源代码\INCLUDE\MAGELLAN.H
GPS数据处理源代码\INCLUDE\MOTOROLA.H
GPS数据处理源代码\INCLUDE\NAVSYMM.H
GPS数据处理源代码\INCLUDE\NOVATEL.H
GPS数据处理源代码\INCLUDE\RINEX.H
GPS数据处理源代码\INCLUDE\SV.H
GPS数据处理源代码\INCLUDE\TRIMBLE.H

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

发表评论

0 个回复

  • change-the-private-members
    类的私有成员是面向编译器的。对内存而言,一切都是公开的。代码即是使用指针去改变类的私有成员,来说明这个问题。(Private members of the class-oriented compiler. Memory is concerned, everything is open. Code is to use a pointer to change the private members of the class, to illustrate the problem.)
    2014-01-10 22:55:11下载
    积分:1
  • beginning-directx-11-game-programming
    Many of us wish to create our own video games. For some, gaming is a hobby, and for others it is something fun to participate in casually. But for the rest of us, gaming and the dream of making our own games is more like a passion. Chances are, if you’ve purchased this book, you are looking to turn your desire and passion into something you can play and share with others.
    2013-12-20 01:00:40下载
    积分:1
  • visa
    一个简单的数据挖掘程序,有贝叶斯方法和bp算法,还有决策数的简单实现。(a simple data mining procedures, it bp Bayesian methods and algorithms, the number of decision-making there are simple to achieve.)
    2006-06-02 21:36:56下载
    积分:1
  • 8-30
    说明:  C sharp程式. 可自動排列撲克牌順序,並比大小.(C sharp code. Can be automatically arranged in order of playing cards, and more than size.)
    2010-04-30 21:15:17下载
    积分:1
  • imgui-master
    图形界面引擎,非一般的实现方式。IMGUI即界面以立即呈现。(ImGui is a bloat-free graphical user interface library for C++. It outputs vertex buffers that you can render in your 3D-pipeline enabled application. It is portable, renderer agnostic and self-contained (no external dependencies). It is based on an immediate mode graphical user interface paradigm which enables you to build user interfaces with ease. )
    2016-04-12 23:02:57下载
    积分:1
  • std4
    C++的课程设计,学生信息管理系统,控制台模式。演示了类的创建和使用,以及类的继承,文件的读写。(C++ in curriculum design, student information management system, the console mode. Demonstrated the creation and use of categories, as well as the type of inheritance, to read and write documents.)
    2009-06-13 11:32:55下载
    积分:1
  • internal-staffs-learning-materials
    华为内部员工学习资料,对于想进华为的朋友会有很大帮助。(The internal staff s learning materials in huawei is more helpfull for someone who want to go huawei.)
    2012-02-17 11:43:08下载
    积分:1
  • ping
    用rawsocket实现简单的ping程序(Rawsocket with simple ping program)
    2009-04-10 08:01:58下载
    积分:1
  • ndislwf1
    NDIS 6中间层过滤驱动实现源代码,实现功能为网速限制,实现算法为漏桶算法。(NDIS 6 middle layer filter driver source code, to achieve the function of the speed limit, for the leaky bucket algorithm algorithm.)
    2014-08-14 09:02:25下载
    积分:1
  • ListStudent
    输入学生的name,number,class等内容(importation students name, number, class, etc.)
    2007-05-14 19:03:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载