代码搜索结果

找到约 12,685 项符合 Sound 的代码

sound.java

package kyodai; import java.io.*; import javax.sound.sampled.*; import java.net.*; /** * 控制音乐特效 */ public class Sound implements Runnable { String currentName; Object currentSound;

sound.java

package kyodai; import java.io.*; import javax.sound.sampled.*; import java.net.*; /** * 控制音乐特效 */ public class Sound implements Runnable { String currentName; Object currentSound;

sound.c

//======================================================================== // 文件名称: Sound.c // 功能描述: A2000放音程序以及语音识别的训练程序 // 维护记录: 2005-10-16 v1.0 by xinqiang //=================================

sound.c

//====================================================== // 文件名称: Sound.c // 功能描述: 语音播放函数 // 维护记录: 2006-08-30 v1.0 //====================================================== #include "spce061a.h"

sound.h

#include //#include "delay.h" void delay_11ms(void) //1ms延时函数 { unsigned int i; for (i=0;i

sound.c

// Sound Control for EZ-USB FX2 // programed by takuya matsubara #include #include #include "sound.h" #define SOUNDPORT IOA #define SOUNDPORTOE OEA #define SOUND_BIT

sound.c

// Sound Control for EZ-USB FX2 // programed by takuya matsubara #include #include #include "sound.h" #define SOUNDPORT IOA #define SOUNDPORTOE OEA #define SOUND_BIT

sound.c

// Sound Control for EZ-USB FX2 // programed by takuya matsubara #include #include #include "sound.h" #define SOUNDPORT IOA #define SOUNDPORTOE OEA #define SOUND_BIT

sound.rc2

// // SOUND.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED /////

sound.h

// Sound.h: interface for the CSound class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_SOUND_H__07950063_0476_11D2_A72C_000000000000__INCLUDED_) #