代码搜索:coded

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

代码结果 2,797
www.eeworm.com/read/201594/15401251

c rdpicdecision.c

/*! ************************************************************************************* * \file rdpicdecision.c * * \brief * Perform RD optimal decisions between multiple coded versions of
www.eeworm.com/read/316129/13529762

m transmitter.m

% 产生一个分组的发射比特 function [tx_signal, inf_bits, tx_bits] = transmitter(sim_options); global sim_consts; %产生信息比特 inf_bits = randn(1, sim_options.PacketLength) > 0; %卷积编码 coded_bit_stream = t
www.eeworm.com/read/453350/7422211

c short_te.c

#include #include #include "private.h" #include "gsm.h" #include "proto.h" static void Decoding_of_the_coded_Log_Area_Ratios P2((LARc,LARpp), word * LARc, /* coded
www.eeworm.com/read/169983/9827222

009 29a-7.009

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; ; ; ; Win32.LadyMarian.2 ; Coded By ValleZ. ; Size: 848h bytes. ; ; This is
www.eeworm.com/read/214291/15108243

asm bruteaspro111c.asm

.586 .MODEL FLAT,STDCALL ; ------------------------------------------------------ ; Poorly coded brute forcer for Asprotect 1.11c ; by Amenesia//TK
www.eeworm.com/read/237137/4631649

m tpc2d.m

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%turbo product codes for data transmissin %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %encode: %coded = tpc_encode2d(msg,M);
www.eeworm.com/read/414928/11090882

m frank.m

%****************************************************************************** % frank.m % % Use: Code to generated FRANK-coded signals % % Inputs: Amplitud of the carrier signal %
www.eeworm.com/read/414928/11090900

m costas.m

%****************************************************************************** % costas.m % % Use: To generate Costas-coded signals (2 choices) % % Inputs: Amplitude of the signal %
www.eeworm.com/read/200924/15420044

m dalfa.m

function n=dalfa(c) %------------------------------------------------------------------------------------------ % DALFA % % The program converts a word coded in base 26 in a number n. %
www.eeworm.com/read/178305/9408837

m gen_cpfsk_sig.m

function [src_data, mod_sig] = gen_cpfsk_sig(info_sym_num, tail_sym_num, h, m, Ns) % sqwang's source code, used for academic research, not commerce. % [src_data, mod_sig] = gen_cpfsk_sig(info_sym_