代码搜索:51 单片机

找到约 10,000 项符合「51 单片机」的源代码

代码结果 10,000
www.eeworm.com/read/189337/8474423

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/390164/8481498

c 51.c

/*求(1+2+...+n),n为任意整数*/ #include void main( ) { int n, i=1; double s=0.0; scanf("%d", &n); while (i
www.eeworm.com/read/290461/8481885

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/290270/8492062

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/290269/8492106

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/290237/8493910

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/290237/8493936

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/290236/8494044

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/290230/8494489

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/389903/8494565

a51 rf.a51

INCLUDE reg_51.pdf VT EQU P3.0 DATA1 EQU P3.2 DATA2 EQU P3.3 DATA3 EQU P3.4 DATA4 EQU P3.5 DEV1 EQU P1.7 DEV2 EQU P1.6 DEV3 EQU P1.5 DEV4 EQU P1.4 CSEG AT 0 ; RESET