代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/423159/10583386

c packet.c

#include "libepc.h" #include "os_cpu.h" #include "os_cfg.h" #include "ucos_ii.h" #include "serial.h" #include "inbound.h" #include "elapsed.h" void ReceivePackets(void) { SerialInit() ;
www.eeworm.com/read/416375/11031407

java lover_cipher.java

package IS_Project1; import java.security.InvalidKeyException; import java.security.Key; import java.security.NoSuchAlgorithmException; import java.util.ArrayList; import java.util.Iterator;
www.eeworm.com/read/467854/7002728

h target.h

/*""FILE COMMENT""************************************************************* * System Name : 偙偺僾儘僌儔儉偼嫵堢梡偱偡丅(揮梡晄壜) * File Name : target.h * Contents : R8C/Tiny钾敖迼pSFR掕媊抬操(C尵岅梡) * Model
www.eeworm.com/read/303901/7101056

h lcd.h

#ifndef _LCD_H_ #define _LCD_H_ #include "typedef.h" #include "datetime.h" void lcdInit(void); void lcdTextOut(BYTE x, BYTE y, char* pStr); void lcdTextAddOut(char* pStr); void l
www.eeworm.com/read/237010/7104629

java md5_test.java

import java.security.*; import java.security.spec.*; class MD5_Test{ public final static String MD5(String s){ char hexDigits[] = {'0', '1', '2', '3', '4', '5', '6', '7', '8', '9', 'a', 'b', 'c',
www.eeworm.com/read/459333/7277071

jsp md5.jsp

www.eeworm.com/read/454466/7389527

c f32x_usb_utilities.c

//----------------------------------------------------------------------------- // F32x_USB_Utilities.c //----------------------------------------------------------------------------- // Copyright
www.eeworm.com/read/449391/7506100

h lz77.h

////////////////////////////// // LZ77.h ////////////////////////////// // 使用在自己的堆中分配索引节点,不滑动窗口 // 每次最多压缩 MAXSIZEBYTE字节数据 // 的优化版本 #ifndef _WIX_LZ77_COMPRESS_HEADER_001_ #define _WIX_LZ77_C
www.eeworm.com/read/447874/7544694

c lcd6963.c

//#include "lpc210x_ver200.h" // SFR declarations #include "lcd6963.h" #include "fonts.h" /* pixel level bit masks for display */ /* this array is setup to map the order */ /
www.eeworm.com/read/437100/7755307

c main.c

#include "io430x14x.h" #include "In430.h" #define uchar unsigned char #define uint unsigned int #define CLK 32768 void InitTimerA(uint time_ms) //unit is ms { float Count; TACTL &= ~((