Description: 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 measure and compare the performance of different
computers or, in this case, the efficiency of the code
generated for the same computer by different compilers.
The test reports general performance in dhrystones per second.
Like most benchmark programs, dhrystone consists of standard
code and concentrates on string handling. It uses no
floating-point operations. It is heavily influenced by
hardware and software design, compiler and linker options,
code optimizing, cache memory, wait states, and integer
data types.
The DHRY program is available in different targets:
Simulator: Large Model: DHRY example in LARGE model
for Simulation
Philips 80C51MX: DHRY example in LARGE model
for the Philips 80C51MC Platform: |
Size: 23552 |
Author:aglo |
Hits:
Description: 8051培训用程序.模拟产生按键,用于检测其他程序按键部分程序是否稳定.主要目的为培训规范化程序写法.-8051 training with the program. Simulation generated keys, key parts of other programs for the detection of the stability program. The main purpose of standardized procedures for the training of writing. Platform: |
Size: 36864 |
Author:lin |
Hits: