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

Ces Production Function software
Filter: All | Freeware | Demo
 

Ces Production Function

< 1 2 3 4 5 > 
Released: November 26, 2012  |  Added: November 26, 2012 | Visits: 369

Digital Production BuZZ 3-Hours of Digital Video Production Tricks by Larry Jordan! Stream the HD version of this tutorial at: macProVideo.com & NonLinearEducating.com Get a solid selection of new Video Editing tips & tricks every month, by Larry Jordan! Platforms: Mac

License: Shareware Cost: $19.99 USD Size: 505 MB Download (58): Digital Production BuZZ Download

Added: May 10, 2013 | Visits: 713

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

SQL-like ORDER BY function for lists This script contains a function that allows you to easily sort a list by multiple columns in ascending and descending order similar in function to the ORDER BY clause in SQL. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): SQL-like ORDER BY function for lists Download

Added: May 10, 2013 | Visits: 394

Number Format function This function takes a number (integer or float) and returns a string with the integer portion grouped by thousands and the decimal portion rounded or padded to given number of decimal places. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (57): Number Format function Download

Added: May 10, 2013 | Visits: 884

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


Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 891

Printing Industry Production Software Logic Print Logic Print is a practical and comprehensive budgeting, production and management software for the printing industry and graphic arts. Very easy to use. You can download the trial version of Logic Print from this page or www.logic-print.com. The trial version is fully functional for 30 days and... Platforms: Windows, Mac, Other

License: Shareware Cost: $995.00 USD Size: 2.17 MB Download (55): Printing Industry Production Software Logic Print Download

Released: November 10, 2012  |  Added: November 10, 2012 | Visits: 390

Unified Web Production Template A Java/Swing application designed to simplify web-production. Assets, meta-data, and production instructions are collected into a single XML document provided to a page-builder. Integration with Final Cut Server is seamless. Platforms: Windows, Mac, Linux

License: Freeware Size: 32.38 MB Download (55): Unified Web Production Template Download

Released: September 10, 2012  |  Added: September 10, 2012 | Visits: 680

PHP Function Index The PHP Function Index (PHPfi) is a simple browser to quickly look up any PHP function. Its search offers realtime-filtering of the function list and it downloads and caches the user contributed notes from PHP.NET for instant lookup. Additionally its AppleScript interface lets you look up PHP... Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (55): PHP Function Index Download

Added: May 10, 2013 | Visits: 641

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

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 (54): Function composition Download

Added: May 10, 2013 | Visits: 460

Debug statements include function name This script allows a user to place debug messages, error messages and standard messages throughout a program. The function name and line number will be added to each debug and error message before it is printed out. In addition, each of these messages can be passed to multiple handler objects... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Debug statements include function name Download

Function to generate Timeseries file to use for Moore FSM coverage analysis. This function generates a Timeseries file which can be used for Moore FSM coverage analysis.The file is generated in the working directory and can be opened into the Workspace for use by MATLAB, or read directly into Simulink using the 'Import Data From File' source block.The generated Timeseries... Platforms: Matlab


Added: May 10, 2013 | Visits: 789

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

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

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: September 17, 2013 | Visits: 931

Autocorrelation and Crosscorrelation function of gold sequence This m-file finds and plots the autocorrelation and crosscorrelation function(ACF and CCF) of generated Gold codes of length 31.Crosscorrelations are three valued. Platforms: Matlab


Added: May 10, 2013 | Visits: 577

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: July 02, 2013 | Visits: 516

Q function Because of the "erfc" function, the processing time is very small. Platforms: Matlab

License: Freeware Size: 102.4 KB Download (52): Q function Download

Added: May 10, 2013 | Visits: 395

Convenience 'timeit' function This function makes it easier to use the timeit module from the interactive interpreter. You should just specify function with (optional) arguments to run, optional number of runs, and optional name of module (which if not specified defaults to the name of the function). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Convenience 'timeit' function Download

Released: October 24, 2012  |  Added: October 24, 2012 | Visits: 736

Logiciel Gestion Production Imprimerie Logic Print Logic Print est un logiciel pratique et complet de budgetisation, de production et de gestion pour le secteur de l'imprimerie et des arts graphiques. Tres facile a utiliser. Vous pouvez telecharger la version d'essai de Logic Print partir de cette page ou www.logic-print.com. La version d'essai... Platforms: Windows, Mac, Other

License: Shareware Cost: $995.00 USD Size: 2.17 MB Download (51): Logiciel Gestion Production Imprimerie Logic Print Download

< 1 2 3 4 5 >