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

搜索资源列表

  1. GpsTracer_src

    0下载:
  2. 此程序为GPS软件接收机的源码,能够对数据实施捕获和跟踪算法,对理解GPS接收机原理有很大帮助。,,Visual C++,GPS develop -procedure for the GPS receiver software source code, to the implementation of data capture and tracking algorithm, right GPS receiver understanding will be of great help. ,, Vi
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:93.11kb
    • 提供者:robert
  1. DV-HOP.rar

    1下载:
  2. 对无线传感器网络定位技术经典算法在OMNET++仿真软件中用C++编程的源代码,Of wireless sensor network algorithm in the classic positioning technology OMNET simulation software using C programming source code
  3. 所属分类:GPS develop

    • 发布日期:2015-03-18
    • 文件大小:7.58kb
    • 提供者:李惠云
  1. 20060205105722361

    0下载:
  2. 卫星导航系统在c c++环境下的实现 gps时间算法-Satellite navigation system at c c++ environment under implementation
  3. 所属分类:GPS develop

    • 发布日期:2017-04-29
    • 文件大小:491.1kb
    • 提供者:xy
  1. gps

    0下载:
  2. PNA270 GPS源码,算法,c源码,好用-PNA270 GPS source code, algorithm, c-source, easy to use
  3. 所属分类:GPS develop

    • 发布日期:2017-04-14
    • 文件大小:2.76kb
    • 提供者:
  1. C

    0下载:
  2. 主要是关于GPS得算法实现,供大家学习参考-gps SOURCE CODE
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:97.42kb
    • 提供者:liuhumin
  1. programsforgps

    0下载:
  2. 本书主要介绍GPS基本原理及各类定位算法和技术,书中附有不少C程序编写的定位算法,星历数据的读取等,很有参考价值-thisbook contains many programs for designing application programsof GPS
  3. 所属分类:GPS develop

    • 发布日期:2017-05-19
    • 文件大小:4.98mb
    • 提供者:刘卫菠
  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. gps11

    0下载:
  2. 基于采样率变换和循环卷积的GPS信号快速捕获。提出了一种适用于GPS软件接收机的C/A码和多普勒频移的快速捕获算法。该算法结合了采样变换FFT和时域卷积两种方法,提高了捕获速度和多普勒频移的精度。-Based on the sampling rate conversion and fast circular convolution of the GPS signal capture. Presents a GPS receiver software for C/A code and Dopple
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:515.68kb
    • 提供者:haodiangei
  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-31
    • 文件大小:133.88kb
    • 提供者:czmxyxbp
  1. wuxiandingwei

    0下载:
  2. 无线定位算法,c++编的,gps有关的,-Wireless location algorithm
  3. 所属分类:GPS develop

    • 发布日期:2017-05-02
    • 文件大小:912.76kb
    • 提供者:xingxingjiuba
  1. merako-bb-acq

    0下载:
  2. GPS软件接收机捕获算法研究,基于NIOS2的C语言-GPS software receiver acquisition algorithm in C language, based on NIOS2
  3. 所属分类:GPS develop

    • 发布日期:2017-04-07
    • 文件大小:3.19kb
    • 提供者:fuxiao
  1. test_CMA_MPE

    0下载:
  2. 为解决多经效应,可采用 CMA算法。当C/A码通过多径信道时,会产生误码。本作通过CMA算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解多经效应的影响-CMA algorithm can be used to solve the multi-through effect. When the C/A code by multipath channel will result in error. For this by t
  3. 所属分类:GPS develop

    • 发布日期:2017-11-13
    • 文件大小:11.57kb
    • 提供者:
  1. test_CMA_noise

    0下载:
  2. 为解决信道中的噪声影响,可采用 CMA算法。当C/A码通过噪声信道时,会产生误码。本作通过CMA算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解噪声对通信的影响-To resolve the effects of noise in the channel, the CMA algorithm may be used. When the C/A code through the noise channel will re
  3. 所属分类:GPS develop

    • 发布日期:2017-11-16
    • 文件大小:11.17kb
    • 提供者:
  1. test_LR_MPE

    0下载:
  2. 为解决信道中的多经效应问题,可采用LMS和RLS算法。当C/A码通过多径信道时,会产生误码。本作通过LMS和RLS算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解LMS和RLS算法的原理-To solve more than by the effect of the channel can be used LMS and RLS algorithm. When the C/A code by multipath cha
  3. 所属分类:GPS develop

    • 发布日期:2017-11-15
    • 文件大小:12.28kb
    • 提供者:
  1. test_LR_Noise

    0下载:
  2. 为解决信道中的噪声问题,可采用LMS和RLS算法。当C/A码通过噪声信道时,会产生误码。本作通过LMS和RLS算法较好的解决了这个问题。压缩文件里是一个simulink仿真,通过这个仿真不仅可以学习simulink的使用,还能较好的理解LMS和RLS算法的原理-, LMS and RLS algorithm can be used to resolve the problem of channel noise. When the C/A code through the noise channe
  3. 所属分类:GPS develop

    • 发布日期:2017-11-17
    • 文件大小:12.07kb
    • 提供者:
  1. GPS

    0下载:
  2. 这是一个关于GPS定位的算法的C和matlab混合编程。-This is a GPS positioning algorithm C and matlab mixed programming.
  3. 所属分类:GPS develop

    • 发布日期:2017-11-01
    • 文件大小:3.02kb
    • 提供者:slili
  1. gpsfangzheng

    0下载:
  2. 全球定位系统;直接扩频通信;伪码仿真 GPS的p码和c/a码原理算法及仿真-Global Positioning System direct spread spectrum communication pseudo-code simulation The GPS p-code and c/a code schematic algorithm and simulation
  3. 所属分类:GPS develop

    • 发布日期:2017-11-28
    • 文件大小:1.21mb
    • 提供者:sunjiapeng
搜珍网 www.dssz.com