College of Behavioral & Social Sciences

Permanent URI for this communityhttp://hdl.handle.net/1903/8

The collections in this community comprise faculty research works, as well as graduate theses and dissertations..

Browse

Search Results

Now showing 1 - 2 of 2
  • Thumbnail Image
    Item
    Scientific Programming with Borland C++ Builder and Codegear's Turbo C++
    (2008) Almon, Clopper
    This tutorial explains the use of Borland C++ Builder and Codegear Turbo C++ for writing Graphical User Interfaces for Windows for scientific, number-crunching applications. Drawing graphs and making help files are explained with examples.
  • Thumbnail Image
    Item
    A Brief Guide to C and C++ for Fortran or Basic Programmers
    (1999) Almon, Clopper
    This paper introduces C and C++ programming for learners who already have some experience in another language such as Fortran or Basic. It explains basic syntax, dynamic space allocation, structures, classes, constructors and destructors, and overloading of operators. All concepts are illustrated with working programs.