代码搜索:Encode

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

代码结果 8,258
www.eeworm.com/read/333160/12700450

c list1-1.c

#include #define BUFFER_SIZE 102400 typedef unsigned char byte; unsigned char buffer[BUFFER_SIZE]; int encode(FILE *fp,byte *img,int mx); /* mainㄧ计 */ int main(int ac,char *av[]) {
www.eeworm.com/read/141209/13033324

h code.h

#ifndef _CODE_FILE_H #define _CODE_FILE_H class CBase64 { public: CBase64(); ~CBase64(); int Decode(char * szDecoding,int inLen, char * szOutput,int obufLen); void Encode( char * szEn
www.eeworm.com/read/138896/13205313

readme~

The pdf417_encode program will take an input text file and convert it to postscript output in pdf417 barcode format. Type pdf417_enc -h will give you a help list. If you need the pdf417_enc in the
www.eeworm.com/read/138896/13205321

readme

The pdf417_encode program will take an input text file and convert it to postscript output in pdf417 barcode format. Type pdf417_enc -h will give you a help list. If you need the pdf417_enc in the
www.eeworm.com/read/311861/13624199

asp frmtop.asp

∷摩托仓储管理信息系统:.
www.eeworm.com/read/136812/5860698

h audbri_g711.h

#ident "@(#)audbri_g711.h 1.1 92/07/30 SMI" /* * Derived from: * #ident "@(#)audio_encode.h 1.1 92/02/14 SMI" */ /* Copyright (c) 1992 by Sun Microsystems, Inc. */ /* * u-law, A-law
www.eeworm.com/read/136571/5870813

c mp3rtp.c

#include #include #include #include #include "lame.h" #include "rtp.h" /* encode (via LAME) to mp3 with RTP streaming of the output. Author:
www.eeworm.com/read/135153/5887749

c uuencode.c

/* vi: set sw=4 ts=4: */ /* * Copyright (C) 2000 by Glenn McGrath * * based on the function base64_encode from http.c in wget v1.6 * Copyright (C) 1995, 1996, 1997, 1998, 2000 Free Software Fou
www.eeworm.com/read/110972/6163351

c mp3rtp.c

#include #include #include #include #include "lame.h" #include "rtp.h" /* encode (via LAME) to mp3 with RTP streaming of the output. Author:
www.eeworm.com/read/485044/6571445

cpp lpc2xxisp.cpp

#include "stdafx.h" #include "SCOMM.h" //#include "..\FlashISPDlg.h" //#include "..\resource.h" //#include "..\\FrameData.h" //#include "..\\Option.h" #define ENCODE_BYTE(b) (((b) == 0) ? 0x60