代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/136914/13354375
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/136907/13354572
lst test.lst
C51 COMPILER V7.00 TEST 06/23/2004 18:23:19 PAGE 1
C51 COMPILER V7.00, COMPILATION OF MODULE TEST
OBJECT MODULE PLACED IN Te
www.eeworm.com/read/323074/13355904
pas dasmutil.pas
unit DasmUtil;
(*
The main i80x86 disassembler module of the DCU32INT utility by Alexei Hmelnov.
----------------------------------------------------------------------------
E-Mail: alex@icc.ru
h
www.eeworm.com/read/323072/13356084
pas objfileconsts4.pas
unit ObjFileConsts4;
interface
uses
Procs;
const
AbstractErrorProcName = '@AbstractError';
InitResStringImportsProcName = '@InitResStringImports';
InitImportsProcName = '@InitImpo
www.eeworm.com/read/323072/13356100
pas objfileconsts5.pas
unit ObjFileConsts5;
interface
uses
Procs;
const
AbstractErrorProcName = '@AbstractError';
InitResStringImportsProcName = '@InitResStringImports';
InitImportsProcName = '@InitImpo
www.eeworm.com/read/323057/13356486
bas module1.bas
Attribute VB_Name = "co"
Public Declare Function ISO_ReadSingleBlock Lib "roscli.dll" (ByVal gyj As Byte, ByRef zpy As Byte, ByVal BlockN As Byte, ByRef buf_s As Byte) As Long
'Public Declare Func
www.eeworm.com/read/323035/13356987
c strings.c
/****************************************************************/
/* */
/* strings.c */
/* */
/* Global String Handling Functions */
/* */
/* Copyright (c)
www.eeworm.com/read/323035/13357053
c strings.c
/****************************************************************/
/* */
/* strings.c */
/* */
/* Global String Handling Functions */
/* */
/* Copyright (c) 1
www.eeworm.com/read/323035/13357103
c fcbfns.c
/****************************************************************/
/* */
/* fcbfns.c
www.eeworm.com/read/323035/13357162
c cmd.c
/****************************************************************/
/* */
/* cmd.c */
/* */
/* command.com Top Level Driver */
/* */
/* August 9, 1991