代码搜索:LED

找到约 10,000 项符合「LED」的源代码

代码结果 10,000
www.eeworm.com/read/397230/8061902

exe led.exe

www.eeworm.com/read/397230/8061906

asm led.asm

;386以上微机适用 ;纯dos下才能使用 ;tasm4.1或以上编译 ;*********************; ;* LED *; ;*********************; io_plx_device_id equ 05406h ;TPC卡设备ID io_plx_vendor_id equ 010b5h ;TPC卡厂商ID IO_PL
www.eeworm.com/read/397087/8069328

plg led.plg

礦ision3 Build Log Project: C:\Documents and Settings\Administrator\桌面\LED\LED.uv2 Project File Date: 12/26/2008 Output: Build target 'Target 1
www.eeworm.com/read/397087/8069330

c led.c

#include #include #include #include #include #include #include #define uchar unsigned char #define uint unsigned int
www.eeworm.com/read/397087/8069332

lst led.lst

C51 COMPILER V8.08 LED 12/26/2008 22:16:27 PAGE 1 C51 COMPILER V8.08, COMPILATION OF MODULE LED OBJECT MODULE PLACED IN LED
www.eeworm.com/read/397087/8069335

lnp led.lnp

"LED.obj" TO "LED"
www.eeworm.com/read/397087/8069342

opt led.opt

### uVision2 Project, (C) Keil Software ### Do not modify ! cExt (*.c) aExt (*.s*; *.src; *.a*) oExt (*.obj) lExt (*.lib) tExt (*.txt; *.h; *.inc) pExt (*.plm) CppX (*.cpp) DaveTm {
www.eeworm.com/read/397087/8069344

obj led.obj

www.eeworm.com/read/196594/8073765

asm led.asm

ORG 0000H JMP START ORG 0100H START: MOV SP,#60H MOV R0,#79H ;显示数据缓冲区首地址送R0 MOV R3,#01H ;使显示器最右边位亮 LOOP: MOV P3,R3 ;扫描值
www.eeworm.com/read/296690/8081116

c led.c

/******************************************************************************* Ledc *************************************************************************