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

Graphing Iterative Functions freeware
Filter: All | Freeware | Demo
 

Graphing Iterative Functions

< 1 2 3 4 5 > 
Added: April 15, 2010 | Visits: 1.202

Test::Data Test::Data is a Perl module to test functions for particular variable types. SYNOPSIS use Test::Data qw(Scalar Array Hash Function); Test::Data provides utility functions to check properties and values of data and variables. Functions Plug-in modules define functions for each data type....



Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Test::Data Download

Added: August 22, 2010 | Visits: 1.436

File::Find::Closures File::Find::Closures is a Perl module with functions you can use with File::Find. SYNOPSIS use File::Find; use File::Find::Closures qw(:all); my( $wanted, $list_reporter ) = find_by_name( qw(README) ); File::Find::find( $wanted, @directories ); File::Find::find( { wanted => $wanted, ......





Platforms: *nix

License: Freeware Size: 7.17 KB Download (94): File::Find::Closures Download

Added: March 07, 2010 | Visits: 1.002

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

Added: August 06, 2010 | Visits: 2.723

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: February 27, 2010 | Visits: 888

PDL::Reduce PDL::Reduce is Perl module that helps to reduce functions for PDL. Many languages have a reduce function used to reduce the rank of an N-D array by one. It works by applying a selected operation along a specified dimension. This module implements such a function for PDL by providing a...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (93): PDL::Reduce Download

Added: January 08, 2010 | Visits: 1.161

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 (99): AA Helper Library Download

Added: February 26, 2010 | Visits: 975

DAEMon Raco Libraries DAEMon Raco Libraries (DRLibs) is a collection of useful functions, objects, and routines for C++. Whats New in This Release: - This release adds new libraries to manage object lists: doublelist.dr.h, simplelist.dr.h, and sortedlist.dr.h..


Platforms: *nix

License: Freeware Size: 28.67 KB Download (93): DAEMon Raco Libraries Download

Added: February 07, 2010 | Visits: 958

liboil Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-point numbers or multiplying and summing an array of N numbers. Such functions are candidates...


Platforms: *nix

License: Freeware Size: 706.56 KB Download (97): liboil Download

Added: September 11, 2010 | Visits: 757

INVSTR INVSTR is a library of C functions that follow the behavior of the standard library string functions, but starting all searches and the like from the end of the string rather than the start. Whats New in This Release: This initial release includes the following functions: - invstrinv -...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): INVSTR Download

Added: May 26, 2010 | Visits: 770

python-gdkinput python-gdkinput is a Python binding for the gdk_input_add and gdk_input_remove functions missing in PyGtk. his group of functions is not present in the Gtk+/Python "PyGtk" binding, and one needs it to do asynchronous I/O in a Gtk+ based GUI. Plans for the future: A priori, its finished. Maybe...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (95): python-gdkinput Download

Added: November 13, 2010 | Visits: 900

MicroAkismet MicroAkismet package contains a straightforward set of functions for talking to the Akismet blog-spam protection system. This is intended as a simple and compact method for adding Akismet protection to any user-submitted content. Installation 1. To begin using the functions, download the...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (91): MicroAkismet Download

Added: November 06, 2010 | Visits: 663

Relations Relations is a Perl module with functions to use with databases and queries. SYNOPSIS use Relations; $as_clause = as_clause({full_name => "concat(f_name, ,l_name)", {status => "if(married,Married,Single)"}) $query = "select $as_clause from person"; $avoid = to_hash("virustbug","t");...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (99): Relations Download

Added: April 24, 2010 | Visits: 756

Convert::Recode Convert::Recode is a Perl module to make mapping functions between character sets. SYNOPSIS use Convert::Recode qw(ebcdic_to_ascii); while (<>) { print ebcdic_to_ascii($_); } The Convert::Recode module can provide mapping functions between character sets on demand. It depends on GNU...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (92): Convert::Recode Download

Added: July 19, 2010 | Visits: 852

ClikMenu ClikMenu project is a library of functions for creating drop-down and popup menus with JavaScript. Support for multi-level (i.e. cascading or hierarchical) menus is standard, and entries can be URI links, "onmousedown"-type function calls, plaintext labels, or submenus. ClikMenu is compatible...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (94): ClikMenu Download

Added: February 27, 2010 | Visits: 1.162

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: November 11, 2010 | Visits: 970

Fung-Calc Fung-Calc project is an easy to use 2D and 3D graphing calculator written using the Qt libraries. It supports various graphing modes in both 2D and 3D. It combines all the features of a full-blown mathematical analysis package with ease of use. Installing To compile with all features...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (92): Fung-Calc Download

Added: February 15, 2010 | Visits: 915

Rose::DateTime Rose::DateTime is a Perl module with DateTime helper functions and objects. SYNOPSIS use Rose::DateTime::Util qw(:all); $now = parse_date(now); $then = parse_date(12/25/2001 6pm); $date_text = format_date($then, "%D at %T %p"); ... use Rose::DateTime::Parser; $parser =...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Rose::DateTime Download

Added: March 27, 2010 | Visits: 2.384

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: May 26, 2010 | Visits: 2.361

PerlPoint::Converters PerlPoint::Converters is a Perl module that contains a README and common functions for PerlPoint converters. PerlPoint is a simple text format which allows easy typing of text with headlines, bullet lists, normal text paragraphs, indented paragraphs for code examples etc., from which slides for...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (513): PerlPoint::Converters Download

Added: October 07, 2010 | Visits: 1.055

gpkcs gpkcs11 provides support functions to make the development of support for new tokens easier and contains a complete software token, as well as an automated testing environment. gpkcs serves as a testing tool in the development of new applications that contain cryptographic support. A core of...


Platforms: *nix

License: Freeware Size: 768 KB Download (94): gpkcs Download

< 1 2 3 4 5 >