May 1992
Volume 10 Number 5

SCIENTIFIC AND NUMERICAL APPLICATIONS

Numerical Integration Using Adaptive Quadrature

By Mike Stimpson
Interested in numerical integration? Here's the code for an adaptive quadrature function.

Number Crunching in C

By William Smith
C can compete with FORTRAN! Here's some techniques for producing fast numerical applications in C.

A Simple Formula for Digital Filtering

By Christopher E. Reid and Thomas B. Passin
This formula can be the basis for an oscillator or a filter.

OTHER FEATURES

Implementing Direct Memory Access (DMA) in C

By Don Bradley
Smart peripherals make DMA transfers more manageable.

malloc-Related Errors

By Steve Halladay
Like pointer errors, heap errors can be insidious. This article catalogs the symptoms and suggests several diagnostic techniques.

Bad C Pun Contest Results

By Stan Kelly-Bootle
No, it's not practical, but yes, we've included the code.

COLUMNS

Standard C

P. J. Plauger

Doctor C's Pointers

Rex Jaeschke

Stepping up to C++

Dan Saks

Illustrated C

Leor Zolman

Questions & Answers

Ken Pugh

CUG New Releases

Kenji Hino

DEPARTMENTS

Editor's Forum

New Products

We Have Mail