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

Arbitrary Operators freeware
Filter: All | Freeware | Demo
 

Arbitrary Operators

1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 328

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: April 09, 2010 | Visits: 1.029

Unicode::Overload Unicode::Overload is a Perl source filter to implement Unicode operations. SYNOPSIS use charnames :full; use Unicode::Overload ( "N{UNION}" => infix => sub { my %a = map{$_=>1}@{$_[0]}; my %b = map{$_=>1}@{$_[1]}; return keys(%a,$b); }, "N{SUPERSCRIPT TWO}" => postfix => sub { $_[0] **...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): Unicode::Overload Download

Added: March 26, 2013 | Visits: 354

Angular Momentum Operators Computes matrix representations of the Jx, Jy, Jz, J+, and J- operators in a given spin space.


Platforms: Matlab

License: Freeware Size: 10 KB Download (42): Angular Momentum Operators Download

Added: June 21, 2013 | Visits: 357

tkalc tkalc is a pocket calculator for developers and IP network operators. Arbitrary arithmetic/logical expressions can be entered very quickly. The result is then simultaneously displayed in decimal, hexadecimal, octal, binary, ASCII, IP address, and boolean.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (41): tkalc Download

Added: August 03, 2010 | Visits: 1.014

APFP APFP (Arbitrary Precision Floating Point) is an Unicon class for performing arbitrary precision floating point calculations. It also includes a class for calculating with arbitrary precision complex numbers. APFP requires unicon overloaded operators. Whats New in This Release: - Made to use...


Platforms: *nix

License: Freeware Size: 100.35 KB Download (97): APFP Download

Added: January 12, 2010 | Visits: 1.190

Arbitrary Command Output Colourer acoc is a regular-expression based colour formatter for programs that display output on the command-line. It works as a wrapper around the target program, executing it and capturing the stdout stream. Optionally, stderr can be redirected to stdout, so that it, too, can be manipulated. acoc then...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (94): Arbitrary Command Output Colourer Download

Released: November 03, 2012  |  Added: November 03, 2012 | Visits: 598

Arbitrary Transmission Line Calculator. 'atlc' is a CAD package used for analysing and desiging electrical transmission lines of arbitrary cross section. Also for the design of directonal couplers. Some parts are CPU intensive, so multiple CPUs are supported.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.7 MB Download (51): Arbitrary Transmission Line Calculator. Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 527

Java compiler & operators overloading Jo2 (Java Operators Overloading) :: is Javac (Sun Java Compiler) extended by operators overloading. This open java project comes with a specification of operators overloading in Java. The resulting byte code obeys to the java standard specification.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.03 MB Download (51): Java compiler & operators overloading Download

Added: April 30, 2013 | Visits: 429

General Mathieu functions with arbitrary parameters These routines are calculation routines for Mathieu functions with arbitrary parameters (positive, Negative and Complex)The package includes the following subroutines:fcoef1---Compute the expanded coefficients of Seriesdbesselj----Compute the derivatives of Bessel functions;dbessely----Compute...


Platforms: Matlab

License: Freeware Size: 10 KB Download (39): General Mathieu functions with arbitrary parameters Download

Added: November 23, 2013 | Visits: 659

calc: C-style arbitrary precision system Calc is arbitrary precision C-like arithmetic system that is a calculator, an algorithm prototyper and mathematical research tool. Calc comes with a rich set of builtin mathematical and programmatic functions.


Platforms: *nix

License: Freeware Size: 849.92 KB Download (45): calc: C-style arbitrary precision system Download

Released: July 15, 2011  |  Added: November 01, 2011 | Visits: 6.411

Calculator Prompter Calculator Prompter is a math expression calculator. You can evaluate expressions like sin(cos(tan(pi)))#2%10^3 .Calculator Prompter has a built-in error recognition system that helps you get correct results: - Paste operator here; - Paste number here; - Missing '('; - Missing ')'; - Unknown...


Platforms: Windows, Other

License: Freeware Size: 961.91 KB Download (296): Calculator Prompter Download

Added: August 23, 2010 | Visits: 1.300

Sunrise Data Dictionary Sunrise Data Dictionary is a library for hashtable storage of arbitrary data objects with built-in reference counting and guaranteed order iteration for the C programming language. Sunrise Data Dictionary library can participate in external reference counting systems or use its own built-in...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (116): Sunrise Data Dictionary Download

Added: July 19, 2010 | Visits: 1.241

NCO NCO (The netCDF Operators) are a suite of programs known as operators. Each operator is a standalone, command line program which is executed at the UNIX shell-level like, e.g., ls or mkdir. The operators take netCDF files as input, then perform a set of operations (e.g., deriving new data,...


Platforms: *nix

License: Freeware Size: 3.1 MB Download (104): NCO Download

Added: November 08, 2010 | Visits: 938

Sawdog Sawdog (Simple Active Watch-DOG) is a suite of scripts that informs the system operators of mission critical servers in the case of a failure. A set of small executables (i.e. expect scripts) are executed, and if one executable fails, it sends an email or an SMS to the sysop. There are 3 states...


Platforms: *nix

License: Freeware Size: 82.94 KB Download (99): Sawdog Download

Added: June 02, 2010 | Visits: 857

PermComb PermComb is pure perl module for performing permutations and combinations of an arbitrary list. Algorithm::Permute permutes only n out of n and requires compilation. This mod is pure perl and supports permutations and combinations taken R at a time, iteratively and both in the same object at...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (159): PermComb Download

Added: November 12, 2010 | Visits: 737

Data::PropertyList Data::PropertyList is a Perl module that can convert arbitrary objects to/from strings. SYNOPSIS use Data::PropertyList qw(astext fromtext); $hash_ref = { items => [ 7 .. 11 ], key => value }; $string = astext($hash_ref); # ... $hash_ref = fromtext($string); print $hash_ref->{items}[0];...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (94): Data::PropertyList Download

Added: March 04, 2010 | Visits: 1.020

acoc acoc is an arbitrary command output colourer. Ever wondered why the output of your favourite UNIX/Linux commands is still displayed in black-and-white after all these years? Ever had to search back through your scroll-buffer in search of gcc errors and salient information to tell you what...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (96): acoc Download

Added: January 22, 2010 | Visits: 661

Gtk2::Ex::FormFactory::GtkWidget Gtk2::Ex::FormFactory::GtkWidget can wrap arbitrary Gtk widgets. SYNOPSIS Gtk2::Ex::FormFactory::GtkWidget->new ( custom_gtk_widget => Gtk::Widget, ... Gtk2::Ex::FormFactory::Widget attributes ); With this module you can add arbitrary Gtk widgets to a FormFactory. Theyre simply...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Gtk2::Ex::FormFactory::GtkWidget Download

Added: January 05, 2010 | Visits: 1.143

Math::String Math::String module contains arbitrary sized integers having arbitrary charsets to calculate with key rooms. SYNOPSIS use Math::String; use Math::String::Charset; $a = new Math::String cafebabe; # default a-z $b = new Math::String deadbeef; # a-z print $a + $b; # Math::String "" $a =...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (98): Math::String Download

Added: June 23, 2010 | Visits: 803

Reapoff Regular Expression, Arbitrary Protocol, Opensource Filtering Firewall (Reapoff) is an arbitrary protocol proxy. A proxy server is a program which accepts connections on behalf of another program and forwards these connections to the original program. There are a many different commonly used...


Platforms: *nix

License: Freeware Size: 450.56 KB Download (90): Reapoff Download

1 2 3 4 5 >