代码搜索结果
找到约 1,762 项符合
Speaker 的代码
abstract.txt
The Audio project is a demo program for the Keil MCB2140
Board using the Philips LPC2148 Microcontroller.
It demonstrates an USB Audio Device - Speaker.
The USB Audio Device is recognized by th
speakerinverse.java
package com.manning.hq.ch05.inverse;
/**
* Speaker instance for Chapter 3.
*
* @author Nick Heudecker
* @author Patrick Peak
*/
public class SpeakerInverse {
private Long id;
private St
misc.c
#include
#include
#include
//Speaker
BOOL WINAPI Beep(
DWORD dwFreq,
DWORD dwDuration
){
printf("beep??? %X,%X\n", dwFreq, dwDuration);
}
loginaction.java
package com.kcc.struts;
import com.opensymphony.xwork2.ActionSupport;
public class LoginAction extends ActionSupport {
String username;
String password;
String speaker="西门吹牛";
public Str
abstract.txt
The Audio project is a demo program for the Keil MCB2300
Board using the Philips LPC2368 Microcontroller.
It demonstrates an USB Audio Device - Speaker.
The USB Audio Device is recognized by th
music_1.c
// Program MUSIC_1.C
//
// Plays a musical sequence on speaker on PORTB3.
//
// Uses CCP2 and Timer 3 in the Trigger Special Event mode to toggle PORTB
// at the frequency of the musical note and
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
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
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
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