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

Function Wrapper software
Filter: All | Freeware | Demo
 

Function Wrapper

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

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: September 13, 2013 | Visits: 415

GPRINTF GPRINTF is a general replacement for the built-in fprintf function. In addition to printing to a file or the command window, GPRINTF can print formatted output to one or more display windows. Each display window has automatic scroll bars and can be independantly positioned and editted. This... Platforms: Matlab

License: Freeware Size: 10 KB Download (43): GPRINTF Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 361

ccgsl ccgsl was built as an Open Source package that contains a set of C++ wrappers for many of the functions of the GNU Scientific Library. To use it you must also install the GNU Scientific Library (GSL). The package is not an Object-Oriented version of the GSL. Rather, it provides some features... Platforms: Windows

License: Freeware Download (47): ccgsl Download

Added: May 10, 2013 | Visits: 276

Treat the Win32 Registry like a Python dict This class wraps most of the win32api functions for accessing a registry. It will read and write all win32 registry types, and will de/serialize python objects to registry keys when a string or integer representation is not possible. Platforms: Windows, Python,

License: Freeware Download (50): Treat the Win32 Registry like a Python dict Download

Added: May 10, 2013 | Visits: 372

Timeit module wrapper This script containsĀ a simple, easy to use wrapper function for doing quick tests of your functions using the timeit module.The timeit module provides an easy way of testing the performance of your Python code by running it in many iterations and averaging the timings. However it is not very... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Timeit module wrapper Download

Added: May 29, 2013 | Visits: 439

SMTP wrapper for Scripts SMTP wrapper is a small SMTP wrapper designed to be used in chroot-ed environment as a sendmail command-line tool replacement. A wrapper can be used by php ( by function mail ) instead of using SMTP client written in php. Platforms: PHP

License: Freeware Size: 10 KB Download (43): SMTP wrapper for Scripts Download

Added: June 21, 2013 | Visits: 370

SMTP wrapper for Email System Utilities SMTP wrapper is a small SMTP wrapper designed to be used in chroot-ed environment as a sendmail command-line tool replacement. A wrapper can be used by php ( by function mail ) instead of using SMTP client written in php. Platforms: PHP

License: Freeware Size: 10 KB Download (45): SMTP wrapper for Email System Utilities Download

Released: July 01, 2007  |  Added: July 29, 2010 | Visits: 1.911

.NET Active Directory Wrapper Lite .Net Active Directory Lite is a free package of two Visual Studio solutions (.sln) that includes all the source code to calling multiple Active Directory function and a complete sample application that demonstrates the functionality of the wrapper. Both solutions are written in C# and are... Platforms: Windows

License: Freeware Size: 186 KB Download (145): .NET Active Directory Wrapper Lite Download

Added: May 10, 2013 | Visits: 383

SMTP wrapper SMTP wrapper is a small SMTP wrapper designed to be used in chroot-ed environment as a sendmail command-line tool replacement. A wrapper can be used by php ( by function mail ) instead of using SMTP client written in php. Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (57): SMTP wrapper Download

Added: September 11, 2013 | Visits: 484

PESQ MATLAB Wrapper Implements a MATLAB wrapper function for the PESQ version 2.0 binary [1]. Both narrowband and wideband modes are supported. The narrowband approach (P.862) returns both the raw MOS_PESQ score and its mapping to LQO scale: MOS_LQO as per P.862.1. The wideband extension (P.862.2) returns LQO mapped... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 174.08 KB Download (46): PESQ MATLAB Wrapper Download

Added: September 09, 2013 | Visits: 557

weighted least-squares + weighted min-max optimization This is a wrapper function to solve optimization problems (using FMINCON) of the form:min w.r.t. X of CostFunc(X) = beta*(W_ls*F(X)) + (1 - beta)*(max(W_mm*F(X)))subject to: A*X Platforms: Matlab

License: Freeware Size: 10 KB Download (48): weighted least-squares + weighted min-max optimization Download

Added: August 30, 2013 | Visits: 377

Tortoise SVN Wrapper This function is a very simple wrapper to run TortoiseSVN. Since Windows Matlab doesn't support SVN directly, this is a way to control svn from within Matlab. It is NOT intended to replace Matlab's versioning control.I also created 3 wrappers for the 3 most commonly functions I use: checkout,... Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Tortoise SVN Wrapper Download

Added: April 12, 2013 | Visits: 339

CMBFAST Wrapper Routines CMBFAST is a Fortran code developed by U. Seljak and M. Zaldarriaga for calculating cosmic microwave background anisotropy, polarization, and matter power spectra. (See http://cmbfast.org for more information). This Matlab function is intended only to be a wrapper routine to simplify calling the... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): CMBFAST Wrapper Routines Download

Added: July 07, 2013 | Visits: 219

Universal MEX wrapper Suppose you wish to expose a FORTRAN or C function within Matlab without making the effort to write a MEX wrapper. (For instance, writing MEX wrappers for all BLAS/LAPACK routines would be a massive undertaking.) This package will work if:1) The function is a void type, or the user doesn't care... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): Universal MEX wrapper Download

Added: August 07, 2013 | Visits: 208

uiputfile2 Wrapper for Matlab's UIPUTFILE function which remembers the last folder opened. UIPUTFILE2 stores information about the last folder opened in a mat file which it looks for when called. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (39): uiputfile2 Download

Added: July 02, 2013 | Visits: 292

uigetdir2 Wrapper for Matlab's UIGETDIR function which adds the ability to remember the last selected directory. UIGETDIR2 stores information about the last selected directory in a mat file which it looks for when called. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (45): uigetdir2 Download

Added: August 04, 2013 | Visits: 228

uigetfile2 Wrapper for MATLAB's UIGETFILE function which remembers the last folder opened. UIGETFILE2 stores information about the last folder opened in a mat file which it looks for when called.Tested under MATLAB Version 7.0.4.365 (R14) Service Pack 2. Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): uigetfile2 Download

Released: June 03, 2016  |  Added: July 19, 2016 | Visits: 4.746

Function Grapher Function Grapher is graph maker to create 2D, 2.5D, 3D and 4D function graphs, animations and table graphs. 2D functions can be in the form of explicit, parametric, piecewise, implicit and inequality. 3D functions can be in the form of explicit, parametric and implicit. Platforms: Windows, Windows 7, Windows Server

License: Demo Cost: $45.00 USD Size: 3.31 MB Download (397): Function Grapher Download

Released: January 11, 2010  |  Added: January 13, 2010 | Visits: 1.844

Smart Ad-Wrapper Smart Ad-Wrapper is AdWords utility that allows wrapping adwords, dynamically increase bids, change URLs and Bids for specific keywords and more. Smart Ad-Wrapper wraps keyword phrases in "quotation marks" (phrase match) and [square brackets] (exact match) for use in Google AdWords campaigns. At... Platforms: Windows

License: Shareware Cost: $14.50 USD Size: 1.12 MB Download (108): Smart Ad-Wrapper Download

Added: January 25, 2010 | Visits: 1.155

File::Next::OO File::Next::OO is a Perl module with file-finding iterator Wrapper for File::Next::files function. SYNOPSIS File::Next::OO is just a wrapper around File::Next::files function. But it is easy to remember and less typing. Call it always with object notation. Not mixed as in File::Next itself.... Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): File::Next::OO Download

1 2 3 4 5 >