登录
首页 » Visual C++ » GNSS

GNSS

于 2020-12-30 发布 文件大小:1880KB
0 282
下载积分: 1 下载次数: 15

代码说明:

  单点定位就是根据一台接收机的观测数据来确定接收机位置的方式,它只能采用伪距观测量,可用于车船等的概略导航定位。(Single point positioning is based on observations of a receiver to determine the position of the receiver way, it only can use the false distance measurements, can be used to approximate the travel and other navigation and positioning)

文件列表:

GNSS单点定位
............\afxv_dll.h,78,2013-08-06
............\ChildFrm.cpp,1539,2013-08-04
............\ChildFrm.h,1397,2013-08-04
............\Debug
............\.....\ChildFrm.obj,16063,2013-08-06
............\.....\GNSS单点定位.obj,24019,2013-08-06
............\.....\GNSS单点定位.pch,5640704,2013-08-06
............\.....\GNSS单点定位.pdb,361472,2013-08-06
............\.....\GNSS单点定位.res,10644,2013-08-04
............\.....\GNSS单点定位Doc.obj,14482,2013-08-06
............\.....\GNSS单点定位View.obj,19377,2013-08-06
............\.....\GPSDlg.obj,48064,2013-08-06
............\.....\MainFrm.obj,18830,2013-08-06
............\.....\StdAfx.obj,105527,2013-08-06
............\.....\vc60.idb,254976,2013-08-06
............\.....\vc60.pdb,454656,2013-08-06
............\GNSS单点定位.APS,48580,2013-08-04
............\GNSS单点定位.clw,4301,2013-08-06
............\GNSS单点定位.cpp,4964,2013-08-04
............\GNSS单点定位.dsp,5135,2013-08-06
............\GNSS单点定位.dsw,549,2013-08-04
............\GNSS单点定位.h,1358,2013-08-04
............\GNSS单点定位.ncb,74752,2013-08-06
............\GNSS单点定位.opt,48640,2013-08-06
............\GNSS单点定位.plg,3176,2013-08-06
............\GNSS单点定位.rc,16405,2013-08-04
............\GNSS单点定位Doc.cpp,1726,2013-08-04
............\GNSS单点定位Doc.h,1461,2013-08-04
............\GNSS单点定位View.cpp,2551,2013-08-04
............\GNSS单点定位View.h,1875,2013-08-04
............\GPSDlg.cpp,4526,2013-08-06
............\GPSDlg.h,1571,2013-08-04
............\MainFrm.cpp,2529,2013-08-04
............\MainFrm.h,1542,2013-08-04
............\Matrix.cpp,21913,2013-08-04
............\Matrix.h,4292,2013-08-04

............\ReadMe.txt,4864,2013-08-04
............\res

............\...\GNSS单点定位.rc2,404,2013-08-04


............\resource.h,1149,2013-08-04
............\StdAfx.cpp,214,2013-08-04
............\StdAfx.h,1054,2013-08-04

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

发表评论

0 个回复

  • CodeBuilder
    说明:  代码生成器,C#源码,欢迎交流,带有详细功能,zip格式无密码(Code Builder)
    2011-04-02 08:49:57下载
    积分:1
  • videoplayerdxs
    VC++ 6.0源代码程序,功能是利用DirectShow播放视频文件(Use directshow to play video)
    2013-12-03 17:16:32下载
    积分:1
  • VCPP-Code4
    VC++环境下用MSComm控件进行串口通讯编程 模型飞机测控平台(VC++ environment serial communication programming model aircraft monitoring platform with MSComm control)
    2014-05-10 10:27:17下载
    积分:1
  • MFCexp4_7
    MFC 小型试验 画出圆角矩阵 线段等在选定的边界内移动鼠标(Small-scale test matrix to draw rounded MFC segments, etc. within the boundaries of the selected move the mouse)
    2011-10-22 10:06:59下载
    积分:1
  • directlycallthedriverNTFSfileDetecthiddenfiles
    本文介绍了如何直接调用NTFS文件驱动检测隐藏文件(This article describes how to directly call the driver NTFS file Detect hidden files)
    2009-03-28 16:14:10下载
    积分:1
  • D001
    用direct show 写的个播放器,可是实现最简单的播放、暂停、停止、截图等。(show with direct write-player, but to achieve the most simple play, pause, stop, and screenshots.)
    2005-08-10 13:12:16下载
    积分:1
  • f734ea186279f380a19d9d3180f963da
    入侵检测系统IDS源码,只能在VC6.0中打开,请自行配置winpcap环境( U5165 u4FB5 u68C0 u6D4B u7CFB u7EDFIDS u6E90 u7801 uFF0C u53EA u80FD u5728VC6.0 u4E2D u6253 u5F00 uFF0C u8BF7 u81EA u884C u914D u7F6Ewinpcap u73AF u5883)
    2021-03-29 20:39:10下载
    积分:1
  • ShortMessageSystem
    短信群发系统,在一些业务范围广泛的公司中,当公司有了新的通知要告诉在外地的员工,通常使用拨打电话的方式,这样虽然能把事情说清楚,但是当在外的员工比较多时,工作量很大,为了解决这个问题,可以开发一个企业短信群发管理系统。企业短信群发管理系统主要利用硬件短信猫发送短信,并且可以查看SIM卡中收到的短信。(Mass messaging system, in a number of business a wide range of companies, when the company has a new notification to tell the staff in the field, normally used by calling the way, so although things can make it clear, but when the staff out for a long time compared , the heavy workload, in order to resolve this problem, can develop an enterprise management system for mass text messaging. Short Message management system for enterprises mainly use the hardware to send SMS text messages a cat and can view the SIM card text messages received.)
    2009-07-16 13:00:21下载
    积分:1
  • DMX512
    void DMX_SendPacket(void) //发送DMX512数据 { //配置为普通IO pDMX_buf = 0 发送起始码 00 GPIO_Tx_Config(0) //设置发送的引脚为普通IO PA2 = 0 //输出低电平 delay_us(150) //延时150us PA2 = 1 //输出高电平 delay_us(13) //延时13us GPIO_Tx_Config(1) //设置发送的引脚为复用IO //USART1->DR = 0x0100 | TXDData[0] //第0帧前导码(DMX512 receiving procedDMX512 receiving procedure ure DMX512 receDMX512 receiving procedure iving procedure DMX512 receiving procedure )
    2016-02-19 09:23:42下载
    积分:1
  • 676556
    使用日期时间控件,VC++精选编程学习源码,很好的参考资料。(Use the date and time control, VC++ select learning programming source code, a good reference.)
    2013-12-01 18:01:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载