problem with importing library

16 Jan 2011

now I try to write the MUSIC algorithm program.I want to use the libraries in VC++. But I can't import them to the complier. I need the head file like stdio.h, math.h and so on. Why I can't import the librarier? What else I can do to solve it?