代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/402607/11532086
c spi1.c
/*****************************************************************************
*
* File: spi1.c
*
* Copyright S. Brennen Ball, 2006-2007
*
* The author provides no guarantees, warantees, or pr
www.eeworm.com/read/402599/11532262
c spi1.c
/*****************************************************************************
*
* File: spi1.c
*
* Copyright S. Brennen Ball, 2006-2007
*
* The author provides no guarantees, warantees, or pr
www.eeworm.com/read/400051/11584952
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/158489/11611355
h mb90340.h
/* FFMC-16 IO-MAP HEADER FILE */
/* ========================== */
/* SOFTUNE WORKBENCH FORMAT
www.eeworm.com/read/158488/11611437
h mb90340.h
/* FFMC-16 IO-MAP HEADER FILE */
/* ========================== */
/* SOFTUNE WORKBENCH FORMAT */
/* C-DEFINITIONS FOR IO-SYMBOLS */
/* CREATED BY IO-WIZARD V2.10 */
/* D
www.eeworm.com/read/158486/11611545
h mb90340.h
/* FFMC-16 IO-MAP HEADER FILE */
/* ========================== */
/* SOFTUNE WORKBENCH FORMAT */
/* C-DEFINITIONS FOR IO-SYMBOLS */
/* CREATED BY IO-WIZARD V2.10 */
/* D
www.eeworm.com/read/158484/11611836
h mb90340.h
/* FFMC-16 IO-MAP HEADER FILE */
/* ========================== */
/* SOFTUNE WORKBENCH FORMAT
www.eeworm.com/read/158308/11626787
Ȧ
// wm_bitio.h
#ifndef _WIX_WM_BITIO_H_01_
#define _WIX_WM_BITIO_H_01_
// 取log2(n)的upper_bound
int UpperLog2(int n);
// 取log2(n)的lower_bound
int LowerLog2(int n);
// 将位指针*piByte(字节偏移),
www.eeworm.com/read/261658/11631004
lst main.lst
ARM COMPILER V0.20, main 15/12/04 08:44:45 PAGE 1
ARM COMPILER V0.20, COMPILATION OF MODULE main
OBJECT MODULE PLACED IN m
www.eeworm.com/read/260716/11706282
asm bcd2bin.asm
;
;************************************************************************
; BCD To Binary Conversion
;
; This routine converts a 5 digit BCD number to a 16 bit binary
; numb