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

搜索资源列表

  1. gps-to-pc

    0下载:
  2.  基于全球定位系统(GPS) 接收机的基本工作原理及其通信协议, 讨论了M SComm 控件的属性、方 法, 以美国GARM IN 公司的GPS25 接收机为例详细介绍了如何利用该控件实现GPS 接收机与微机间的串口通 信方法。-Based on the Global Positioning System (GPS) receiver and its basic working principle of communication protocols, discussed M SComm
  3. 所属分类:GPS develop

    • 发布日期:2017-03-26
    • 文件大小:184088
    • 提供者:黄岩
  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. UART

    0下载:
  2. UART(通用异步收发器)与蓝牙的接口连接 Rev._2 15062004 — 15 06 2004 应用规格书-UART (Universal Asynchronous Receiver Transmitter) and Bluetooth interface Rev._2 15062004- 15 06 2004 Application Specification
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-30
    • 文件大小:214426
    • 提供者:dyson
  1. FileTransComm

    1下载:
  2. 利用Visual C++ MFC和微软MSComm(Microsoft Communications Control)串口通信控件,借助于串口来传输文件。由于串口的缓冲区限制,需要将文件先分割成多个部分分别打包发送,接收方只有在接收到说有的文件包后才进行解包、校验和拼接,最后提取文件名,提示用户保存。这个资源还包含了一些其它的有用文件和信息…… 对于刚开始利用VC++开发的程序员也是会有较大的帮助,可以下载看看,我相信您会觉得值的-Using Visual C++ MFC and Micro
  3. 所属分类:Com Port

    • 发布日期:2017-03-27
    • 文件大小:73820
    • 提供者:小小
  1. reciverMSP

    0下载:
  2. MSP receiver which will receive data from PC and another micrcontroller
  3. 所属分类:Com Port

    • 发布日期:2017-04-08
    • 文件大小:28352
    • 提供者:Chetan Shah
  1. SCommTest

    0下载:
  2. 用VC编的一个串口程序,可以实现接收发送数据,端口选择,波特率设置-VC series with a serial program that can send data to achieve receiver, port selection, baud rate setting
  3. 所属分类:Com Port

    • 发布日期:2017-05-08
    • 文件大小:1933177
    • 提供者:王梅
  1. VC

    0下载:
  2. 通过VC,在本机编写了一个通信的测试小程序,通过客户端发送一个数据,实现服务器端接收,通过本机回调即可实现,-By VC, in the preparation of this machine, a communications test applet, the client sends a data through to achieve server-side receiver, the callback can be realized by the machine,
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3823475
    • 提供者:dhx
  1. iwragrp-7

    0下载:
  2. 无线通信中的接收机算法 采用ADSPboard板开发 -Wireless communication receiver algorithm developed by ADSPboard board
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-07
    • 文件大小:11064
    • 提供者:XY
  1. WJGPS

    0下载:
  2. 基于GPS的串口接收程序,和以太网服务器 以及客户端 来接收gps并发送gps数据 供客户端使用 -GPS-receiver program, and Ethernet server and the client to receive and send gps gps data for client use
  3. 所属分类:GPS develop

    • 发布日期:2017-05-26
    • 文件大小:9305480
    • 提供者:wangjie
  1. WM5.0_GPS_Demo

    0下载:
  2. Windows Mobile5.0 GPS接收演示程序-Windows Mobile5.0 GPS receiver demo
  3. 所属分类:Windows Mobile

    • 发布日期:2017-05-26
    • 文件大小:8869775
    • 提供者:YLL
  1. SRTP

    0下载:
  2. 关于无线接收和短信报警 有需要的可以看看 挺多内容的 -On the wireless receiver and message alarm
  3. 所属分类:SMS

    • 发布日期:2017-06-14
    • 文件大小:22585407
    • 提供者:huangkaijie
  1. MypaperIEEEACIS2

    0下载:
  2. The main RF interference sources in the Dual-mode Terminals and the required C/N for CDMA receiver operating normally are discussed first considering government regulatory requirements. Secondly, The C/N received at CDMA receiver input under the case
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-02
    • 文件大小:131106
    • 提供者:qustwcy
  1. A1.57GHzRFFrontEndforTripleConversionGPSReceiver.

    0下载:
  2. A 1.57-GHz RF Front-End for Triple Conversion GPS Receiver
  3. 所属分类:GPS develop

    • 发布日期:2017-04-16
    • 文件大小:130370
    • 提供者:mohammad
  1. GNSS_Simulator_SDR

    0下载:
  2. 经典的GPS接收机学习程序!友好的GUI界面,跟踪环路性能直观的显示!-GPS receiver classical learning process! Friendly GUI interface, the tracking loop performance visual display!
  3. 所属分类:GPS develop

    • 发布日期:2017-04-08
    • 文件大小:592347
    • 提供者:liulei
  1. UART

    1下载:
  2. 程序名称:UART.ASM 功能描述:波特率设置为9600bit/s,采取接收为中断方式 ,发送 为查询方式。实现把从串口接收到的一字节数据,发送 给串口 把采用方式1串行接收来的数据,存储到数据存 储器30H单元中。-Program Name: UART.ASM Features: baud rate is set to 9600bit/s, to receiving the interrupt, sends for the query. Received from
  3. 所属分类:Com Port

    • 发布日期:2017-03-26
    • 文件大小:929
    • 提供者:zhengtiyu
  1. UART_T1

    0下载:
  2. UART:Universal Asynchronous Receiver/Transmitter,通用异步接收/发送装置,UART是一个并行输入成为串行输出的芯片,通常集成在主板上,多数是16550AFN芯片。 串行接口是一种可以将接受来自CPU的并行数据字符转换为连续的串行数据流发送出去,同时可将接受的串行数据流转换为并行的数据字符供给CPU的器件。一般完成这种功能的电路,我们称为串行接口电路。-UART: Universal Asynchronous Receiver/Transmitt
  3. 所属分类:Com Port

    • 发布日期:2017-04-01
    • 文件大小:278230
    • 提供者:zgd
  1. GPS

    0下载:
  2. vc++代码,测试过,表示感谢. 可以读取串口GPS数据显示地理位置,需要有外置的串口的GPS接收机连接电脑,在demo主窗口界面可以输出GPS接收的地理位置,经度纬度,时间等信息. 提供给大家深入研究,包含NMEA0183.LIB的源代码,以及SerialCom串口源代码-vc++ code, tested, thanks. can read the serial port GPS location data, the need for an external GPS receiver con
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:384255
    • 提供者:何伟光
  1. eetop.cn_Uart

    0下载:
  2. 实现串口硬件接收,有一个接收程序,分频程序-Serial hardware receiver, a receiving process, frequency program
  3. 所属分类:Com Port

    • 发布日期:2017-04-14
    • 文件大小:4133
    • 提供者:xiaoliang
  1. RFIDreceiver

    2下载:
  2. 对RFID读写器接收模块的解调以及FM0解码进行了MATLAB仿真。首先我们对读写器接收到的信号进行仿真,里面附带着标签信息;其次对接收到的ASK信号进行相干解调;接着解调后的信号经过抽样判决,进行FM0解码。仿真结果可表明接收到的信号与发射的信号一致。-On the RFID reader receiver module FM0 decoding and demodulation and a MATLAB simulation. First of all we readers received
  3. 所属分类:RFID

    • 发布日期:2017-04-04
    • 文件大小:1801
    • 提供者:朵朵
  1. A_Software-Defined_GPS_and_Galileo_Receiver--A_Sin

    0下载:
  2. A_Software-defined GPS and Galileo Receiver --A_Single-Frequency_Approach是一本不错的介绍GPS与Galileo的图书,书中包含大量实例-A_Software-defined GPS and Galileo Receiver- A_Single-Frequency_Approach is a good introduction to GPS and Galileo' s book, the book contains
  3. 所属分类:GPS develop

    • 发布日期:2017-05-07
    • 文件大小:1932298
    • 提供者:chennaruto
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 38 »
搜珍网 www.dssz.com