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.420.800 Times

Plotting Functions freeware
Filter: All | Freeware | Demo
 

Plotting Functions

< 1 2 3 4 5 > 
Added: August 21, 2010 | Visits: 1.245

MIDI::Opus MIDI::Opus are functions and methods for MIDI opuses. SYNOPSIS use MIDI; # uses MIDI::Opus et al foreach $one (@ARGV) { my $opus = MIDI::Opus->new({ from_file => $one, no_parse => 1 }); print "$one has ", scalar( $opus->tracks ) " tracksn"; } exit; MIDI::Opus provides a constructor and...



Platforms: *nix

License: Freeware Size: 62.46 KB Download (165): MIDI::Opus Download

Released: May 13, 2015  |  Added: May 13, 2015 | Visits: 851

SRS1 Cubic Spline for Excel This is free software that adds several spline and linear interpolation functions to Microsoft Excel. It is simple to use because the new functions work just like all other existing Excel functions. Spline functions include cubic spline, bessel spline, and 'OneWay' spline (which is a monotonic...





Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Freeware Size: 1.39 MB Download (134): SRS1 Cubic Spline for Excel Download

Added: May 01, 2010 | Visits: 1.327

PHPLiveX PHPLiveX is a class that can be used to call PHP functions from Javascript in Web pages using AJAX. The project generates Javascript code that implements functions with the same names and function arguments as a given list of existing PHP functions. When the generated Javascript functions are...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (123): PHPLiveX Download

Added: May 26, 2010 | Visits: 924

AIX::Perfstat AIX::Perfstat is a Perl wrapper for perfstat() functions. SYNOPSIS use AIX::Perfstat; $cput = AIX::Perfstat::cpu_total(); $diskt = AIX::Perfstat::disk_total(); $netift = AIX::Perfstat::netinterface_total(); $memoryt = AIX::Perfstat::memory_total(); $num_cpus = AIX::Perfstat::cpu_count();...


Platforms: *nix

License: Freeware Size: 38.91 KB Download (118): AIX::Perfstat Download

Added: January 25, 2010 | Visits: 741

Water Tank Functions Water Tank Functions helps middle school students practice for interpreting line graphs and using functions. Students set the initial level; time delay; and flow rate of an on-screen water tank so that it's water level over time matches that shown on an adjacent line graph.


Platforms: Mac

License: Freeware Size: 290 KB Download (117): Water Tank Functions Download

Added: September 01, 2010 | Visits: 1.401

gtk-Qt gtk-Qt provides helper functions to use Qt together with GTK.. Get G-Inspector at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. G-Inspector is a GLib(GTK+) object/class inspector.


Platforms: *nix

License: Freeware Size: 204.8 KB Download (117): gtk-Qt Download

Added: February 17, 2010 | Visits: 1.379

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (115): PostgreSQL Table Log Download

Added: November 19, 2010 | Visits: 730

Convert::Bencode Convert::Bencode are functions for converting to/from bencoded strings. SYNOPSIS use Convert::Bencode qw(bencode bdecode); my $string = "d4:ainti12345e3:key5:value4:type4:teste"; my $hashref = bdecode($string); foreach my $key (keys(%{$hashref})) { print "Key: $key, Value:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (112): Convert::Bencode Download

Added: October 14, 2010 | Visits: 1.655

GD::Graph GD::Graph is a graph plotting module for Perl 5. SYNOPSIS use GD::Graph::moduleName; GD::Graph is a perl5 module to create charts using the GD module. The following classes for graphs with axes are defined: GD::Graph::lines Create a line chart. GD::Graph::bars and GD::Graph::hbars...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (111): GD::Graph Download

Added: February 18, 2010 | Visits: 977

gtk-Xt gtk-Xt provides helper functions to use Xt (X Toolkit Intrinsics) together with GTK.. Get G-Inspector at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. G-Inspector is a GLib(GTK+) object/class inspector.


Platforms: *nix

License: Freeware Size: 204.8 KB Download (111): gtk-Xt Download

Added: November 04, 2010 | Visits: 1.204

h264bitstream h264bitstream project provides a complete set of functions to read and write video streams conforming to the ITU H264 (MPEG4-AVC) video standard. The main design goal is to provide a complete, fully standards-compliant library for reading and writing H264 bitstreams. Reading and writing headers...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (110): h264bitstream Download

Added: August 06, 2010 | Visits: 2.728

Inter-Thread Communication Inter-Thread Communication (ITC) aims to make it exceedingly easy to call functions in other threads. The lexer does all the work, so just run the lexer on your headers, then call the stub functions. In addition, it also provides a complete threading API, with the four threading primitives...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (110): Inter-Thread Communication Download

Added: November 09, 2010 | Visits: 1.195

Chart::PNGgraph Chart::PNGgraph is a graph plotting module (deprecated). SYNOPSIS use Chart::PNGgraph::moduleName; Chart::PNGgraph is a perl5 module to create PNG output for a graph. Chart::PNGgraph is nothing more than a wrapper around GD::Graph, and its use is deprecated. It only exists for backward...


Platforms: *nix

License: Freeware Size: 33.79 KB Download (110): Chart::PNGgraph Download

Added: March 27, 2010 | Visits: 2.391

LDAP User Management System LDAP User Management System (LUMS) provides a set of basic LDAP API functions for PHP and a strong configuration language. The project can then be used to create Web services or can be used in any PHP script. The language allows the administrator to define LDAP object types along with their...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (109): LDAP User Management System Download

Added: August 22, 2010 | Visits: 1.086

Chemistry::SQL Chemistry::SQL is an access database functions module. SYNOPSIS use strict; use Chemistry::SQL; use Chemistry::Artificial::SQL; my $db_name = $ARGV[0]; my $file = $ARGV[1]; my $db1 = Chemistry::SQL::new(db_host=>"127.0.0.1",db_user=>"root",db_port=>"3306",db_pwd=>"",...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (107): Chemistry::SQL Download

Added: February 27, 2010 | Visits: 1.167

PHP::Strings PHP::Strings is a Perl module to implement some of PHPs string functions. SYNOPSIS use PHP::Strings; my $slashed = addcslashes( $not_escaped, $charlist ); my $wordcount = str_word_count( $string ); my @words = str_word_count( $string, 1 ); my %positions = str_word_count( $string, 2 );...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (107): PHP::Strings Download

Added: October 13, 2010 | Visits: 989

RLPlot RLPlot project is is a plotting program to create high quality graphs from data. Based on values stored in a spreadsheet several menus help you to create graphs of your choice. The Graphs are displayed as you get them (WYSIWIG). Double click any element of the graph (or a single click with the...


Platforms: *nix

License: Freeware Size: 993.28 KB Download (106): RLPlot Download

Added: January 08, 2010 | Visits: 1.167

AA Helper Library AA Helper Library is a basic library of helper functions for AAlib. Inspiration that started this is AAJM, when I implemented circles and lines. More or less on a whim, I turned it into a more convincing project. Yes, Im fully aware of the existence of libcaca. A few things: 1. Libcacas...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (105): AA Helper Library Download

Added: January 26, 2010 | Visits: 810

Libsdf Libsdf library is a shared library which, when preloaded, will intercept calls to a GNU libc functions open() and open64(), and if the first argoment of these functions is a remote file (http:// or ftp://), it will copy this file in a local path (< user >/.sdf) and it will runs the functions top...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (103): Libsdf Download

Added: March 07, 2010 | Visits: 1.010

XML Parse Library XML-Parse library is a lightweight set of re-usable functions for general purpose parsing, checking, and creating xml files. It can support stream-oriented, SAX or DOM parsing styles, and includes an optional xsd schema validator and graphical schema generator. It supports all valid XML, and...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (103): XML Parse Library Download

< 1 2 3 4 5 >