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

搜索资源列表

  1. GPS_Bus

    0下载:
  2. 1.目录GPS_Bus为工程文件,用C++ Builder实现,由于版权问题,本系统没有提供数据库,读者可以学习其中的编程技巧,然后根据需要设计出自己的数据库系统。 2.本系统需要安装Mapobject。-1. Contents GPS_Bus for engineering documents, C Builder, due to copyright issues, the system did not provide database, in which readers ca
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:1709552
    • 提供者:彭远
  1. GG_POS

    0下载:
  2. 组合导航定位程序,用C写的源码,研究这方面的朋友们可以下来学习。-portfolio navigation procedures, written with C source code, look at this area of friends can learn from.
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:2049
    • 提供者:任亚飞
  1. shuijingbaobiao

    0下载:
  2. 网络应用,创建自己的社区,希望对学习c#语言的朋友们有所帮助-Network applications to create their own communities, and they hope to learn c# Language help friends
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:173796
    • 提供者:刘国强
  1. mysystem

    0下载:
  2. 网络应用,创建自己的社区,希望对学习c#语言的朋友们有所帮助-Network applications to create their own communities, and they hope to learn c# Language help friends
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:52061
    • 提供者:刘国强
  1. webyingyong

    0下载:
  2. 网络应用,创建自己的社区,希望对学习c#语言的朋友们有所帮助-Network applications to create their own communities, and they hope to learn c# Language help friends
  3. 所属分类:GPS develop

    • 发布日期:2017-03-29
    • 文件大小:33034
    • 提供者:刘国强
  1. C

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

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

    0下载:
  2. GPS的C++后台接收源码程序,仅供学习交流-GPS-receiver source C++ background process, only to learn communication
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:932611
    • 提供者:lengkudeai
  1. Navigation-locator-C-source-code

    0下载:
  2. 组合导航定位程序-C源代码,有助于大家学习组合导航-Navigation locator-C source code, help them to learn navigation
  3. 所属分类:GPS develop

    • 发布日期:2017-03-22
    • 文件大小:1782
    • 提供者:一飞
  1. GPS_test

    0下载:
  2. GPS调用原代码,可供参考学习.c#调用-Call the original code GPS
  3. 所属分类:GPS develop

    • 发布日期:2017-04-04
    • 文件大小:113122
    • 提供者:彭书剑
  1. GPS_Program_Design

    0下载:
  2. 这份材料是我在研究生学习GPS的时候再三琢磨的程序文件,其中有详细的注解。其用JAVA编写,当然也是用于学习C++以及其他的人员参照。-This material is my studies at the graduate of GPS into repeatedly program files, including detailed notes. Its jmichelle, of course, is also used to learn c++ and other personnel to
  3. 所属分类:GPS develop

    • 发布日期:2017-04-03
    • 文件大小:20156
    • 提供者:颜俊杰
  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. GPS_Power

    0下载:
  2. GPS c/a码功率估计计算例程,相互学习一下-GPS c/a code power the estimated calculation routines, learn about each other
  3. 所属分类:GPS develop

    • 发布日期:2017-11-27
    • 文件大小:898
    • 提供者:宋思
  1. generateCAcode

    1下载:
  2. GPS中C/A码产生函数,该函数可以根据输入的卫星序号,产生系统的32种C/A码。对学习GPS的开发人员有较大帮助。-The GPS C/A code generator function, which can be generated based on the input satellite ID, the system 32 C/A code. On learning GPS developers.
  3. 所属分类:GPS develop

    • 发布日期:2017-11-16
    • 文件大小:1002
    • 提供者:马克
  1. gps-SOFTWARE-RECEIVER-kkGPS

    0下载:
  2. GPS 软件接收机 c语言实现,对学习GPS原理很有帮助-GPS Software Receiver, c Language
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:50778
    • 提供者:罗兰
  1. main

    0下载:
  2. 是实现GPRS与服务器连接的C程序,是串口通信的重要组成部分,对后面学习很有帮助的。-Is the C program to realize GPRS connects to the server, is an important part of serial communication, very helpful to behind the study.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-13
    • 文件大小:2170
    • 提供者:cater
搜珍网 www.dssz.com