代码搜索:Encode

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

代码结果 8,258
www.eeworm.com/read/102068/6234549

c gsm_encode.c

/* * Copyright 1992 by Jutta Degener and Carsten Bormann, Technische * Universitaet Berlin. See the accompanying file "COPYRIGHT" for * details. THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
www.eeworm.com/read/100446/6269314

3 lber-encode.3

.TH LBER_ENCODE 3 "12 May 2000" "OpenLDAP LDVERSION" .\" $OpenLDAP: pkg/ldap/doc/man/man3/lber-encode.3,v 1.3.8.2 2000/07/29 01:53:04 kurt Exp $ .\" Copyright 1998-2000 The OpenLDAP Foundation All Rig
www.eeworm.com/read/378682/6287688

m rsc_encode.m

function y = rsc_encode(g, x, terminated) % Copyright Nov. 1998 Yufei Wu % MPRG lab, Virginia Tech. % for academic use only % encodes a block of data x (0/1)with a recursive systematic % convolutiona
www.eeworm.com/read/378682/6287702

m encode_bit.m

function [output, state] = encode_bit(g, input, state) % Copyright 1996 Matthew C. Valenti % MPRG lab, Virginia Tech % for academic use only % This function takes as an input a single bit to be encod
www.eeworm.com/read/363748/6288711

m rsc_encode.m

function y = rsc_encode(g, x, terminated) % Copyright Nov. 1998 Yufei Wu % MPRG lab, Virginia Tech. % for academic use only % encodes a block of data x (0/1)with a recursive systematic % convolutiona
www.eeworm.com/read/363748/6288767

m encode_bit.m

function [output, state] = encode_bit(g, input, state) % Copyright 1996 Matthew C. Valenti % MPRG lab, Virginia Tech % for academic use only % This function takes as an input a single bit to be encod
www.eeworm.com/read/493461/6393746

vhd controller_encode.vhd

-------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 20:54:17 03/20/08 -- Design Name: -- Module Name: controller - B
www.eeworm.com/read/493461/6393875

vhd hwtest_encode.vhd

-------------------------------------------------------------------------------- -- Company: -- Engineer: -- -- Create Date: 10:29:10 03/24/08 -- Design Name: -- Module Name: hwtest_encode
www.eeworm.com/read/492853/6410896

m rsc_encode.m

function y = rsc_encode(g, x, ending) % y = rsc_encode(g, x, ending) % % Copyright Nov. 1998 Yufei Wu % MPRG lab, Virginia Tech. % for academic use only % % Encodes a block of data x (0/1)with
www.eeworm.com/read/492853/6410901

m turbo_encode.m

function [seqout, alpha] = turbo_encode(seqin, len, key, puncture, gnum) % [seqout, alpha] = turbo_encode(seqin, len, key [, puncture, gnum]) % % Encode binary sequence using turbo codes. % % Inp