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

Functional Groups Structure freeware
Filter: All | Freeware | Demo
 

Functional Groups Structure

1 2 3 4 5 > 
Added: February 17, 2010 | Visits: 1.260

X12::Parser::Readme X12::Parser::Readme is a Perl module for understanding configuration (cf) files for X12::Parser. X12 transactions ASC X12 standards define commonly used EDI transactions. The standards define a structure/format for exchange of EDI data. Each transaction type is called a "transaction set"....



Platforms: *nix

License: Freeware Size: 19.46 KB Download (115): X12::Parser::Readme Download

Added: August 13, 2006 | Visits: 5.667

AllWebMenus NetObjects Fusion component AllWebMenus NetObjects fusion component allows for the perfect integration for creating web menus of infinite levels in fusion. The component allows for the creation and placement of any cross-browser DHTML / Javascript menu created with AllWebMenus in the easiest and visual way so that the menus...





Platforms: Windows

License: Freeware Size: 269 KB Download (626): AllWebMenus NetObjects Fusion component Download

Added: June 25, 2010 | Visits: 824

HTML::Detoxifier HTML::Detoxifier is a practical module to strip harmful HTML. SYNOPSIS use HTML::Detoxifier qw ; my $clean_html = detoxify $html; my $cleaner_html = detoxify($html, disallow => [qw(dynamic images document)]); my $stripped_html = detoxify($html, disallow => [qw(everything)]);...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (88): HTML::Detoxifier Download

Added: August 09, 2010 | Visits: 1.334

GraphViz::Data::Structure GraphViz::Data::Structure can visualise data structures. SYNOPSIS use GraphViz::Data::Structure; my $gvds = GraphViz:Data::Structure->new($data_structure); print $gvds->graph()->as_png; This module makes it easy to visualise data structures, even recursive or circular ones. It is...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (120): GraphViz::Data::Structure Download

Added: March 26, 2010 | Visits: 834

Language::Functional Language::Functional is a Perl module which makes Perl slightly more functional. SYNOPSIS use Language::Functional :all; print The first ten primes are: , show(take(10, filter { prime(shift) } integers)), "n"; Perl already contains some functional-like functions, such as map and grep. The...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (96): Language::Functional Download

Added: May 10, 2013 | Visits: 552

Dependency Structure Matrix PlugIn Dependency Structure Matrices (DSMs) are very useful in the analysis and verification of software architectures because they allow the analyst to more easily understand inter-module dependencies than traditional box and arrow techniques which become impossible to use for all but the simplest...


Platforms: Windows, ASP.NET,

License: Freeware Download (56): Dependency Structure Matrix PlugIn Download

Added: May 10, 2013 | Visits: 725

Mailing List Groups 5.x-1.x-dev A mailing list engine (currently only sympa is supported) provides the email part of the functionality, with organic groups on drupal providing the web interface.This module is suitable for cases when the mailing lists already exist or when complex features available only in a mailing list...


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

License: Freeware Download (60): Mailing List Groups 5.x-1.x-dev Download

Added: March 01, 2013 | Visits: 499

Organic groups 6.x--rc6 / 5.x-7.3 This Drupal module enables users to create and manage their own 'groups'.Each group can have members, and maintains a group home page where members can post into. Posts may be placed into multiple groups (i.e. cross-posting) and individual posts may be shared with non-members or not. Membership...


Platforms: BSD Solaris

License: Freeware Download (55): Organic groups 6.x--rc6 / 5.x-7.3 Download

Added: December 27, 2012 | Visits: 499

Organic groups 6.x--rc6 / 5.x-7.3 This Drupal module enables users to create and manage their own 'groups'.Each group can have members, and maintains a group home page where members can post into. Posts may be placed into multiple groups (i.e. cross-posting) and individual posts may be shared with non-members or not. Membership...


Platforms: BSD Solaris

License: Freeware Download (49): Organic groups 6.x--rc6 / 5.x-7.3 Download

Added: November 09, 2012 | Visits: 514

Organic groups 6.x--rc6 / 5.x-7.3 This Drupal module enables users to create and manage their own 'groups'.Each group can have members, and maintains a group home page where members can post into. Posts may be placed into multiple groups (i.e. cross-posting) and individual posts may be shared with non-members or not. Membership...


Platforms: BSD Solaris

License: Freeware Download (58): Organic groups 6.x--rc6 / 5.x-7.3 Download

Added: May 10, 2013 | Visits: 494

Functional exception handling This scrip represents a tool for turning exception handling into functional alternation. try..except clauses make Python source code often clumsy and impact the readablity. This script presents a simple functional approach to work with exceptions and finalizations - applicable in a majority of...


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

License: Freeware Download (51): Functional exception handling Download

Added: May 10, 2013 | Visits: 480

Functional dictionary and list types The purpose of this module is to provide a dictionary and list type that can aid in relational algebra, functional programming, list-oriented programming, and perhaps even code obfuscation.


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

License: Freeware Download (52): Functional dictionary and list types Download

Added: May 10, 2013 | Visits: 522

An interval mapping data structure This structure is a kind of dictionary which allows you to map data intervals to values. You can then query the structure for a given point, and it returns the value associated to the interval which contains the point.Boundary values don't need to be an integer ; in the test unit a date-time...


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

License: Freeware Download (54): An interval mapping data structure Download

Added: May 10, 2013 | Visits: 545

Union Find data structure This script implements the Union Find data structure and algorithm. This data structure allows one to find out which set an object belongs to, as well as join two sets. The algorithm's performance, given m union/find operations of any ordering, on n elements has been shown to take log* time per...


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

License: Freeware Download (53): Union Find data structure Download

Added: August 06, 2013 | Visits: 614

Term Structure of Volatility Calibration This code optimises the parameters for the term structure of volatility (TSOV) applied to historical forward curves - see discussion in Harris in reference 1 below. TSOVs avaible are: TermType - 1 = sigma = A exp (-CT) - 2 = sigma = A exp (-CT) + D - 3 = sigma = (A + BT) exp (-CT) + DRequired...


Platforms: Matlab

License: Freeware Size: 174.08 KB Download (45): Term Structure of Volatility Calibration Download

Added: May 13, 2013 | Visits: 951

PHP Tree Structure stored in MySQL database PHP Tree Structure stored in MySQL database is a php script to store and manipulate tree structure in a mysql database, is a free PHP code generator.An example of a typical uses for this would be a web directory. Its important to note that the script and the table are meant only to...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): PHP Tree Structure stored in MySQL database Download

Added: August 24, 2013 | Visits: 837

Backup database structure Backup database structure accesses a given MySQL database and generates files with SQL statements that can be used later to restore the database structure and data in the database.The database dump file can optionally be saved in a compressed format in order to minimize its size.


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Backup database structure Download

Added: June 14, 2013 | Visits: 592

Database structure synchronizer Database structure synchronizer then generates the SQL statements required to update one of the database to the other.Database structure synchronizer determines what changed from one database to the other and generates schema alteration SQL statements to create, drop and alter tables that should...


Platforms: PHP

License: Freeware Size: 194.56 KB Download (43): Database structure synchronizer Download

Added: September 10, 2013 | Visits: 532

MySQL Structure Magic MySQL Structure Magic can analyze the schema of a MySQL database and export it as a PHP array definition or in a XML format. Previously exported schema definitions can also be imported.With an initial and final schema definitions MySQL Structure Magic can compare them and determine the necessary...


Platforms: PHP

License: Freeware Size: 10 KB Download (41): MySQL Structure Magic Download

Added: July 08, 2013 | Visits: 482

Jet Random Groups Widget Create a cloud groups your social network! You have a lot of communities? Want to show users a maximum of groups? Install this widget! Provides random groups avatar with link to group


Platforms: PHP

License: Freeware Size: 10 KB Download (47): Jet Random Groups Widget Download

1 2 3 4 5 >