代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/369720/9635379

bak xl.asm.bak

;本程序测量温度范围:0~125度,精确到0.06; DAT BIT P3.0 ;数据通信口 WDLSB DATA 30H ;读出的温度低字节 WDMSB DATA 31H ;读出的温度高字节 ;*************************************************************** ORG 0000H LJMP MAIN ORG 000BH
www.eeworm.com/read/173426/9659181

h usb.h

/** @file usb_api.h * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reser
www.eeworm.com/read/173426/9659182

h protocol_api.h

/** @file FAP.h * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reserved.
www.eeworm.com/read/173426/9659191

c nrf_api.c

/** @file API.c * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * * $Date: 20.02.06 14:16 $ * $Revision: 21 $ * */ #include
www.eeworm.com/read/170962/9778227

c c8_3_1.c

int syn_acc_c ( const unsigned char *restrict byte_i, unsigned char *s1, unsigned char *s2, const unsigned char *restrict beta, const unsigned char *restrict beta_RS_N_4, c
www.eeworm.com/read/268470/11137215

c usb_utils.c

/* Copyright 2003 Cygnal Integrated Products, Inc. File: usb_utils.c Author: JS Created: JAN 03 Modified: SEP 03 -- FB (FIFORead() - disabled auto read before last byte.)
www.eeworm.com/read/413486/11154226

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/266403/11227115

cpp incr.cpp

// Created:10-24-98 // By Jeff Connelly // Incremental compression // HIGHLY EXPERIMENTAL! // Good input data: 00 01 02 03 04 05 06 07 08 09 ... #include "stdafx.h" #define EXPORTING #i
www.eeworm.com/read/411034/11259023

h memory.h

/* Copyright (c) 2008 TrueCrypt Foundation. All rights reserved. Governed by the TrueCrypt License 2.6 the full text of which is contained in the file License.txt included in TrueCrypt binary
www.eeworm.com/read/335147/12549348

h usb.h

/** @file usb_api.h * * @author Runar Kjellhaug * * @compiler This program has been tested with Keil C51 V7.50. * * @copyright * Copyright (c) 2005 Nordic Semiconductor. All Rights Reser