代码搜索结果

找到约 10,000 项符合 Sound 的代码

sound.h

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

sound.asm

EXTRN GENSOUND:FAR PUBLIC MUSIC STACK SEGMENT PARA STACK 'STACK' DB 64 DUP ('STACK') STACK ENDS DATA SEGMENT PARA 'DATA' MUS_FREQ DW 330, 294, 262, 294, 3 DUP (

sound.html

清华大学图书馆主页 - INTERNET 教室 - HTML 语言教程 听见了吗??? 如果没有,检查一下您的机器上的声卡工作正常吗?

sound.cpp

#include "..\headers.h" #include "..\resource.h" #include "..\DirectDrawWin.h" #include "mmsystem.h" #include "dsound.h" #include "sound.h" #define SOUND_SAMP 22100 #define SOUND_NUM 7 int

sound.h

extern int sound; extern int sndinit; #define S_START 0 #define S_END 1 #define S_COLIZE 2 #define S_DESTROY_BALL 3 #define S_DESTROY_ROCKET 4 #define S_CREATOR1 5 #define S_CREATOR2 6 #