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

Balance Chemical Equation Solver freeware
Filter: All | Freeware | Demo
 

Balance Chemical Equation Solver

< 1 2 3 4 5 > 
Released: July 11, 2012  |  Added: July 11, 2012 | Visits: 377

MathGenius MathGenius is a graphical tool intended to simplify your work in mathematics. By now it includes a graphical function plotter, a mechanism (still in development) to derive functions, and an equation solver. An extension mechanism will be developed.



Platforms: Windows, Mac, Linux

License: Freeware Size: 25.72 KB Download (45): MathGenius Download

Released: November 23, 2012  |  Added: November 23, 2012 | Visits: 537

CalculatorMaX 2.1 About CalculatorMaX 2 CalculatorMaX 2 is an algebraic and RPN calculator with other capabilites such as: store and recall, trigonometric funtions (in Radians, Degrees, as well as Hyperbolic), scientific notation, and more. CalculatorMaX 2 contains tools that add power to the application: -...





Platforms: Mac

License: Freeware Size: 460.8 KB Download (57): CalculatorMaX 2.1 Download

Added: April 03, 2013 | Visits: 635

Design of a robust digital controller with PPR toolbox Design of a robust digital controller with PPR toolboxThis script shows the basic steps for the "digital two degrees of freedom controller" (2DOF) design with the PPR toolbox.The illustration of our methodology is based on a difficult plant control. To get a 2DOF controller, only 2 "high level"...


Platforms: Matlab

License: Freeware Size: 163.84 KB Download (46): Design of a robust digital controller with PPR toolbox Download

Vapour Pression versus Temperature using Antoine Equation and GUI The GUI application allows the user to enter the parameters of the Antoine equation and then plot vapour pressure of any chemical component versus temperature.


Platforms: Matlab


Added: August 08, 2010 | Visits: 1.640

Modest Ordinary Differential Equation Library Modest Ordinary Differential Equation Library is a C++ library to model rate equations. MODEL is a numeric simulation library written during my PhD to simulate systems of rate equations describing Vertical Cavity Surface Emitting Lasers (VCSELs). I decided to write one myself after looking at...


Platforms: *nix

License: Freeware Size: 2.5 MB Download (154): Modest Ordinary Differential Equation Library Download

Added: May 10, 2013 | Visits: 771

Linear equations solver This script allows you to runĀ a linear equations solver using eval and built-in complex numbers.One could add one more line to insert '*' where needed, i.e. "100x" -> "100*x", add some input validation, in particular check whether the equation is actually linear and not quadratic or cubic, and...


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

License: Freeware Download (58): Linear equations solver Download

Added: March 28, 2013 | Visits: 533

Eigen Energy Solver for Schroedinger Equation The program 'Efinder' numerically solves the Schroedinger equation using MATLAB's 'ode45' within a range of energy values. By taking advantage of the dramatic endpoint behavior of the resulting wave solutions, 'Efinder' determines the eigen energies to any accuracy needed.This program has been...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): Eigen Energy Solver for Schroedinger Equation Download

Equilibrium Constants Computation using the Soave-Redlich-Kwong equation of state In the program, we obtain equilibrium constants, compressibility factors, molar volumes and densities using the Soave-Redlich-Kwong equation of state. We find the same results as those given by Henley and Seader in Equilibrium-Stage Separation Operations in Chemical Engineering, Wiley, 1981...


Platforms: Matlab


Screenshot Application of the arc length continuation method in nonlinear chemical dynamics In the program, an example from the field of nonlinear chemical dynamics is presented. Governing equation and reaction scheme can be found in G. Nicolis, Dynamique Chimique, Thermodynamique, cindoTetique et mdoTecanique statistique, Dunod, Paris 2005. We use the arc length continuation method to...


Platforms: Matlab


Released: September 16, 2006  |  Added: February 10, 2007 | Visits: 6.229

Equation Grapher Equation grapher is an easy-to-use software for 2D function graphing. 2D function graphs can be plotted in Cartesian and polar coordinate systems .Equation grapher is an easy-to-use software for 2D function graphing. 2D function graphs can be plotted in Cartesian and polar coordinate systems...


Platforms: Windows

License: Freeware Size: 1.23 MB Download (714): Equation Grapher Download

Released: May 15, 2009  |  Added: October 12, 2009 | Visits: 8.032

Word Solver Word Solver was designed with the US game show Lingo in mind. Basically you have five or six letter words that you have to guess. You'll get the first letter given to you, but you have to take turns guessing letters. Word Solver works by picking up the keys you type into other applications or...


Platforms: Windows

License: Freeware Size: 28 KB Download (665): Word Solver Download

Added: May 22, 2010 | Visits: 2.053

sudoku solver by darsie sudoku solver by darsie project is a console-based sudoku solver. sudoku solver by darsie is a console program that reads data from stdin (typically redirected from a file) and prints a possibly partial result. Definitive numbers are printed all over their fields. Other fields contain the...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (303): sudoku solver by darsie Download

Added: January 07, 2010 | Visits: 2.574

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: March 25, 2010 | Visits: 2.768

Rush Hour Puzzle Solver Rush Hour Puzzle Solver project is a Rush Hour puzzle solver that illustrates the solution with PostScript. Rush Hour Puzzle Solver is a small C++ program that reads a Rush Hour board from a text file and produces a nice PostScript file that shows the shortest solution..


Platforms: *nix

License: Freeware Size: 460.8 KB Download (266): Rush Hour Puzzle Solver Download

Added: June 14, 2010 | Visits: 1.699

Games::Mastermind::Solver::BruteForce Games::Mastermind::Solver::BruteForce is a Master Mind puzzle solver. SYNOPSIS # See Games::Mastermind::Solver Games::Mastermind::Solver::BruteForce uses the classical brute-force algorithm for solving Master Mind puzzles. METHODS remaining $number = $player->remaining; The number...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (214): Games::Mastermind::Solver::BruteForce Download

Added: October 26, 2010 | Visits: 1.746

Games::Mastermind::Solver Games::Mastermind::Solver is a Master Mind puzzle solver. SYNOPSIS # a trivial Mastermind solver use Games::Mastermind; use Games::Mastermind::Solver::BruteForce; my $player = Games::Mastermind::Solver::BruteForce ->new( Games::Mastermind->new ); my $try; print join( ,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (191): Games::Mastermind::Solver Download

Added: September 23, 2010 | Visits: 1.302

Freecell Solver Freecell Solver is a program that automatically solves games of Freecell and similar Solitaire variants such as Eight Off, Forecell and Seahaven Towers, as well as Simple Simon boards. Freecell Solver is free software distributed under the public domain. Freecell Solver is written in ANSI C and...


Platforms: *nix

License: Freeware Size: 542.72 KB Download (167): Freecell Solver Download

Added: September 16, 2010 | Visits: 1.570

Balance Balance is our suprisingly successful load balancing solution being a simple but powerful generic tcp proxy with round robin load balancing and failover mechanisms. Balance behaviour can be controlled at runtime using a simple command line syntax. Balance successfully runs at least on...


Platforms: *nix

License: Freeware Size: 32.77 KB Download (124): Balance Download

Added: October 26, 2010 | Visits: 1.736

Automagical Sudoku Solver Automagical Sudoku Solver project is an attempt to solve Sudoku puzzles using a computer. It can solve rather tough puzzles, but not all of them. Installation: The source code should compile flawlessly using the make utility. Then, simply run "ass < foo", where foo is a sudoku puzzle in text...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (182): Automagical Sudoku Solver Download

Released: August 13, 2012  |  Added: August 13, 2012 | Visits: 1.623

Linear Program Solver 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: Windows

License: Freeware Download (828): Linear Program Solver Download

< 1 2 3 4 5 >