代码搜索:Byte

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

代码结果 10,000
www.eeworm.com/read/346740/11726856

htm 40.htm

建立拨号联接 Public Const RAS_MaxEntryName = 256 Private Type RASENTRYNAME dwSize As Long szEntryName(RAS_MaxEntryName) As Byte End Typ
www.eeworm.com/read/346706/11730235

c bitbuf.c

/*! \file bitbuf.c \brief Multipurpose bit buffer structure and methods. */ //***************************************************************************** // // File Name : 'bitbuf.c' // Title :
www.eeworm.com/read/346706/11731652

h fat.h

/*! \file fat.h \brief FAT16/32 file system driver. */ //***************************************************************************** // // File Name : 'fat.h' // Title : FAT16/32 file system dr
www.eeworm.com/read/260217/11739110

lst cp220x_reg.lst

C51 COMPILER V7.50 CP220X_REG 12/14/2006 13:34:49 PAGE 1 C51 COMPILER V7.50, COMPILATION OF MODULE CP220X_REG OBJECT MODULE PLACED
www.eeworm.com/read/260217/11739245

c cp220x_reg.c

//----------------------------------------------------------------------------- // CP220x_REG.c //----------------------------------------------------------------------------- // Copyright 2006 Sil
www.eeworm.com/read/260197/11739985

java sessionrecorder.java

// // Copyright (C) 2002 Constantin Kaplinsky. All Rights Reserved. // // This is free software; you can redistribute it and/or modify // it under the terms of the GNU General Public License a
www.eeworm.com/read/346510/11740741

java cal.java

/*************** * 计算类 * *****************/ public class Cal { public int Min(int a,int b) { return((a
www.eeworm.com/read/157031/11744476

c wrflash.c

/*---------------------------------------------------------------*/ void WrFlash( BYTE far *TargetAddr, BYTE far *SourceAddr, WORD Len ) { WORD i; while(Len>256) { *(FlashSite+0x5555)=0
www.eeworm.com/read/260125/11746223

h as31.h

/* ---------------------------------------------------------------------- * FILE: as31.h * PACKAGE: as31 - 8031/8051 Assembler. * * DESCRIPTION: * The sole header file for the 8031/8051 asse
www.eeworm.com/read/260074/11748786

h usb_drv.h

/*H************************************************************************** * NAME: usb_drv.h *---------------------------------------------------------------------------- * Copy