代码搜索:51单片机
找到约 10,000 项符合「51单片机」的源代码
代码结果 10,000
www.eeworm.com/read/286547/8759988
a51 inclr.a51
;说明使用到的外部函数和外部变量
EXTRN CODE(CWE1, DWE1, CWE2, DWE2)
EXTRN DATA(COM, DAT)
;定义全局函数INITIAL(), CLEAR()
PUBLIC INITIAL, CLEAR
INITP SEGMENT CODE
INIROM SEGMENT CODE
RSEG INIROM
;定义内部变量:初始化变量数组T
www.eeworm.com/read/386241/8760566
m51 a.m51
BL51 BANKED LINKER/LOCATER V6.05 10/19/2008 21:52:12 PAGE 1
BL51 BANKED LINKER/LOCATER V6.05, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE a.obj
www.eeworm.com/read/386240/8760627
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/386239/8760713
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/430179/8762803
a51 blink.a51
; Test Program for BOOT-51 V1.0
; =============================
; W.W. Heinz, 20. 1. 1996
;
; This program simply toggles the logic level of the port p
www.eeworm.com/read/430179/8762834
a51 demo.a51
; Demo Program for ASEM-51
; ========================
;
; W.W. Heinz, 20. 1. 1996
; 1. Primary Controls:
; --------------
www.eeworm.com/read/286341/8770370
ico 51.ico
www.eeworm.com/read/430057/8770697
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/430018/8772483
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/385961/8775098
a51 startup.a51
$NOMOD51
;------------------------------------------------------------------------------
; This file is part of the C51 Compiler package
; Copyright (c) 1988-2002 Keil Elektronik GmbH and Keil So