代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/282668/9076847
cpp mrsound.cpp
/* 'mrSound.cpp' */
/* Complement header file */
#include "mrSound.h"
/* Default constructor */
mrSound::mrSound (void)
{
m_lpkSound = NULL;
}
/* Default destructor */
mrSound::~mr
www.eeworm.com/read/379584/9192594
h wavread.h
//-----------------------------------------------------------------------------
// File: WavRead.h
//
// Desc: Support for loading and playing Wave files using DirectSound sound
// buffers.
www.eeworm.com/read/375280/9365422
c i_ibm.c
//**************************************************************************
//**
//** I_IBM.C
//**
//**************************************************************************
#include
www.eeworm.com/read/375134/9371539
c fork_descriptor.c
#include
#include
#include
#include
#include
#include
#include
#include
#define FORMAT AFM
www.eeworm.com/read/176380/9500620
c clock_1.c
/* 小闹钟
v 1.8
02422班 第六小组制作
*/
#include
#include
#include
#define pi 3.1415926
#define X(a,b,c) x=a*cos(b*c*pi/180-pi/2)+300;
#define Y(a,b,c) y=a*sin(b
www.eeworm.com/read/371792/9536254
h dzk.ui.h
/****************************************************************************
** ui.h extension file, included from the uic-generated form implementation.
**
** If you wish to add, delete or rename fu
www.eeworm.com/read/364817/9892097
uv2 mulfun_couter.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/364817/9892208
bak mulfun_couter_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
File 1,1,
www.eeworm.com/read/168534/9908578
diff 03norzsz.diff
--- minicom-2.00.0.orig/src/updown.c
+++ minicom-2.00.0/src/updown.c
@@ -352,6 +352,22 @@
(void) mcd("");
timer_update();
+ /* return code == 1 if exeve failed, see #111060 et al */
+ if (wi
www.eeworm.com/read/164374/10112464
h osd_system.h
//number choices in system menu
#define SYS_MAX 6
//system menu
#define TILT 6
#define IN_OUT 5
#define RANGE 4
#define TV_PICTURE 3
#define TV_SOUND 2
#define BLIGHT 1