代码搜索结果
找到约 12,685 项符合
Sound 的代码
sound-howto.txt
The Linux Sound HOWTO -- Linux 音效指引
作者: Jeff_Tranter, [1]jeff_tranter@pobox.com
译者: 伍永康 [2]yorkwu@ms4.hinet.net
中文版 v1.20C, 1999 年 7 月
sound.h
// sound.h : header file
//
#ifndef __SOUND__
#define __SOUND__
/////////////////////////////////////////////////////////////////////////////
// CSound object
class CSound : public CObject
sound.html
清华大学图书馆主页 - INTERNET 教室 - HTML 语言教程
听见了吗???
如果没有,检查一下您的机器上的声卡工作正常吗?
sound.c
#include
#include
void main()
{
double i;
for (i=0;i
sound.cs
using System.Runtime.InteropServices;
using System.IO;
using System;
namespace FiyaSoft.DiamondGame
{
///
/// 声音类
///
public class Sound
{
///
//
sound.h
#ifndef uchar
#define uchar unsigned char
#endif
#ifndef uint
#define uint unsigned int
#endif
/****************************************
名称:void Sound(void);
功能:产生发声频率程序
*****************
sound.c
#include "at89x52.h"
#include "Sound.h"
/****************************************
名称:void Sound(void);
功能:产生发声频率程序
****************************************/
void Sound(void)
{
P3_6=0;
Del
sound.lst
C51 COMPILER V7.06 SOUND 08/10/2007 13:26:45 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE SOUND
OBJECT MODULE PLACED IN S
sound.java
package kyodai;
import java.io.*;
import javax.sound.sampled.*;
import java.net.*;
/**
* Title: LianLianKan
* Description: 连连看
* Copyright: Copyright (c) 2004
*
sound.rc2
//
// SOUND.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////