Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.473.180 Times

Graph Function freeware
Filter: All | Freeware | Demo
 

Graph Function

< 1 2 3 4 5 > 
Added: September 12, 2010 | Visits: 1.486

Graph::Flowchart Graph::Flowchart is a Perl module that can generate easily flowcharts as Graph::Easy objects. SYNOPSIS use Graph::Flowchart; my $flow = Graph::Flowchart->new(); print $flow->as_ascii(); This module lets you easily create flowcharts as Graph::Easy objects. This means you can output your...



Platforms: *nix

License: Freeware Size: 34.82 KB Download (171): Graph::Flowchart Download

Added: April 19, 2010 | Visits: 1.249

SVG::Template::Graph SVG::Template::Graph is a Perl extension for generating template-driven graphs with SVG. SYNOPSIS use SVG::Template::Graph; $data = [ { barGraph=>1,# barSpace=>20, title=> 1: Trace 1, data => #hash ref containing x-val and y-val array refs { x_val => [50,100,150,200,250,...





Platforms: *nix

License: Freeware Download (99): SVG::Template::Graph Download

Added: November 04, 2010 | Visits: 1.707

Python Web Graph Generator Python Web Graph Generator is a threaded Web graph (Power law random graph) generator. It can generate a synthetic Web graph of about one million nodes in a few minutes on a desktop machine. This software implements a threaded variant of the RMAT algorithm. A little tweak can produce graphs...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (148): Python Web Graph Generator Download

Added: August 18, 2010 | Visits: 1.028

B::Graph B::Graph is a Perl compiler backend to produce graphs of OP trees. SYNOPSIS perl -MO=Graph,-text prog.pl >graph.txt perl -MO=Graph,-vcg prog.pl >graph.vcg xvcg graph.vcg perl -MO=Graph,-dot prog.pl | dot -Tps >graph.ps This module is a backend to the perl compiler (B::*) which, instead...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (90): B::Graph Download

Released: May 13, 2011  |  Added: May 23, 2011 | Visits: 1.312

Graph Converter Lite Graph Converter Lite Convert all existing paper charts and diagrams to electronic form with this easy to learn program. Just scan the graph, open the image in Graph Converter Lite, calibrate, and the modern algorithm for automatic graphs recognition creates the tables automatically. May be...


Platforms: Windows

License: Freeware Size: 1.92 MB Download (141): Graph Converter Lite Download

Released: March 19, 2012  |  Added: August 12, 2012 | Visits: 1.227

Free Graph Generator Free Graph Generator is a simple bar chart generation tool that lets you create custom bar charts of any size. Edit bar color, bar width, bar title, and bar side label properties.


Platforms: Windows

License: Freeware Size: 16.49 MB Download (105): Free Graph Generator Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 707

Function Plot 2D Function Plot 2D is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll


Platforms: Windows

License: Freeware Download (443): Function Plot 2D Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 754

Function Plot 2D with Sections Function Plot 2D with Sections is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll


Platforms: Windows

License: Freeware Download (449): Function Plot 2D with Sections Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 702

Graph Paper Maker for Mac OS Software that lets you create your own custom sheets of graph paper. You have complete control over the graph characteristics: - X and Y axis can independently be set for linear or log scale, and scaling - Hydraulic scaling for graphing flow vs pressure. - Selection from a dozen standard paper...


Platforms: Mac

License: Freeware Size: 5 MB Download (62): Graph Paper Maker for Mac OS Download

Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 796

NH's Function Point Analyzer With NH's Function Point Analyzer it is easy to get a quick and clear documentation of function point countings according to IFPUG (International Function Point Users Group) standard 4.2. While counting, you will record functions and databases in NH's Function Point Analyzer and the function...


Platforms: Windows

License: Freeware Size: 778.24 KB Download (51): NH's Function Point Analyzer Download

Released: June 20, 2012  |  Added: June 20, 2012 | Visits: 697

GE-Graph Make graph into Googlr Earth to illustrate your presentations, papers, etc. GE-Graph was developed to generate graphs from kml files saved by GE. The file generated by GE-Graph can be exported to Google Earth. Make Bars graph Make graph with geometrical shapes (circles, squares, triangles, etc)....


Platforms: Windows

License: Freeware Size: 1.81 MB Download (57): GE-Graph Download

Released: September 07, 2012  |  Added: September 07, 2012 | Visits: 715

Graph Streaming The purpose of the Graph Streaming API is to build a unified framework for streaming graph objects. Gephi’s data structure and visualization engine has been built with the idea that a graph is not static and might change continuously. By connecting Gephi with external data-sources, we leverage...


Platforms: Windows

License: Freeware Size: 164 KB Download (445): Graph Streaming Download

Added: May 10, 2013 | Visits: 730

getFileName Function Given a file path either physical or virtual with this function you can obtain the file name or the file directory.


Platforms: Windows, ASP.NET,

License: Freeware Download (58): getFileName Function Download

Added: May 10, 2013 | Visits: 561

DHTML / CSS based bar graph This vertical bar graph is done completely using DHTML and CSS. Unlike an applet based solution, this loads fast and blends in with the rest of the page. You can even use a transparent background for it.


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (58): DHTML / CSS based bar graph Download

Added: May 10, 2013 | Visits: 580

Finding Eulerian path in undirected graph This script takes as input a graph and outputs Eulerian path (if such exists). The worst running time is O(E^2).


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (58): Finding Eulerian path in undirected graph Download

Added: May 10, 2013 | Visits: 415

Bond's Math Graph This class can be used to plot a graphic of a function given its expression.It can evaluate the given function for a given interval of x and y variable values and draw lines between the calculated points.The class also draws a grid of scale values as well the X and Y axis.More than one graphic...


Platforms: Windows, Mac, *nix, PHP,

License: Freeware Download (52): Bond's Math Graph Download

Added: May 10, 2013 | Visits: 640

Associating parameters with a function In functional programming, currying is a way to bind arguments with a function and wait for the rest of the arguments to show up later. You "curry in" the first few parameters to a function, giving you a function that takes subsequent parameters as input and calls the original with all of those...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Associating parameters with a function Download

Added: May 10, 2013 | Visits: 787

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 576

Finding the value passed to a function by name Sometimes inside a decorator that creates a function with a generic (*args, **kwargs) signature, you want to access a value passed for a particular parameter name to a wrapped function, but don't know whether that value will be passed as a positional or keyword argument, or whether the wrapped...


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: May 10, 2013 | Visits: 475

Extract a inner function from a class This function can extract a inner function from a class or a function. It may be useful when writing a unit test code.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Extract a inner function from a class Download

< 1 2 3 4 5 >