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

Erlangb Xla Excel Function freeware
Filter: All | Freeware | Demo
 

Erlangb Xla Excel Function

< 1 2 3 4 5 
Released: December 11, 2012  |  Added: December 11, 2012 | Visits: 828

Solver for Excel Frontline Systems developed the original Solver for Excel on both Macintosh and Windows. For many years, we've offered Solver upgrades for Windows users, that have gotten more and more powerful over time -- but we haven't been active on the Mac. We're now applying more development resources to...



Platforms: Mac

License: Freeware Download (87): Solver for Excel Download

Added: May 10, 2013 | Visits: 727

getFileName Function Given a file path either physical or virtual with this function you can obtain the file name or the file directory.





Platforms: Windows, ASP.NET,

License: Freeware Download (58): getFileName Function Download

Added: May 10, 2013 | Visits: 462

Cross Platform Excel Parsing With Xlrd This script easily extract data from microsoft excel files using this wrapper class for xlrd. The class allows you to create a generator which returns excel data one row at a time as either a list or dictionary. This script is very useful for easily pulling in a variety of excel files without...


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

License: Freeware Download (55): Cross Platform Excel Parsing With Xlrd Download

Added: May 10, 2013 | Visits: 436

Excel Catalog This file will create an Excel file (*.XLS) based on your oscommerce's catalog, Feel free to use this.This script will generate one Worksheet for each of your categories. Please note, the total lenght of the categorie's name may not exceed 30 characters and worksheets will be created like: Parent...


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (57): Excel Catalog Download

Added: May 10, 2013 | Visits: 514

Docs to Excel Addon for oscommerce to create excel files to printout invoices, package slips and delivery document.I have zipped the stuff together. sorry less or no documentation, so you have to know what you are doing. Anyway the setup could save you a lot of time


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (56): Docs to Excel Download

Added: May 10, 2013 | Visits: 634

Import in MS Excel Description to make an ODBC coupling to MySql server for easy data import in Excel.


Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (54): Import in MS Excel 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: May 10, 2013 | Visits: 783

Obtaining the name of a function/method This scripts shows you how to obtain the name of a method or a function from within the running method/function.


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

License: Freeware Download (53): Obtaining the name of a function/method Download

Added: May 10, 2013 | Visits: 569

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: 469

Extract a inner function from a class This function can extract a inner function from a class or a function. It may be useful when writing a unit test code.


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

License: Freeware Download (53): Extract a inner function from a class Download

Added: May 10, 2013 | Visits: 480

Function emulation using __call__ This script defines a simple but useful class that emulates a function to gracefully permit latent assignment. In other words, you can use the emulating class as a valid function in assignments with the ability to later associate a function to perform the actual operations.


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

License: Freeware Download (53): Function emulation using __call__ Download

Added: May 10, 2013 | Visits: 704

Call a function/method X times per second This simple generator function is used to call a function X times per second.


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

License: Freeware Download (57): Call a function/method X times per second Download

Added: May 10, 2013 | Visits: 878

A recursive function to get permutation of a list A recursive function to get permutation of a list script allows you to make permutation on a list of objects. The script does not work on repeated items in the list.


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


Added: May 10, 2013 | Visits: 435

Function composition This script contains two classes that show two styles of function composition. The difference is only when the second function (g) returns a tuple. compose function passes the results of g as a tuple, mcompose treats it as a tuple of args to pass along. Note that extra args provided to...


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

License: Freeware Download (53): Function composition Download

Added: May 10, 2013 | Visits: 634

Extended great common divisor function This script contains a function that finds out the gcd(a,b)(great common divisor of a and b) as a linear conbination of a anb b, ax by=gcd(a,b).


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

License: Freeware Download (58): Extended great common divisor function Download

Released: June 25, 2013  |  Added: July 18, 2013 | Visits: 878

Trim Spaces for Microsoft Excel The Ablebits Trim Spaces for Excel add-in will quickly remove leading and trailing spaces from your cells. Follow three simple steps to have your Excel worksheets ready for further work. - In your Excel worksheet, select the cells, columns or rows from which you want to remove excess...


Platforms: Windows

License: Freeware Size: 1.53 MB Download (55): Trim Spaces for Microsoft Excel Download

Added: July 20, 2013 | Visits: 622

Function Grapher Script This script allows you to graph any function you enter on the scale of your choice, assuming you use the correct javascript syntax.For example, to use Cos x, use Math.cos(x). Or, for x^2, use Math.pow(x, 2), etc.


Platforms: JavaScript

License: Freeware Size: 10 KB Download (48): Function Grapher Script Download

Added: April 29, 2013 | Visits: 644

Soft Handover Probability as a function This simple m-file plots the Soft Handover probability as a function of the Soft Handover Threshold value used in the UTRA Soft Handover Algorithm. The relationship has been dertived by taking the ratio between the Cell area where Soft Handovers are enabled and the total Cell area.


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Soft Handover Probability as a function Download

VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function VIDEO TUTORIAL: Serial communication (TX and RX) using SERIAL Matlab function. For Bluetooth and RS-232 devices applications. (Narration in Spanish).


Platforms: Matlab


Added: April 07, 2013 | Visits: 491

Function to generate PN sequence To use this function just define a variable say var,var = pnseq(a, b, c);for a, b and c refer to the zip file


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (45): Function to generate PN sequence Download

< 1 2 3 4 5