代码搜索结果
找到约 10,000 项符合
Audio 的代码
audio.h
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r
audio.c
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can red
audio.h
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can r
audio.c
/*
** FAAD2 - Freeware Advanced Audio (AAC) Decoder including SBR decoding
** Copyright (C) 2003-2004 M. Bakker, Ahead Software AG, http://www.nero.com
**
** This program is free software; you can red
audio.h
/*
* audio.h
*
* Copyright (C) 2000 Ralph Metzler
* & Marcus Metzler
* for convergence integrated media GmbH
*
audio.h
/*
**********************************************************************
* audio.c -- /dev/dsp interface for emu10k1 driver
* Copyright 1999, 2000 Creative Labs, Inc.
*
*****************
audio.c
/*
**********************************************************************
* audio.c -- /dev/dsp interface for emu10k1 driver
* Copyright 1999, 2000 Creative Labs, Inc.
*
*****************
audio.h
#ifndef _AUDIO_H
#define _AUDIO_H
// WAVE
extern unsigned char snd_down[];
// MIDI
extern unsigned char tiger[];
#endif
configure.in.audio
# lots of hairy special cases for detecting which audio device
# support to compile in
#
V_LIB_AUDIO=""
V_INCLUDE_AUDIO=""
V_INCLUDE_GSM=""
V_OBJ_AUDIO=""
AC_ARG_WITH(gsm, --with-gsm=path specify a p
audio.asm
OUTPUT BIT P1.0 ;P1.0端口
ORG 00H
LOOP: CLR C ;主程序
MOV OUTPUT,C
CALL DELAY
SETB C
MOV OUTPUT,C ;输出方波
CALL DELAY