代码搜索:Encode

找到约 8,258 项符合「Encode」的源代码

代码结果 8,258
www.eeworm.com/read/304639/3795629

c base64.c

static const char rcsid[] = "#(@) $Id: base64.c,v 1.1.4.20 2007/09/17 15:34:53 wojci Exp $"; /* Encode or decode file as MIME base64 (RFC 1341) by John Walker http://www.fourmil
www.eeworm.com/read/427042/1981088

c ilbc.c

/* NO LICENSE */ #include #include #include "mediastreamer2/msfilter.h" typedef struct EncState{ int nsamples; int nbytes; int ms_per_frame; int ptime;
www.eeworm.com/read/419423/2077363

asp savevipdyj.asp

www.eeworm.com/read/419423/2077378

asp savexx.asp

www.eeworm.com/read/419423/2077385

asp xyvipset.asp

www.eeworm.com/read/419423/2077432

asp saveviphd.asp

www.eeworm.com/read/419423/2077442

asp savevipsq.asp

www.eeworm.com/read/396408/2416714

cpp ximaenc.cpp

// xImaCodec.cpp : Encode Decode functions /* 07/08/2001 v1.00 - Davide Pizzolato - www.xdp.it * CxImage version 5.99c 17/Oct/2004 */ #include "ximage.h" #if CXIMAGE_SUPPORT_JPG #include "
www.eeworm.com/read/362216/2936306

m mu_fail_line.m

function MU_fail_line(funcname, linenum, message) % MU_fail_line -- Encode function name, line number and message of failure into error message string and call MU_fail. % %****f* lib.assert/MU_fail_li
www.eeworm.com/read/358128/3000556

pm config.pm

# # Demand-load module list # package Encode::Config; our $VERSION = do { my @r = ( q$Revision: 2.4 $ =~ /\d+/g ); sprintf "%d." . "%02d" x $#r, @r }; use strict; use warnings; our %ExtModule = (