Software Index
Related Topics
Popular Trends
Trending Topics
 

Algebraic Expressions Solver

All | Freeware
Product Title  /  Popularity Revised License Rating Size
UltimaCalc
A calculator with minimal screen footprint and text input. See what you typed, edit it, log calculations as text file. Algebraic expressions, trigonometry, definite integrals, prime numbers. User defined functions and constants. Also Bar charts, Scatter charts, Regression (Linear, Polynomial, ...
June 28th 2006 Shareware    3,112k
Equation graph plotter - EqPlot
Graph plotter program plots 2D graphs from complex equations. The application comprises algebraic, trigonometric, hyperbolic and transcendental functions. EqPlot can be used to verify the results of nonlinear regression analysis program.

Graphically Review Equations:
Equation graph plotter gives engineers and ...
March 3rd 2007 Shareware  5 stars 1,953k
Ringtone Expressions
You are about to enter Ringtone Bliss!

Welcome to Ringtone Expressions, the ultimate way for you to create and express your ringtones . It lets you create your own ringtones from the music files in your music library and allows ...
May 2nd 2010 Shareware    5,897k
EPIC Word Search Solver
The EPIC Word Search Solver software is a SWT-based word search solver.. . Publisher of EPIC Word Search Solver, Author of EPIC Word Search Solver 1.0. The EPIC Word Search Solver software is a SWT-based word search solver.
July 6th 2011 Freeware    1,270k
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 ...
September 26th 2011 Freeware    276k
Freecell Solver for Linux
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 ...
May 2nd 2011 Freeware    287k
SLAE Solver
SLAE SOLVER allows to find on a personal computer high accuracy solutions of linear algebraic systems with N equations, where N may reach hundreds or thousands
July 7th 2011 Shareware    492k
Countdown numbers game solver
This is a program to solve the channel 4 TV programme, Countdown, numbers game, for when Carol can't do the sums. You enter six numbers and a target, and the program will combine the six numbers using the operations - ...
March 24th 2002 Shareware  5 stars 56k
Finders Keepers
Search files of any kind, replace text, index files for instant searches, and launch files for viewing or editing. Search 4 ways: plain-text, regular expressions, approximate, and sound-alike. View, edit, or launch found files 6 ways, e.g., by associated files, ...
February 19th 2003 Shareware  5 stars 2,275k
ClicheCleaner
ClicheCleaner helps you write better, by highlighting passages in your text that are either cliches, other overly-used common expressions, or phrases of your own that you have repeatedly used within the same document. ClicheCleaner includes a list of nearly 7000 ...
April 21st 2003 Shareware  4.5 stars 1,149k
PowerGREP
Quickly search through large numbers of files on your PC or network, including text and binary files, compressed archives, MS Word, Excel and PDF, etc. Find the information you want with powerful text patterns (regular expressions) specifying the form of ...
April 19th 2005 Shareware  5 stars 14,294k
Regular Expressions for MS SQL server
The Regular Expressions for MS SQL Server offer an extremely powerful way to search, replace, format and extract text data inside a string using sophisticated search criteria. For example, you can search for whole words, or find a match with ...
January 29th 2004 Shareware    1,158k
Criline Search and Replace
Criline Search and Replace is a search and replace program that handles multiple files with just
a few clicks.

Major advantages:

- HEX search and replace.
- Fast search algorithm.
- Regular expressions support.
- Search and replace in archives.
- Comprehensive user interface.
- Keeps your files ...
January 22nd 2005 Shareware    1,120k
PG Calculator (Second Edition)
PG Calculator is a powerfull scientific calculator and an excellent replacement for standard calculator. It ofers full customizable user inteface and looks like real calculator on user desktop.PG Calculator works in Algebraic and RPN modes. Itworks with real and complex ...
June 8th 2004 Shareware    1,826k
RegexBuddy
Perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Quickly test any regex on sample strings and files, preventing mistakes on live data. Use the ...
April 26th 2005 Shareware    9,216k
Privacy Solver
Removes traces of Internet activity and every-day computer use. Potential privacy threats removed include cookies, temporary Internet files, typed URLs and more. Privacy Solver gives you the choice of both automatic and manual protection capabilities. You can even set advanced ...
August 17th 2004 Shareware    556k
Molecular Weight Solver
Complementary molecular wieght calculator. Solution Solver 2.0 is a program designed for chemists, biologists and other scientific professionals. Its purpose is to make your routine lab calculations quick and reliable.Spend your time accomplishing your primary work and let Solution Solver ...
October 8th 2004 Freeware    976k
Solution Solver
Solution Solver 2.0 is a program designed for chemists, biologists and other scientific professionals. Its purpose is to make your routine lab calculations quick and reliable.Spend your time accomplishing your primary work and let Solution Solver assist you. Solution Solver ...
October 12th 2004 Demo    1,953k
SQLRegEx: SQL Server Regular Expressions
SQLRegEx adds regular expression capabilities to Microsoft SQL Server 2000. With regular expressions, a person skilled in Transact-SQL can perform a vast number of data manipulation tasks which previously would have required complicated code using T-SQL string functions, or a ...
February 15th 2005 Commercial    1,950k
Elite Sudoku
The most popular logic puzzle in Japan. It is very simple to learn, requires no calculations, and provides a surprisingly wide variety of logic situations. The rules are simple. Each row, column and minibox comprises the numbers 1 through 9. ...
August 7th 2005 Shareware    1,526k
Related Scripts
Analyze Source Code With Regular Expressions
Analyze Source Code With Regular Expressions is an easy tutorial in which the author gives details about an application, which will examine and analyse each line of code and give details whether the particular line is an executable, an attribute, ...
November 27th 2005 Freeware     
C# Regular Expressions
C# Regular Expressions is a web based tutorial in which the author elaborates about the method of utilizing System.Text.RegularExpression classes inorder to perform the process of matching and replacing string with the help of regular expressions. In this tutorial the ...
December 6th 2005 Freeware     
Common Applications of Regular Expressions
This is an online tutorial that contributes with ASP programmers who have knowledge about regular expressions. Here the author clearly says that in this tutorial the provided sample codes are written using MS scripting engines version 5.5. This article says ...
December 16th 2005 Freeware     
Formatting with Regular Expressions
Formatting with Regular Expressions is a web based tutorial in which the author gives details about regular expression pattern matching. The author describes about string manipulating function which can be used in formatting. Here the author explains about the process ...
December 3rd 2005 Freeware     
Introduction to PHP Regular Expressions (#1): General Mechanics
This is a tutorial which teaches the users how to handle the regular expressions with php on their websites. The author says to the users that the regular expressions match anything that contains any text and then the text.txt. This ...
November 29th 2005 Freeware     
Introduction To Regular Expressions
Introduction To Regular Expressions is an article through which users can learn about regular expression and its uses. Here the author elaborates the procedure to make use of System.Text.RegularExpressions Namespace classes for parsing the text. The author also gives details ...
December 17th 2005 Freeware     
Introductory guide to Regular Expressions
Introductory guide to Regular Expressions is an useful article with which you gain knowledge about the regular expressions of javascript. This introductory article is easy to understand and deals with almost all areas of regular expressions. Here in this tutorial ...
November 21st 2005 Freeware     
Introductory Guide to Regular Expressions in JavaScript
Comprehensive, beginner's guide to Regular Expressions in JavaScript.
December 19th 2005 Freeware     
Learning to Use Regular Expressions by Example
This is a fairly lengthy article that will teach you how to use PHP's regular expressions by offering examples of useful code such as e-mail validation and more.
December 13th 2005 Freeware     
Leverage Regular Expressions
Leverage Regular Expressions is a web based tutorial in which the author explains about procedure to be followed to leverage regular expressions from VB.NET, inorder to perform various process like accessing words, dates and number from a text document. In ...
November 28th 2005 Freeware     
Related Code
KineticaRT .NET Expressions Component
The KineticaRT .NET Expressions component provides KineticaRT channels that evaluate mathematical and logical expressions involving other channels. The Value property automatically updates whenever an input value changes. Features include real-time event driven expression evaluation, standard mathematical expressions, a library of ...
February 13th 2006     213k
A Quadratic Equation Solver
This is a quadratic equation solver,this program can be use to solve second-order polynomial equation with one variable "x"
March 14th 2006     3k
Algebra Solver
Solves Algebraic Equations with the Determinant method. Introduces linear algebra which is very helpful in computers
January 29th 2009     1k
Compound Interest Solver
About this code I called it Compound Interest Solver 1.0 a new version in Java. It can be use in any business applications in solving compounded interest.
June 29th 2009     1k
Database Tour Pro 5.0.6.644
Universal database tool with report builder. Tested on Paradox, dBase, FoxPro, ASCII, Lotus, HTML, InterBase, Oracle, SQL Server, MS Access, MS Excel. Main features are: -Viewing, editing and printing data. -Automatically created reports and convenient report builder (with templates, expressions, ...
February 5th 2006     1,745k
New Software
Popular Software