代码搜索结果
找到约 1,533 项符合
Speaker 的代码
5-1333msg1.txt
Subject: re : sum : native speaker intuition
marilyn silva recently summarise response deal with " native speaker intuition " , especially with respect to the sentence ' john ask mary to leave ' . sh
5-1251msg1.txt
Subject: summary : ' typewriter ' and " canadian " raise
i recently ask , as i do periodically , if anyone know of speaker who have different vowel in _ rider _ and _ writer _ ( i . e . , who have ca
5-1435msg1.txt
Subject: re : 5 . 1414 native speaker intuition
on monday , 5 dec 94 , jule levin respond to the follow : ) ) tony bex raise some very interest question in the post ) ) about native speaker intuition
lib.dls
DLSL
1
AUTOMUSIC.VHDLVIEW U4165637.DLS
AUTOMUSIC-BEHAVIORAL.SYNTHESISVIEW U3792486.DLS
AUTOMUSIC-BEHAVIORAL.VHDLVIEW U3669072.DLS
SPEAKER.VHDLVIEW U4667682.DLS
SPEAKER-BEHAVIORAL.SYNTHESISVIEW U
speaker.rpt
Project Information d:\maxplus2\biancheng\vhdl\speaker.rpt
MAX+plus II Compiler Report File
Version 10.2 07/10/2002
Compiled: 01/19/2007 19:35:57
Copyright (C) 1988-2002 Al
p1口控制音频电路发声.c
#include
sbit Speaker = P1^0;
void Delay() {
unsigned char i;
for (i=0; i
beeps.c
#include
#include
void main (int argc, char *argv[])
{
int count; // The number of times to sound the speaker
int i; // The number of times the speaker has bee
speaker.vhd
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
ENTITY Speaker IS
PORT ( clk1 : IN STD_LOGIC;
Tone1 : IN INTEGER RANGE 0 TO 16#7FF#;
SpkS : OUT STD_LOGIC );
END;
A
train.m
function code = train(traindir, n)
% Speaker Recognition: Training Stage
%
% Input:
% traindir : string name of directory contains all train sound files
% n : number of train f
test.m
function test(testdir, n, code)
% Speaker Recognition: Testing Stage
%
% Input:
% testdir : string name of directory contains all test sound files
% n : number of test files in testd