代码搜索结果
找到约 1,762 项符合
Speaker 的代码
speaker.map
******************************************************************************
TMS320C2000 COFF Linker PC v4.1.3
*******************************************************
speaker.map
******************************************************************************
TMS320C2000 COFF Linker PC v4.1.0
*******************************************************
speaker.m
%File to cut and paste parts of a wav file in reverse order
%Author = E. Darren Ellis 05/01
[y, fs, nbits] = wavread('s11.wav'); %read in the wav file
sound(y,fs) %play back the wav file
t = 0:1/f
speaker.c
#include < fcntl.h >
#include < stdio.h >
#include < stdlib.h >
#include < string.h >
#include < unistd.h >
#include < sys/ioctl.h >
#include < sys/types.h >
#include < linux/kd.h >
/* 设定默认值