代码搜索:玩具喇叭
找到约 527 项符合「玩具喇叭」的源代码
代码结果 527
www.eeworm.com/read/28786/873931
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/28525/1000366
喇叭滴答声
www.eeworm.com/read/28525/1001030
hex 喇叭发声原理.hex
:090024007F01120003B29280F783
:03002D00DFFE22D1
:10000300AE07AF061EEF600C7FF512002D7FF512D1
:05001300002D80EE222B
:03000000020018E3
:0C001800787FE4F6D8FD75810702002413
:00000001FF
www.eeworm.com/read/28525/1001032
plg 喇叭发声原理.plg
礦ision2 Build Log
Project:
D:\桌面\FLY-51S 程序\75-喇叭发声原理\喇叭发声原理.uv2
Project File Date: 05/20/2010
Output:
www.eeworm.com/read/28525/1001033
obj 喇叭发声原理.obj
www.eeworm.com/read/28525/1001034
lst 喇叭发声原理.lst
C51 COMPILER V7.06 繽_萠_声訽理 05/20/2010 10:15:08 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE 繽_萠_声訽理
OBJECT MODULE PLACED IN .\ob
www.eeworm.com/read/28525/1001037
plg 喇叭发声原理.plg
礦ision2 Build Log
Project:
D:\桌面\FLY-51S 程序\75-喇叭发声原理\喇叭发声原理.uv2
Project File Date: 05/20/2010
Output:
www.eeworm.com/read/28525/1001038
c 喇叭发声原理.c
/*-----------------------------------------------
名称:喇叭
论坛:www.doflye.net
编写:shifang
日期:2009.5
修改:无
内容:通过发出一定频率方波,是喇叭发声
------------------------------------------------*/
#include
www.eeworm.com/read/28525/1001040
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/484913/1265009
asm 喇叭自检程序.asm
;****************************************
;名称:喇叭自检程序
;功能:检测喇叭,如没问题,响铃。
;使用:“0”区R0—R7
;*****************************************
KEY_TEST:
LOOP:
MOV R2,#30
LOOP1:
CLR P2.3
C