CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 GPS编程 搜索资源 - code acquisition

搜索资源列表

  1. VCPPV1.0

    0下载:
  2. 1. VC++6.0串口操作实现GPS数据提取 2. VC++串口实现双机互联,包含视窗加代码 3. VC++编写的实时读写串口数据,并用VC画出相应的数据波形 4. VC++串口控件实现温度数据的采集并显示,做出曲线 -1. VC++6.0 serial operation to achieve GPS data extraction 2. VC++ Serial Port Dual Internet, including Windows add code 3. VC++ wr
  3. 所属分类:GPS develop

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:h
  1. code-acquisition-technique-using-low-update-trate-

    0下载:
  2. GPS信号的基带处理在IEEE发表的文章有关信号捕获和跟踪的-GPS baseband signal in the IEEE published articles related to signal acquisition and tracking of
  3. 所属分类:GPS develop

    • 发布日期:2017-04-25
    • 文件大小:244.42kb
    • 提供者:刘旭东
  1. Code-Tracking-Architecture

    0下载:
  2. GPS信号的基带处理在IEEE发表的文章有关信号捕获和跟踪的-GPS baseband signal in the IEEE published articles related to signal acquisition and tracking of
  3. 所属分类:GPS develop

    • 发布日期:2017-05-12
    • 文件大小:2.67mb
    • 提供者:刘旭东
  1. code-acquisition-technique-using-FFT

    0下载:
  2. GPS信号基带处理方面在IEEE文章 信号跟踪和捕获-GPS signal baseband signal in the IEEE article, track and capture
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:296.56kb
    • 提供者:刘旭东
  1. acquisition

    0下载:
  2. This GPS Acquisition..by Matlab, this file performs cold start acquisition on the collected "data". It searches for GPS signals of all satellites, which are listed in field "acqSatelliteList" in the settings structure. Function saves code phase
  3. 所属分类:GPS develop

    • 发布日期:2016-11-16
    • 文件大小:3.31kb
    • 提供者:lohchunling
  1. acquisition-trial

    0下载:
  2. This GPS Matlab acquisition code. Function performs cold start acquisition on the collected "data". It searches for GPS signals of all satellites, which are listed in field "acqSatelliteList" in the settings structure. Function saves code phase
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:2.8kb
    • 提供者:Nelson Loh
  1. CA2

    0下载:
  2. GPS捕获算法中本地CA码的生成,源代码-GPS Acquisition Algorithm in local CA code generation, source code
  3. 所属分类:GPS develop

    • 发布日期:2017-04-11
    • 文件大小:892byte
    • 提供者:GPS
  1. WritingGPSApplications1_src

    0下载:
  2. GPS 信号采集 VB 源代码-GPS signal acquisition VB source code
  3. 所属分类:GPS develop

  1. 840935GPS

    0下载:
  2. 840935GPS数据采集程序源代码,gps和单片机联合使用-840935GPS data acquisition program source code
  3. 所属分类:GPS develop

    • 发布日期:2017-05-16
    • 文件大小:3.73mb
    • 提供者:韦小刚
  1. gpsbuhuo

    0下载:
  2. 这是一个完整的GPS中C/A码的捕获程序-This is a complete GPS in the C/A code acquisition process
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:4.61kb
    • 提供者:小宋
  1. gps-sdr-gps-sdr-271efd1

    0下载:
  2. The GPS-SDR is a highly modular, multithreaded enabled, C++ application. The software is a GPS L1 C/A code receiver with a fast acquisition/weak signal capability.
  3. 所属分类:GPS develop

    • 发布日期:2017-05-14
    • 文件大小:3.86mb
    • 提供者:Zhaba
  1. b

    0下载:
  2. gps的数据解析,根据经纬度进行坐标转换,可连接GPS也可从文件读取数据测试-GPS acquisition code
  3. 所属分类:GPS develop

    • 发布日期:2017-04-10
    • 文件大小:1.4mb
    • 提供者:guoyifan
  1. GPS_RECV.

    0下载:
  2. GPS的经典基础书籍,着重描述了软件接收机的实现和算法。-This book presents detailed information in a compact form about the global positioning system (GPS) coarse/acquisition (C/A) code receiver. Using the C/A code to find the user location is referred to as the standard p
  3. 所属分类:GPS develop

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:钟睿
  1. GPS--FFT

    0下载:
  2. 在分析基于FFT 算法的GPS 伪码的快速捕获新方法的基础上, 通过传统的时域二维串行码捕获方 法和基于FFT 算法的GPS 伪码的捕获新方法所需要的运算次数的比较, 在理论上论证了新方法伪码捕获速 度得到提高的正确性和可行性。采用System View 软件仿真实验验证了基于FFT 算法的GPS 伪码的快速 捕获新方法理论的正确性, 得出新码捕获方法较传统的码捕获方法得到捕获速度提高的结论, 为GPS 接收机适应高动态环境做了理论探讨。-FFT algorithm in the a
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:221.44kb
    • 提供者:zhouyang
  1. GPS--C_Matlab

    0下载:
  2. 在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算 法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现 傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:481.76kb
    • 提供者:zhouyang
  1. GPS_data

    0下载:
  2. Gps数据采集,很完整的数据采集源码,基本不用改动就可以用到你的开发当中!很好的资源~-Gps data acquisition, data acquisition is complete source code, the basic need to change your development you can use them! Good resource-
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:100.78kb
    • 提供者:wallen
  1. acquisition

    0下载:
  2. acquisition.m is a program to find satellites and carrier frequency and code phase
  3. 所属分类:GPS develop

    • 发布日期:2016-11-16
    • 文件大小:3kb
    • 提供者:mohammad
  1. GPS-CA-code-acquisition-in-Matlab-

    0下载:
  2. GPS CA code acquisition in Matlab (CA code generation + GPS signal generator + capture)-GPS CA code acquisition in Matlab (CA code generation+ GPS signal generator+ capture)
  3. 所属分类:GPS编程

    • 发布日期:2013-03-19
    • 文件大小:2.41kb
    • 提供者:芳龄
  1. code-of-GNSS-sofe-receiver

    3下载:
  2. 本书面向应用与编程设计、在参考国内外论著的基础上,结合作者自己的研究成果撰写。内容上由浅人深,第一章介绍了GNSS软件接收机的研究背景和各种卫星导航系统。第二章介绍了信号处理的一些相关概念。第三章介绍了卫星运动的基本理论。第四章研究GNSS信号,包括伪随机码信号、导航电文,着重以GPS和Galileo系统为例进行讨论。第五章研究了GNSS接收机的前端技术,包括天线和信号下变频原理。第六章探讨卫星信号的捕获技术。第七章讨论卫星信号的跟踪、解调和伪距计算。第八章探讨导航定位解算方法。第九章简要介绍了
  3. 所属分类:GPS develop

    • 发布日期:2015-09-25
    • 文件大小:5.61mb
    • 提供者:单边
  1. acquisition

    0下载:
  2. GPS信号捕获过程中用到的代码,希望对大家有所帮助(The code used in the GPS signal capture is expected to help)
  3. 所属分类:GPS编程

« 12 »
搜珍网 www.dssz.com