代码搜索:Byte
找到约 10,000 项符合「Byte」的源代码
代码结果 10,000
www.eeworm.com/read/326114/13165752
asm ps2main.asm
;========================================================================
; FILE: ps2main.asm
;
; This file contains the code that implements the ps2 interface to the
; host.
;
;REVISION_
www.eeworm.com/read/139266/13165786
lst key05r2.lst
KEY05R2.ASM Assembled with CASM 05/06/1998 18:19 PAGE 1
1 *****************************************************
2 *
www.eeworm.com/read/139266/13165791
asm key05r2.asm
.pagewidth !160
*****************************************************
* *
* 101 Key, IBM Keyboard Decoder for 68HC705J1A. *
*
www.eeworm.com/read/139250/13170552
c m1b_drv.c
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/139250/13170660
h fill_6.h
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/139250/13170733
h metmacs3.h
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/139250/13170763
c fill_6.c
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/139250/13170967
c bits5.c
/*************************************************************************/
/* */
/* Copyright (c) 1997 - 1999 Accelerat
www.eeworm.com/read/139183/13185195
bas modbus.bas
Attribute VB_Name = "modbus"
Option Explicit
Public ReceiveData() As Byte
Function CRC16(ByRef data() As Byte) As String
Dim ArraySize As Integer
Dim CRC16Lo As Byte, CRC16Hi As Byt