代码搜索结果
找到约 1,533 项符合
Speaker 的代码
eg0801.asm
;eg0801.asm in DOS
include io16.inc
.data
freq word 1193180/600 ;给一个600Hz的频率
.code
start:
mov ax,@data
mov ds,ax
mov ax,freq
call speaker ;设置扬声器的音调
call speakon ;打开扬声器声音
call readc
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
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
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
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
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
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
usbspeakerlib.h
/* usbSpeakerLib.h - Definitions for USB speaker class driver */
/* Copyright 2000 Wind River Systems, Inc. */
/*
Modification history
--------------------
01e,18sep01,wef merge from wrs.tor2_0.usb
speaker.map.rpt
Analysis & Synthesis report for speaker
Tue Dec 04 20:26:44 2007
Version 5.0 Build 148 04/26/2005 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal