代码搜索结果
找到约 10,000 项符合
Sound 的代码
mp-oss.c
/* Basic sound playback with OSS. */
#include
#include
#include
#include
#include
#include
/* Plays a sound with OSS (/dev
sevenyearitch$intro.java
import com.nokia.mid.sound.Sound;
import com.nokia.mid.ui.DirectGraphics;
import com.nokia.mid.ui.DirectUtils;
import com.nokia.mid.ui.FullCanvas;
import javax.microedition.lcdui.Canvas;
import j
video32v31.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//B.3 is sound and should have a 10k resistor to gnd
#pragma regal
video32v3.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//B.3 is sound and should have a 10k resistor to gnd
#pragma regal
airsoundspeed.dat
Measured speed of sound of air, extracted from R.C Hart, R.J. Balla,
and G.C. Herring, "Optical Measurement of the Speed of Sound in Air
Over the Temperature Range 300-650 K", NASA/CR-2000-210114, I
airsoundspeed.dat
Measured speed of sound of air, extracted from R.C Hart, R.J. Balla,
and G.C. Herring, "Optical Measurement of the Speed of Sound in Air
Over the Temperature Range 300-650 K", NASA/CR-2000-210114, I
video32v31.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//B.3 is sound and should have a 10k resistor to gnd
#pragma regal
video32v3.c
//video gen and sound
//D.5 is sync:1000 ohm + diode to 75 ohm resistor
//D.6 is video:330 ohm + diode to 75 ohm resistor
//B.3 is sound and should have a 10k resistor to gnd
#pragma regal
airsoundspeed.dat
Measured speed of sound of air, extracted from R.C Hart, R.J. Balla,
and G.C. Herring, "Optical Measurement of the Speed of Sound in Air
Over the Temperature Range 300-650 K", NASA/CR-2000-210114, I
mygame.java
import java.awt.*;
import java.applet.*;
import java.awt.event.*;
import java.applet.AudioClip;
import java.io.File;
import javax.sound.midi.MidiSystem;
import javax.sound.midi.Sequence;
impo