代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/165383/10065921
h blowfish.h
// blowfish.h interface file for blowfish.cpp
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
//
// modify H.S
www.eeworm.com/read/359495/10143092
h blowfish.h
// blowfish.h interface file for blowfish.cpp
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
//
// modify H.S
www.eeworm.com/read/357316/10212162
c eep_040.c
/****************************************************************************
在主程序中有标识设断点的地方,可观察向铁电存储器写入和读取数据的情况
****************************************************************************/
#inclu
www.eeworm.com/read/426254/10271669
lst text1.lst
C51 COMPILER V6.12 TEXT1 03/09/2009 17:04:54 PAGE 1
C51 COMPILER V6.12, COMPILATION OF MODULE TEXT1
OBJECT MODULE PLACED IN .
www.eeworm.com/read/162365/10310165
h blowfish.h
// blowfish.h interface file for blowfish.cpp
// _THE BLOWFISH ENCRYPTION ALGORITHM_
// by Bruce Schneier
// Revised code--3/20/94
// Converted to C++ class 5/96, Jim Conger
//
// modify H.S
www.eeworm.com/read/354858/10320463
bak bl78k0_kx2_dbuffer.c.bak
//==============================================================================
// PROJECT = Bootloader
// MODULE = bl78k0_kx2_dbuffer.c
// SHORT DESC. = Data buffer module
// DEVICE
www.eeworm.com/read/354858/10320470
c bl78k0_kx2_dbuffer.c
//==============================================================================
// PROJECT = Bootloader
// MODULE = bl78k0_kx2_dbuffer.c
// SHORT DESC. = Data buffer module
// DEVICE
www.eeworm.com/read/161812/10371018
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/161812/10371036
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/161812/10371114
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