代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/364245/9917302
vmx dsl.vmx
# VM Machine Info
guestOS = "linux"
displayName = "dsl-4.3"
config.version = "7"
memsize = "128"
# CDROM Info
ide1:0.present = "TRUE"
ide1:0.fileName = "dsl-4.3.iso"
ide1:0
www.eeworm.com/read/168060/9940713
c res.c
/*
Test program for checking CTask DOS TSR compatibility.
This program goes TSR, and then repeatedly reads a file, and
outputs status messages to the serial port.
The program is
www.eeworm.com/read/167829/9951271
h audio_detect.h
/***************************************************************************
* Copyright (C) 2004 by Tyler Montbriand *
* tsm@accesscomm.ca
www.eeworm.com/read/363347/9957935
h regs-iis.h
/* linux/include/asm/arch-s3c2410/regs-iis.h
*
* Copyright (c) 2003 Simtec Electronics
* http://www.simtec.co.uk/products/SWLINUX/
*
* This program is free software; y
www.eeworm.com/read/362942/9973773
asm p18_1.asm
ORG 0000H
LJMP MAIN
ORG 3000H
MAIN: MOV SP,#60H
MOV P0,#0FFH
MOV P1,#0FEH
MOV P2,#0FFH
MOV P3,#0FFH
LOOP: JB P3.2, $
ACALL DELAY
JB P3.2, LOOP
www.eeworm.com/read/361257/10062779
m nndsnd.m
function ss = nndsnd(i)
%NNDSND Neural Network Design utility function.
% NNDSND(i)
% i - index between 1 and 9.
% Plays sound number i.
%
% S = NNDSND(i)
% i - index between 1 and 9.
%
www.eeworm.com/read/165286/10069821
c main.c
#include "Sound.h"
main()
{
PlaySnd(0,1+2); //播放第0段语音,通过DAC1输出
PlaySnd(1,1+2); //播放第1段语音,DAC1与DAC2同时输出
//unsigned long addr;
//PlaySnd(addr,1+2);
}
www.eeworm.com/read/162181/10328886
c ac97.c
/*ac97 sound driver program
Users can use this driver to play his/her sound file,
but can not record,because of 2440's bug(maybe).
Created by Feng Rongwei
2006.3.27
*/
#include "vxWorks.h"
www.eeworm.com/read/424637/10430800
vmx other.vmx
config.version = "8"
virtualHW.version = "4"
scsi0.present = "TRUE"
memsize = "32"
MemAllowAutoScaleDown = "FALSE"
ide0:0.present = "TRUE"
ide0:0.fileName = "Other.vmdk"
ide1:0.present = "FALSE