代码搜索结果
找到约 10,000 项符合
Sound 的代码
sound-faq
bttv and sound mini howto
=========================
There are alot of different bt848/849/878/879 based boards available.
Making video work often is not a big deal, because this is handled
completel
sound.java
package login;
import java.applet.AudioClip;
import java.net.URL;
/**
* 这个类实现了游戏中的声音控制,由两个构造方法控制两种声音的发生.
*
* @author : 李强,何明,何晓飞
* @version : 3.0
*
*/
public class Sound {
/*
sound.h
#define SAMPLE_SOUND_LEN sizeof(sample_sound)
code unsigned char sample_sound[]=
{
0x31,0x00,0x22,0x00,0x39,0x00,0x3f,0x00,0x5a,0x00,0x6a,0x00,0x73,0x00,0x91,0x00,0x85,
0x00,0xb5,0x00,0xd
sound.h
/*------------------------------------------------------------------
* CopyRight (C) 2005,江苏盛唐电子产品有限公司
* All Rights Reserved.
*
* 文件名称:Sound.h
* 文件标识:
* 摘 要:板载蜂鸣器控制功能和延时函数的头文件
*
* 当前版本:1.0
sound.lst
C51 COMPILER V7.50 SOUND 04/16/2007 15:22:42 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE SOUND
OBJECT MODULE PLACED IN .
sound.xpm
/* XPM */
static const char * sound_xpm[] = {
"16 16 121 2",
" c None",
". c #939CA9",
"+ c #89919F",
"@ c #A6AEBA",
"# c #99A0AC",
"$ c #5B6576",
"% c #1A202C",
"& c #1E283A",
"* c #141F32"
sound.java
/*
* Nokia API for MicroEmulator
* Copyright (C) 2003 Markus Heberling
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of
sound.java
/*
* Siemens API for MicroEmulator
* Copyright (C) 2003 Markus Heberling
*
* This library is free software; you can redistribute it and/or
* modify it under the terms o
sound.java
/****************************************************************
* Copyright (c) 2001, David N. Main, All rights reserved.
*
* Redistribution and use in source and binary forms, with or
* wi
sound.cpp
// Sound.cpp: implementation of the CSound class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Sound.h"
#include "Sound.h"
#include "