代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/179138/9369753
pkg mmssend.pkg
;/* Copyright (c) 2003, Nokia. All rights reserved */
; Installation file for MMSSend application
;
;Languages
&EN
;
; UID is the app's UID
;
#{"MMSSend"},(0x10005B6F),1,1,0
;Supports Seri
www.eeworm.com/read/176809/9483820
java lang.java
// FrontEnd Plus GUI for JAD
// DeCompiled : Lang.class
public class Lang
{
public static final String NEW_GAME = "\u958B\u59CB\u904A\u6232";
public static final String CONTINUE =
www.eeworm.com/read/176583/9493307
m cdsgn.m
function [B,A] = cdsgn(Fs);
% CDSGN Design of a A-weighting filter.
% [B,A] = CDSGN(Fs) designs a digital A-weighting filter for
% sampling frequency Fs. Usage: Y = FILTER(B,A,X).
% Warni
www.eeworm.com/read/372229/9516137
mcp sdd.mcp
[HEADER]
magic_cookie={66E99B07-E706-4689-9E80-9B2582898A13}
file_version=1.0
[PATH_INFO]
BuildDirPolicy=BuildDirIsProjectDir
dir_src=
dir_bin=
dir_tmp=
dir_sin=
dir_inc=
dir_lib=E:\mcc18\li
www.eeworm.com/read/366049/9836091
vmx linux0.11.vmx
config.version = "8"
virtualHW.version = "4"
scsi0.present = "TRUE"
memsize = "16"
MemAllowAutoScaleDown = "FALSE"
ide0:0.present = "TRUE"
ide0:0.fileName = "linux0.11.vmdk"
ide1:0.present = "T
www.eeworm.com/read/364817/9892168
lnp mulfun_couter.lnp
"keyBoard.obj",
"lcd12864-12.obj",
"main.obj",
"ds1302.obj",
"interrupt.obj",
"clocktime.obj",
"sound5008.obj",
"playSound.obj"
TO "mulFun_Couter"
RAMSIZE(256)
www.eeworm.com/read/165878/10047957
m wavread.m
Y=WAVREAD('wtm_f3_18r78r.wav');
WAVPLAY(Y);
plot(Y);
title('声音信号(编写:骆遥)')
xlabel('n')
ylabel('Sound')
grid on
www.eeworm.com/read/165501/10059310
c music.c
#include
#include
#include
void main(int argc,char *argv[])
{
FILE *fp;
int rate;
char sound_high[3];
float sound_long;
register int i = 0,j;
int sign = 0;
www.eeworm.com/read/165286/10069802
makefile
#####################################################################
#
# Created by u'nSP IDE 21:10:45 06/05/06
#
##############################################################
www.eeworm.com/read/163968/10135891
m untitled3.m
utilpath = fullfile(matlabroot, 'toolbox', 'imaq', 'imaqdemos', ...
'html', 'applications', 'laserTracking');
addpath(utilpath);
vid = videoinput('winvideo', 1, 'RGB24_320x240');
set(vid, 'Fra