代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound.c
/*
* sound.c
*/
#include
#include
#include
#include
#include
#include
#include
#define LENGTH 10
sound.h
#define TEST_SOUND \
0x10,0x00,0x00,0x00,0x01,0x00,0x02,0x00,0x22,0x56,0x00,0x00,0x88,0x58,0x01,0x00,\
0x04,0x00,0x10,0x00,0x64,0x61,0x74,0x61,0x7c,0x3b,0x01,0x00,0xf8,0xff,0x01,0x00,\
0xff,0xff,0x
sound.java
package kyodai;
import java.io.*;
import javax.sound.sampled.*;
import java.net.*;
/**
* Title: LianLianKan
* Description: 连连看
* Copyright: Copyright (c) 2004
*
sound.java
import javax.sound.sampled.*;
import java.awt.*;
import java.io.*;
public class Sound
{
private AudioInputStream ais;
private SourceDataLine line;
private AudioFormat b
sound.c
/*
Gnome-o-Phone - A program for internet telephony
Copyright (C) 1999 Roland Dreier
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Gene
sound.h
/*
Gnome-o-Phone - A program for internet telephony
Copyright (C) 1999 Roland Dreier
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU Gene