代码搜索:Abstract

找到约 10,000 项符合「Abstract」的源代码

代码结果 10,000
www.eeworm.com/read/134007/5896506

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/134007/5896510

txt abstract.txt

The ADI project shows how to setup the tools for using the extended features of the Analog Devices ADuC83x. Compared to the classic 8051 architecture the ADuC83x core provides you with following
www.eeworm.com/read/134007/5896517

txt abstract.txt

The HELLO program is a very simple program that prints "Hello World" to the serial port of the LPC9xx controller. When you can successfully build and run this program, you have used the entire too
www.eeworm.com/read/134007/5896522

txt abstract.txt

The BLINKY program is a very simple program that blinks the LED's on connected to Port 2 of the MCB900 or EPM900. When you can successfully build and run this program, you have used the entire too
www.eeworm.com/read/134007/5896528

txt abstract.txt

This MEASURE example is adapted for the Philips LPC932. It shows you how to implement a datalogger. *** NOTE: *** THIS EXAMPLE REQUIRES A FULL LICENSE OF THE CA51/DK51/PK51 or the PKLPC-8K TO B
www.eeworm.com/read/134007/5896538

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: Standard:
www.eeworm.com/read/134007/5896553

txt abstract.txt

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to meas
www.eeworm.com/read/134007/5896557

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/134007/5896562

txt abstract.txt

BADCODE is a program that has a lot of errors. When you compile this file, uVision reports a number of problems that you may interactively correct.
www.eeworm.com/read/134007/5896567

txt abstract.txt

The ISD51_Demo project for the MSC1210 shows how to use the ISD51 In-System-Debugger with flash breakpoints or hardware breakpoints. By default, it is configured for flash breakpoints which allow