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

搜索资源列表

  1. GPS.rar

    0下载:
  2. GPS软件接收机基础,英文原版,陈军,潘高峰等人翻译的第二版,Software based on GPS receiver, the original English edition, Chen Jun, Pan, who translated the peak of the second edition of
  3. 所属分类:GPS develop

    • 发布日期:2017-05-11
    • 文件大小:3062750
    • 提供者:吴瑞祥
  1. gps 软件接收机的vc++程序

    1下载:
  2. gps 软件接收机的vc++程序,包括信号捕获,跟踪-gps software receiver vc++ program, including signal acquisition, tracking
  3. 所属分类:GPS编程

    • 发布日期:2017-05-13
    • 文件大小:3270253
    • 提供者:fengwenjiong
  1. GPS-Galileo.rar

    0下载:
  2. GPS-Galileo软件接收机(单频方法),GPS-Galileo software receiver (single-frequency method)
  3. 所属分类:GPS develop

    • 发布日期:2017-05-09
    • 文件大小:2222090
    • 提供者:邵炳军
  1. gps-sdr

    0下载:
  2. C++ 开发的GPS软件接收机,支持硬件为USRP, 目前只支持GPS L1 c/a码信号接收-A software GPS receiver developed with C++ .The Surport hardware is USRP. Now it can reveive and process the GPS L1 C/A signal.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:1631803
    • 提供者:zjh
  1. opensource

    0下载:
  2. GPS 软件接收机源代码,C语言实现,简单易学。-GPS software receiptor source code.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-24
    • 文件大小:215657
    • 提供者:wangbin
  1. softwaerGpsReceive

    1下载:
  2. MATLAB下实现的GPS软件接收机程序,从数字中频到最后的定位结果都有,中间很多算法是很好的参考资料,对学习GPS有很大帮助.-a software-defined gps and galileo receiver
  3. 所属分类:GPS develop

    • 发布日期:2016-04-01
    • 文件大小:136041
    • 提供者:yangzengkui
  1. GPS

    2下载:
  2. 国外一个大学的详细软件接收机M文件,在MATLAB环境下可以运行-asoft-definedgpsreceiver
  3. 所属分类:GPS编程

    • 发布日期:2014-03-29
    • 文件大小:477023
    • 提供者:李磊
  1. GPS_SDR_C_Matlab

    0下载:
  2. 详细讲解GPS软件接收机的基带处理原理,具有一定的参考价值-Explain in detail the software GPS receiver baseband processor principle, has a certain reference value
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:1103438
    • 提供者:shalalala
  1. kkGPS-0.0

    0下载:
  2. gps 软件接收机,用 c++ 语言实现-gsp soft receiver ,use c++ language
  3. 所属分类:GPS develop

    • 发布日期:2017-03-22
    • 文件大小:50778
    • 提供者:xgod
  1. NAV

    0下载:
  2. 基于PC机的GPS软件接收机,软件注释详细,简洁!-PC-based software GPS receiver, software, detailed notes, simple!
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:10991
    • 提供者:孙喜喜
  1. SERIAL

    0下载:
  2. 基于PC机的GPS软件接收机,软件注释详细,简洁!-PC-based software GPS receiver, software, detailed notes, simple!
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:826
    • 提供者:孙喜喜
  1. FundamentalsofGPSReceiversASoftwareApproach

    0下载:
  2. GPS软件接收机定位原理,详细介绍软件接收机的定位原理,对编程有很大帮助-The principle of GPS positioning receiver software, software details of the positioning receiver principle, there are a lot of programming help
  3. 所属分类:GPS develop

    • 发布日期:2017-05-13
    • 文件大小:3099443
    • 提供者:summery
  1. Figure_scripts

    2下载:
  2. GPS软件接收机的一些绘图函数。包括:CA码,BOC信号,S曲线,捕获,跟踪等。-some functions for SOFT GPS
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:42181
    • 提供者:fgyxs
  1. CodeGenerationandCarrierGeneration

    0下载:
  2. gps软件接收机中的码产生和载波产生。用matlab语言实现。-gps software, receiver and carrier in the production code generation.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:196869
    • 提供者:朱国良
  1. GPS-Baseband-Signal-Processing-

    0下载:
  2. 在GPS软件接收机架构下,基于计算机MATLAB软件平台,利用实际采集的GPS中频信号,在普通计算机上实现了一个硬件接收机的所有基带信号处理以及导航解算功能。-In the GPS software receiver architecture, computer-based MATLAB software platform, using the actual acquisition of GPS IF signal, in the general computer hardware receiv
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:575661
    • 提供者:syf
  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
    • 文件大小:493318
    • 提供者:zhouyang
  1. MATLAB-GPS-C

    0下载:
  2. 基于MatlabC的GPS软件接收机跟踪算法.pdf,给出了跟踪比较有效地算法-Algorithm and hardware-based GPS pre-capture, more effective, we hope to help
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:137091
    • 提供者:czmxyxbp
  1. GPS-receiver-and-fft

    1下载:
  2. GPS软件接收机以及fft程序实现 可以实现,包括基本文档-The software GPS receiver and FFT program
  3. 所属分类:GPS develop

    • 发布日期:2014-06-08
    • 文件大小:47430656
    • 提供者:田聪聪
  1. gps-sdr-master

    0下载:
  2. gps软件接收机,可以慢慢研究,外国人写的(The GPS-SDR is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any late
  3. 所属分类:GPS编程

    • 发布日期:2017-12-18
    • 文件大小:4042752
    • 提供者:jjh1203
  1. gps软件接收机c代码

    0下载:
  2. GPS软件接收机的范例,包括信号源的产生及信号跟踪过程等等(Examples of GPS receiver, including signal source generation and signal tracking process, etc)
  3. 所属分类:GPS编程

    • 发布日期:2018-01-05
    • 文件大小:606208
    • 提供者:kjj
« 12 3 4 5 »
搜珍网 www.dssz.com