代码搜索:Decode
找到约 10,000 项符合「Decode」的源代码
代码结果 10,000
www.eeworm.com/read/212967/15144361
c decode.c
/*
* decode.c
* Copyright (C) 2000-2003 Michel Lespinasse
* Copyright (C) 1999-2000 Aaron Holtzman
*
* This file is part of mpeg2dec, a free MPEG-2 vi
www.eeworm.com/read/210963/15189574
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/208929/15230707
dll decode.dll
www.eeworm.com/read/208929/15230709
c decode.c
#include
#include
#include "matlab.h"
#include "mex.h"
#include "math.h"
#include "matrix.h"
#define pi 3.1415926
#define block_size 800
#define no_of_states 8
mxArray
www.eeworm.com/read/207792/15262067
c decode.c
/* DECODE.C - MAIN PROGRAM FOR DECODING. */
#include
#define global
#include "code.h"
#include "model.h"
void main(void)
{
int symbol; /* Character to decoded as a symbo
www.eeworm.com/read/206620/15292940
cc decode.cc
/*---------------------------------------------------------------------------*/
// Baseline Wavelet Transform Coder Construction Kit
//
// Geoff Davis
// gdavis@cs.dartmouth.edu
// http://www.cs.dartm
www.eeworm.com/read/206156/15299400
c decode.c
/***********************************************************
decode.c
***********************************************************/
#include "ar.h"
static int j; /* remaining bytes to copy */