代码搜索:Abstract
找到约 10,000 项符合「Abstract」的源代码
代码结果 10,000
www.eeworm.com/read/150372/5693719
txt abstract.txt
This Flash Monitor Version is configured to use the
on-chip flash of an AT89C51RD2.
With this configuration the following on-chip memory
is allocated:
C:0x0000 - C:0xDFFF Flash available
www.eeworm.com/read/150372/5693725
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/150372/5693736
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/150372/5693740
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/150372/5693749
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/149399/5700287
txt abstract.txt
This program is a bank switching example that shows how you can
run (simulate) code executing in several code banks.
www.eeworm.com/read/149399/5700292
txt abstract.txt
The HELLO program is a very simple program that prints "Hello World"
to the serial port of the 8051. When you can successfully build and
run this program, you have used the entire toolset including
www.eeworm.com/read/149399/5700296
txt abstract.txt
Small Model Sieve Program
The Sieve of Erosthostenes is a program that calculates
Prime numbers. It is a standard benchmark used to determine
the relative speed of different computers or the eff
www.eeworm.com/read/149399/5700301
txt abstract.txt
The MEASURE program uses the analog inputs of the C515 to
simulate a datalogger. This example shows how you can use
signal functions in dScope to simulate a signal coming into
one of the analog in
www.eeworm.com/read/149399/5700310
txt abstract.txt
*** IMPORTANT NOTE ***
Far Memory Support is only available in the PK51 package.
If you have an CA51, DK51, or Evaluation Package the far memory
support is not available and this exampl