代码搜索:Decode
找到约 10,000 项符合「Decode」的源代码
代码结果 10,000
www.eeworm.com/read/175304/9552944
m inner_decode.m
function inner_out=inner_decode(demod_input,extrin,nextstate,formerstate,fanout,number_of_states,output)%,sgma21,sgma22)
% this function simulates the iterative MAP demodulation of the
% inner DFH s
www.eeworm.com/read/175201/9555705
s decode_mmx.s
/ decode_MMX.s: MMX optimized synth
/ copyright ?-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
/ see COPYING and AUTHORS files in distribution or http://mpg123.de
/ init
www.eeworm.com/read/175201/9555731
c decode_ntom.c
/*
decode_ntom.c: N->M down/up sampling. Not optimized for speed.
copyright 1995-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files in distrib
www.eeworm.com/read/371082/9569148
m ldpc_decode.m
function [x_hat, success, k] = ldpc_decode(f,H,qq)
% decoding of LDPC over GFqq, qq = 2,4,8,16,32,64,128 and 256
% as in Comm. Letters by Davey&MacKay June 1998 with e few modifications.
% For nota
www.eeworm.com/read/370845/9580592
tdf decode_rqf.tdf
--lpm_decode CASCADE_CHAIN="MANUAL" DEVICE_FAMILY="Cyclone II" IGNORE_CASCADE_BUFFERS="OFF" LPM_DECODES=2 LPM_WIDTH=1 data enable eq CARRY_CHAIN="MANUAL" CARRY_CHAIN_LENGTH=48
--VERSION_BEGIN 7.2 cbx
www.eeworm.com/read/370845/9580827
tdf decode_aoi.tdf
--lpm_decode CASCADE_CHAIN="MANUAL" DEVICE_FAMILY="Cyclone II" IGNORE_CASCADE_BUFFERS="OFF" LPM_DECODES=8 LPM_PIPELINE=1 LPM_WIDTH=3 aclr clken clock data enable eq CARRY_CHAIN="MANUAL" CARRY_CHAIN_LE
www.eeworm.com/read/365783/9847711
c decode1.c
#include
#include
#include
#define FIELD_LEN 250 /* how long each name or value can be */
#define NV_PAIRS 200 /* how many name=value pairs we can process */
typedef
www.eeworm.com/read/365783/9847717
c decode2.c
#include
#include
#include
#define FIELD_LEN 250 /* how long each name or value can be */
#define NV_PAIRS 200 /* how many name=value pairs we can process */
typedef