Coordinate Plane Graph Paper
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 OS X 10.3 or later
| License: Freeware | Cost: $0.00 USD | Size: 5 MB | Download (4): Graph Paper Maker for Mac OS Download |
Vaxa Software introduces our new utility to print your own Graph Paper. Features include - Printer name, paper size, printer zone size, choose grid colour. Application always shows the current grid colour. Graph paper is printed with three thickness lines. For each printer you choose GRPP shows...
Platforms: Windows XP
| License: Freeware | Cost: $0.00 USD | Size: 1.26 MB | Download (210): Graph Paper Printer Download |
Graph Paper Maker is a free application that lets you create your own fragments of graph paper (special for graphic representations). If you need to often work with this type of paper at school or university, Graph Paper Maker will be very useful. The user has total control over the...
Platforms: Windows 98, Windows Me, Windows NT 4.x, Windows 2000, Windows XP
| License: Freeware | Cost: $0.00 USD | Size: 1024 B | Download (636): Graph Paper Maker Download |
PostScript::Graph::Bar Perl module can draw a bar chart on a postscript file. SYNOPSIS Simplest Take labels and values from a csv file and output as a bar chart on a postscript file. use PostScript::Graph::Bar; my $bar = new PostScript::Graph::Bar(); $bar->build_chart("survey.csv");...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 55.3 KB | Download (70): PostScript::Graph::Bar Download |
GraphSight Junior is an easy to use freeware handy 2D math-graphing program. It was originally designed to help students and teachers satisfy their day-after-day math plotting needs. It makes it easy to plot and explore common Y(X) = F(X) Cartesian graphs, set text labels on the coordinate plane,...
Platforms: Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP
| License: Freeware | Cost: $0.00 USD | Size: 393 KB | Download (260): GraphSight Junior Download |
The Deimos Project project is a 3D space combat simulator and modular game library collection. The Deimos Project is a 3D space combat simulator and modular game library collection. It includes a 3D modeler designed with a programmers needs in mind. It allows you to construct 3D models by...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 2.2 MB | Download (63): The Deimos Project 0.11.4 Download |
Like a PCB layout program, VeeCAD takes a schematic generated netlist and assists you to build a layout - but on stripboard (Veroboard). The usual design tools are provided: netlist import, component footprint definition, component positioning, wiring and connectivity check. You get full...
Platforms: WinXP, Windows Vista, Windows 7, Windows 7 x64
| License: Freeware | Cost: $0.00 USD | Size: 3.2 MB | Download (3): VeeCAD Download |
70 cool drawings to fit any taste! Have you ever wanted to make beautiful drawings for fun and entertainment? Nice drawings of animals, or cartoon characters or cars and more? The art of drawing is not easy and something stopped you...something like no skill, no talent, no experience. 'How to...
Platforms: Android, BlackBerry, iPhone, iPod, iTouch, WinMobile
| License: Freeware | Cost: $0.00 USD | Size: 10 MB | Download (0): How to Draw Download |
Like a PCB layout program, VeeCAD takes a schematic generated netlist and assists you to build a layout - but on stripboard (Veroboard). The usual design tools are provided: netlist import, component footprint definition, component positioning, wiring and connectivity check. You get full...
Platforms: WinXP, Windows Vista, Windows 7, Windows 7 x64
| License: Freeware | Cost: $0.00 USD | Size: 3.2 MB | Download (1): VeeCAD 2.22 Release Download |
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 3.x, Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003, Windows Vista, Windows Vista
| License: Freeware | Cost: $0.00 USD | Size: 1.92 MB | Download (79): Graph Converter Lite Download |
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: Linux
| License: Freeware | Cost: $0.00 USD | Size: 12.29 KB | Download (44): B::Graph Download |
Copan Pro+DWG -- for Windows 98, NT, 2000, ME, XP, Vista, or 7 -- is a very functional and easy-to-use desktop/netbook geomatics engineering tool for computing and managing plane land surveying and mapping coordinates, and drafting survey maps and plans. It does numerous coordinate geometry...
Platforms: Win2000, Win7 x32, Win7 x64, Win98, WinServer, Windows Vista, WinXP
| License: Freeware | Cost: $0.00 USD | Size: 8.92 MB | Download (7): Copan Pro+DWG Download |
Piloting the fighting plane, free the world from air invaders in the game "Cool Plane Game". Your plane is equipped with fighting weapons and a bomber. You are entrusted with a difficult mission - to eliminate all enemy raiders and land invaders. The detachments of airplanes, helicopters,...
Platforms: Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003
| License: Freeware | Cost: $0.00 USD | Size: 3.62 MB | Download (227): Cool Plane Game Download |
Copan for Windows desktop/netbook is a very functional and easy-to-use geomatics engineering tool for computing and managing plane land surveying and mapping coordinates.
It does numerous coordinate geometry (COGO) calculations, processes and adjusts raw field survey data, computes and...
Platforms: Windows 98, Windows 2000, Windows XP, Windows Vista
| License: Freeware | Cost: $0.00 USD | Size: 5.28 MB | Download (225): Copan for Windows Download |
Chart::Graph::Gnuplot is a function in module Chart::Graph that lets you generate graphs on the fly in perl. SYNOPSIS use Chart::Graph::Gnuplot qw(&gnuplot); gnuplot(%global_options, [%data_set_options, @matrix], [%data_set_options, @x_column, @y_column], [%data_set_options, < filename...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 8.19 KB | Download (90): Chart::Graph::Gnuplot Download |
Chart::Graph::Xrt3d is a Perl module for creating 3D graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt3d qw(xrt3d); # Function call xrt3d(%options, @data_set ); This module is unmaintained, it worked with Sitrakas XRT, and hasnt been tested against newer versions. Sitraka...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 245.76 KB | Download (104): Chart::Graph::Xrt3d Download |
Chart::Graph::Xrt2d is a Perl module for creating graph charts. SYNOPSIS #Include module use Chart::Graph::Xrt2d qw(xrt2d); # Function call xrt2d(%options, [%data_options1, @data_set1], [%data_options2, @data_set2], . . ); This module is unmaintained, it worked with Sitrakas XRT,...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 245.76 KB | Download (55): Chart::Graph::Xrt2d Download |
Q-Graph is a collection of Q scripts that provide a graph data structure and a full-featured graph editor (the latter requires Tcl/Tk). Q-Graph library can be used to implement and test graph algorithms using the Q language. Q is a functional programming language based on term rewriting....
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 87.04 KB | Download (62): Q-Graph Download |
SVG::Graph is a Perl module to visualize your data in Scalable Vector Graphics (SVG) format. SYNOPSIS use SVG::Graph; use SVG::Graph::Data; use SVG::Graph::Data::Datum; #create a new SVG document to plot in... my $graph = SVG::Graph->new(width=>600,height=>600,margin=>30); #and create...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 88.06 KB | Download (101): SVG::Graph Download |
Graph::ModularDecomposition is a Perl module for modular decomposition of directed graphs. SYNOPSIS use Graph::ModularDecomposition qw(pairstring_to_graph tree_to_string); my $g = new Graph::ModularDecomposition; my $h = $g->pairstring_to_graph( ab,ac,bc ); print "yesn" if...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 13.31 KB | Download (44): Graph::ModularDecomposition Download |
