[1] viXra:1107.0056 [pdf] replaced on 2012-03-01 11:54:35
Authors: Andrei V. Serghienko
Comments: 38 Pages. 13 Figures, v6 in Russian, v7 in English
The literature on Delphi numbers many manuals. However among them there are few
books, oriented to the solution of scientific and technical problems. The work contains the
examples of programs in Delphi.
Depending on the type of problems it is convenient to use or graphic (usual), or console
applications of Delphi. Graphic applications are applicable for the plotting of functions.
Console applications are applicable especially, when we needn’t the visualization, and it is
necessary to introduce by hand lots of data. One can tell the console applications from the
graphic ones with the presence of the next line in the text of program: {$APPTYPE CONSOLE}
Category: Data Structures and Algorithms