代码搜索:Encoding
找到约 10,000 项符合「Encoding」的源代码
代码结果 10,000
www.eeworm.com/read/388569/8600045
c 1020 encoding.c
/*
1020 Encoding
Time Limit : 1000 ms Memory Limit : 32768 K Output Limit : 5120 K
VC
*/
#include
#include
#include
#define STRINGMAX 10000
#define NMAX
www.eeworm.com/read/429968/8777493
m done_encoding.m
function done_encoding
format long
global bits_to_follow low first_qtr
bits_to_follow=bits_to_follow+1;
if(low
www.eeworm.com/read/429968/8777535
m start_encoding.m
function start_encoding
format long
global low high top_value bits_to_follow
low=0;
high=top_value;
bits_to_follow=0;
www.eeworm.com/read/163812/10144346
c padding_encoding.c
/* $Author: peltotal $ $Date: 2006/02/17 08:07:17 $ $Revision: 1.2 $ */
/*
* MAD-FLUTELIB: Implementation of FLUTE protocol.
* Copyright (c) 2003-2006 TUT - Tampere University of Technology
*
www.eeworm.com/read/163812/10144357
h padding_encoding.h
/* $Author: peltotal $ $Date: 2006/02/17 08:07:17 $ $Revision: 1.2 $ */
/*
* MAD-FLUTELIB: Implementation of FLUTE protocol.
* Copyright (c) 2003-2006 TUT - Tampere University of Technology
*
www.eeworm.com/read/466875/7022716