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

Re Bound Variable freeware
Filter: All | Freeware | Demo
 

Re Bound Variable

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 426

Constants in Python In Python, any variable can be re-bound at will -- and modules don't let you define special methods such as an instance's __setattr__ to stop attribute re-binding. This script allows you to manage constants in Python. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Constants in Python Download

Added: December 03, 2013 | Visits: 710

Kukaroo! Play as Kukaroo, a pitiful little canary, as it tries to escape into the wilderness. However, just because you can fly, it doesn't mean escaping will be easy. Traps were laid out everywhere to prevent the little avian from ever getting a taste of freedom, and if you have no skill, you're bound to... Platforms: *nix

License: Freeware Size: 1.06 MB Download (44): Kukaroo! Download

Released: August 09, 2012  |  Added: August 09, 2012 | Visits: 663

CyberGhost VPN Internet and anonymity don't fit anymore. Not nowadays. Once online, with any step you make, any website you visit, you create your own sphere full of information about your interests, personal data and even your relationships, ready to be analyzed and feeded into huge data bases. Thanks to a... Platforms: Windows, Mac, Linux

License: Freeware Size: 12.21 MB Download (62): CyberGhost VPN Download

Released: November 17, 2012  |  Added: November 17, 2012 | Visits: 634

Easy Environment Variable Setter Easy Environment Variable Setter is, just like the name suggests, a handy, easy to use application specially designed to help you create Environment Variables. Once you've opened the application you can load a template / project in File->Load, and you can save it when you're done. You can also... Platforms: Windows

License: Freeware Download (414): Easy Environment Variable Setter Download

Added: September 07, 2013 | Visits: 456

UC Variable Price The UC Variable Price product feature allows you to turn any product in your Ubercart store into a variable priced product. Instead of using a fixed price entered by an administrator, customers can specify their own price for a product on the add to cart form. This makes it a useful module for... Platforms: PHP

License: Freeware Size: 10 KB Download (51): UC Variable Price Download

Added: May 04, 2010 | Visits: 1.729

Language::Basic::Variable Language::Basic::Variable is a Perl module to handle parsing and implementing BASIC variables. SYNOPSIS See Language::Basic for the overview of how the Language::Basic module works. This pod page is more technical. There are two sorts of variables: Arrays and Scalars. Each of those classes... Platforms: *nix

License: Freeware Size: 52.22 KB Download (92): Language::Basic::Variable Download

Added: May 27, 2010 | Visits: 908

Variable::Alias Variable::Alias is a Perl module created to alias any variable to any other variable. SYNOPSIS use Variable::Alias alias; my $src; my $a; our $b; my @c; our @d; alias $src => $a; alias $a => $b; alias $b => $c[0]; alias @c => @d; $src=src; # All the other variables now have the... Platforms: *nix

License: Freeware Size: 3.07 KB Download (90): Variable::Alias Download

Added: August 13, 2010 | Visits: 1.089

FLAT::Legacy::FA::RE FLAT::Legacy::FA::RE is a regular expression base class. SYNOPSIS use FLAT::Legacy::FA::RE; use FLAT::Legacy::FA::NFA; my $re = RE->new(); $re->set_re(a|b|(hi)*); my $nfa = $re->to_nfa(); print $nfa->info(); # see stuff on NFA my $dfa = $nfa->to_dfa(); print $dfa->info(); # see stuff... Platforms: *nix

License: Freeware Size: 32.77 KB Download (117): FLAT::Legacy::FA::RE Download

Added: June 04, 2010 | Visits: 879

Variable::Strongly::Typed::Scalar Variable::Strongly::Typed::Scalar is Perl module for strongly typed scalar. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly =head1 DESCRIPTION. Platforms: *nix

License: Freeware Size: 10.24 KB Download (90): Variable::Strongly::Typed::Scalar Download

Added: January 01, 2010 | Visits: 1.147

Variable::Strongly::Typed::Validators Variable::Strongly::Typed::Validators is Perl module with built-in type validators. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly. This module defines a %conditions hash contained expressions that define the built-in types. If you want to create... Platforms: *nix

License: Freeware Size: 10.24 KB Download (97): Variable::Strongly::Typed::Validators Download

Added: September 23, 2010 | Visits: 785

Variable::Strongly::Typed Variable::Strongly::Typed is a Perl module to let some variables be strongly typed. SYNOPSIS use Variable::Strongly::Typed; my $int :TYPE(int); # must have an int value my $float :TYPE(float); # must have a float value my $string :TYPE(string); # must not be a reference my $file... Platforms: *nix

License: Freeware Size: 10.24 KB Download (94): Variable::Strongly::Typed Download

Added: October 26, 2010 | Visits: 764

Variable::Strongly::Typed::Array Variable::Strongly::Typed::Array is a Perl module for strongly typed array. SYNOPSIS This class is utilized by Variable::Strongly::Typed - you dont access this directly my @array_of_ints :TYPE(int); # Each slot must contain an int my @array_of_rgb :TYPE(&red_green_blue); # my enumerated... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Variable::Strongly::Typed::Array Download

Released: November 13, 2012  |  Added: November 13, 2012 | Visits: 554

Environment Variable Editor Environment Variable Editor is a handy and reliable utility designed to enable you to edit environment variables from a GUI interface. Environment Variable Editor is a better alternative for editing variables. It provides a GUI that enables you to access and edit the variables more quickly. Platforms: Windows

License: Freeware Download (50): Environment Variable Editor Download

Added: May 10, 2013 | Visits: 769

Variable Products Commision Variable Products Commision allows you to provide your affiliates with a different percentage for your products.Example:Product 1, 3, 5, 6 and 7 are in category 1.If a customer buys any of those products your affiliate will get a 20% commision.Product 2, 4, and 8 are in category 2.If a customer... Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (58): Variable Products Commision Download

Added: May 10, 2013 | Visits: 462

Shared variable Shared objects work like normal data types but can create a alias variable or can be used as pass-by-reference arguments.The alias variable is called a shared variable. Requirements: - MATLAB 7.6 or higher Platforms: Windows, Mac, *nix, Matlab, BSD Solaris

License: Freeware Download (57): Shared variable Download

Added: May 10, 2013 | Visits: 466

Padding variable length sequences Padding variable length sequences script returns a pad function that implements tuple unpacking. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Padding variable length sequences Download

Added: March 25, 2013 | Visits: 594

Pulse Generator with variable Frequency This block generates a pulsed signal with assigned amplitude and variable frequency.You must connect the input to sinusoidal signal generator.The block provide convert the sinusoidal signal to quadratic output with amplitude and frequency variable. Platforms: Matlab

License: Freeware Size: 10 KB Download (47): Pulse Generator with variable Frequency Download

Bidirectional Branch and Bound Minimum Singular Value Solver (V2) B3MSV Bidirectional Branch and Bound(B3) subset selection using the the Minimum Singular Value (MSV) as the criterion.Consider the following subset selection problem:Given a tall (m x n, m>n) matrix, A, to find n rows of A such that the resulted n x n square submatrix has the largest MSV among... Platforms: Matlab


Added: August 10, 2013 | Visits: 542

Aerospace Blockset / Incorrect Variable Mass Equation Two mass variable equations with "Aerospace 3Dof Simple Variable Mass Blockset" are compared in a 1Dof frictionless environment. Initial conditions are given in Model Callbacks.Results showed that "Aerospace 3Dof Simple Variable Mass Blockset" uses the incorrect equation. Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Aerospace Blockset / Incorrect Variable Mass Equation Download

Added: August 27, 2013 | Visits: 510

Bidirectional Branch and Bound for Average Loss Minimization This is the third part of the work to select measurements / measurement combination for selfoptimizing control. It uses aberage loss as the criterion instead of the worst case loss presented in the second part.Bidirection branch and bound (B3) is a very efficient BAB algorithm. In the first two... Platforms: Matlab

License: Freeware Size: 10 KB Download (41): Bidirectional Branch and Bound for Average Loss Minimization Download

1 2 3 4 5 >