虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

RS-channels

  • 1

    1, 自动去除导频,空子载波的simulink模块 2, 接下来是转二进制的模块(集成在解交织解卷积模型里,用一个Interger2Bit实现) 3, 然后是解交织解卷积模型—deconv. 负责解交织和解卷积 4, 再就是解RS解随机化模型—decode_new. 负责解RS解随机化 5, decode.m文件: 负责主程序的运行,实现参数的输入和修改,支持各种调制编码方式

    标签:

    上传时间: 2016-11-17

    上传用户:yoleeson

  • SPCP825的UART控制程序

    SPCP825的UART控制程序,标准全双工串行异步通讯端口(适用于RS-232协议),波特率可达到2457600bps@12MHz@12MHz、1536000bps @6MHz;

    标签: SPCP UART 825 控制

    上传时间: 2013-12-10

    上传用户:13160677563

  • pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernu

    pstmt = conn.prepareStatement("select ordernumber,datetime,price,dayofmoney from zujie where ordernumber= "+ cdName + " ") rs=pstmt.executeQuery() if(rs!=null && rs.next()){ String datetime = rs.getString(2) java.text.SimpleDateFormat formatter = new java.text.SimpleDateFormat ("yyyy-MM-dd") Date date = new Date() String date1=formatter.format(date) ParsePosition pos = new ParsePosition(0) ParsePosition pos1 = new ParsePosition(0) Date dt1=formatter.parse(datetime,pos) Date dt2=formatter.parse(date1,pos1) Long l = (dt2.getTime()-dt1.getTime())/(3600*24*1000)+1 double price = rs.getDouble(3) double dayofmoney=rs.getDouble(4) double dayofmoneybuy=dayofmoney*l double otherMoney = price-dayofmoneybuy request.setAttribute("price", price) request.setAttribute("l", l) request.setAttribute("dayofmoney", dayofmoneybuy) request.setAttribute("otherMoney", otherMoney)

    标签: prepareStatement ordernumber dayofmoney datetime

    上传时间: 2013-12-14

    上传用户:zsjinju

  • 数字音乐盒 (1) 硬件电路中用P1.0~P1.7控制按键

    数字音乐盒 (1) 硬件电路中用P1.0~P1.7控制按键,其中P1.0~P1.3扫描行,P1.4~P1.7扫描列。 (2) 用P0.0~P0.7,P2.0~P2.7控制LED,其中P0.0~P0.7控制七段码a,b,c,d,e,f,g,用P2.0~P2.7为数码管位选信号。 (3) 用,P2.0~P2.2作为LCD的RS,R/W,E的控制信号。用P0.0~P0.7作为LCD的D0~D7的控制信号。 (4) 用P3.7口控制蜂鸣器(J2,J4断开,J3短接)。 (5) 电路为12MHZ晶振频率工作,起振电路中C1,C2均为30pf。

    标签: 1.0 1.7 数字 控制

    上传时间: 2016-12-03

    上传用户:ruixue198909

  • 《移动位置—视频监控系统》应是在综合应用3S技术(卫星定位技术GPS

    《移动位置—视频监控系统》应是在综合应用3S技术(卫星定位技术GPS,遥感技术RS,地理信息系统技术GIS)、移动通讯技术、计算机网络技术、地图数据服务技术、多媒体数据通讯技术基础上,以服务于资源优化配置、紧急预案分析、中心调度指挥为目的,建立的一套具有移动人员(车辆)交互定位、人员(车辆)移动中邻近地物定位查询、多目标间多媒体数据(文字/照片/视频/语音)即时交互、多目标多窗口轨迹与视频监控、路径选择与语音导航等多项功能的“移动多媒体监控平台”。

    标签: GPS 移动 卫星 定位技术

    上传时间: 2014-01-13

    上传用户:lizhen9880

  • 基于8051的网络远程控制系统 本项目通过网络实现远程监控

    基于8051的网络远程控制系统 本项目通过网络实现远程监控,远程的电脑具有固定IP,在远程电脑的COM1的串行传输端口接一块8051控制板,然后以RS-232传输方式传输数据到8051的电路板,8051控制板上采用固态继电器(Solid State Relay)连接到电子产品,从而可以远程控制这些电子产品何时开启或关闭。8051控制板上还可以每分钟测量一次当前温度,再传输到远程监控端。

    标签: 8051 网络远程 控制系统 网络

    上传时间: 2016-12-21

    上传用户:凌云御清风

  • Error probability performance for W-CDMA systems with multiple transmit and receive antennas in corr

    Error probability performance for W-CDMA systems with multiple transmit and receive antennas in correlated Nakagami fading channels

    标签: probability performance antennas multiple

    上传时间: 2014-01-08

    上传用户:WMC_geophy

  • 利用两台计算机

    利用两台计算机,通过它们的COM口及三线接法的RS-232通讯线,实现两台计算机的物理通讯连接。

    标签: 计算机

    上传时间: 2017-02-07

    上传用户:ANRAN

  • 作为上世纪80年代早期批准的一个平衡传输标准

    作为上世纪80年代早期批准的一个平衡传输标准,RS-485似乎已成为工业界永不过时的接口标准。关于它的文献有很多,但对于很少接触接口设计的系统工程师而言,如此海量的文献就有些让人吃不消了。 本文旨在讨论RS-485标准的主要内容,为初接触它的设计师提供入门指南。研究文末参考的一些附加应用笔记可进一步帮助设计师在最短的时间内完成一套可靠的数传设计。

    标签: 传输 标准

    上传时间: 2017-02-15

    上传用户:徐孺

  • In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for un

    In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly based on the representation of uniform quantizer by gain plus additive noise model. Based on this model, we derive the weight vector and the output signal-to-interference ratio (SIR) of the MMSE receiver. The effects of quantization on the MMSE receiver performance is characterized in a single parameter named 鈥漞quivalent noise variance鈥? The optimal quantizer stepsize which maximizes the MMSE receiver output SNR is also determined.

    标签: mean-square multiuser receiver project

    上传时间: 2014-11-21

    上传用户:ywqaxiwang