代码搜索:电子公司

找到约 10,000 项符合「电子公司」的源代码

代码结果 10,000
www.eeworm.com/read/13308/271710

c 电子琴.c

/*----------------------------------------------- 名称:电子琴 论坛:www.doflye.net 编写:shifang 日期:2009.5 修改:无 内容:8个按键控制8个音符 ------------------------------------------------*/ #inc
www.eeworm.com/read/13308/271711

opt 电子琴.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/13400/275693

txt 电子琴.txt

ORG 0000H AJMP MAIN ORG 0030H MAIN: MOV 70H,#00H MOV DPTR,#0FF82H MOV A,#0D1H MOVX @DPTR,A WAIT: MOVX A,@DPTR JB ACC.7,WAIT MOV A,#00H MOVX @DPTR,A MOV A,#2AH MOVX @DP
www.eeworm.com/read/14961/428055

lst 电子琴.lst

A51 MACRO ASSEMBLER 电子_
www.eeworm.com/read/14961/428058

obj 电子琴.obj

www.eeworm.com/read/14961/428059

asm 电子琴.asm

ORG 0000H LJMP MAI ORG 000BH LJMP TIM MAI: CLR TR0 ;;关闭上一次定时,进入下一次按键判断 MOV TMOD, #01H MOV IE, #82H MOV A, P1 MOV 30H, A
www.eeworm.com/read/14961/428060

plg 电子琴.plg

礦ision2 Build Log Project: G:\基于Proteus的8051单片机仿真与应用\程序与仿真\第5章 音乐的应用\电子琴\电子琴.uv2 Project File Date: 06/03/2008 Output:
www.eeworm.com/read/14961/428064

opt 电子琴.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 {