代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/398494/7943393
c rf2401_demo.c
/////////////////////////////////////////////////////////////////////
// Desc: Demo App for RF2401 Module
// Vender: http://www.newmsg.com
// Date: 2007-3-12
// Update 2007-9-8
//////
www.eeworm.com/read/398494/7943419
lst rf2401_demo.lst
C51 COMPILER V8.12 RF2401_DEMO 04/27/2008 19:15:43 PAGE 1
C51 COMPILER V8.12, COMPILATION OF MODULE RF2401_DEMO
OBJECT MODULE PLACE
www.eeworm.com/read/197981/7958935
asm bcd2bin.asm
;
;************************************************************************
; BCD To Binary Conversion
;
; This routine converts a 5 digit BCD number to a 16 bit binary
; numb
www.eeworm.com/read/197981/7959045
asm b16tobcd.asm
;
;********************************************************************
; Binary To BCD Conversion Routine
; This routine converts a 16 Bit binary Number to a 5 Digit
; BCD N
www.eeworm.com/read/297656/8005713
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/297073/8055389
c 16.c
// X25043/45 应用
write_status(status) // 写状态,一般写0
clr_wchdog(void) //清看门狗
unsigned char read_byte(address) //读一个字节
void write_byte(address,Data)
www.eeworm.com/read/297029/8059360
c 16.c
// X25043/45 应用
write_status(status) // 写状态,一般写0
clr_wchdog(void) //清看门狗
unsigned char read_byte(address) //读一个字节
void write_byte(address,Data)
www.eeworm.com/read/397191/8063452
c pcf8563.c
/*
****************************************************************************
* College of Physics And electronic engineering,GUANGXI Normal University .
*
* All rights reserved. ucosII's so
www.eeworm.com/read/396886/8084766
s 1302模块.s
.module _1302模块.c
.area text(rom, con, rel)
.dbfile D:\AVR实验\DS1302时间芯片\1302模块.c
.dbfunc e Delayus _Delayus fV
; i -> R16
.even
_Delayus::
.dbline -1
.dbline 29
; #include
www.eeworm.com/read/146233/12662803
c osddisp.c
//----------------------------------------------------------------------------------------------------
// ID Code : OsdDisp.c No.0000
// Update Note :
//
//---------------------------------