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

Iterate freeware
Filter: All | Freeware | Demo
 

Iterate

1 2 3 > 
Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 138

iterate-keywords Iterate (http://www.cl-user.net/asp/libs/iterate) patched to allow (iter (:for i from 1 to 10) (:collect i))instead of (iter (for i from 1 to 10) (collect i)) Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 94.79 KB Download (48): iterate-keywords Download

Added: October 18, 2013 | Visits: 320

plone.app.iterate iterate is a Plone add-on that allows one to utilize a checkin / checkout procedure for content editing. It integrates in versioning, locking, and utilizes Zope technology like adapters and events to allow for easy customization. Features: * versioning utilizing cmf editions * locking using... Platforms: *nix

License: Freeware Size: 71.68 KB Download (44): plone.app.iterate Download

Added: May 10, 2013 | Visits: 406

Loop over and descend into sequences This is a function to iterate over a container and its elements that checks for recursive traps. The condition for descending into elements is highly configurable (a list of type() results, or a callable). Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (52): Loop over and descend into sequences Download

Released: December 09, 2012  |  Added: December 09, 2012 | Visits: 653

PDF OCR Wrapper This is a wrapper written in Java that allows to recursively iterate a directory structure and call an OCR engine on each found PDF on the condition that it hat not yet been called for that PDF. It works well with the ABBYY OCR Engine for Linux. Platforms: Windows, Mac, Linux

License: Freeware Size: 20.85 KB Download (48): PDF OCR Wrapper Download

Added: May 10, 2013 | Visits: 754

Handling of command line arguments This script handles arguments for small scripts that need to:  - read some command line options  - read some command line positional arguments  - iterate over all lines of some files given on the command line, or stdin if none given - give usage message if positional arguments are missing... Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): Handling of command line arguments Download

Added: May 10, 2013 | Visits: 305

Iterate over .MP4 atoms This script yields the atoms contained in an MP4 file. Mostly is used for extracting the tags contained in it (artist, title etc) using a convenience class (M4ATags). This script could be implemented as an generator. Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (55): Iterate over .MP4 atoms Download

Multivariate Nonlinear optimization using Marquardt Method We use the power of symbolic toolbox in order to find the optimal point in an arbitrary multivariate functionChange the following code based on your objective function and run the programFunction F in Symbolic Formata='(x1^2+x2-11)^2+(x1+x2^2-7)^2';The code will iterate and converge to x and y of... Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Multivariate Nonlinear optimization using Marquardt Method Download

Added: June 06, 2013 | Visits: 449

ORM mapping class This PHP script is designed to act as a base class for storing and retrieving objects in MySQL databases. This base class should be extended by other class to define the MySQL database table and the fields to store and retrieve the object variables.ORM mapping class executes SQL queries with the... Platforms: PHP

License: Freeware Size: 10 KB Download (41): ORM mapping class Download

Added: August 29, 2013 | Visits: 338

Datamodul Datamodul is a MySQL database access wrapper with metadata retrieval functions.THe script can establish MySQL database server connections, execute SQL queries, iterate over query results and retrieve its data as arrays.The class Datamodul can also retrieve metadata like the database table names... Platforms: PHP

License: Freeware Size: 61.44 KB Download (41): Datamodul Download

Added: June 29, 2013 | Visits: 550

The SubPage Loop This plugin creates an inner loop inside the main loop of a wordpress page. This inner loop allows user to iterate over the child page objects of the main page.Installation : 1. Upload the-subpage-loop.php to the /wp-content/plugins/ directory 2. Activate the plugin through the 'Plugins' menu in... Platforms: PHP

License: Freeware Size: 10 KB Download (46): The SubPage Loop Download

Added: July 27, 2013 | Visits: 459

Faceted Search Context This is an add-on module to the excellent faceted search module. When using the guided search you often want to display a page or a bit of text or some sort of introduction to the current search.Faceted Search Context provides a context sensitive block which changes according to the current... Platforms: PHP

License: Freeware Size: 10 KB Download (53): Faceted Search Context Download

Added: July 16, 2013 | Visits: 415

ODI Exposure Time Calculator Java 1.5 (or newer) and Java Web Start are required to run the Exposure Time Calculator (ETC). A relatively fast machine is helpful because a complete model of the instrument will be calculated. Any system supporting Java and Java Web start can be used to run this software. Warning: This... Platforms: Mac

License: Freeware Size: 10.24 KB Download (41): ODI Exposure Time Calculator Download

Added: December 03, 2013 | Visits: 257

django-load Module and object loader utilities for Django. Features: * Load all modules from all installed apps with a givenname. * Load all modules from all installed apps with a given name and iterate over them. * Load an object from a module using a middleware classes like import path. * Unittested (see... Platforms: *nix

License: Freeware Size: 30.72 KB Download (32): django-load Download

Added: September 24, 2013 | Visits: 177

django-cms-pagetags pagetags is a django-cms plugin that allows you to tag django-cms pages. With this functionality in place now you can group pages and iterate over them using custom templatetags. For your convenience it comes with autocomplete functionality. Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): django-cms-pagetags Download

Added: August 16, 2013 | Visits: 375

Archive::Tar::Wrapper Archive::Tar::Wrapper is an Perl wrapper around the 'tar' command line utility. It never stores anything in memory, but works on temporary directory structures on disk instead. It provides a mapping between the logical paths in the tarball and the 'real' files in the temporary directory on disk.... Platforms: *nix

License: Freeware Size: 10.24 KB Download (40): Archive::Tar::Wrapper Download

Added: September 03, 2013 | Visits: 354

croniter for Linux Example of usage: >>> from croniter import croniter >>> from datetime import datetime >>> base = datetime(2010, 1, 25, 4, 46) >>> iter = croniter('*/5 * * * *', base) # every 5 minites >>> print iter.get_next(datetime) # 2010-01-25 04:50:00 >>> print iter.get_next(datetime) # 2010-01-25 04:55:00... Platforms: *nix

License: Freeware Size: 10.24 KB Download (45): croniter for Linux Download

Added: November 27, 2013 | Visits: 345

extensions for linux extensions is a simple plugin system inspired from setuptools entry points. It allows an application to define and/or use plugins. How to define a plugin A plugin can be any callable object . It has to be registered through the extensions registry. For example, let's take a simple function... Platforms: *nix

License: Freeware Size: 20.48 KB Download (32): extensions for linux Download

Added: July 13, 2013 | Visits: 332

Bash Navigate Toolkit Bash Navigator Toolkit (BNT) is a set of platform independent facilities that enable easy navigation within the Bash (or even Korn) shell. These functions allow simple navigation within the file system, as well as deployment of automated scripts to iterate directories and perform various activities. Platforms: *nix

License: Freeware Size: 104.45 KB Download (36): Bash Navigate Toolkit Download

Added: August 01, 2008 | Visits: 2.443

Convert String for C++ You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If you make some changes in the revised string, you have to iterate the above steps. Now Convert String for C++... Platforms: Windows

License: Freeware Size: 126 KB Download (139): Convert String for C++ Download

Added: April 01, 2010 | Visits: 977

Tree::BPTree Tree::BPTree is a Perl implementation of B+ trees. SYNOPSIS use Tree::BPTree; # These arguments are actually the defaults my $tree = new Tree::BPTree( -n => 3, -unique => 0, -keycmp => sub { $_[0] cmp $_[1] }, -valuecmp => sub { $_[0] <=> $_[1] }, ); # index the entries in this... Platforms: *nix

License: Freeware Size: 17.41 KB Download (92): Tree::BPTree Download

1 2 3 >