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

Example Of Acid Base Reaction software
Filter: All | Freeware | Demo
 

Example Of Acid Base Reaction

1 2 3 4 5 > 
Added: August 23, 2008 | Visits: 1.620

CurTiPot pH & Acid-Base Titration Curves CurTiPot pH & Acid-Base Titration Curves. A powerful all-in-one freeware for pH calculation, experimental data analysis and simulation of titration curves of acids, bases, salts and buffers (from simple solutions to complex mixtures), with interpolation, smoothing and nonlinear regression....



Platforms: Windows

License: Freeware Size: 693 KB Download (639): CurTiPot pH & Acid-Base Titration Curves Download

Released: September 18, 2012  |  Added: September 18, 2012 | Visits: 789

CurTiPot Acid-Base pH and Titration A pH Calculator, a Virtual Titrator, a Real Titration Data Analyzer, a Distribution Diagram Generator - that's CurTiPot, the all-in-one freeware to learn, teach and work with chemical equilibrium of acids, bases, salts and buffers at home, classroom, interactive "dry lab", routine or research...





Platforms: Windows

License: Freeware Size: 784 KB Download (52): CurTiPot Acid-Base pH and Titration Download

Added: May 10, 2013 | Visits: 573

Auto Incrementer Example of __call__ and yield This script will automatically return the next integer. It starts with 0. This is an example of how to make a generator and how to make a callable object.


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


Added: June 10, 2013 | Visits: 480

Acid-Base Solutions How do strong and weak acids differ? Use lab tools on your computer to find out! Dip the paper or the probe into solution to measure the pH, or put in the electrodes to measure the conductivity. Then see how concentration and strength affect pH. Can a weak acid solution have the same pH as a...


Platforms: Mac

License: Freeware Size: 1.26 MB Download (40): Acid-Base Solutions Download

Added: September 27, 2010 | Visits: 809

SIGOF 0.9 SIGOF (Security Information Graphics Oriented Forensic) has been developped as a complement of ACID or BASE project by implementing useful and detailed graphical presentation of security information/events. SIGOF is a web-based project, written in PHP, and it can exploit any secuity information...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): SIGOF 0.9 Download

Released: January 31, 2012  |  Added: February 13, 2012 | Visits: 1.740

DoyleSoft Knowledge Base Software DoyleSoft Knowledge Base Software is easy to use, has a straight forward design, has a robust search engine, and works great on networks! You can also easily change the database path inside or outside of Knowledge Base to use multiple databases. Knowledge Base is perfect for: dental, medical,...


Platforms: Windows, Other

License: Shareware Cost: $99.95 USD Size: 12.89 MB Download (189): DoyleSoft Knowledge Base Software Download

Added: July 25, 2013 | Visits: 434

RANSAC algorithm with example of finding homography There are 2 implementations of RANdom SAmple Consensus algorithm in the file, one for 2D line fitting only, the other for general purposes(fitting dataA with data B). Example (Finding a homography between 2 images) is provided and the comments are detailed.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (41): RANSAC algorithm with example of finding homography Download

Added: August 27, 2013 | Visits: 426

Example of loading C DLL and performance comparison This example shows how to load a C DLL into Matlab and make a call to functions it contains. In addition, a C-like M file implementation of the same functionality is included for comparison. Furthermore, a vectorized M file has been added to try to match the performance of the library...


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Example of loading C DLL and performance comparison Download

Added: August 06, 2008 | Visits: 1.005

BATE BATE calculates pH of solutions containing mixtures of acid and base with up to 4 dissociation steps and titration curves for these acids and bases. Ionic strentgh can be calculated, omitted or forced. Program contains editable database of common weak acids and bases and accepts acid and base...


Platforms: Windows

License: Shareware Cost: $40.00 USD Size: 363 KB Download (529): BATE Download

Added: August 31, 2008 | Visits: 2.605

Transnavicom Satellite Map of Zurich Demo-version of Satellite Map of Zurich is an example of how a person living in a megapolis today can use space technologies. A Quick Bird satellite shot is used as the cartographic basis. Face the reality! Your dreams are coming true with satellite maps from Transnavi.com. In the demo-version...


Platforms: Windows

License: Freeware Size: 18.76 MB Download (721): Transnavicom Satellite Map of Zurich Download

Added: August 13, 2008 | Visits: 1.171

BATE pH calculator BATE calculates pH of solutions containing mixtures of acid and base with up to 4 dissociation steps and titration curves for these acids and bases. Ionic strentgh can be calculated from the dissociated forms concentrations, omitted or forced upon the solution. Program contains editable database...


Platforms: Windows

License: Shareware Cost: $40.00 USD Size: 363 KB Download (110): BATE pH calculator Download

Added: May 10, 2013 | Visits: 576

if else example if else example is a basic example of an if then else control structure.


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

License: Freeware Download (60): if else example Download

Added: May 10, 2013 | Visits: 590

Breadth first traversal of tree Breadth first traversal of tree script is an example of the self-recursive generators. The first argument should be the tree root; children should be a function taking as argument a tree node and returning an iterator of the node's children.


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

License: Freeware Download (52): Breadth first traversal of tree Download

Added: May 10, 2013 | Visits: 503

Example For winreg This script is an example of how to use the winreg module. The code had the first purpose of demonstrating the concept of a graphical shell built in Python. The shell was easily modified to make use of the Window's registry but retains traces of its original method of operation.


Platforms: Windows, Python,

License: Freeware Download (51): Example For winreg Download

Added: July 05, 2013 | Visits: 474

Spiral waves in monodomain reaction-diffusion model Matlab implementation of a monodomain reaction-diffusion model in 2-D. The model equations are a variant of the Fitzhugh-Nagumo equations modified to simulate the cardiac action potential. The progression of the two normalized state variables, membrane voltage (v) and recovery (r), is computed...


Platforms: Matlab

License: Freeware Size: 10 KB Download (46): Spiral waves in monodomain reaction-diffusion model Download

Added: September 12, 2013 | Visits: 544

Simple example of the Simplex Method It's a function that finds the minimum value of a two variables objective function with a deterministic zero order algorithm: simplex method. The input variables are:-fun: inline function of the objective function-init_point: initial point for the simplex method-step_size: initial dimension of...


Platforms: Matlab

License: Freeware Size: 10 KB Download (49): Simple example of the Simplex Method Download

Added: May 31, 2013 | Visits: 392

Simple example of PSO algorithm It finds the minimum of a n variables function with the Particle Swarm Optimization Algorithm.% The input parameters are:% -func: it's the objective function's handle to minimize% -numInd: it's the number of the swarm's elements% -range: it's the range in which the elements must be created%...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (40): Simple example of PSO algorithm Download

Added: August 26, 2013 | Visits: 770

Automotive Electrical System Simulation and Control This model shows an example of a conventional vehicle electrical system model, which was shown in the webinar "Developing Accurate Battery Simulation Models" http://www.mathworks.com/wbnr37544. The model is intended to study component sizing, selection, and control. The electrical system model...


Platforms: Matlab

License: Freeware Size: 184.32 KB Download (53): Automotive Electrical System Simulation and Control Download

Added: July 12, 2013 | Visits: 422

Example of Volatility Pumping The self-contained script demonstrates excess, volatility driven growth, in a rebalanced portfolio.Based on the paper "Benchmarking and Rebalancing" by Gabay and Herlemont, yats.com, 19 Septembre 2007, this script reproduces example 1, showing the long-term rebalancing excess growth rate g*.There...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Example of Volatility Pumping Download

Added: September 09, 2013 | Visits: 567

DotNet Web Example Guide End To End Chapter This is an end to end example of how to use Builder NE (.NET Builder) to create a full web application that utilizes data and WebFigures to display MATLAB Figurues on the Web in an interactive way.This example shows the "Magic Square" function in MATLAB where a user can specify the size of the...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): DotNet Web Example Guide End To End Chapter Download

1 2 3 4 5 >