Introduction - If you have any usage issues, please Google them yourself
There are five file folders, name were: ① BCMATH ② VCMATH ③ CURVE ④ SOUND ⑤ examples.
And mathematical algorithms of the C++ classes and functions of the source code is in the BCMATH and VCMATH two folders in which the specific use
Folder, depending on the reader s compilation system to be adopted. If readers are using Borland C++ compiler system (referred to as BC++), then
Use BCMATH all the files in the folder (Borland C++ syntax rules fairly standard, so the source code folder
Can also be used in other standard C++ compiler system) If readers are using Microsoft Visual C++ compiler system (referred to as
For the VC++), then use the VCMATH all the files in the folder (described in detail in Chapter 5 VC++ programming). CURVE to the folder
Draw out a practical function curve source code sub-window, folder, gives some treatment SOUND sound C++ Function
And the child window of the source code, gives some examples folder VC++ programming example.
According to the use