代码搜索:Encode

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

代码结果 8,258
www.eeworm.com/read/118750/14857964

asp bzcl.asp

www.eeworm.com/read/115044/15028584

asp dochat.asp

www.eeworm.com/read/210569/15196312

h conv.h

unsigned long decode(unsigned char *data,signed char *symbols, unsigned int nbits,int mettab[2][3],int delta,unsigned long maxcycles); int encode(unsigned char *symbols,unsigned char *data,unsigned
www.eeworm.com/read/7755/132800

dp2 main.dp2

main.o: C:/icc/include/reg51.h C:/icc/include/intrins.h C:\DOCUME~1\Administrator\桌面\张军\PS2-ICC/Encode.h
www.eeworm.com/read/11330/227765

dp2 main.dp2

main.o: C:/icc/include/reg51.h C:/icc/include/intrins.h C:\DOCUME~1\Administrator\桌面\张军\PS2-ICC/Encode.h
www.eeworm.com/read/11356/228305

h conv.h

unsigned long decode(unsigned char *data,signed char *symbols, unsigned int nbits,int mettab[2][3],int delta,unsigned long maxcycles); int encode(unsigned char *symbols,unsigned char *data,unsigned
www.eeworm.com/read/13787/283530

h conv.h

unsigned long decode(unsigned char *data,signed char *symbols, unsigned int nbits,int mettab[2][3],int delta,unsigned long maxcycles); int encode(unsigned char *symbols,unsigned char *data,unsigned
www.eeworm.com/read/14735/406667

readme

July 15, 2002 - Dave Mackie MP4LIVE ======= MP4LIVE is a Linux audio/video capture utility that can capture and encode audio and video in real-time. The results can be written to either an .
www.eeworm.com/read/458946/1576308

java cerp_crypt.java

package com.huiton.pub.tools; public class cerp_crypt{ // used to encode the input string private static final int CRY_KEY = 15; // used to limit the length of the final encoded_pass