代码搜索:Decoding
找到约 6,356 项符合「Decoding」的源代码
代码结果 6,356
www.eeworm.com/read/334325/12610988
h cfft_tab.h
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can red
www.eeworm.com/read/334325/12610991
h syntax.h
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r
www.eeworm.com/read/110993/15520977
h cgimap.h
//: C26:CGImap.h
// From Thinking in C++, 2nd Edition
// Available at http://www.BruceEckel.com
// (c) Bruce Eckel 1999
// Copyright notice in Copyright.txt
// Tools for extracting and decoding d
www.eeworm.com/read/105523/15665870
credits
$Id: CREDITS,v 1.22 2001/08/15 11:31:27 fygrave Exp $
Sebastian
* Added TOS decoding and logging
Ron Gula
* Provided lots of advice and signatures
www.eeworm.com/read/101557/15826959
m sviterbi.m
function [sys, x0, str, ts] = sviterbi(t, x, u, flag, tran_func, leng, tran_prob, plot_flag);
%SVITERBI SIMULINK file for convolution decoding using viterbi algorithm.
% This file is designed
www.eeworm.com/read/380466/9146948
m disptrell.m
function disptrell(dlt,slt,data_est,state_est,varargin)
%DISPTRELL Display decoding process in graphical form.
% DISPTRELL(DLT,SLT,D_E,S_E) displays most probable path and data
% estimations in d
www.eeworm.com/read/181456/9254754
m disptrell.m
function disptrell(dlt,slt,data_est,state_est,varargin)
%DISPTRELL Display decoding process in graphical form.
% DISPTRELL(DLT,SLT,D_E,S_E) displays most probable path and data
% estimations in d
www.eeworm.com/read/175764/9534415
c decode_4to1.c
/*
decode_4to1.c: ...with 4to1 downsampling / decoding of every 4th sample
copyright 1995-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files i
www.eeworm.com/read/175201/9555713
c decode_4to1.c
/*
decode_4to1.c: ...with 4to1 downsampling / decoding of every 4th sample
copyright 1995-2006 by the mpg123 project - free software under the terms of the LGPL 2.1
see COPYING and AUTHORS files i
www.eeworm.com/read/167247/9974415
c huffd.c
/*
* huffd.c --
*
* Code for JPEG lossless decoding. Large parts are grabbed from the IJG
* software
*/
/*
* $Id: huffd.c,v 1.6 2004/08/18 21:38:43 enlf Exp $
*/
#include
#include