代码搜索:Encoder

找到约 10,000 项符合「Encoder」的源代码

代码结果 10,000
www.eeworm.com/read/176347/9502559

opt encoder.opt

www.eeworm.com/read/372473/9509151

cpp encoder.cpp

/*! \file Encoder.cpp \author Jackson \date 13/1/2005 */ #include "Encoder.h" #include "EncoderImplFactory.h" namespace Lucid { namespace Encryption { TEncoder::TEncoder(const un
www.eeworm.com/read/372473/9509157

h encoder.h

/*! \file Encoder.h \author Jackson \date 13/1/2005 */ #ifndef _LUCID_ENCRYPTION_ENCODER_H_ #define _LUCID_ENCRYPTION_ENCODER_H_ #ifdef _MSC_VER #pragma once #endif #include "ShareL
www.eeworm.com/read/372473/9509190

obj encoder.obj

www.eeworm.com/read/371619/9545148

vhd encoder.vhd

library ieee; use ieee.std_logic_1164.all; entity encoder is port( r:in std_logic_vector(10 downto 1); fst, snd:out std_logic_vector(3 downto 0) ); end encoder; architecture
www.eeworm.com/read/175087/9560758

html encoder.html

www.eeworm.com/read/175087/9560804

html encoder.html

www.eeworm.com/read/174850/9571507

h encoder.h

#ifndef _ENCODER_H_ #define _ENCODER_H_ #include "../mp4v.h" #include "../common/common.h" #include "../image/image.h" // indicates no quantizer changes in INTRA_Q/INTER_Q modes #define
www.eeworm.com/read/174850/9571509

c encoder.c

/* A MPEG4 video encoder/decoder Portions Copyright
www.eeworm.com/read/366381/9819226

doc encoder.doc