代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/165587/5480398
java musicbox.java
/*
* @(#)MusicBox.java
*
* Copyright (c) 2002, Jang-Ho Hwang
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided
www.eeworm.com/read/164348/5494510
hu chxavplayer.hu
/****************************************************************************
*
* $Id: chxavplayer.HU,v 1.2 2003/08/07 23:15:05 liam_murray Exp $
*
* Copyright (C) 2000 RealNetworks, Inc.
www.eeworm.com/read/164348/5494513
tu chxavplayer.tu
/****************************************************************************
*
* $Id: chxavplayer.TU,v 1.2 2003/08/07 23:15:05 liam_murray Exp $
*
* Copyright (C) 2000 RealNetworks, Inc.
www.eeworm.com/read/164348/5494521
pl chxavplayer.pl
/****************************************************************************
*
* $Id: chxavplayer.PL,v 1.2 2003/08/07 23:15:05 liam_murray Exp $
*
* Copyright (C) 2000 RealNetworks, Inc.
www.eeworm.com/read/164348/5494524
cs chxavplayer.cs
/****************************************************************************
*
* $Id: chxavplayer.CS,v 1.2 2003/08/07 23:15:05 liam_murray Exp $
*
* Copyright (C) 2000 RealNetworks, Inc.
www.eeworm.com/read/162614/5538209
cc 16.cc
// 2003-02-26 Benjamin Kosnik
// Copyright (C) 2003 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can red
www.eeworm.com/read/155277/5627238
as clanguage.as
function CLanguage() {
this.loaded = false;
this.id = 'en';
this.name = 'English';
this.messages = new Object();
this.messages.banned = 'You\'ve been banned';
this.messages.ignored = 'User
www.eeworm.com/read/475868/6768001
c 5-4.c
main()
{
sound(220); delay(6000);
sound(330); delay(2000);
sound(294); delay(2000);
sound(330); delay(2000);
sound(262); delay(2000);
sound(246); delay(2000);
sound(220); delay(12000);
www.eeworm.com/read/473505/6845044
m ex662.m
%《MATLAB及其在理工课程中的应用指南》第六章例6-6-2程序
% 多普勒效应的演示
% 西安电子科技大学出版社出版 陈怀琛编著 1999年10月初版,2004年11月第二版
%
x0=500;v=60;y0=30; % 设定声源运动参数
c=330;w=1000; % 音速和频率
t=0:0.001:30; % 设定时间数组
r=sqrt((x0-v*t
www.eeworm.com/read/472665/6861952
c rp6control_lcd_uncommented.c
// Uncommented Version of RP6Control_LCD.c
// written by Dominik S. Herwald
// ------------------------------------------------------------------------------------------
// Uncommented Version of t