代码搜索:传输速率

找到约 3,969 项符合「传输速率」的源代码

代码结果 3,969
www.eeworm.com/read/329478/12953398

m demodulate.m

function y = demodulate(x,b,e,h,s2,s4,s16,c2,c4,c16);%s64,s256,c2,c4,c16,c64,c256); %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 在知道所使用的传输星座的条件下按判决域解调 % 找到距离接收信号最近
www.eeworm.com/read/329478/12953405

asv demodulate.asv

function y = demodulate(x,b,e,h,s2,s4,s16,c2,c4,c16);%s64,s256,c2,c4,c16,c64,c256); %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % 在知道所使用的传输星座的条件下按判决域解调 % 找到距离接收信号最近
www.eeworm.com/read/140352/13086461

v add_noise.v

//加噪声的行为模块 //在无噪声的unnoised(峰值为1)信号中加入随机noise(峰值为2)信号 //得到加入噪声的noised信号,从而达到模拟信道传输的过程 `timescale 1ns/1ns module add_noise(en,rst,clk_31,unnoised_data,noised_data); input en,rst; input clk_31;
www.eeworm.com/read/140075/13111219

m rs_channel.m

function [E,r_x] =rs_channel(t_x,N,Position,ERROR) %本函数实现指定错误下的信道传输过程 %t_x为发送端编码器输出,N为出错个数,Position为指定的错误位置,ERROR为指定的错误数值 temp = Position; temp2=ERROR; Position = zeros(1,length(t_x)); for i= 1:
www.eeworm.com/read/316037/13531696

_h twi._h

//TWI状态定义 //MT 主方式传输 MR 主方式接收 #define START 0x08 #define RE_START 0x10 #define MT_SLA_ACK 0x18 #define MT_SLA_NOACK 0x20 #define MT_DATA_ACK 0x28 #define MT_DATA_NOACK 0x30 #define MR_SLA_AC
www.eeworm.com/read/316037/13531703

h twi.h

//TWI状态定义 //MT 主方式传输 MR 主方式接收 #define START 0x08 #define RE_START 0x10 #define MT_SLA_ACK 0x18 #define MT_SLA_NOACK 0x20 #define MT_DATA_ACK 0x28 #define MT_DATA_NOACK 0x30 #define MR_SLA_A
www.eeworm.com/read/316037/13531819

_h twi._h

//TWI状态定义 //MT 主方式传输 MR 主方式接收 #define START 0x08 #define RE_START 0x10 #define MT_SLA_ACK 0x18 #define MT_SLA_NOACK 0x20 #define MT_DATA_ACK 0x28 #define MT_DATA_NOACK 0x30 #define MR_SLA_AC
www.eeworm.com/read/316037/13531826

h twi.h

//TWI状态定义 //MT 主方式传输 MR 主方式接收 #define START 0x08 #define RE_START 0x10 #define MT_SLA_ACK 0x18 #define MT_SLA_NOACK 0x20 #define MT_DATA_ACK 0x28 #define MT_DATA_NOACK 0x30 #define MR_SLA_A
www.eeworm.com/read/316037/13531860

_h twi._h

//TWI状态定义 //MT 主方式传输 MR 主方式接收 #define START 0x08 #define RE_START 0x10 #define MT_SLA_ACK 0x18 #define MT_SLA_NOACK 0x20 #define MT_DATA_ACK 0x28 #define MT_DATA_NOACK 0x30 #define MR_SLA_AC
www.eeworm.com/read/316037/13531867

h twi.h

//TWI状态定义 //MT 主方式传输 MR 主方式接收 #define START 0x08 #define RE_START 0x10 #define MT_SLA_ACK 0x18 #define MT_SLA_NOACK 0x20 #define MT_DATA_ACK 0x28 #define MT_DATA_NOACK 0x30 #define MR_SLA_A