代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/361166/10065511
vi timing with sound demo.vi
www.eeworm.com/read/279953/10374695
bak sound_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (phyCore LPC229x), 0x0004 // Tools: 'ARM-ADS'
Target (Simulator LPC229x), 0x0004 // Tools: 'ARM-ADS'
Group (Startup Code)
Gr
www.eeworm.com/read/278961/10485942
png sound_note2.png
www.eeworm.com/read/350949/10692983
cpp infones_sound_win.cpp
/*===================================================================*/
/* */
/* InfoNES_Sound_Win.cpp : Implementation of DIRSOUND
www.eeworm.com/read/350949/10693001
h infones_sound_win.h
/*===================================================================*/
/* */
/* InfoNES_Sound_Win.h : Implementation of DIRSOUND C
www.eeworm.com/read/420999/10761645
bak sup sound_opt.bak
### 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/420999/10761650
m51 sup sound.m51
BL51 BANKED LINKER/LOCATER V5.03 11/18/2008 18:58:51 PAGE 1
BL51 BANKED LINKER/LOCATER V5.03, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE .\STAR
www.eeworm.com/read/420999/10761661
uv2 sup sound.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
www.eeworm.com/read/274759/10854272
v demo_sound1.v
module demo_sound1(
input clock,
output [7:0]key_code,
input k_tr
);
reg [15:0]tmp;
wire[15:0]tmpa;
reg tr;
reg [15:0]step;
wire[15:0]step_r;
reg [15:0]TT;
reg[5:0]st;
reg g
www.eeworm.com/read/274759/10854293
v demo_sound2.v
module demo_sound2(
input clock,
output [7:0]key_code,
input k_tr
);
reg [15:0]tmp;
wire [15:0]tmpa;
reg tr;
reg [15:0]step;
wire [15:0]step_r;
reg [7:0]TT;
reg[5:0]st;