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

Pkzipc Parameters freeware
Filter: All | Freeware | Demo
 

Pkzipc Parameters

1 2 3 4 5 > 
Added: November 24, 2010 | Visits: 900

Perl6::Parameters Perl6::Parameters is a module with Perl 6-style prototypes with named parameters. SYNOPSIS use Perl6::Parameters; sub mysub($foo, ARRAY $bar, *%rest) { ... } DETAILS Perl6::Parameters is a Perl module which simulates Perl 6s named parameters. (When I talk about "named parameters" I...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (90): Perl6::Parameters Download

Added: February 20, 2010 | Visits: 869

Lemonldap::Config::Parameters emonldap::Config::Parameters is a Perl module as a Backend of configuration for lemonldap SSO system. SYNOPSIS #!/usr/bin/perl use Lemonldap::Config::Parameters; use Data::Dumper; my $nconfig= Lemonldap::Config::Parameters->new( file =>applications.xml, cache => /tmp/CONF ); my $conf=...





Platforms: *nix

License: Freeware Size: 12.29 KB Download (89): Lemonldap::Config::Parameters Download

Reduced-order inf. horizon time-inv. discr.-time LQG control for systems with white parameters Software described in and associated with the paper"Numerical algorithms and issues concerning the discrete-time optimal projection equations for systems with white parameters", Proceedings UKACC International Conference on Control '98, 1-4 Sept. 1998, University of Swansea, UK, Vol. 2,...


Platforms: Matlab


Released: April 30, 2012  |  Added: May 08, 2012 | Visits: 1.259

Run with Parameters Run with Parameters is a free utility that allows to run programs with arguments directly from Windows Explorer. There is no need to run a program from the command prompt. This free shell extension, adds a menu item to the right click context menu of Windows Explorer, that if selected...


Platforms: Windows

License: Freeware Size: 8.22 MB Download (427): Run with Parameters Download

Released: November 16, 2012  |  Added: November 16, 2012 | Visits: 520

JPEL-Java Parameters Expression Language A Java parametrization framework to permit software sefl-setup at runtime after parametrization resources modifications, use of diferents files format to specify parameters, and the possibility of defining parameters relations.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.13 MB Download (48): JPEL-Java Parameters Expression Language Download

Added: May 10, 2013 | Visits: 636

Associating parameters with a function In functional programming, currying is a way to bind arguments with a function and wait for the rest of the arguments to show up later. You "curry in" the first few parameters to a function, giving you a function that takes subsequent parameters as input and calls the original with all of those...


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

License: Freeware Download (54): Associating parameters with a function Download

Added: June 28, 2013 | Visits: 608

Using S-Parameters in MATLAB & Simulink A sequence of examples is provided that demonstrate how S-parameter measurements can be made and utilized to design a radio frequency amplifier.An HP (now Agilent) 8505A system controlled by MATLAB is used to characterize a bipolar transistor in terms of its S-parameters. These measurements are...


Platforms: Matlab

License: Freeware Size: 368.64 KB Download (42): Using S-Parameters in MATLAB & Simulink Download

Hydraulic Valve Parameters From Data Sheets and Experimental Data This submission was created by Valery Tchkalov and Steve Miller to help engineers understand parameterization of hydraulic valves. The included white paper, simulation models, and MATLAB scripts cover the structure of a valve model, examples of how to use optimization algorithms to tune your...


Platforms: Matlab


Added: April 30, 2013 | Visits: 425

General Mathieu functions with arbitrary parameters These routines are calculation routines for Mathieu functions with arbitrary parameters (positive, Negative and Complex)The package includes the following subroutines:fcoef1---Compute the expanded coefficients of Seriesdbesselj----Compute the derivatives of Bessel functions;dbessely----Compute...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): General Mathieu functions with arbitrary parameters Download

Added: February 18, 2010 | Visits: 1.003

OpenDDPT OpenDiscreteDynamicProgrammingTemplate project founds optimal constrainted parameters of a discrete controls with second order optimization template replacing Hessian with directional derivatives and backpropagation for digital filter(as neural network).. OpenDiscreteDynamicProgrammingTemplate:...


Platforms: *nix

License: Freeware Size: 2.1 MB Download (97): OpenDDPT Download

Added: November 07, 2010 | Visits: 509

Perl6::Placeholders Perl6::Placeholders is a Perl 6 implicitly declared parameters for Perl 5. SYNOPSIS use Perl6::Placeholders; my $add = { $^a + $^b }; # Create a sub that adds its two args print $add->(1,2), "n"; # Call it # Use as map, grep, and sort blocks print join ",", sort { $^y <=> $^x } 1..10;...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (86): Perl6::Placeholders Download

Added: November 14, 2010 | Visits: 1.231

Simulation::Sensitivity Simulation::Sensitivity is a general-purpose sensitivity analysis tool for user-supplied calculations and parameters. SYNOPSIS use Simulation::Sensitivity; $sim = Simulation::Sensitiviy->new( calculation => sub { my $p = shift; return $p->{alpha} + $p->{beta} } parameters => { alpha =>...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (130): Simulation::Sensitivity Download

Added: May 23, 2010 | Visits: 875

Scilla Scilla is a program that answers media file requests and takes conversion parameters for various media converters. Manipulated media files will be cached for future requests. Scilla is designed to take requests using the servlet API. A HttpServlet is included because it maps path-info to a file...


Platforms: *nix

License: Freeware Size: 266.24 KB Download (93): Scilla Download

Added: May 06, 2010 | Visits: 829

Rose::URI Rose::URI is a standalone URI class allowing easy and efficient manipulation of query parameters and other URI components. SYNOPSIS use Rose::URI; $uri = Rose::URI->new(http://un:pw@foo.com/bar/baz?a=1&b=two+3); $scheme = $uri->scheme; $user = $uri->username; $pass = $uri->password;...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (99): Rose::URI Download

Added: January 04, 2010 | Visits: 1.263

PgcEdit PgcEdit is a DVD IFO and Menu editor designed to allow the modification of the navigation commands and parameters of an already authored DVD structure. PgcEdit is also an excellent tool to learn how a DVD works, with his powerful Trace function. Since v0.6.0, PgcEdit is also the first program...


Platforms: *nix

License: Freeware Download (130): PgcEdit Download

Added: January 17, 2010 | Visits: 797

spin_feedback spin_feedback collects parameters of an (X)HTML form, as either multipart/form-data or application/x-www-form-urlencoded, validates them, stores them into an SQL database, and emails them to a designated email address. Emailing of attachments is supported, but only the name of the uploaded file...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (90): spin_feedback Download

Added: July 02, 2010 | Visits: 942

SeoQuake SeoQuake is a Firefox extension that allows a quick view of site parameters in the Search Engine Results Pages. (Google, Yahoo, MSN, Yandex, Rambler are supported) SEObar indicate some SE-dependent parameters Warning! Extension is using the advertisement block in results of search engines.....


Platforms: *nix

License: Freeware Size: 83.97 KB Download (96): SeoQuake Download

Added: May 04, 2010 | Visits: 919

Getopt::EvaP Getopt::EvaP is a Perl module to evaluate Perl command line parameters. SYNOPSIS use vars qw/@PDT @MM %OPT/; use Getopt::EvaP; EvaP @PDT, @MM, %OPT; EXPORT use Getopt::EvaP exports the subs EvaP and EvaP_PAC into your name space. @PDT is the Parameter Description Table, which is a...


Platforms: *nix

License: Freeware Size: 52.22 KB Download (99): Getopt::EvaP Download

Added: January 25, 2010 | Visits: 618

Plasma Parameters Plasma Parameters brings the usefulness of the NRL Plasma Formulary to your fingertips. Simply provide basic parameters of your system and various length, frequency, and velocity properties of the system are displayed.


Platforms: Mac

License: Freeware Download (106): Plasma Parameters Download

Added: May 10, 2013 | Visits: 356

Initializing variables from __init__ parameters This script assigns each parameter to an instance variable of the same name, automating a common pattern of object initialization, and making class definitions more compact.


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


1 2 3 4 5 >