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
gener ...
It is a GPL basic windowing library created specifically for windows and uses only basic win32 services. It currently compiles under Borland C++ and Microsoft C++, other compilers are untested.It provides a common windows toolkit for al c++ environments.
It can be argued that the current free-software movement is the most important
thing happening in computing today. We are in the midst of a major shift from
all software being proprietary and closely held by individual companies to a large
body of software that can be freely acquired and used by any ...
This document constitutes the user manual for the YAMON™ ROM monitor.
YAMON (“Yet Another MONitor”) is the ROM monitor used on MIPS Technologies evaluation and reference boards.
The target audience for this document is users of those boards. This would typically be engineers developing hardwa ...
数据库C语言开发工具包
This archive contains the DB V1.3 file handling C routines. They have been
built and used with a number of C compilers. See DB.DOC for more information.
C is a general-purpose programming language. It has been closely associated with the UNIX operating system where it was developed, since both the system and most of the programs that run on it are written in C. The language, however, is not tied to any one operating system or machine and although i ...
In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who is familiar with DSP and the C language, but who is not nece ...
This document specifies a collection of compiler directives, library routines, and
environment variables that can be used to specify shared-memory parallelism in C, C++
and Fortran programs. This functionality collectively defines the specification of the
OpenMP Application Program Interface (OpenMP ...
C++ is a programming language. It is a programming language of many
different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in some other place, it is because there are so many compilers. T ...
Quake 3 s MD3 Viewer (july 13, 2007), loads and displays a player and a weapon.
Supports lighting, texture mapping and animation.
Includes a sample player model with weapon. See README for how to use it.
Note (1): it uses the POSIX opendir/readdir functions, which are not implemented in all compiler ...