代码搜索:Coding

找到约 9,366 项符合「Coding」的源代码

代码结果 9,366
www.eeworm.com/read/142604/12935900

cpp my_lzw_coding.cpp

/*LZW编码*/ #include #include #include void main() { char str_in[96],table[192][14],temp[14]; int in_length,table_length=1,flag,flag1,table_width=1,code; for
www.eeworm.com/read/142093/12962736

h rdopt_coding_state.h

/*! *************************************************************************** * \file * rdopt_coding_state.h * * \author * Heiko Schwarz * * \date * 17. April 2001 * * \brief *
www.eeworm.com/read/142093/12962837

c rdopt_coding_state.c

/*! *************************************************************************** * \file rdopt_coding_state.c * * \brief * Storing/restoring coding state for * Rate-Distortion optim
www.eeworm.com/read/326730/13119922

h rdopt_coding_state.h

/* ***************************************************************************** * COPYRIGHT AND WARRANTY INFORMATION * * Copyright 2003, Advanced Audio Video Coding Standard, Part II * * DISCLA
www.eeworm.com/read/326730/13120013

c rdopt_coding_state.c

/* ***************************************************************************** * COPYRIGHT AND WARRANTY INFORMATION * * Copyright 2003, Advanced Audio Video Coding Standard, Part II * * DISCLA
www.eeworm.com/read/241362/13151952

h rdopt_coding_state.h

/*! *************************************************************************** * \file * rdopt_coding_state.h * * \author * Heiko Schwarz * * \date * 17. April 2001 * * \brief *