CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - receiver

搜索资源列表

  1. kuoping

    1下载:
  2. fpga嵌入式设计 扩频接收机设计 有matlab 和vhdl 对比情况-Design of spread-spectrum receiver embedded FPGA design and VHDL contrast matlab
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:363738
    • 提供者:龙丽丽
  1. irda-back

    0下载:
  2. 实现网络+串口 红外接收、发送,批量传输VC++源码-Network+ Serial infrared receiver, sending, bulk transmission VC++ Source
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-22
    • 文件大小:130597
    • 提供者:红泉
  1. GSM_Communication_DebugV2_2

    0下载:
  2. 调试GSM通讯模快的测试工具.监控接收发送的数据,显示格式分为ASCII和16进制.-GSM communication module debugging of test tools. Monitoring receiver to send data, display format into hexadecimal ASCII and 16.
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-16
    • 文件大小:116961
    • 提供者:xsj
  1. 51MCUCODE

    0下载:
  2. 单片机程序集//16进制<->10进制互换程序 /* 89C51系列CPU编程器接收CPU程序*/ //按键扫描驱动程序-Single-chip assembly// 16 M <-> 10-band exchange program/* 89C51 Series CPU programmer receiver CPU program*///buttons to scan driver
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4188
    • 提供者:zhongxinyu
  1. RS-232

    0下载:
  2. void UART_init() { //初始化串行口和波特率发生器 SCON =0x58 //选择串口工作方式,打开接收允许 TMOD =0x21 //定时器1工作在方式2,定时器0工作在方式1 TH1 =0xfd //实现波特率9600(系统时钟11.0592MHZ) TR1 =1 //启动定时器T1 ET1 =0 ES=1 //允许串行口中断 PS=1 //设计串行口中断优先级 EA =1 //单片机中断允许 }-void UART_init
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2569
    • 提供者:zhongxinyu
  1. GPS

    0下载:
  2. GPS接收机 卫星导航 -GPS satellite navigation receiver
  3. 所属分类:GPS develop

    • 发布日期:2017-04-03
    • 文件大小:90204
    • 提供者:王强
  1. interrupt

    0下载:
  2. 实验实现串口中断实验,通过中断和计算机进行通信 * 首先接受联机信号,然后接受计算机的相关控制信号 * 本实验中,采用发送不同的字符给计算机来模拟接收到的不同的计算机控制命令 * 通过扩展,可以实现不同的功能 *-Experimental realization of serial interruption experiments, carried out through suspension and computer
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1720
    • 提供者:沐夕
  1. Digital_Signature

    0下载:
  2. 简单地说,所谓数字签名就是附加在数据单元上的一些数据,或是对数据单元所作的密码变换。这种数据或变换允许数据单元的接收者用以确认数据单元的来源和数据单元的完整性并保护数据,防止被人(例如接收者)进行伪造。-Simply put, the so-called digital signature is attached to the data unit on some data, or data unit by changing the password. Such data or transform
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-02
    • 文件大小:477630
    • 提供者:ben
  1. WirelessRecv

    0下载:
  2. 基于无线单片机nRF9E5的无线接收程序,实现开关量的无线串口通讯。编成环境KEIL-Based on the wireless single-chip wireless receiver nRF9E5 procedures, to achieve switching capacity of wireless serial communications. Into the environment KEIL
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:31581
    • 提供者:socc
  1. PrincipleCellPhone

    0下载:
  2. 手机基本原理: ETACS、GSM蜂窝手机是一个工作在双工状态下的收发信机。一部移动电话包括无线接收机(Receiver)、发射机(Transmitter)、控制模块(Controller)及人机界面部分(Interface)和电源(Power Supply)。-The basic principles of mobile phones: ETACS, GSM cellular phone is a work in the duplex state of the transceiver. A m
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-10
    • 文件大小:1658054
    • 提供者:
  1. incept

    0下载:
  2. 遥控接收处理器:基准正弦波相位输入-Remote Control Receiver Processor: baseline phase sinusoidal input
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1382
    • 提供者:yk
  1. cscjmain

    0下载:
  2. 超声测距器:超声接收程序(外中断0),超时清除程序(内中断T0)-Ultrasonic rangefinder: ultrasonic receiver process (external interrupt 0), overtime clearance procedures (with interrupt T0)
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:934
    • 提供者:yk
  1. winsock

    0下载:
  2. winsocket //--- --- ----- // Initialize Winsock WSAStartup(MAKEWORD(2,2), &wsaData) //----------------------------------------------- // Create a receiver socket to receive datagrams RecvSocket = socket(AF_INET, SOCK_DGRAM, IPP
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-10
    • 文件大小:1609
    • 提供者:czs
  1. remote_control

    1下载:
  2. 基于AT89C52的16路无线防盗报警器 编程思路:设置定时器T0、T1两个中断子函数,分别用于计时和刷新显示屏。另外设置外中断0、1两个子函数,分别用于查询报警历史记录和响应无线电接收机收到的盗情信息。 主程序流程:依次调用按键扫描子函数、时间计算及转换子函数、报警处理子函数、定时输出判断子函数。-AT89C52-based 16-way wireless burglar alarm programming ideas: Set timers T0, T1 Functions t
  3. 所属分类:SCM

    • 发布日期:2014-04-20
    • 文件大小:5047
    • 提供者:陈永
  1. micro-UARTsource_V

    0下载:
  2. UART(即Universal Asynchronous Receiver Transmitter 通用异步收发器)是广泛使用的串行数据传输协议。UART允许在串行链路上进行全双工的通信。-UART (ie Universal Asynchronous Receiver Transmitter Universal Asynchronous Receiver Transmitter) is a widely used serial data transfer protocol. UART allo
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:5495
    • 提供者:
  1. xiugaideq

    0下载:
  2. 在一个通信系统中对信源的扩频,信道的指定概率加错并在接收端解扩,计算其误码率-In a communication system in the source of the spread spectrum, channel designated fault probability increases and despreading in the receiver to calculate the BER
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-01
    • 文件大小:1166
    • 提供者:波哥
  1. SONET_Framer

    0下载:
  2. The framer project assignment consists in developing a receiver for detecting SONET Frames patterns. Its basic functions are to receive a stream of serial data and based on SONET frames protocol build the sonet frames that carry the information da
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:1955
    • 提供者:wanlin su
  1. UDTC_S

    1下载:
  2. 使用UDP模拟可靠传输协议rdt2.0。使用两个程序,一个发送一个接收,方便大家学习。 (VC6,MFC,socket)-Reliable simulation of the use of UDP transport protocol rdt2.0. The use of two procedures, one to send a receiver to facilitate learning. (VC6, MFC, socket)
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2016-11-06
    • 文件大小:61742
    • 提供者:liangliang
  1. test1

    0下载:
  2. 这是一个利用51单片机的两个外部中断收取红外接收管的信号用以控制绕线器张转或反转-This is a use of 51 single-chip charge two external interrupt signal control infrared receiver to control the routing switch device or inversion Zhang
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:10892
    • 提供者:王海龙
  1. radio

    0下载:
  2. TEA5767做的调频接收终端希望大家踊跃下载-TEA5767 FM receiver terminals do hope that we enthusiastically download
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:2106
    • 提供者:王艳权
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com