代码搜索:Abstract
找到约 10,000 项符合「Abstract」的源代码
代码结果 10,000
www.eeworm.com/read/149399/5700524
txt abstract.txt
This example program uses RTX51 Tiny to control 3 tasks and
demostrates round-robin multi-tasking. The tasks in this
program do nothing more than increment counters.
www.eeworm.com/read/149399/5700533
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/149399/5700537
txt abstract.txt
This example program uses RTX51 Tiny to control 4 tasks and to
pass signals between the tasks. The tasks in this program do
nothing more than increment counters and delay for a few clock ticks.
www.eeworm.com/read/149399/5700545
txt abstract.txt
This example program shows how to use RTX51 Tiny in Code Banking
Applications. The system contains 4 tasks and is very similar
to the RTX51 Tiny Example EX2.
However, the system avoids Round-R
www.eeworm.com/read/148648/5712917
txt abstract.txt
The CSAMPLE program implements a simple addition and subtraction
calculator. Numbers and operators are entered via serial I/O.
The CSAMPLE program is available in different targets:
SMALL Mode
www.eeworm.com/read/148648/5712921
txt abstract.txt
BADCODE1.C and BADCODE2.C are C files that have
a lot of errors. When you compile these files,
uVision reports a number of problems that you
may interactively correct.
www.eeworm.com/read/148648/5712927
txt abstract.txt
The HELLO program is a very simple program that prints "Hello World"
to the serial port. When you can successfully build and run this
program, you have used the entire toolset including:
The uVi
www.eeworm.com/read/148648/5712930
txt abstract.txt
This example program uses RTX Tiny to control 3 tasks and to
pass signals between the tasks. The tasks in this program do
nothing more than increment counters and delay for a few clock ticks.
Th
www.eeworm.com/read/148648/5712941
txt abstract.txt
The MEASURE program uses analog and digital inputs to
simulate a datalogger. This example shows how you can use
signal functions in uVision2 to simulate a signal coming into
one of the analog inpu
www.eeworm.com/read/148648/5712950
txt abstract.txt
This program contains the Whetstone benchmarks.
Whetstone is a benchmark test which attempts to
measure the speed and efficiency at which a computer
performs floating-point operations. The resul