代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/192241/8396639

txt lzmadllfunc.txt

内存中进行压缩和解压的两个方法: 压缩 int RamEncode(Byte *inBuffer, //输入内存缓冲区指针BYTE*类型 size_t inSize, //输入内存缓冲区的大小 Byte *outBuffer, //输出缓冲区指针BYTE*类型 size_t &outSize, //计算出的输出缓冲区大小
www.eeworm.com/read/192104/8403774

c f32x_usb_utilities.c

//----------------------------------------------------------------------------- // F32x_USB_Utilities.c //----------------------------------------------------------------------------- // Copyright
www.eeworm.com/read/389396/8524392

h s_config.h

#ifndef _sconfig_h_ #define _sconfig_h_ #include "udcount.h" // Digital Input Objekt typedef struct _DIObj { byte idx; // index der SendMsg byte bit_byte; // 0..3 byte 4..7 bit by
www.eeworm.com/read/287119/8719886

h bc_bf128.h

#ifndef __BC_BFISH #define __BC_BFISH #include "bc_types.h" #define SERVICE_NAME "BC_BF128" #define DISPLAY_NAME "BLOWFISH-128" #define ALGORITHM_ID 0xC0 // Key length in bits #defin
www.eeworm.com/read/287119/8719892

h bc_bf448.h

#ifndef __BC_BFISH #define __BC_BFISH #define SERVICE_NAME "BC_BF448" #define DISPLAY_NAME "BLOWFISH-448" #define ALGORITHM_ID 0xB0 // Key length in bits #define KEY_LENGTH (
www.eeworm.com/read/287119/8719967

h bc_bfish.h

#ifndef __BC_BFISH #define __BC_BFISH #include "bc_types.h" #define SERVICE_NAME "BC_BFish" #define DISPLAY_NAME "BLOWFISH" #define BLOCK_LENGTH 8 #define ALGORITHM_ID 0x80 // Key length in bits
www.eeworm.com/read/284171/8957440

cpp bram8k.cpp

/* * TU Eindhoven * Eindhoven, The Netherlands * * Name : bram8k.cpp * * Author : A.S.Slusarczyk@tue.nl * * Date : * * Function : RAM bas
www.eeworm.com/read/382834/8995432

h e2p.h

// e2p.h: interface for the Ce2p class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_E2P_H__CF3A6AA5_B07E_407A_8C5E_390CD5CA5B00__INCLUDED_) #define
www.eeworm.com/read/378293/9237710

#2 f34x_usb_utilities.#2

//----------------------------------------------------------------------------- // F34x_USB_Utilities.c //----------------------------------------------------------------------------- // Copyright
www.eeworm.com/read/378293/9237747

#1 f34x_usb_utilities.#1

//----------------------------------------------------------------------------- // F34x_USB_Utilities.c //----------------------------------------------------------------------------- // Copyright