logo
Radar Remote Sensing: Fundamentals and Geophysical Application of Imaging Radar Systems

Home

Class info

Syllabus

References

Homework

Software

Announcements

Fortran fft routine from Numerical Recipes

(Fortran code)fft.f

C fft routine from Numerical Recipes

(C code)four1.c

Offset-determination code in Fortran

(F77 code)Fortran source code offset.f
(binary code) Offset program compiled for "tree" machines
(text input file)Sample input file for offset program
(text input file)Instructions for compiling/running offset program

Display codes for unix in c++

(C++ code)Tar archive display.tar

Example code to read binary files

(C code)Binary file read code in C
(F77 code)Binary file read code in fortran
(Test file)Binary test file for sample codes

Example C code for complex C99 extensions

(C code)Sample routine using complex numbers in C

C programming resources

(C code)PDF file with C programming examples and resource links