代码搜索:coded

找到约 2,797 项符合「coded」的源代码

代码结果 2,797
www.eeworm.com/read/307427/13722756

txt arbiter_module.txt

Verilog Round Robin Arbiter Model 1 //---------------------------------------------------- 2 // A four level, round-robin arbiter. This was 3 // orginally coded by WD Pet
www.eeworm.com/read/303309/13818535

vhd arbiter.vhd

------------------------------------------------------ -- A four level, round-robin arbiter. This was -- orginally coded by WD Peterson in VHDL. -- Coder : Deepak Kumar Tala (Verilog) -- Tran
www.eeworm.com/read/410565/11276958

java motionvector.java

public class MotionVector { /* * Reconstructed motion vector for the previous predictive-coded * macroblock. */ private int mRightPrevious; private int mDownPrevious; /* * Recon
www.eeworm.com/read/348290/11602828

m tspfun.m

% % ObjVal = tspfun(Phen, Dist) % Implementation of the TSP fitness function % Phen contains the phenocode of the matrix coded in adjacency % representation % Dist is the matrix with precalculated dis
www.eeworm.com/read/346994/11706966

c coder.c

/* Program: Coder.c * Usage: Coder [filename] [action] * where filename = filename for/with coded data * where action = D for decode anything else for *
www.eeworm.com/read/258131/11883019

m dvbrcsscenarios.m

% File DVBRCSScenarios % % This is a set of scenarios for the Coded Modulation Library. % % The simulations specified in this file are for the convolutional % turbo code used by the DVB-RCS stand
www.eeworm.com/read/258131/11883037

m blockcodescenarios.m

% File BlockcodeScenarios % % This is a set of scenarios for the Coded Modulation Library. % % The simulations specified in this file are for cyclic block codes, % with APP decoding. % % Last u
www.eeworm.com/read/258131/11883074

m convolutionalscenarios.m

% File ConvolutionalScenarios % % This is a set of scenarios for the Coded Modulation Library. % % The simulations specified in this file are for convolutional codes. % % Last updated on Oct. 12
www.eeworm.com/read/223481/14639384

m bwcapacityawgnbicm.m

% File BwCapacityAWGNBICM % % This is a set of scenarios for the Coded Modulation Library. % % The records in this file are used to plot Throughput of hybrid-ARQ. % % NOTE: - These records do no
www.eeworm.com/read/223481/14639386

m bloutagescenarios.m

% File UncodedScenarios % % This is a set of scenarios for the Coded Modulation Library. % % The simulations specified in this file are for uncoded modulation. % % Last updated on July 4, 2006