代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/319218/13458240
h pgesound.h
#pragma once
#include "pgestd.h"
#include "soundbase.h"
#include
using namespace std;
#define USE_SOUND extern CPGESound SoundPlayer;
typedef list sndlst;
class CPGESound
www.eeworm.com/read/316477/13522257
h iis.h
/*********************************************************************************************
* File: IIS.H
* Author: embest
* Desc: IIS sound header file
* History:
**************************
www.eeworm.com/read/316037/13531717
c music.c
/*******************************************/
/* 广州天河双龙电子公司 */
/* http://www.sl.com.cn */
/* 电子音乐演示程序 */
/* 作者:ntzwq@wx88.n
www.eeworm.com/read/316037/13531747
_c music._c
/*******************************************/
/* 广州天河双龙电子公司 */
/* http://www.sl.com.cn */
/* 电子音乐演示程序 */
/* 作者:ntzwq@wx88.ne
www.eeworm.com/read/315211/13548677
c 9-6.c
/*9-6.c*/
#include
#include
#include
#include
void main(int argc,char *argv[])
{
FILE *fp;
int rate;
char sound_high[3];
float sound_long;
register int i=
www.eeworm.com/read/315085/13552544
cpp main.cpp
//main.cpp
#include
#include
#include "DirectWnd.h"
#include "Sound.h"
#include "Midi.h"
#include "Game.h"
LRESULT CALLBACK WinProc(HWND hwnd, UINT message, WPARAM wP