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

Arbitrary freeware
Filter: All | Freeware | Demo
 

Arbitrary

< 1 2 3 4 5 
Added: May 10, 2013 | Visits: 329

Infix operators Python has the wonderful "in" operator and it would be nice to have additional infix operator like this. This script shows how (almost) arbitrary infix operators can be defined.



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

License: Freeware Download (51): Infix operators Download

Added: May 10, 2013 | Visits: 306

n-dimensional loop iterator object This script does nested for loops on an arbitrary list of iterable things.





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

License: Freeware Download (51): n-dimensional loop iterator object Download

Added: August 28, 2013 | Visits: 607

Featured Content Slider Script Featured Content Slider makes a slideshow out of arbitrary content on your page, so users can manually select a content to see or have them rotated automatically.Pagination links let the user quickly pick a content to show. Each content is simply normal HTML wrapped in DIV tags for effortless...


Platforms: JavaScript

License: Freeware Size: 102.4 KB Download (51): Featured Content Slider Script Download

Added: May 29, 2013 | Visits: 513

Alamouti Scheme with GUI ALAMOUTI performs Monte-Carlo simulation and estimates Bit Error Rate (BER) of Alamouti Scheme [1] over Rayleigh channel. The scheme presumes 2 transmit (Tx) and arbitrary number of receive (Rx) elements. If Rx=1 (one receive element) the ALAMOUTI is transformed to the order 2 transmit diversity...


Platforms: Matlab

License: Freeware Size: 10 KB Download (51): Alamouti Scheme with GUI Download

Released: July 08, 2012  |  Added: July 08, 2012 | Visits: 520

MirrorJNDI Business MirrorJNDI is an open source Java Naming and Directory Interface (JNDI) service provider for accessing arbitrary Java objects in a hierarchical namespace. MirrorJNDI can store all it's data in XML or binary serialized form. It allows to create full copy of existing service provider's data,...


Platforms: Windows

License: Freeware Download (50): MirrorJNDI Business Download

Released: July 18, 2012  |  Added: July 18, 2012 | Visits: 495

NTL for Linux NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields. NTL provides high quality implementations of state-of-the-art...


Platforms: Linux

License: Freeware Download (50): NTL for Linux Download

Released: December 24, 2012  |  Added: December 24, 2012 | Visits: 385

Automatic Service Service for automatic execution of arbitrary Groovy scripts by scheduler (Quartz) in context of JBoss Application Server + Quartz GUI


Platforms: Windows, Mac, Linux

License: Freeware Size: 8.89 MB Download (50): Automatic Service Download

Released: July 06, 2012  |  Added: July 06, 2012 | Visits: 370

Dresden OCL Dresden OCLallows to query arbitrary EMF-based models. It provides an advanced OCL2 Editor, a Parser, an Interpreter, and a Codegenerator for Java and SQL. Update site: http://dresden-ocl.sourceforge.net/downloads/updatesite/site.xml


Platforms: Windows, Mac, Linux

License: Freeware Size: 32.74 MB Download (50): Dresden OCL Download

Released: August 20, 2012  |  Added: August 20, 2012 | Visits: 260

ViennaGrid ViennaGrid is a generic mesh handling library that provides the traversal of structured and unstructured grids in arbitrary spatial dimensions, in particular 1d, 2d and 3d. Quantities can be conveniently stored on mesh elements using ViennaData.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 1.38 MB Download (50): ViennaGrid Download

Added: May 10, 2013 | Visits: 276

Lazy Traversal of Directed Graphs The os.path.walk routine that ships with the python standard library is limited to traversing the file system tree. This script allows you to realize a generic traversal for arbitrary (directed) graphs with support for recursion limits.


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

License: Freeware Download (50): Lazy Traversal of Directed Graphs Download

Added: July 30, 2013 | Visits: 417

Qalculate! Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux. It is small and simple to use but with much power underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface.


Platforms: *nix

License: Freeware Size: 1.2 MB Download (50): Qalculate! Download

Added: August 22, 2013 | Visits: 467

Inscribed_Rectangle Inscribed_Rectangle package provides 2 low level computer vision / image analysis functions able to locate largest square or rectangle inscribed inside arbitrary shape defined by a binary mask (black and white image). Only rectangles with vertical/horizontal edges are considered. The functions...


Platforms: Matlab

License: Freeware Size: 552.96 KB Download (50): Inscribed_Rectangle 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

Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 252

BrownSauce RDF Browser A project to aggregate and present arbitrary RDF data in as pleasing a manner as possible, that is a 'semantic web browser'.Brownsauce is a local http server; however it should be trivial to add other front


Platforms: Windows, Mac, Linux

License: Freeware Size: 4.09 MB Download (49): BrownSauce RDF Browser Download

Released: June 02, 2012  |  Added: June 02, 2012 | Visits: 341

Mapster Mapster is a program for creating custom topographic maps of arbitrary size for printing.Great for hikers, etc..


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 148.27 KB Download (49): Mapster Download

Added: May 10, 2013 | Visits: 376

Model MBean Instrumentor 0.3b The JMX Model MBean Instrumentor is a Java module for automatic instrumentation of objects of arbitrary classes as JMX Model MBeans. Simply by passing an object to the JMX Instrumentor, appropriate JMX ModelMBeanInfo will be created and the object registered as an MBean. The JMX Model MBean...


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

License: Freeware Download (49): Model MBean Instrumentor 0.3b Download

Added: September 07, 2013 | Visits: 543

K-means algorithm demo The k-means algorithm is widely used in a number applications like speech processing and image compression.This script implements the algorithm in a simple but general way. It performs four basic steps.1. Define k arbitrary prototypes from the data samples.2. Assign each sample to the nearest...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): K-means algorithm demo Download

Added: April 09, 2013 | Visits: 629

Insert HTML editor button plugin Insert HTML editor button allows users to paste arbitrary HTML code into current selection. This is especially useful when you get a piece of code like Paypal buttons or Google Adsense to insert into your page.


Platforms: Python

License: Freeware Size: 10 KB Download (48): Insert HTML editor button plugin Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 438

Java Accumulators and Variants The JAccumulator package provides isomorphic, mutable wrappers for Java value carriers such as primitive numbers, Strings and (coming soon) arbitrary objects (e.g., Java variants)


Platforms: Windows, Mac, Linux

License: Freeware Size: 289.55 KB Download (48): Java Accumulators and Variants Download

Released: October 11, 2012  |  Added: October 11, 2012 | Visits: 415

pixelle An image transformation tool where arbitrary arithmetic transformations can be done pixel by pixel through user defined formulas written in java. Similar in concept to convolution matrices, but allowing any arbitrary expression to generate new values.


Platforms: Windows, Mac, Linux

License: Freeware Size: 5.08 MB Download (48): pixelle Download

< 1 2 3 4 5