Numerical Plotter

Plot the solutions to engineering problems
Download

Numerical Plotter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • Free
  • Publisher Name:
  • By Abecedarical Systems
  • Additional Requirements:
  • Visual C++
  • File Size:
  • 24.86 KB
  • Total Downloads:
  • 48

Numerical Plotter Tags


Numerical Plotter Description

This source code will enable you to plot the solutions to scientific and engineering problems. The Visual C++ programming environment was chosen for realization of numerical computation techniques. By using Numerical Plotter you have the possibility to perform various computations and plot the solutions to scientific problems. Visual C++ includes many advanced features that make it especially suitable for scientific and engineering computations. Visual C++ is also widely used; there is a wealth of information available on how to program with it. Many of the features of Visual C++ enable you to write computer programs that can perform useful numerical computations. It includes an extensive set of mathematical functions. You may define classes of data together with methods to perform abstract operations such as vector and matrix arithmetic. A new project can be set up in the Visual C++ 6.0 environment using the following steps: · Select New from File menu. · In the New dialog box select "Win32 Application" and enter a project name. · Then press the "Ok" button. · In the Win32 Application dialog box select "A simple Win32 Application" then press the "Finish" button. · Press "Ok" in the New Project Information dialog box. · Open the *.cpp file for entry of the program. (We do not edit StdAfx.h or StdAfx.cpp; VC++ requires these files.) Enter, or copy, the following code into the empty application source file created using the process above. Here, the plotter class files are stored in a common directory so that they can be re-used for several plotting programs. You must add the plotter source file plotter.cpp to the Visual C++ project in order for the program to compile and link successfully.


Numerical Plotter Related Software