Description
Parser Component parses and evaluates mathematical expressions given as strings at runtime. The expression can contain predefined or user defined variables and functions. When evaluation is requested, the parser compiles the expression into a parse tree. Further evaluations are made using this tree that represents the expression. The parser can optimize the tree by simplifying branches that evaluate to a constant.An example expression is : LN(X)+SIN(10/2-5)When parsed, this expression will be represented as: since the SIN(10/2-5) is in fact SIN(0) which is a constant and is 0.Thus, in a loop, if you change the value of X and ask for the value of the expression, it will be evaluated quite fast since SIN(10/2-5) is not dependent on X.Evaluation version can be downloaded. Credit cards accepted for purchasing.
Related:
Activex - Asp - Basic - Bestcode - Borland - Builder - Cgi - Com - Component - Delphi - Dll - Expression - Extension - Filter - Fusion - Iis - Interdev - Isapi - Isapifilter - Java - Java Beans - Mathematical - Mfc - Netobjects - Ocx
User Reviews:
Related:
ESBPCS for VCL 4.2.2ESB Professional Computation Suite (ESBPCS for VCL) provides a huge collection of Borland Delphi Routines and Components to make Data Entry and...By: Glenn Crouch |
Shareware |
FoemEdit - Delphi 5 version 1.0FormEdit library is set of Delphi components for creating end user visual form editors, report editors. Contain more improved standard Delphi...By: Peter Cirip |
Shareware |
Advanced Application Controls 2.2.1The Advanced Application Controls (AppControls) is the set of 51+ top quality multipurpose components for Borland Delphi and C++ Builder. The...By: AppControls.Com |
Shareware |
FormEdit library Delphi 6 version 1.0FormEdit library is set of Delphi components for creating end user visual form editors, report editors. Contain more improved standard Delphi...By: Peter Cirip |
Shareware |
Dezi skins collection 2.2Dezi Skins collection is developed by the professional Dezi.ru Design Studio for VCL libraries SkinEngine, KS development company. Skins can change...By: Alexey Fedorov |
Shareware |
TbcParser - Mathematical Expression Parser 1.01TbcParser implements parse once-evaluate many times type of parsing for mathematical expressions given as strings. TbcParser is especially useful...By: Bestcode |
Shareware |
TbcTrialVersion 1.0TbcTrialVersion is a VCL Component for Delphi and C++ Builder. It provides otrial periodo capability for your software. TbcTrialVersion stores...By: Bestcode Support |
Shareware |
TbcISAPIFilter 2.0TbcISAPIFilter component brings visual development to your Delphi 4, 5, 6 and C++ Builder 4,5,6 environment by letting you point and click to...By: Bestcode Support |
Shareware |
CGI Expert Free (Delphi) 6.5.0CGI Expert Freeware is a component suite for Delphi and C++Builder to build server side Web and WAP applications with a common interface for any of...By: Lars Akerman |
Freeware |
CGI Expert 7.0.1CGI Expert is the complete solution for Borland Delphi (4-7) andC++Builder (4-6) developers who require fast and easy implementationof WEB and WAP...By: Lars Akerman |
Shareware |
- Math Parser
Package to parse and evaluate mathematical expressions at runtime. [Commercial] - UCalc Fast Math Parser
Allows programs to evaluate expressions defined at runtime. - USPExpress Math Parser .NET
Parse and evaluate scientific, engineering and mathematical expressions on-the-fly. BY Unisoft Plus, Ltd. - muParser - a fast math parser library
An extensible cross platform library for parsing mathematical expressions. - Jep Java - Mathematical Expression Parser
Java classes for parsing and evaluating mathematical expressions. Supports multiple variables and user-defined functions.... - TbcParser
A mathematical expression parser VCL component that can be used with Borland Delphi 4,5,6,7 and Borland C++ Builder... - #math
Discussions about all things related to mathematics and statistics. - Math Objects
Template based math library for C++. Also has algorithms that compute the Smith and the Smith-McMillan form for matrices... - Math Basics
Software consists of fifteen programs aimed at Grades 1 through 6. The programs help teach the four basic arithmetic... - Fuzzy Math Sets
Quick tutorial on fuzzy logic and sets.
