代码搜索:Coder
找到约 7,216 项符合「Coder」的源代码
代码结果 7,216
www.eeworm.com/read/342308/12029611
c coder_o0.c
#include
#include
#include
#include
#include
#define TOT_MAX 4000
#define ALPHABET 128
#define ESCAPE (ALPHABET-1)
www.eeworm.com/read/250120/12432113
h base64coder.h
/*
Module : Base64Coder.CPP
Purpose: Definition for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserved.
www.eeworm.com/read/250120/12432116
cpp base64coder.cpp
/*
Module : Base64Coder.CPP
Purpose: Implementation for the Base64 encoder / decoder class
Created: PJN / 20-06-2000
History: None
Copyright (c) 1998 - 2002 by PJ Naughter.
All rights reserv
www.eeworm.com/read/148639/12446989
rar mepg4coder.rar
www.eeworm.com/read/131881/14122237
c coder_d_out.c
#include
#include
#include
#include
#include
#include "TCB_D.h"
extern void sysinit(void);
void dma0_d_int();
//void irq0_d_int();
www.eeworm.com/read/131881/14122242
ldf coder_d_out.ldf
ARCHITECTURE(ADSP-TS101)
SEARCH_DIR( $ADI_DSP\TS\lib )
// Set this macro if you want to use the run-time support libraries that
// contain predicted branches.
// "-flags-link -MD_PR
www.eeworm.com/read/221631/14732651
c g729a_coder.c
#include "../Common/typedef.h"
#include "../Include/G729A_basic_op.h"
#include "../Include/G729A_ld8a.h"
#include "../Include/G729A_tab_ld8a.h"
#include "../Include/G729A_Coder.h"
extern Word
www.eeworm.com/read/221631/14732691
h g729a_coder.h
#ifndef _H_G729AENCODER
#define _H_G729AENCODER
#define NBIT 32
#define STORE_BITS(bb, bc) \
bc[0] = (unsigned char)(bb >> 24); \
bc[1] = (unsigned char)(bb >> 16); \
bc[2] = (unsigned ch
www.eeworm.com/read/218261/14929591
h o0coder.h
#ifndef CRB_O0CODER_H
#define CRB_O0CODER_H
#include
struct O0coderInfo { long Private; };
typedef struct O0coderInfo ozero;
extern struct O0coderInfo * O0coder_Init(arit
www.eeworm.com/read/218261/14929685
c o1coder.c
#include
#include
#include
#include
#include
#include
struct O1coderInfo
{
arithInfo