代码搜索结果

找到约 1,533 项符合 Speaker 的代码

demo.m

%Speaker Identification Demo %Amin Koohi(AminKoohi@yahoo.com OR AminSohrevardi@yahoo.com ) % %Example: % >> code = train('train\', 8); %(Training stage) % >> test('test\', 8, code)

sendone.c

#define _SENDONE_C_ #include "reg51.h" #include "intrins.h" #include "sendone.h" void SERIAL_ROUTING() interrupt 4 { //输入程序代码 if( TI ) { TI = 0; if ( SendNumber ) { SendNumb

song.v

module song(clk_6MHz,clk_4Hz,speaker,high,med,low); input clk_6MHz, clk_4Hz; output speaker; output[3:0] high,med,low; reg[3:0] high,med,low; reg[13:0] divider,origin; reg[7:0] counter; reg spe

song.v

module song(clk_6MHz,clk_4Hz,speaker,high,med,low); input clk_6MHz, clk_4Hz; output speaker; output[3:0] high,med,low; reg[3:0] high,med,low; reg[13:0] divider,origin; reg[7:0] counter; reg spe

lock.vhd

library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_unsigned.all; entity lock is port( input1: in std_logic_vector(3 downto 0); input2: in std_logic_vector(3 downto 0); e

speaker.h

/* * Copyright (C) 2001-2006 Jacek Sieka, arnetheduck on gmail point com * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public

蜂鸣器.c

/*copyright 2007,ShangHai HaoTun Electronic Technology co.,Ltd * *This sample is used for Speaker. * *write by Shifang 2007-4-23 * *V1.1 */ #include sbit SPK=P1^6;//定义

fct.c

#include "fct.h" #include "Iomacros.h" #include "ts.h" #include "standard.h" #include "icu.h" #include "syt.h" #include "speaker.h" //add by sky for test speaker static Uint32

_pace.ucf

NET "sysclk" LOC = "p32"; NET "nreset_3828" LOC = "p100"; NET "nreset_cpu" LOC = "p69"; NET "test_led" LOC = "p54"; NET "speaker" LOC = "p56"; NET "cpu_nwait" LOC = "p60"; NET "c

test.lst

C51 COMPILER V7.20 TEST 11/17/2005 09:57:06 PAGE 1 C51 COMPILER V7.20, COMPILATION OF MODULE TEST OBJECT MODULE PLACED IN te