代码搜索:51 单片机
找到约 10,000 项符合「51 单片机」的源代码
代码结果 10,000
www.eeworm.com/read/180497/9304645
gif 51.gif
www.eeworm.com/read/376672/9310547
asm 51.asm
CODE SEGMENT
ASSUME CS:CODE
ORG 100H
START: MOV DX, 04A0H
IN AL, DX
MOV DX, 04B0 H
OUT DX, AL
JMP SATAT
C
www.eeworm.com/read/376623/9311944
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/376599/9312264
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/376571/9313588
a51 startlpc.a51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Startup Code for the Philips LPC series
; Copyright (c) 1988-200
www.eeworm.com/read/376483/9316332
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/180177/9317285
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/376195/9325562
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/376097/9331376
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2005 Keil Elektronik GmbH and Keil So
www.eeworm.com/read/179915/9331494
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So