代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/160477/10527358

m rs_encode.m

% a function to encode the input sequence % organize according to the encoding circuit function t_x=rs_encode(m_x) r=zeros(1,7); for i=1:25 r(7)=rs_add(r(6),m_x(26-i)); r(6)=rs_add(r(5),
www.eeworm.com/read/278235/10555188

elc mm-encode.elc

www.eeworm.com/read/159707/10621195

c turbo_encode.c

#include #include #include #include #include "TURBO_dspokcfg.h" #define L_total 200 /*决定交织器长度*/ #define NumOfParity 2 /*成员码*/
www.eeworm.com/read/422220/10654789

m cdma_encode.m

function [DataBit,Chipbit,Signal,OutSignal] = CDMA_Encode(TotalChips, ... TotalUser,TotalDataBit) chippingSeq = PNSeq(TotalChips); % Makes Chiping Seq. while (abs(ones(size
www.eeworm.com/read/351304/10659796

m ldpc_encode.m

function [u,P,rearranged_cols]=ldpc_encode(s,H) % 高斯消元 %设H=[A | B] ==========> [I | P] % u=[c | s] %∵ H*u' = u*H' = 0 %代入得: % _ _ % | c' | % [I | P]| | = 0
www.eeworm.com/read/350392/10745223

asm jbg_encode.asm

.section program; #include "jbig.h" _jbig_encode_init: .global _jbig_encode_init; // JBIG output SDE // link 0x10; p0 = r0; m2 = r0; // VENC_STATE = r0 m3 = r1; //
www.eeworm.com/read/350392/10745244

h arith_encode.h

.extern _jbg_lsz, _jbg_nmps, _jbg_nlps; // Arguments: // p0:arithe_encode_state // p5: cx // r3: pix POINT_TO_ANY(p1, _jbg_lsz); PST_CX = p0 + CX; PST_CX += 20; ST_CX =
www.eeworm.com/read/275841/10792492

m lt_encode.m

% [X,n,g] = LT_encode(k,ml,A) % [X,n,g] = LT_encode(k,ml,A,X,n,g) function [X,n,g,c_deg,v_deg,c_node,v_node] = LT_encode(k,ml,A,rate,varargin) nbIn = nargin; if nbIn ~= 4 && nbIn ~= 7 fprintf
www.eeworm.com/read/275690/10801019

vhd com_encode.vhd

--com_encode.vhd 7 segment com encoder library ieee ; use ieee.std_logic_1164.all; entity com_encode is port( com_clk : in std_logic_vector(1 downto 0);--input count ledcom : out std_log
www.eeworm.com/read/275690/10801300

hif com_encode.hif

HIF003 -- -- Copyright (C) 1988-2002 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, an