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

搜索资源列表

  1. GPSSerialRevSoft

    0下载:
  2. GPS数据采集程序大致可分4个模块:串行通信、数据库处理、控制和显示模块。串口通信技术使用了自己编写的CSerialPortEx类;接收串口数据时使用隐式调用,CserialPortEx在串口数据到达时讲数据发送到程序主窗口。控制模板每隔一段时间察看一次主创口串口数据接收缓冲区,并对符合要求的数据进行处理后通过数据库处理模块存储导数据库中,同时请求显示模块跟新纪录,语言环境:Visual C++6.0。 -GPS data collection procedures can be large
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:121.75kb
    • 提供者:大海
  1. GSM-GPS

    0下载:
  2. GSM/gps通信程序:双串口控制。当时我编这程序时还是花了不少力气的。 (1)gsm部分:以AT指令控制西门子TC35模块。程序代码精简。也可以用于TC35i,MC45,TC45的控制. (2)采用GPS标准协议格式,获取GPS模块发来的时间、位置、速度等信息。该程序经过试验验证. 程序中,实现GPS信息的接收,并和其它信息一起编码成GSM传输协议格式发送出去。-GSM/gps Communication Program: Two serial control. When
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:8.88kb
    • 提供者:李喜
  1. GARMIN15L

    0下载:
  2. GPS模拟通信软件终端。可以用来模拟GPS数据-GPS simulation terminal communication software. GPS data can be used to simulate
  3. 所属分类:GPS develop

    • 发布日期:2017-04-09
    • 文件大小:1.48mb
    • 提供者:王俊发
  1. carrier_nco

    0下载:
  2. 通信电路中产生载波的电路,可应用于GPS中的捕获和跟踪环路。-Generated carrier communication circuit of the circuit, can be applied to GPS in the capture and tracking loop.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-13
    • 文件大小:1.91kb
    • 提供者:Li Gengmin
  1. rng

    0下载:
  2. 通信系统中的噪声发生器,可用于CDMA信号源电路。-Communication system noise generator can be used for CDMA signal source circuit.
  3. 所属分类:GPS develop

    • 发布日期:2017-04-11
    • 文件大小:881byte
    • 提供者:Li Gengmin
  1. gps_gprs

    0下载:
  2. gps/gprs 技术文档,可以参考实现的说明原理,实现即时通信技术-gps/gprs technical documentation, you can reference implementation descr iption of the principle of instant communication technology
  3. 所属分类:GPS develop

    • 发布日期:2017-03-24
    • 文件大小:286.91kb
    • 提供者:canglang
  1. GPSCOMPORTnew

    0下载:
  2. 串口通讯,可以自定义串口,波特率,数据位,停止位,校验位,实时监控串口内容进行读取,并根据数据包的不同进行显示。-Serial communication, you can customize the serial port, baud rate, data bits, stop bits, parity bit, real-time monitoring of serial port to read the content and, based on different data packet
  3. 所属分类:GPS develop

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:
  1. shouji

    1下载:
  2. GPS,SIM,IAP,UART,LCDDRIVER手机通信模块的书写规范格式。手机通信模块成品程序,可以拨打接听电话,GPS定位系统。-GPS, SIM, IAP, UART, LCDDRIVER writing mobile communication module specification format. Mobile communication module finished program, you can make receive calls, GPS positioning sy
  3. 所属分类:GPS编程

    • 发布日期:2014-04-01
    • 文件大小:1.35mb
    • 提供者:huangtao
  1. 1874-4294-1-PB[1]

    0下载:
  2. Network coding has recently emerged as an alternative to traditional routing algorithms in communication systems. In network coding, the network nodes combine the packets they receive before forwarding them to the neighbouring nodes. Intensiv
  3. 所属分类:GPS develop

    • 发布日期:2017-04-03
    • 文件大小:435.67kb
    • 提供者:Ahmed
  1. srcgpsserial123

    0下载:
  2. 对于一些开发商,无线技术可以艰巨的 - 有时简直是恐吓。所有的通信是无线的,所以你不能只是“看”,看看,例如,1 MB的数据会通过。此外,实在是难以调试的无线应用,一旦被部署到移动设备,因为你没有访问系统跟踪或日志文件的应用程序运行时,以查明错误。-For some developers, working with wireless technologies can be daunting-- and sometimes downright intimidating. All communica
  3. 所属分类:GPS develop

    • 发布日期:2017-03-28
    • 文件大小:53.31kb
    • 提供者:ckw
  1. gps

    0下载:
  2. GPS(Golbal Position System)全球定位系统是一个在做一些项目中很常用到的仪器,它通过卫星的通信可以返回给你你当前所处的时间,时区,经纬度等等。VC++编写GPS通信是属于典型的基本的串口通信例子,而且只用接收信息即可,不用对GPS发送信息。   编写通信的方法的前半部分都跟我上篇文章说的串口通信一样,即注册ActiveX,建立实例及事件的映射等等。完成上面的操作后,你就可以接收的GPS发来的信息了。-GPS (Golbal Position System) GPS i
  3. 所属分类:GPS develop

    • 发布日期:2017-03-23
    • 文件大小:768.55kb
    • 提供者:王一辉
  1. upcsq

    0下载:
  2. 这个是通信中用来降低峰均比的程序代码,属于初学者的东西。程序框架可用来参考!-This is the communication used to reduce the PAPR of the code is basic beginner stuff. The application framework can be used to reference!
  3. 所属分类:GPS develop

    • 发布日期:2017-04-03
    • 文件大小:456.94kb
    • 提供者:张晓骞
  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. ref-for-base-paper

    0下载:
  2. The most ofICI avoidance algorithms divide UEs into cell edge and cell centre users based on static thresholds such as path loss, SINR and geometry factors. However, in an actual communication environment, the UE distribution as well as the s
  3. 所属分类:GPS develop

    • 发布日期:2017-05-25
    • 文件大小:8.29mb
    • 提供者:asma
搜珍网 www.dssz.com