Welcome![Sign In][Sign Up]
Location:
Downloads SourceCode Graph program
Title: DISLIN_v93_vc Download
 Description: DISLIN data visualization vc ++/C library. DISLIN is a well-known graphical function/data visualization library that supports multiple programming languages, including FORTRAN, c/c++, Java, perl, python, etc., with a variety of platform versions. The reason for DISLIN's success is that it is easy to learn. His graphics function can be called with only a few parameters. The default coordinate system for dislin is 0, 0, and 2969 9 2099 in the upper left corner of the screen, which is the size of A4 paper. The basic process of dislin drawing is as follows: 1) set page format, graphics file format, file name Graphics file formats support almost all popular formats, tiff, BMP, PDF, WMF, etc., and screen output, in the format of VGA, xwindow, etc. Setpag, page, metafl setfil 2) initializing. Disini () 3) set drawing parameters 4) draw the coordinate axes (graf, polar, grafmp, graf3, graf3d) 5) plot title (title) 6) draw data points (curve, curve3, curv3d, bars, piegrf, surfce, contur) 7) end (disfin) It is sufficient to call this function and the corresponding drawing function. I think the noteworthy feature is that he supports perl and python scripting, which is very good for data browsing in b/s mode.
 Downloaders recently: [More information of uploader donotspam]
File list (Check if you may need any files):

CodeBus www.codebus.net