代码搜索:Decode
找到约 10,000 项符合「Decode」的源代码
代码结果 10,000
www.eeworm.com/read/184390/9107210
c decode.c
/*
Note: G722.1 decoder for PC
For packed bitstream only
*/
/***************************************************************************
Include files
www.eeworm.com/read/281882/9127981
cpp decode.cpp
#include "LR_en_de_CODE.h"
using namespace std;
extern struct Anode_inf
{
bool flag;
int col_num;
double q_dmeg;
double r_meg0;
double r_meg1;
};
extern struct Bnode_inf
{
bool f
www.eeworm.com/read/281367/9159785
c decode.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#include
//#include
#include
www.eeworm.com/read/281367/9159798
h decode.h
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#ifndef _DECODE_H_
#define _DECODE_H_
void deco
www.eeworm.com/read/281357/9160633
h decode.h
/*
** Copyright (C) 1998,1999,2000,2001 Martin Roesch
**
** This program is free software; you can redistribute it and/or modify
** it under the terms of the GNU General Public
www.eeworm.com/read/281357/9160745
c decode.c
/* $Id: decode.c,v 1.26 2001/01/26 16:40:44 roesch Exp $ */
/*
** Copyright (C) 1998,1999,2000,2001 Martin Roesch
**
** This program is free software; you can redistribute it and/o
www.eeworm.com/read/183329/9167994
cpp decode.cpp
// Decode.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Decode.h"
#include "MainFrm.h"
#include "DecodeDoc.h"
#include "DecodeView.h"
#ifdef _DEB
www.eeworm.com/read/183329/9168012
ico decode.ico
www.eeworm.com/read/183329/9168023