代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/258881/11834838
c fs_variable.c
/*C**************************************************************************
* NAME: fs_variable.c
*----------------------------------------------------------------------------
* Copyright
www.eeworm.com/read/258881/11835128
lst fs_variable.lst
C51 COMPILER V7.02a FS_VARIABLE 09/13/2007 11:53:08 PAGE 1
C51 COMPILER V7.02a, COMPILATION OF MODULE FS_VARIABLE
OBJECT MODULE PLAC
www.eeworm.com/read/258866/11835617
cpp tcbytowd.cpp
/////////////////////////////////////////////////////////////////////////////
// TcByToWd.cpp : Defines the class behaviors for the application.
/////////////////////////////////////////////////////
www.eeworm.com/read/258673/11847622
h fx2regs.h
//-----------------------------------------------------------------------------
// File: FX2regs.h
// Contents: EZ-USB FX2 register declarations and bit mask definitions.
//
// $Archive
www.eeworm.com/read/344845/11856894
bas module1.bas
Attribute VB_Name = "Module1"
Declare Function OpenComm Lib "mifdll.dll" (ByVal nPort As Integer) As Integer
Declare Function CloseComm Lib "mifdll.dll" () As Integer
Declare Function GetState L
www.eeworm.com/read/155636/11858626
c fatseekfile.c
#ifndef _FAT32_DEFINE
#include "FAT32.c"
#endif
WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode);
WORD FAT32SeekFile(BYTE fp,DWORD offset,BYTE mode)
{
if (mode==FAT32_SEEK_BEGIN)
{
www.eeworm.com/read/258470/11859721
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/258470/11859831
c cp220x_reg.c
//-----------------------------------------------------------------------------
// CP220x_REG.c
//-----------------------------------------------------------------------------
// Copyright 2006 Sil
www.eeworm.com/read/258461/11861698
c console.c
/*********************************************************************
*
* Console Routines
*
*********************************************************************
* FileNam
www.eeworm.com/read/344739/11863034
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