代码搜索:Abstract
找到约 10,000 项符合「Abstract」的源代码
代码结果 10,000
www.eeworm.com/read/272156/10968148
txt abstract.txt
Analog to Digital Converter Example Program
===========================================
This example program shows how to configure and use the A/D Converter
of the following microcontrollers:
www.eeworm.com/read/270803/11025269
txt abstract.txt
The DES example is taken from the book "Applied Cryptography"
by Bruce Schneier. It is adapted for the Keil C51-Compiler.
The example code is not optimized for code or data space and
shows the pr
www.eeworm.com/read/270793/11025543
txt abstract.txt
Traffic is a program that controls a traffic light.
The traffic light is timed and lets cars pass during a
specific time period. There is a pedestrial crossing
button that lets pedestrians cross
www.eeworm.com/read/470715/6906186
txt abstract.txt
The BLINKY project is the example program used in User's
Guide: MCBx51 Evaluation Board - Chapter 5 Programming.
It does nothing more than blink the LEDs on the MCBx51
evaluation board.
www.eeworm.com/read/156375/6915913
txt abstract.txt
Analog to Digital Converter Example Program
===========================================
This example program shows how to configure and use the A/D Converter
of the following microcontrollers:
www.eeworm.com/read/470058/6924141
txt abstract.txt
Counter 0 Example Program
=========================
This example program shows how to configure timer/counter 0 as a
16-bit counter. Each time port 3.4 goes low, the 16-bit counter
is increment
www.eeworm.com/read/470059/6924152
txt abstract.txt
Counter 0 Example Program
=========================
This example program shows how to configure timer/counter 0 as a
16-bit counter. Each time port 3.4 goes low, the 16-bit counter
is increment
www.eeworm.com/read/469665/6925066
txt abstract.txt
The HELLO program is a very simple program that prints "Hello World"
to the serial port of the LPC2100. When you can successfully build
and run this program, you have used the entire toolset includ
www.eeworm.com/read/252899/6957559
txt abstract.txt
Interrupt-Driven UART I/O For Philips LPC2100 ARM Devices
===========================================================
This example program provides easily configurable interrupt-driven
UART I/O rou