代码搜索结果
找到约 1,762 项符合
Speaker 的代码
ellsworthapplet.java
import java.awt.*;
public class EllsworthApplet extends javax.swing.JApplet {
public void paint(Graphics screen) {
Graphics2D screen2D = (Graphics2D)screen;
String line1 = '\
speak.c
#include
sbit relay_dpst=P3^2;
sbit SPEAKER=P3^5;
time1ms() /* 1 ms delay with XTAL 11.0592MHz */
{
int i;
for (i = 0; i
main.c
#include
#include
#include
#include "main.h"
/*
time1ms() /* 1 ms delay with XTAL 11.0592MHz
{
int i;
for (i = 0; i
beep.src
;SPEAKER程序
;2007/01/31
PUBLIC BEEP
DE SEGMENT CODE
RSEG DE
BEEP:
CLR EA
MOV R0,#04H
NEXT_BEEP:
MOV R6,#0F0H
ONE_BEEP:
MOV R5,#20H
CPL P2^6
_LOOP:
DJNZ R5,_LOOP
DJNZ R6,ONE_BEEP
lib.dls
DLSL
1
KB2PC1.VHDLVIEW U8475994.DLS
KB2PC1-ONE.SYNTHESISVIEW U9768876.DLS
KB2PC1-ONE.VHDLVIEW U7792009.DLS
SPEAKER.VHDLVIEW U4667682.DLS
SPEAKER-BEHAV.SYNTHESISVIEW U2090196.DLS
SPEAKER-BEHAV.V
finishedframe.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
sound.c
#include
#include
#include
#include
#include
#include
#include
#include
#define SPEAKER_DEVICE "/dev/co
makefile
# Makefile for the speaker driver for USR Sportster
# and all other voice modems
# Author: Eugene Anikin
#
# If you have bug report or suggestion, e-mail to:
# anikin@anikin.ddns.org, put "Speaker" in
custom.lkv
-z -c -m"debug/speaker.map" -o"debug/speaker.out" -x -i"C:/ti2000/c2000/rtdx/lib" -i"C:/ti2000/c2400/cgtools/lib"
"C:\ICETEK-DM642-AVM_V3\Lab47-DCmotor\prct.obj"
"C:\ICETEK-DM642-AVM_V3\Lab47-DCmoto
custom.lkf
-z -c -m"debug/speaker.map" -o"debug/speaker.out" -x -i"C:/ti2000/c2000/rtdx/lib" -i"C:/ti2000/c2400/cgtools/lib"
"C:\ICETEK-DM642-AVM_V3\Lab47-DCmotor\prct.obj"
"C:\ICETEK-DM642-AVM_V3\Lab47-DCmoto