代码搜索结果

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

cc_build_debug.log

---------------------------- speaker.pjt - Debug ---------------------------- [DSP281x_CodeStartBranch.asm] "C:\ti28\c2000\cgtools\bin\cl2000" -g -q -pdr -fr"C:/ti28/myprojects/ICETEK-F2812-A-EDU/D

debug.lkv

-z -q -c -m"./Debug/speaker.map" -o"./Debug/speaker.out" -stack0x400 -w -x -i"../../DSP281x_headers/include" -i"C:/ti28/c2000/bios/lib" -i"C:/ti28/c2000/rtdx/lib" -i"C:/ti28/c2000/cgtools/lib" -l"rts2

speaker.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="DSP281x" ProjectDir="C:\ti28\myprojects\ICETEK-F2812-A-EDU\DSP281x_examples\lab13-spe

asm_demo.cpp

#include void main(void) { cout

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 been

pcspkr.add

IBM Internal Speaker FFFF,FFFF,FFFF

11457.html

如何让 Speaker或喇叭发出自订频率的声音 如何让 Speaker或喇叭发出自订频率的声音

_primary.vhd

library verilog; use verilog.vl_types.all; entity song is port( clk : in vl_logic; speaker : out vl_logic; index : in vl_logic_vect

song.spl

[Inputs] clk =index[2:0]= [Outputs] speaker =seg[6:0]= =seg_scan[2:0]= [BiDir] [ATTRIBUTES] VeriModel song

如何在win95下发出不同频率、音长的声调.txt

你 可 以 直 接 控 制 喇 叭 端 口 。 具 体 的 做 法 可 以 参 考 http://www.zealsoftstudio.com/cn/vbio的 VBIO.DLL的 Speaker示 例 。 这 个 方 法 在 很 多 8086/8088原 理 的 书 上 有 介 绍