代码搜索:Avoiding
找到约 159 项符合「Avoiding」的源代码
代码结果 159
www.eeworm.com/read/479911/6683331
cc tcp-fs.cc
/* -*- Mode:C++; c-basic-offset:8; tab-width:8; indent-tabs-mode:t -*- */
/*
* tcp-fs: TCP with "fast start", a procedure for avoiding the penalty of
* slow start when a connection resumes after a p
www.eeworm.com/read/157453/11704511
cpp rcvbits.cpp
// dynamic programming recursive computation for image
// compression avoiding recomputations
#include
int L = 256, header = 11;
int s[6] = {0,0,0,0,0,0}, kay[6];
int l[6] = {0,
www.eeworm.com/read/132141/14107894
cpp rcvbits.cpp
// dynamic programming recursive computation for image
// compression avoiding recomputations
#include
int L = 256, header = 11;
int s[6] = {0,0,0,0,0,0}, kay[6];
int l[6] = {0,
www.eeworm.com/read/294317/8241382
cpp rcvbits.cpp
// dynamic programming recursive computation for image
// compression avoiding recomputations
#include
int L = 256, header = 11;
int s[6] = {0,0,0,0,0,0}, kay[6];
int l[6] = {0,
www.eeworm.com/read/201477/15407759
cpp rcvbits.cpp
// dynamic programming recursive computation for image
// compression avoiding recomputations
#include
int L = 256, header = 11;
int s[6] = {0,0,0,0,0,0}, kay[6];
int l[6] = {0,
www.eeworm.com/read/384400/8872121
c lzw.c
/* lzw.c -- compress files in LZW format.
* This is a dummy version avoiding patent problems.
*/
#ifdef RCSID
static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $";
#endif
www.eeworm.com/read/383395/8950518
c lzw.c
/* lzw.c -- compress files in LZW format.
* This is a dummy version avoiding patent problems.
*/
#ifdef RCSID
static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $";
#endif
www.eeworm.com/read/378061/9252647
c lzw.c
/* lzw.c -- compress files in LZW format.
* This is a dummy version avoiding patent problems.
*/
#ifdef RCSID
static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $";
#endif
www.eeworm.com/read/280852/10288188
c lzw.c
/* lzw.c -- compress files in LZW format.
* This is a dummy version avoiding patent problems.
*/
#ifdef RCSID
static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $";
#endif
www.eeworm.com/read/322098/13389907
c lzw.c
/* lzw.c -- compress files in LZW format.
* This is a dummy version avoiding patent problems.
*/
#ifdef RCSID
static char rcsid[] = "$Id: lzw.c,v 0.9 1993/06/10 13:27:31 jloup Exp $";
#endif