代码搜索:Abstract
找到约 10,000 项符合「Abstract」的源代码
代码结果 10,000
www.eeworm.com/read/290943/8449568
txt 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
www.eeworm.com/read/290943/8449656
txt abstract.txt
LCD显示程序,程序的功能就是在LCD指定位置上显示字符串和以动画方式增加LCD黑方块。程序先在LCD屏上显示两行字符串,然后在第二行显示新的字符串,顺时针旋动西班牙电位器后LCD屏上第二行马上变为一串黑体方块,接着在第二行分两段同时以动画方式增加LCD黑方块,就像两条LCD流水线。
实验步骤:
1.不要先给开发板加电源,实验前应将LCD液晶屏插在开发板的lcd接口上,将仿真器(ULINK ...
www.eeworm.com/read/189495/8467194
dt-abstract
Program Abstract:
'dt' is a generic data test program used to verify proper operation of
peripherals and for obtaining performance information. Since verification
of data is performed, 'dt' can
www.eeworm.com/read/389636/8509869
txt abstract.txt
Timer 1 Example Program
=======================
This example program shows how to configure timer/counter 1 as an
8-bit timer. An interrupt service routine (ISR) is invoked each
time the timer
www.eeworm.com/read/389636/8509928
txt abstract.txt
ABSTRACT for MemWrite
=====================
This program is a simple demonstration of the DATA, IDATA, PDATA, and XDATA
memory areas of the 8051. The program writes a short string into each of
th
www.eeworm.com/read/389636/8509958
txt abstract.txt
Pulse Width Measurement Example Program
=======================================
This example program shows how to compute the width of a pulse
using timer0 in mode 1. Port 3.2 is used as an extern
www.eeworm.com/read/389636/8510006
txt abstract.txt
Analog to Digital Converter Example Program
===========================================
Project: ADC
Author: Brian Clough
This example program shows how to configure and use the 8 bit
A/D Conv
www.eeworm.com/read/389636/8510044
txt abstract.txt
Timer 0 Example Program
=======================
This example program shows how to configure timer/counter 0 as a
16-bit timer. An interrupt service routine (ISR) is invoked each
time the timer
www.eeworm.com/read/389636/8510076
txt abstract.txt
Generic 8051 Bit I/O Example Program
------------------------------------
This example program shows how to:
* Declare a Special Function Register (SFR)
* Declare a Bit in a Bit-Addressable SFR
www.eeworm.com/read/389636/8510143
txt abstract.txt
Digital to Analog Converter Example Program
===========================================
Project: DAC
Author: K. Bernhardt
This example program shows how to configure and use the
D/A Converter