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

Queue Function software
Filter: All | Freeware | Demo
 

Queue Function

< 1 2 3 4 5 > 
Released: July 16, 2012  |  Added: July 16, 2012 | Visits: 798

NH's Function Point Analyzer With NH's Function Point Analyzer it is easy to get a quick and clear documentation of function point countings according to IFPUG (International Function Point Users Group) standard 4.2. While counting, you will record functions and databases in NH's Function Point Analyzer and the function... Platforms: Windows

License: Freeware Size: 778.24 KB Download (51): NH's Function Point Analyzer Download

Added: May 10, 2013 | Visits: 733

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

Minimalist Queue Services MQS (Minimalist Queue Services) is a minimalist queueing system in Free Software. The main purpose is to provide a set of basic methods in order to offer asynchronous messaging for program/application.Applications can use this type of services in order to store and retrieve message to dedicated... Platforms: Windows, Mac, *nix, Perl, BSD Solaris

License: Freeware Download (60): Minimalist Queue Services Download

Added: May 10, 2013 | Visits: 464

Node Queue Builder 5.x-1.x-dev This Drupal module implies that the Node Queue exists and is enabled.InstallationUnpack in your modules folder (usually /sites/all/modules/) and enable under Administer > Site Building > Modules. Requirements: - Drupal 5.x - Drupal Nodequeue module Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): Node Queue Builder 5.x-1.x-dev Download

Added: May 10, 2013 | Visits: 466

Persistent Queue This script contains a class that creates a persistent FIFO queue named by the 'name' argument. The number of cached queue items at the head and tail of the queue is determined by the optional 'cache_size' parameter.By default the marshal module is used to (de)serialize queue items, but you may... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Persistent Queue 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: 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: 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: 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: 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: 664

Quick and easy FIFO queue class Quick and easy FIFO queue class is an easy First-In-First-Out queue class based on Python's List data structure. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (54): Quick and easy FIFO queue class Download

Added: May 10, 2013 | Visits: 460

Criteria-based cascading priority queue This module provides a simple criteria-based priority queue with "priority cascading".The criteria argument should be a sequence of callables that return boolean values. There is no need to add an "all pass" criterion at the end; the queue will add all non-matching items with the least... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (53): Criteria-based cascading priority queue 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


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

Scheduled Queue This script defines a scheduled queue: a queue with priorities that are scheduled. It is not preemtitive, higher priorities are not executed always before than lower priorities (only more often). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (51): Scheduled Queue Download

Added: May 10, 2013 | Visits: 640

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

Added: July 20, 2013 | Visits: 631

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

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


< 1 2 3 4 5 >