代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/211378/15182194
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/207845/15260531
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/205847/15305584
txt 源程序6.txt
// 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/154542/5636226
c usb_utils.c
/*
Copyright 2003 Cygnal Integrated Products, Inc.
File: usb_utils.c
Author: JS
Created: AUG 03
Target Device: C8051F320
Source file for USB firmware. Includes the fol
www.eeworm.com/read/154542/5636374
h usb_api.h
#ifndef _USB_API_H_
#define _USB_API_H_
// UINT type definition
#ifndef _UINT_DEF_
#define _UINT_DEF_
typedef unsigned int UINT;
#endif /* _UINT_DEF_ */
// BYTE type definition
#ifndef
www.eeworm.com/read/154542/5636390
h usb_api.h
#ifndef _USB_API_H_
#define _USB_API_H_
// UINT type definition
#ifndef _UINT_DEF_
#define _UINT_DEF_
typedef unsigned int UINT;
#endif /* _UINT_DEF_ */
// BYTE type definition
#ifndef
www.eeworm.com/read/154542/5636392
h usb_api.h
#ifndef _USB_API_H_
#define _USB_API_H_
// UINT type definition
#ifndef _UINT_DEF_
#define _UINT_DEF_
typedef unsigned int UINT;
#endif /* _UINT_DEF_ */
// BYTE type definition
#ifndef
www.eeworm.com/read/154542/5636498
c usb_isr.c
/*
Copyright 2005 Silicon Laboratories Inc.
File: usb_isr.c
Author: JS & CS original, modified by JM
Created: OCT 03
Target Device: C8051F320
Source file for USB firmwa
www.eeworm.com/read/476312/6765236
c ds1302_m16.c
//////////////////////////////////////////////////////////////////////////////////////////////
//
//
// DS1302 RTC
//
//
////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/473491/6844706
lst 099.lst
C51 COMPILER V8.02 099 07/31/2008 14:11:08 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE 099
OBJECT MODULE PLACED IN 099