AddFlow is an ActiveX control that lets you quickly build flowchart-enabled applications. Features such as distinct colors, fonts, shapes, styles, pictures, text, and so on for each object of the diagram (node or link) are available. Nodes stay connected when moved. Metafiles support, serialization, multi-level undo/redo, printing, zooming, Bezier and spline curves, reflexive links, link jumps, gr
SoftIntegration Graphical Library (SIGL) is a cross platform C++ graphical library. It provides the simplest possible solution for 2D/3D graphical plotting within the framework of C/C++ for rapid application development. Plots can be generated using SIGL for display in a local monitor, through the Web, or saved in a file with a variety of different file formats. The graphical library is for applic
ChartDirector is a fast and powerful charting component for creating professional and clickable charts. It's innovative ChartDirector Mark Up Language, flexible object oriented API, layering architecture and advanced coloring system provide unprecedent chart design, formatting and customization capabilities to developers. Supports numerous chart types - Pie, donut, bar, line, spline, step line, tr
DAWG CREATOR Version 0.1 Little description This little C++ class gives the possibility to create a prefix tree representation of a given lexicon. That means in the memory we can save place as the common prefix parts of the different words are represented just one time. The application use dynamic list techniques in order to save memory and to make more faster the searching techniques. Using the D