代码搜索:Encoder
找到约 10,000 项符合「Encoder」的源代码
代码结果 10,000
www.eeworm.com/read/161457/10409280
txt register.txt
This ISO/MPEG Layer 3 software only encoder / decoder package version 2.6
is COPYRIGHT BY Fraunhofer IIS 1994, 1995, 1996
LICENSE AGREEMENT
=================
USE OF THE SOFTWARE IS SUBJECT TO THE SO
www.eeworm.com/read/422532/10631249
tdf keyboard.tdf
TITLE "Keyboard Encoder";
INCLUDE "74151";
INCLUDE "74154";
INCLUDE "4count";
FUNCTION debounce (clk, key_pressed)
RETURNS (pulse);
SUBDESIGN keyboard
(
clk : INPUT
www.eeworm.com/read/159516/10644852
txt bch4836.c.txt
/*
* File: bch4836.c
* Author: Robert Morelos-Zaragoza
*
* %%%%%%%%%%% Encoder/Decoder for a (48, 36, 5) binary BCH code %%%%%%%%%%%%%
*
* This code is used in control channels for cellular
www.eeworm.com/read/350589/10729961
m contents.m
% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% The function in this toolbox are listed as follow:
%
% func_SPIHT_Demo_Main -- Main function
% func_SPIHT_Eec -- Encoder
%
www.eeworm.com/read/461382/7228206
m convencode.m
% ConvEncode encodes a NSC or RSC convolutional code with a tail.
%
% The calling syntax is:
% [output] = ConvEncode(input, g_encoder, [code_type] )
%
% output = code word
%
% Requi
www.eeworm.com/read/461382/7228241
m initializewimaxldpc.m
% File: InitializeWiMaxLDPC.m
%
% Description: Initializes the WiMax LDPC encoder/decoder
%
% The calling syntax is:
% [H_rows, H_cols, P] = InitializeWiMaxLDPC( rate, size, ind )
www.eeworm.com/read/461382/7228293
c puncture.c
/* file: Puncture.c
Description: Puncture bits at output of encoder
The calling syntax is:
[output] = Puncture(input, pun_pattern, tail_pattern )
output = Punctured sequen
www.eeworm.com/read/453240/7423404
m contents.m
% Matlab implementation of SPIHT (without Arithmatic coding stage)
%
% The function in this toolbox are listed as follow:
%
% func_SPIHT_Demo_Main -- Main function
% func_SPIHT_Eec -- Encoder
%
www.eeworm.com/read/450639/7479503
c celp_test.c
/*
CELP Codec test driver
This program uses the CELP encoder to compress a
speech file recorded in 16 bit two's complement
signed PCM into sequence of CELP frames in an output
www.eeworm.com/read/444431/7612823
v hammingdec.v
// ----------------------------------------------------
// Author: Allen Leng
// Date: Aug.5,2005
// Description:
// Hamming code encoder (8,4) is expanding of (7,4)
//
// 1 1 1 1