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

Usedthe Methods Implemented freeware
Filter: All | Freeware | Demo
 

Usedthe Methods Implemented

1 2 3 4 5 > 

Modal Substructuring (CMS) and Modal Substructure Modification This submission contains an implementation of the modal substructuring approach described in Chapter 9 of Ginsberg, d-deDUMechanical and Structural Vibrations,d-deDt Wiley, 2001. The well known Craig-Bampton component mode synthesis method is a special case of the approach implemented here. The... Platforms: Matlab

License: Freeware Size: 430.08 KB Download (43): Modal Substructuring (CMS) and Modal Substructure Modification Download

Added: September 16, 2013 | Visits: 485

MySQL stored procedures MySQL stored procedures emulates stored procedures for MySQL databases used (MySQL) client side files to define the SQL code of the procedures. It executes simple queries defined within a named block, known as "stored procedure".The query syntax within a stored procedure is compliant with... Platforms: PHP

License: Freeware Size: 10 KB Download (40): MySQL stored procedures Download

Added: June 16, 2013 | Visits: 315

Policy Daemon for Linux Policyd currently comes in two flavors. The old v1 and the new v2 (which has most of v1's features). When v2 has all the features in v1 and there is a clearly defined upgrade path, v1 will be discontinued. Policyd v2 (codenamed "cluebringer") is a multi-platform policy server for popular MTAs.... Platforms: *nix

License: Freeware Size: 921.6 KB Download (38): Policy Daemon for Linux Download

Added: June 25, 2013 | Visits: 296

fbupload fbupload is a command-line application and a python-nautilus extension for upload the images contains in a directory in a facebook account, can create a new album or upload in an existing. Is possible to load it as a Python module for use the implemented methods. Platforms: *nix

License: Freeware Size: 51.2 KB Download (45): fbupload Download

Added: August 22, 2010 | Visits: 1.089

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: May 07, 2010 | Visits: 1.520

Finance::InteractiveBrokers::TWS Finance::InteractiveBrokers::TWS is a Perl module that lets you talk to Interactivebrokers Traders Workstation using Perl. This module is a wrapper around InteractiveBrokers Traders Workstation (TWS) Java interface, that lets one interact with the TWS using Perl, via the vendor supplied API.... Platforms: *nix

License: Freeware Size: 22.53 KB Download (95): Finance::InteractiveBrokers::TWS Download

Added: June 14, 2010 | Visits: 1.149

Games::AlphaBeta::Reversi Games::AlphaBeta::Reversi is a Reversi position class for use with Games::AlphaBeta. SYNOPSIS package My::Reversi; use base qw(Games::AlphaBeta::Reversi); # implement drawing routine sub draw { ... } package main; use My::Reversi; use Games::AlphaBeta; my ($p, $g); $p =... Platforms: *nix

License: Freeware Size: 12.29 KB Download (132): Games::AlphaBeta::Reversi Download

Added: May 10, 2013 | Visits: 227

Yet another Set class for Python This script is a pure Pythonic implementation of a set class. The syntax and methods implemented are, for the most part, borrowed from PEP 218. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Yet another Set class for Python Download

Added: May 10, 2013 | Visits: 708

SQLReactor It currently support database engines like MySQL, SQLite, PostgreSQL and Oracle. What's New in This Release: - Implemented methods to create indexes - Implemented toArray() and fromArray() methods - Implemented attributes() method - Add a method to create all tables Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (68): SQLReactor Download

Overlap Add Overlap Save methods implementation for block DFT processing The overlap add and overlap save are the two generally implemented methods when the input is greater than the maximum processible block in MATLAB because of memory constraints. Platforms: Matlab


Added: May 10, 2013 | Visits: 483

USPS Methods 2.8d This allows a site owner to choose which USPS shipping methods will be available to the customer. Settings can be changed in the admin interface under Modules->Shipping->United States Postal Service.For example, if you select "Express" and "Priority", then a customer will only be shown those two... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (50): USPS Methods 2.8d Download

Added: May 10, 2013 | Visits: 501

Generating get/set methods using closures When creating a class,one often end up writing lots get/set methods which essentially do the same thing e.g. get_name, get_age, ... , set_name, set_age, ... - each such method will simply set or return the value of its associated attribute. This script is a stategy for automating the creation of... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Generating get/set methods using closures Download

Added: May 10, 2013 | Visits: 502

Abstract methods/classes The point is that python doesn't have a notion of abstract methods.Abstract methods are part of a base class that defines an interface, without any code. Abstract methods can't be called directly, because they don't contain any code in their definition. In the definition of the base class, you... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Abstract methods/classes Download

Added: May 10, 2013 | Visits: 454

Static or Class Methods This script implements class methods that do not require an object instance. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Static or Class Methods Download

Added: May 10, 2013 | Visits: 491

Changing return value for mutating list methods Mutating list methods such as 'append' or 'extend' return None instead of the (mutated) list itself. Sometimes, this is not the desired behaviour. To have a reference to the (mutated) list returned is usefull, if one wants to chain commands such as mylistinstance.append(7).sort(). Platforms: Windows, Mac, *nix, Python, BSD Solaris


Added: November 18, 2013 | Visits: 429

VIKAMINE for Linux VIKAMINE is a flexible environment for visual analytics, data mining and business intelligence - implemented in pure Java. It features several powerful visualization and mining methods, and can utilize background knowledge. Platforms: *nix

License: Freeware Size: 75.49 MB Download (47): VIKAMINE for Linux Download

Added: January 02, 2010 | Visits: 928

ulxmlrpcpp ulxmlrpcpp is a library to call methods on a remote server. ulxmlrpcpps main goal is to be as easy to use as possible but be fully compliant. It is object oriented and written in C++. ulxmlrpcpp is a library to perform calls via XML-RPC in an object oriented approach implemented in C++. It is... Platforms: *nix

License: Freeware Size: 542.72 KB Download (90): ulxmlrpcpp Download

Added: August 18, 2010 | Visits: 958

Persistent::LDAP Persistent::LDAP is a persistent class implemented using a LDAP directory. SYNOPSIS use Persistent::LDAP; use English; # import readable variable names like $EVAL_ERROR eval { ### in case an exception is thrown ### ### allocate a persistent object ### my $person = new... Platforms: *nix

License: Freeware Size: 15.36 KB Download (88): Persistent::LDAP Download

Added: November 16, 2010 | Visits: 854

Class::IntrospectionMethods Class::IntrospectionMethods is a Perl module that creates methods with introspection. SYNOPSIS use Class::IntrospectionMethods qw/make_methods/; make_methods ( parent, global_catalog => { name => metacat, list => [ [qw/foo/] => f_cat, [qw/bar baz/] => b_cat, ], } new_with_init... Platforms: *nix

License: Freeware Size: 31.74 KB Download (92): Class::IntrospectionMethods Download

Added: September 26, 2010 | Visits: 927

VRML::VRML2 VRML::VRML2 is a Perl module that contains VRML methods with the VRML 2.0/97 standard. SYNOPSIS use VRML::VRML2; $vrml = new VRML::VRML2; $vrml->browser(Cosmo Player 2.0,Netscape); $vrml->at(-15 0 20); $vrml->box(5 3 1,yellow); $vrml->back; $vrml->print; $vrml->save; OR with the... Platforms: *nix

License: Freeware Size: 71.68 KB Download (242): VRML::VRML2 Download

1 2 3 4 5 >