Tora Linear Programming
Linear Program Solver is a small, simple, very easy to use tool specially designed to help you solve linear programming models.
This tool offers: informative solving reports, extended sensitivity analysis, mixed integer models engine. LiPS supports MPS format and simple LP format (like...
Platforms: WindowsAll
| License: Freeware | Cost: $0.00 USD | Download (24): Linear Program Solver Download |
Simplex-in-PHP are PHP scripts that solve small linear programming and integer linear programming problems executing the simplex method step by step, printing the tableau and drawing the graphical analysis.Useful for students in Operational Research.
Platforms: Windows, Macintosh, *nix, Mac OSX, Linux, PHP, BSD Solaris
| License: Freeware | Cost: $0.00 USD | Download (6): SimplexInPHP Download |
GIPALS32 is a linear programming library that incorporates the power of linear programming solver and simplicity of integration to any software tools like Ms Visual C++, Ms Visual C# .Net, Ms Visual Basic, Borland Delphi and other that support a DLL import.
The maximum number of constraints and...
Platforms: WindowsAll
| License: Freeware | Cost: $0.00 USD | Download (1): GIPALS32 Download |
The Parma Polyhedra Library is a modern C++ library providing numerical abstractions especially targeted at applications in the field of analysis and verification of complex systems. The PPL can handle all the convex polyhedra that can be defined as the intersection of a finite number of (open...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 4.2 MB | Download (55): The Parma Polyhedra Library Download |
Frontline Systems developed the original Solver for Excel on both Macintosh and Windows. For many years, we've offered Solver upgrades for Windows users, that have gotten more and more powerful over time -- but we haven't been active on the Mac. We're now applying more development resources to...
Platforms: Mac OS X 10.5 Intel, Mac OS X 10.5 PPC
| License: Freeware | Cost: $0.00 USD | Download (6): Solver for Excel Download |
Proc::BackOff::Linear is a generic module meant to be directly inherited from and then modified by overloading the calculate_back_off object method. SYNOPSIS Usage: use Proc::BackOff::Linear; my $obj = Proc::BackOff::Linear->new( { $slope => 5, x => count, b => 0 ); # sequence would be...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 6.14 KB | Download (50): Proc::BackOff::Linear Download |
TOra is a Toolkit for Oracle which aims to help the DBA or developer of database application. TOra project features PL/SQL debugger, SQL worksheet with syntax highlighting, DB browser and a comprehensive set of DBA tools..
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Download (1177): TOra Download |
web-based SQL programming tool for sql programmer. Program stored procedure, view, user
function, inline function, trigger, checks, job steps and other sql scripts from a web
browser with syntax highlighting, syntax check and sql query optimizer.
1. MDI SQL Programming Interface, exec /...
Platforms: Windows 3.x, Windows 95, Windows 98, Windows Me, Windows NT 3.x, Windows NT 4.x, Windows 2000, Windows XP, Windows CE
| License: Freeware | Cost: $0.00 USD | Size: 847 KB | Download (621): web SQL programming tool - Shusheng SQL Tool Download |
Cut 1D X is an Automation Component used for obtaining optimal cutting designs of one dimensional pieces which may have angles different of 90 degrees at their extremities. Cut 1D X can be used for cutting linear pieces such as bars, pipes, tubes, steel bars, or any other material used by...
Platforms: Windows 95, Windows 98, Windows Me, Windows NT 4.x, Windows 2000, Windows XP, Windows 2003
| License: Freeware | Cost: $35.00 USD | Size: 351.56 KB | Download (155): Cut 1D X Download |
KDE Simple Programming Tutorial is a tutorial for developing a KDE application. With the only requirement of a little C++ knowledge, and using the latest KDE snapshots, the reader will learn how to build his/her first KDE application from a simple "Hello world" button to a Web browser with a...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Download (140): KDE Simple Programming Tutorial Download |
Combean project is a Java framework for combinatorial structures like graphs or linear programs and optimization algorithms working with these structures. The objective of Combean is to integrate existing proven optimization packages as well as new implementations through a set of lean Java...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 1.8 MB | Download (45): Combean Download |
The Hecl Programming Language is a high-level scripting language implemented in Java. Hecl Programming Language is intended to be small, extensible, extremely flexible, and easy to learn and use. Hecl is intended as a complement to the Java programming language, not a replacement. As such, it...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 2.6 MB | Download (65): Hecl Programming Language Download |
2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 31.74 KB | Download (52): 2E Programming Language Download |
Gnonlin is a library for creating non-linear video editors. Gnonlin project works together with the GStreamer multimedia framework to give developers a powerfull and flexible set of tools for quickly assembling applications which needs to handle non-linear video editing. Installation: The...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 389.12 KB | Download (45): Gnonlin Download |
PATH is a very different programming language than what you are probably used to if youre an average programmer. If youve programmed in the language Brainf*ck, youll recognize the memory cell architecture. Also, Befunge programmers will recognize the two-dimensional way that PATH programs are...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 10.24 KB | Download (46): PATH programming language Download |
Transmuter Programming Language is an extremely dynamic, biologically-inspired prototyping language providing a framework for experimenting with naturally evolving systems of objects over the net, and for exploring new ideas about recombinant software, code morphing, and evolutionary programming....
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 348.16 KB | Download (59): Transmuter Programming Language Download |
Qu is a powerful full-featured object oriented programming language. It is an Open Source software. The Qu Programming Language is absolutely free (as in free lunch) and distributed under the GNU General Public License (GPL). Qu is inspired by other languages. Most noticeably Perl, Python, Ruby...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 1.3 MB | Download (47): The Qu Programming Language Download |
Intro to Bash Programming HOWTO is a bash programming tutorial. The Intro to Bash Programming HOWTO is meant for newbies who wish to learn how to write shell scripts for bash, the GNU Boure-Again shell. It contains several samples. It is very early in its development, but it is hoped that...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Download (128): Intro to Bash Programming HOWTO Download |
Math Objects is a math template library written in C++ using generic programming techniques. In order to use the "Math Objects" library, the user only has to include the header files he needs (e.g. Matrix.h, Polynomial.h etc.). In order to compile the library the user needs an ISO/IEC...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 286.72 KB | Download (47): Math Objects Download |
Felix is an advanced Algol like procedural programming language with a strong functional subsystem. It features ML style typing, first class functions, pattern matching, garabge collection, polymorphism, and has built in support for high performance microthreading, regular expressions and context...
Platforms: Linux
| License: Freeware | Cost: $0.00 USD | Size: 1.2 MB | Download (58): Felix Programming Language Download |
