代码搜索:Sound

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

代码结果 10,000
www.eeworm.com/read/414091/11131198

cpp game.cpp

#include ".\game.h" Game::Game(HWND hWnd) { ga_hWnd = hWnd; InitGame(); } Game::~Game(void) { ::DeleteDC(ga_bufdc); ::DeleteDC(ga_mdc); ::DeleteDC(ga_hdc); SAFE_DELETE(ui); SAFE
www.eeworm.com/read/266832/11210988

c dev_table.c

/* * sound/dev_table.c * * Device call tables. * * * Copyright (C) by Hannu Savolainen 1993-1997 * * OSS/Free for Linux is distributed under the GNU GENERAL PUBLIC LICENSE (GPL) * Version 2 (
www.eeworm.com/read/266832/11211186

c aci.c

/* * Audio Command Interface (ACI) driver (sound/aci.c) * * ACI is a protocol used to communicate with the microcontroller on * some sound cards produced by miro, e.g. the miroSOUND PCM12 and * P
www.eeworm.com/read/300272/13922506

asm 电子琴.asm

$MOD841 SP0 EQU 50H KEY EQU P3.2 CLK81 EQU P3.5 DAT81 EQU P3.3 KEYVAL EQU 30H LO EQU 31H HI EQU 32H TC EQU
www.eeworm.com/read/237814/13928100

h general.h

// // Copyright (c) 2005, Wei Mingzhi // All Rights Reserved. // // This program is free software; you can redistribute it and/or // modify it under the terms of the G
www.eeworm.com/read/133278/14049596

asv make.asv

function make(s) parad = 4; threshold = 5000; inputf1 = [s '.txt']; inputf2 = [s '.lab']; name = [s '.wav']; num = csvread(inputf1); fid = fopen(inputf2, 'r'); str = fgetl(fi
www.eeworm.com/read/133278/14049632

m make.m

function make(s) parad = 4; threshold = 5000; inputf1 = [s '.txt']; inputf2 = [s '.lab']; name = [s '.wav']; num = csvread(inputf1); fid = fopen(inputf2, 'r'); str = fgetl(fi
www.eeworm.com/read/113143/15469284

h wavread.h

//----------------------------------------------------------------------------- // File: WavRead.h // // Desc: Support for loading and playing Wave files using DirectSound sound // buffers.
www.eeworm.com/read/110823/15524411

h mirsound.h

// MirSound.h: interface for the CMirSound class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MIRSOUND_H__4F9FCB9C_4210_464E_81FF_F4BDEA07785B__INCL
www.eeworm.com/read/109948/15544834

h mirsound.h

// MirSound.h: interface for the CMirSound class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_MIRSOUND_H__4F9FCB9C_4210_464E_81FF_F4BDEA07785B__INCL