代码搜索结果
找到约 1,533 项符合
Speaker 的代码
rfc2204.txt
Network Working Group D. Nash
Request for Comments: 2204 ODETTE
Category: Informational
delay18.asm
; Delay18.asm
;
; Software/Hardware based Delay Subroutine
.xlist
include stdlib.a
includelib stdlib.lib
.list
; PPI_B is the I/O address of the keyboard/speaker control
; port.
rfc2918.txt
Network Working Group E. Chen
Request for Comments: 2918 Redback Networks
Category: Standards Track
abstract.txt
The Audio project is a demo program for the Keil MCB2300
Board using the NXP LPC23xx Microcontroller.
It demonstrates an USB Audio Device - Speaker.
The USB Audio Device is recognized by the ho
clock_top2.vhd
library ieee;
use ieee.std_logic_1164.all;
entity clock_top2 is
port ( clk38,reset,setmin,sethour:in std_logic;
speaker: out std_logic;
lamp: out std_logic_vector(2 downto 0);
sel: out std
whereisit.m
function varargout=whereisit(varargin)
%WHEREISIT Determine location of speaker.
% WHEREISIT determines the location of a speaker which is placed between two
% microphones. It is expected that the
information.txt
category: software ID: 1 name:金山毒霸 ¥137.9 description:国产软件 OS:98/XP/2000/VISTA SoftType:应用软件
category: laptop ID: 2 name:联想天意N8808 ¥6999.0 description:家用台式电脑 ProcessorN
production.txt
category: software ID: 1 name:金山毒霸 ¥137.9 description:国产软件 OS:98/XP/2000/VISTA SoftType:应用软件
category: laptop ID: 2 name:联想天意N8808 ¥6999.0 description:家用台式电脑 ProcessorN
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