代码搜索:Sound

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

代码结果 10,000
www.eeworm.com/read/115011/6120776

h sasound.h

/* * SAMPLE (ADPCM) SUPPORT FOR RAINE * modified by Hiromitsu Shioya * change SEAL library 09/20/98 */ #ifndef _SAMPLE_H_ #define _SAMPLE_H_ #include #include "deftypes.h" #undef I
www.eeworm.com/read/113668/6127149

h gameobject_pacman.h

#ifndef header_gameobject_pacman #define header_gameobject_pacman #if _MSC_VER > 1000 #pragma once #endif #include "gameobject_moving.h" class GameObject_Pacman : public GameObject_Movin
www.eeworm.com/read/110034/6167531

c debug.c

/* * linux/arch/m68k/atari/debug.c * * Atari debugging and serial console stuff * * Assembled of parts of former atari/config.c 97-12-18 by Roman Hodek * * This file is subject to the terms a
www.eeworm.com/read/102935/6226379

c debug.c

/* * linux/arch/m68k/atari/debug.c * * Atari debugging and serial console stuff * * Assembled of parts of former atari/config.c 97-12-18 by Roman Hodek * * This file is subject to the terms a
www.eeworm.com/read/102935/6230530

c cs46xx.c

/* * The driver for the Cirrus Logic's Sound Fusion CS46XX based soundcards * Copyright (c) by Jaroslav Kysela * * * This program is free software; you can redistribute it and
www.eeworm.com/read/487590/6506092

vhd ddrv4.vhd

----------------------------------------------------------------------- -- -- Original Code Copyright (c) 1999 by Esperan. All rights reserved. -- www.esperan.com -- -- This source file may be
www.eeworm.com/read/405027/11473524

c main.c

//====================================================================== // 工程名称: MS01_Advanced.spj // 功能描述: MS01音乐播放范例--高级应用 // 该范例连续播放11段音乐,并可通过按键控制,用到了MS01的所有API函数 // IOA[2:0]连接三个按键: //
www.eeworm.com/read/405027/11473748

c main.c

//====================================================================== // 工程名称: S720_Advanced.spj // 功能描述: S720语音播放范例--高级应用 // 该范例连续播放三段语音,并可通过按键控制,用到了S720的所有API函数 // IOA[2:0]连接三个按键: //
www.eeworm.com/read/348080/11612791

c main.c

#include "bsrSD.h" //包含语音识别库的头文件 #define P_Watchdog_Clear (unsigned int*)0x7012 void Delay(unsigned int Timers); void Play_Sound(unsigned int Index); //在Sound.c中定义 void ReTrainBS(void
www.eeworm.com/read/348080/11612884

c main.c

#include "bsrSD.h" //包含语音识别库的头文件 #define P_Watchdog_Clear (unsigned int*)0x7012 void Delay(unsigned int Timers); void Play_Sound(unsigned int Index); //在Sound.c中定义 void ReTrainBS(void