代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/158105/11643250

h host_811.h

//////////////////////////////////////////////////////////////////////////////// // File: host_811.h // // $Header: /USB/ez811/firmware/Emb_Host/host_811.h 6 5/14/02 8:37p Tpm $ // Copyright
www.eeworm.com/read/158105/11643256

c host_811.c

//////////////////////////////////////////////////////////////////////////////// // Cypress Semiconductor - Customer Design Center //////////////////////////////////////////////////////////////////
www.eeworm.com/read/158105/11643271

h ezregs.h

//----------------------------------------------------------------------------- // File: ezregs.h // Contents: EZ-USB register declarations and bit mask definitions. // // Copyright (c) 1997 Anch
www.eeworm.com/read/261384/11651132

cpp sapphire.cpp

// sapphire.cpp -- modified by Wei Dai from: /* sapphire.cpp -- the Saphire II stream cipher class. Dedicated to the Public Domain the author and inventor: (Michael Paul Johnson). This cod
www.eeworm.com/read/261384/11651162

h cryptlib.h

// cryptlib.h - written and placed in the public domain by Wei Dai // This file contains the declarations for the abstract base // classes that provide a uniform interface to this library. #ifn
www.eeworm.com/read/347594/11656560

cpp modbustcp.cpp

#include "allmgr.h" #include "modbustcp.h" #include "modbusregset.h" int CModbusTCPSlave::processMsg(unsigned char b[], // message buffer, starting with prefix unsigned len) // leng
www.eeworm.com/read/347594/11656791

cpp cscmal.cpp

#include "cscmal.h" #include "math.h" //0x1021 算法中的数据只包括定值本身,不包括区号、序号、类型和性质 static WORD cal_crc(BYTE *ptr, BYTE len) { WORD crc; BYTE da; static WORD crc_ta[256]={ /* CRC余式表 */ 0x0000, 0x102
www.eeworm.com/read/157867/11658769

txt i2c应用程序1.txt

; File: an734.asm ; data: feb.23.2001 ; Written By: 歌林电子制作实验室www.nbglin.com ; Functionality: ; ; This code implements the basic functions for an I2C slave device ; using the SSP module. All
www.eeworm.com/read/157733/11667775

c scan.c

/* Functions for reading FILE*'s up to certain strings or characters. */ /* Copyright (C) 1997 Andrew McCallum Written by: Andrew Kachites McCallum This file is part of
www.eeworm.com/read/157691/11671398

dtd snml.dtd