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

Function Argument freeware
Filter: All | Freeware | Demo
 

Function Argument

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

Finding the value passed to a function by name Sometimes inside a decorator that creates a function with a generic (*args, **kwargs) signature, you want to access a value passed for a particular parameter name to a wrapped function, but don't know whether that value will be passed as a positional or keyword argument, or whether the wrapped...



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


Added: May 10, 2013 | Visits: 332

Flexible enumerate() Flexible enumerate() script adds an additional start argument to the built-in enumerate function.





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

License: Freeware Download (52): Flexible enumerate() Download

Added: May 10, 2013 | Visits: 514

GAA Argument Analyser GAA Argument Analyser allows you to analyze the arguments given to a program from the command line. You must create a configuration file in GAA language, and GAA will provide you .c and .h files to manage arguments.


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (53): GAA Argument Analyser Download

Added: May 10, 2013 | Visits: 298

Automatic Recursion This script presents you the tools for easy and stable recursion of current function when only selected arguments have to be changed. No more mixup of argument positions/names. No more forgetting. Useful as well for realizing delayed/repeated/serialized function calls.


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

License: Freeware Download (54): Automatic Recursion Download

Added: April 09, 2013 | Visits: 475

Function To Generate Truth Table This function very efficiently generates a Truth Table matrix of arbitrary, user specified dimension.The order of the Truth Table is limited only by the user's available system memory. The function is highly efficient, written using only three variables in 15 lines of MATLAB code.While this is...


Platforms: Matlab

License: Freeware Size: 10 KB Download (45): Function To Generate Truth Table Download

Added: July 26, 2013 | Visits: 448

Views random seed #D7CX: I pledge that Views random seed will have a full Drupal 7 release on the day that Drupal 7 is released.Adds a random order handler with seed. If a constant integer argument N is specified in the sql RAND() function, it is used as the seed value, which produces a repeatable sequence of...


Platforms: PHP

License: Freeware Size: 10 KB Download (45): Views random seed Download

Added: August 03, 2013 | Visits: 363

Wysiwyg cleaner Buttons for WYSIWYG editors to clean up content can be provided using rules based on jQuery selectors or regular expressions. Cleaning can also be automatically fired on paste.By default an "Open Office" preset is provided. It cleans up content copied from Open Office.InstallationUnpack in your...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (46): Wysiwyg cleaner Download

Added: October 25, 2013 | Visits: 440

entrypoint A decorator to interact with argparse based on function signature. This is a decorator library that helps one to write small scripts in Python. There are three main features that it provides: * Automatically running a function when a script is called directly, but not when it is included as...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (41): entrypoint Download

Added: January 01, 2010 | Visits: 1.063

Nasal Nasal is a language that I wrote for use in a personal project. Ostensibly it was because I was frustrated with the dearth of small-but-complete embeddable scripting languages, but of course I really wrote it because it was fun. It is still young and incomplete in a few places, but is under...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (99): Nasal Download

Added: August 08, 2013 | Visits: 397

loadOptions Often one desires to write a function that takes a large number of optional arguments. One way to do this is to allow for an arbitrary number of option name-value pairs in the function argument:function r = f(a,b,c,name1,value1,...)This method has the advantages of:1) Allowing those using the...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): loadOptions Download

Added: July 08, 2010 | Visits: 1.492

Math::CDF Math::CDF is a Perl module to generate probabilities and quantiles from several statistical probability functions. SYNOPSIS use Math::CDF; $prob = &Math::CDF::pnorm(1.96); if( not defined($z = &Math::CDF::qnorm(0.975)) ) { die "qnorm() failed"; } or use Math::CDF qw(:all); $prob =...


Platforms: *nix

License: Freeware Size: 65.54 KB Download (129): Math::CDF Download

Added: September 12, 2010 | Visits: 4.649

Simple Flash Menu Simple Flash Menu allows fast constructing nested menus for html pages (like on left side of this page), simply by editing xml file. No, dont afraid, xml knowledge isnt required, look on example and make similar. This done with macromedia flash, you must place on server flash script which will...


Platforms: *nix

License: Freeware Size: 20.48 KB Download (99): Simple Flash Menu Download

Added: September 03, 2010 | Visits: 1.240

Perl Doxygen Filter Doxygen Filter project is an input filter for Doxygen enabling support for Perl code documentation. Of course, Perl developers are used to use POD rather than some other code documentation tools. However, most developers actually are not restricted to using one single language. Instead of...


Platforms: *nix

License: Freeware Size: 23.55 KB Download (114): Perl Doxygen Filter Download

Added: May 10, 2013 | Visits: 385

Automatic argument type conversion This decorator can be used to cast argument types automatically, using a pre-specified list of types, when a function is called.


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

License: Freeware Download (53): Automatic argument type conversion Download

Added: May 10, 2013 | Visits: 382

Type-checking decorator This is a decorator that lets you annotate function definitions with argument type requirements. These type requirements are automatically checked by the system at function invocation time. The decorator frees you from writing type-checking boilerplate code by hand.


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

License: Freeware Download (52): Type-checking decorator Download

Added: May 10, 2013 | Visits: 421

Autosuper to the limit This script returns a tuple (cls,self,method), where:  -  cls is the class in wich you can find the definition of the method from which this function is called;  -  self is the instance passed as first argument to the method from which this function is called;  -  method is the unbound...


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

License: Freeware Download (53): Autosuper to the limit Download

Added: May 19, 2013 | Visits: 432

Argument Picker API Argument Picker is a simple API to access and elaborate arguments in a flexible way.Basically it allows, given URL arguments like:example.com/myview/make:Volkswagen/model:Polo/year:2008/to retrieve one of those arguments through a function:arg_picker_get_selector_argument("make")which - in the...


Platforms: PHP

License: Freeware Size: 10 KB Download (44): Argument Picker API Download

Added: May 11, 2010 | Visits: 1.157

CoreLinux++ Function Load Library CoreLinux++ Function Load Library (libclfll++) takes advantage of the abstract Library Load framework in the CoreLinux libclfw++ library by providing management of loading Linux shared libraries. Application developers define function objects as wrappers and can then dynamically load the...


Platforms: *nix

License: Freeware Size: 93.18 KB Download (94): CoreLinux++ Function Load Library Download

Added: October 19, 2010 | Visits: 903

Getopt::Function Getopt::Function is a Perl module to provide mixed options with help information. SYNOPSIS use Getopt::Function qw(maketrue makevalue); $::opthandler = new Getopt::Function [ ], { => [ , , ] } $result = GetOptions (...option-descriptions...); $::opthandler->std_opts;...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (92): Getopt::Function Download

Released: August 23, 2012  |  Added: August 23, 2012 | Visits: 704

Function Plot 2D Function Plot 2D is a small, simple, Java based application specially designed to help you create function plots. Function Plot 2D lets you create a 2D plot, all you need to do is give an input function. for WindowsAll


Platforms: Windows

License: Freeware Download (443): Function Plot 2D Download

1 2 3 4 5 >