代码搜索:Encoder

找到约 10,000 项符合「Encoder」的源代码

代码结果 10,000
www.eeworm.com/read/240937/13186738

m vblast_encoder.m

function [encoder_output,Padding_Bit_Length] = vblast_encoder(Tx_n, encoder_input) % Tx_n : the Tx antenna number % encoder_input :bit stream of 0, 1 % if the length of encoder_input is not multip
www.eeworm.com/read/240937/13186753

asv vblast_encoder.asv

function [encoder_output,Padding_Bit_Length] = vblast_encoder(Tx_n, encoder_input) % Tx_n : the Tx antenna number % encoder_input :bit stream of 0, 1 % if the length of encoder_input is not multip
www.eeworm.com/read/240872/13189941

m golay_encoder.m

function [encoder_data]=Golay_encoder(dsource) B=[1 1 0 1 1 1 0 0 0 1 0 1; 1 0 1 1 1 0 0 0 1 0 1 1; 0 1 1 1 0 0 0 1 0 1 1 1; 1 1 1 0 0 0 1 0 1 1 0 1; 1 1 0 0 0 1 0 1 1 0 1 1; 1
www.eeworm.com/read/321495/13404008

pdf encoder api.pdf

www.eeworm.com/read/321495/13404022

pdf encoder api.pdf

www.eeworm.com/read/319225/13457778

vhd tx_encoder.vhd

---------------------------------------------------------------------- ---- ---- ---- WISHBONE SPDIF IP Core
www.eeworm.com/read/317283/13506551

dsw parallel encoder.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # 警告: 不能编辑或删除该工作区文件! ############################################################################### Project: "parallel encoder"="
www.eeworm.com/read/317283/13506552

cpp parallel encoder.cpp

//The programme is uesed to encode fire code (42,33) #include void main() { int signal_in[33]={1,0,1,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,1};//initial value int
www.eeworm.com/read/317283/13506553

cpp serrial encoder.cpp

#include void main() { //int signal_in[33]={1,0,1,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,1,1,1,0,0,0,0,0,1,0,1}; int signal_in[42]={1,0,1,0,0,0,1,0,0,0,0,0,0,1,1,0,0,0,0,0,0,1,1,1,1,0
www.eeworm.com/read/317283/13506554

dsw serrial encoder.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # 警告: 不能编辑或删除该工作区文件! ############################################################################### Project: "serrial encoder"=".