代码搜索:unsigned

找到约 10,000 项符合「unsigned」的源代码

代码结果 10,000
www.eeworm.com/read/270669/11030687

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/147727/7116966

h crc.h

//typedef unsigned char BYTE; void LShift(unsigned char buf[10],unsigned char len); void GenCRC(unsigned char *rdata, unsigned char *crc, unsigned char len); void AppendCRC(unsigned char *buf,uns
www.eeworm.com/read/464228/7167313

c netcomm.c

unsigned int chksum(unsigned char *check,unsigned int size) { unsigned int i; unsigned long sum = 0; unsigned int *ptr = (unsigned int *)check; for (i = 0; i < (size) / 2; i++) { sum +
www.eeworm.com/read/449996/7492088

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/437619/7744859

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/196289/8102596

c netcomm.c

unsigned int chksum(unsigned char *check,unsigned int size) { unsigned int i; unsigned long sum = 0; unsigned int *ptr = (unsigned int *)check; for (i = 0; i < (size) / 2; i++) { sum +
www.eeworm.com/read/143516/12869282

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/137022/13347775

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/312823/13603769

h fano.h

int fano(unsigned long *metric, unsigned long *cycles, unsigned char *data,unsigned char *symbols, unsigned int nbits,int mettab[2][256],int delta, unsigned long maxcycles); int encode(unsigned cha
www.eeworm.com/read/143132/5758876

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