代码搜索:decode
找到约 10,000 项符合「decode」的源代码
代码结果 10,000
www.eeworm.com/read/177981/9425067
m decode.m
function [out,desc,bits]=decode(bin,description,action);
%
% Decode a number of parameters from a binary
% sequence, using a description vector.
%
% Useage:
%
% [Decoded_parameters,desc,bits]=d
www.eeworm.com/read/373225/9468592
h decode.h
#ifndef _DECODE_H_
#define _DECODE_H_
#include "common.h"
void decode_info(Bit_stream_struc*, frame_params*);
void IIS_get_side_info(Bit_stream_struc *bs, IIS_side_info_t *si, frame_params *fr
www.eeworm.com/read/176864/9480864
c decode.c
#include
#include
#include
#include
#include
#include
#include "config.h"
#include "sim.h"
#define GLOBAL 1
#include "global.h
www.eeworm.com/read/176555/9493575
v decode.v
// -------------------------------------------------------------------------
//Reed-Solomon decoder
//Copyright (C) Wed May 22 10:06:57 2002
//by Ming-Han Lei(hendrik@humanistic.org)
//
//This program
www.eeworm.com/read/176347/9502073
c decode.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Decoder - Lower Sampling Frequency Ext
www.eeworm.com/read/176347/9502348
c decode.c
/**********************************************************************
* ISO MPEG Audio Subgroup Software Simulation Group (1996)
* ISO 13818-3 MPEG-2 Audio Multichannel Decoder
*
* $Id: deco
www.eeworm.com/read/176101/9516459
vhd decode.vhd
-------------------------------------------------------------------------------
-- Title : Decoder
-- Project : VHDL Library of Arithmetic Units
---------------------------------------------
www.eeworm.com/read/176100/9516609
vhd decode.vhd
-------------------------------------------------------------------------------
-- Title : Decoder
-- Project : VHDL Library of Arithmetic Units
---------------------------------------------
www.eeworm.com/read/176071/9519676
c decode.c
/*****************************/
/* huffman编码实现数据压缩 */
/* 软件学院 */
/* 软件四班 */
/* 学号:1023710411 */
/* 姓名:王磊 */
/*************************
www.eeworm.com/read/176019/9521991
cpp decode.cpp
/*************************************************************************
Copyright (C) 2002,2003,2004,2005 Wei Qin
See file COPYING for more information.
This program is free softwa