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

搜索资源列表

  1. MapX-VisualC++-header-app

    0下载:
  2. MapX Visual C++文件头开发-MapX Visual C file Development
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:24214
    • 提供者:qiao
  1. Rinex

    1下载:
  2. 读取GPS rinex文件, 已经经运行无误的c++代码-C++ code for reading/writing the six ASCII file types defined in RINEX version 2.10
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:144801
    • 提供者:jgw
  1. Navigation-Message-Files

    1下载:
  2. 读取GPS卫星导航文件和观测值文件C程序源代码。-Read the GPS satellite navigation files and observation file C source code.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:164175
    • 提供者:zhaoff
  1. gps-VC++

    0下载:
  2. 这是一个简单的软件开发包(SDK),你可以利用这个 GPSLIB 在自己的32位 Windows 应用程序中加入全球定位系统的支持。源代码压缩文件中包含有 GPSLIB 库的源代码和 Demo 程序。很多文件中都有详细的注释说明。为了保证可下载文件的体积尽量的小,压缩文件中不含任何二进制文件。请使用Visual C++ 5 以上的版本编译并生成 DLLs、控制面板程序和可执行文件。-This is a simple software development kit (SDK), you can
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:107384
    • 提供者:徐键
  1. CONTROLF

    0下载:
  2. 用C编写的关于GPS中读取输入文件子程序!-Subroutine to read input file
  3. 所属分类:GPS develop

    • 发布日期:2017-04-14
    • 文件大小:3646
    • 提供者:
  1. gps1_5

    0下载:
  2. gps1_5.c begins by opening a file gpsData.txt which will save all GPS message strings in ASCII. Next, the serial port is opened using a function prototype comm_setting() which invokes functions found in the IBMCOM library. A while loop is entere
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:2679
    • 提供者:icach
  1. SplitRinexObsFiles

    1下载:
  2. 从RINEX格式的GPS观测文件(即O文件)中分割提取想要的某段观测数据的C++程序-GPS observations from the RINEX format files (ie O file) to extract the desired data in a certain period of observation C++ program
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:28312
    • 提供者:阿发
  1. alm2pos

    0下载:
  2. ALM2POS computation for satellite position from almanac data file [pos,R]=alm2pos(almanac,PRN,time) calculates the satellite position in the Terrestial and in the Celestial reference frame for a desiderate satellite vehicle (PRN) with alm
  3. 所属分类:GPS develop

    • 发布日期:2017-03-25
    • 文件大小:1729
    • 提供者:Anuron
  1. GPS_comm

    0下载:
  2. 这是一个GPS演示系统中如何计算GPS信息的C语言文件。-This is a C program file whick can be used to calculate the GPS information in GPS demo system
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:3555
    • 提供者:bswang
  1. GPRS_comm

    0下载:
  2. 这是一个在GPRS演示系统中用于计算GPRS信息的C语言文件-This is a C program file which used to calculate the GPRS information in GPRS demo system
  3. 所属分类:GPS develop

    • 发布日期:2017-04-05
    • 文件大小:4692
    • 提供者:bswang
  1. C-GPS_application_note_30NOV06

    0下载:
  2. This file is written in OpenAT, which is the programming language for Wavecom and Sierra Wireless GSM and 3G modems.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-23
    • 文件大小:322418
    • 提供者:geoffj54
  1. Tggpsreadh

    0下载:
  2. 利用C++来读取gps的txt文件,读出出其经度纬度和高程,并写入另一个txt文件 -The use of C++ to read the gps the txt file, read out the latitude and longitude of its elevation, and write a txt file
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:193114
    • 提供者:
  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-12
    • 文件大小:11848
    • 提供者:
  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
    • 文件大小:11437
    • 提供者:
  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
    • 文件大小:12572
    • 提供者:
  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
    • 文件大小:12362
    • 提供者:
  1. GSMDriver

    1下载:
  2. this file include sim900 driver sample code for lpc1768 arm in c-this file include sim900 driver sample code for lpc1768 arm in c++
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:3700
    • 提供者:ehsan
  1. SPP_file

    1下载:
  2. 解决导航文件N,O文件读取,计算卫星的误差,实现单点定位(Solve the navigation file N, O file reading, calculate the satellite error, and realize single-point positioning)
  3. 所属分类:GPS编程

    • 发布日期:2020-06-19
    • 文件大小:23552
    • 提供者:张导
搜珍网 www.dssz.com