C++ Codes of Scattering Field From Strip System

   

.: C++

In very limited description "C++ is a general-purpose, high-level programming language with low-level facilities." In 1983 Bjarne Stroustrup who is a computer scientist and the College of Engineering Chair Professor of Computer Science at Texas A&M University developed C++ (CPP) at Bell Labs as an enhancement to the C programming language. Syntax (the study of the rules) of CPP comes from C programming language. It is a statically typed free-form multi-paradigm language supporting procedural programming, data abstraction, object-oriented programming, and generic programming.

.: Object Oriented Programming

Object-oriented programming (OOP) is a programming paradigm that uses abstraction to create models based on the real world. It utilizes several techniques from previously established paradigms, including modularity, polymorphism, and encapsulation. Even though it originated in the 1960s, OOP was not commonly used in mainstream software application development until the 1990s. Today, many popular programming languages (such as Java, JavaScript, C#, C++, Python) support OOP.

.: Advantages of C++

It is possible to use Matlab or some user friendly programs to perform simulations and get results. But C++ has some advantages. It is fast, stronger and you are free to create your world (Matlab uses some specific technics for such operations. What if our working ranges increases? As it is described C++'s main advantage is its speed. You can create your own formulations and use your own mathematical technics to penetrate these complexities. Using Classes and Templates makes coding easier.

.: Scientific Computing

Scientific computing (or computational science) is the field of study concerned with constructing mathematical models and numerical solution techniques and using computers to analyze and solve scientific and engineering problems. In practical use, it is typically the application of computer simulation and other forms of computation to problems in various scientific disciplines.

.: Recommendation

All kind of programs has difficulties (such as accounting program or games). But it has to be known that writing numerical codes need much more cautiousness and besides that if it is written under Cpp and you are new in this language, make sure you check every steps not twice; at least tree times.

In this step you will find numerical codes in doxygen style (created by doxygen and a little bit modified). Doxygen is a documentation generator for C++, C, Java, Objective-C, Python etc.

Click here to continue iDoxygen documentation pages for C++ Codes of Scattering Field From Strip System.

note: thanks for www.wikipedia.org the free encyclopedia for the information that they released.

 

Web site contents © Copyright Deniz ELMASLI 2006, All rights reserved.
Website templates
   
Hosted by www.Geocities.ws

1