|
|
|
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, gradient colors, link autorouting, custome shapes, multiselection, scrolling, user data association, navigation in the graph. Runtime distribution is royalty free. AddFlow allows building a graph: (1) either interactively (you can create a full diagram without any programmation) OR (2) either programmaticaly (because it offers a set of OLE automation objects, properties and methods allowing for instance to create a node at a given position)
Version: V5.4
Platforms: windows
Last Updated: February 05, 2006 |
|
|
|
|
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 applications where the convenience of use, speed and performance matter.
Version: 1.1
Platforms: linux, windows, freebsd, osx, sun
Last Updated: March 03, 2006 |
|
|
|
|
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, trend line, curve-fitting, inter-line coloring, area, scatter, bubble, floating box, box-whisker, waterfall, finance (numerous indicators support), gantt, vector, radar, polar, rose, angular and linear meters and guages. Easy to use and with comprehensive documentation. Come with numerous examples.
Version: 4.0
Platforms: linux, windows, freebsd, osx, sun
Last Updated: March 03, 2006 |
|
|
|
|
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 DOT language I created an interface to export the dynamic list representation into a directed graph description in order to be able to visualize the structure. Compiling In order to compile the program under a Unix/Linux machine you should type: gmake -f dawg_creator.mak More details In order to create the image, you have to install on your machine the dot program provided by AT&T research lab. For details see www.graphviz.org or www.research.att.com/sw/tools/graphviz/ The utility will be developed in the near feature as I would like to created a Directed Acyclic Word Graph representation. Any comments, remarks are welcome. 7 November, 2003 FRANCE
Version: 0.1
Platforms: Unix, Linux, Windows
Last Updated: March 03, 2006 |
|
|
|
|