代码搜索:coder

找到约 7,216 项符合「coder」的源代码

代码结果 7,216
www.eeworm.com/read/290226/8494776

obj coder.obj

www.eeworm.com/read/290226/8494797

h coder.h

#ifndef __CODER_H__ #define __CODER_H__ #include #include /** \example CCoder_test.cpp * \brief CCoder_test类示例程序 */ /** \defgroup libcd 编码解码模块(libcd) */ /** \{*/
www.eeworm.com/read/290226/8494826

cpp coder.cpp

/* * * 编码类的实现 * 作者 Tintin Tintin2000@263.net * 日期 2001-4-15 * 最后修改 2001-4-19 * */ #include "Coder.h" //编码时候的每行的长度 unsigned int CCoder::m_LineWidth = 76; //----------------------------------------
www.eeworm.com/read/290226/8494829

h coder.h

#ifndef __CODER_H__ #define __CODER_H__ #include #include /** \example CCoder_test.cpp * \brief CCoder_test类示例程序 */ /** \defgroup libcd 编码解码模块(libcd) */ /** \{*/ /** \file C
www.eeworm.com/read/289799/8526366

c coder.c

/************************************************************************ *主编码程序 * ************************************************************************/ #include"sim.h" /******************
www.eeworm.com/read/289457/8549912

h coder.h

/* * FAAC - Freeware Advanced Audio Coder * Copyright (C) 2001 Menno Bakker * * This library is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser Ge
www.eeworm.com/read/289444/8550699

c coder.c

/** todo : if (!coder->encodeBand) provide a generic stub which calls encodeBandBP several times (same for BandZT) this is a pain in the ass, and perhaps obsolete; the calls to encodeBan
www.eeworm.com/read/289444/8550786

h coder.h

#ifndef CODER_H #define CODER_H /*** ***/ #include #define arithBit arithEncBitRaw #define arithGetBit arithDecBitRaw typedef struct _image image; typedef struct _c
www.eeworm.com/read/289443/8550976

hh coder.hh

/*---------------------------------------------------------------------------*/ // Baseline Wavelet Transform Coder Construction Kit // // Geoff Davis // gdavis@cs.dartmouth.edu // http://www.cs.dartm
www.eeworm.com/read/289443/8551080

cc coder.cc

/*---------------------------------------------------------------------------*/ // Baseline Wavelet Transform Coder Construction Kit // // Geoff Davis // gdavis@cs.dartmouth.edu // http://www.cs.dartm