Main > Free Download Search >

Free evaluating mathematical expressions script

evaluating mathematical expressions

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 138
Pattern Matching in Regular Expressions

Pattern Matching in Regular Expressions


Regular expressions are all about matching the userâ??s input to the application requirements. Although the system could accept any data without regular expressions, it will not push through since it will never be authenticated. With smart usage of more>> <<less
Added: 2009-05-14 License: Freeware Price: $0.00USD
14 downloads
Mathematical generate pictures

Mathematical generate pictures


Learn how to apply sine and cosines function for creating some pictures by Drawing API. more>> Learn how to apply sine and cosines function for creating some pictures by Drawing API.<<less
Added: 2006-05-21 License: Freeware Price: Free
1254 downloads
C Programming - Expressions

C Programming - Expressions


In this tutorial you will learn about Expressin in C programming language - Arithmetic Expressions, Evaluation of Expressions, Precedence in Arithmetic Operators, Rules for evaluation of expression, T more>> In this tutorial you will learn about Expressin in C programming language - Arithmetic Expressions, Evaluation of Expressions, Precedence in Arithmetic Operators, Rules for evaluation of expression, Type conversions in expressions, Implicit type conversion, Explicit Conversion and Operator precedence and associativity.<<less
Added: 2006-05-30 License: Freeware Price: Free
1260 downloads
Handling Unhandled Exceptions

Handling Unhandled Exceptions


Java Server Pages (JSP) could handle any erros that might be arised in scriptlets, expressions, or other JSP elements. You could use try/cacth blocks to handle any known erros. In this technic we coul more>> Java Server Pages (JSP) could handle any erros that might be arised in scriptlets, expressions, or other JSP elements. You could use try/cacth blocks to handle any known erros. In this technic we could use to display a custom error on our file where unhandled exception is thrown.<<less
Added: 2006-03-22 License: Freeware Price: Free
1315 downloads
Validate an email address using regular expressions 1.0.0

Validate an email address using regular expressions 1.0.0


email address are the means of communication with people around the world. While processing forms email address validation plays an important. Proper email validation strengthen our contact list, ban spamming and protect us from robot form filling (Form more>> email address are the means of communication with people around the world. While processing forms email address validation plays an important. Proper email validation strengthen our contact list, ban spamming and protect us from robot form filling (Form AutoFill). Here we are going to design a regular expression pattern to validate email address. which will check to make sure an e-mail address is a valid address, and in proper format means containing an username, at sign (@), and valid hostname. For example, admin@samplehost.com is valid, but SPAM@badhost is invalid. Most of email service provides limit the use of literals for email address creation. Only letters (a-z,A-Z), numbers (0-9), hyphens (-), underscore (_) and periods (.) are allowed and no special characters are accepted. You can add or remove any literals to your regular expression.<<less
Added: 2009-05-04 License: Freeware Price: $0.00USD
15 downloads
Regular Expression Methods

Regular Expression Methods


Regular expression or RegEx may look like a simple function in an Ajax or JavaScript based application but itâ??s presence in these forms of applications is very importance since they help in screening the forms of data coming into the application. The more>> <<less
Added: 2009-05-11 License: Freeware Price: $0.00USD
14 downloads
Using Regular Expressions in JavaScript 1.0

Using Regular Expressions in JavaScript 1.0


Regular expressions are represented as samples for searching set symbols combinations in text lines (this search refers to comparison to the sample). more>> Regular expressions are represented as samples for searching set symbols combinations in text lines (this search refers to comparison to the sample).<<less
Added: 2007-05-07 License: Free Non-Commercial Price: $0.00USD
16 downloads
PHP validation and verification

PHP validation and verification


This is one the trickiest parts of any application at all. Why is that? Because the developer doesnt control it. You can write the best algorithm in the world, but still if it includes user input there is a place for mistakes. Even if we put some more>> This is one the trickiest parts of any application at all. Why is that? Because the developer doesnt control it. You can write the best algorithm in the world, but still if it includes user input there is a place for mistakes. Even if we put some coplicated logic to prevent the input of wrong symbols, check the consistence of the data and do whatever possible to make sure that it is all OK, there is still possibility that the users enter the wrong number. Though all said, we must try to prevent the most of human errors and the best way to do this is by using Regular Expressions. Basicly Regular Expressions are used for string matches. They are based on search and pattern matching strings in text. A lot of books are written about them, there are even some programming languages designed especially for Regular Expressions.<<less
Added: 2007-12-08 License: Freeware Price: $0.00USD
13 downloads
Regular Expression Syntax 1

Regular Expression Syntax 1


In this article, we will look at a list of metacharacters. You may create your own pattern using these metacharacters more>> In this article, we will look at a list of metacharacters. You may create your own pattern using these metacharacters<<less
Added: 2004-01-26 License: Freeware Price: $0.00USD
13 downloads
Regular Expression Test Tool

Regular Expression Test Tool


Solmetras Regular Expression Test Tool is a useful resource for programmers looking for a quick and easy way to test their regular expressions. Both PERL and POSIX compatible regexes are supported. The service supports many options including choosing more>> Solmetras Regular Expression Test Tool is a useful resource for programmers looking for a quick and easy way to test their regular expressions. Both PERL and POSIX compatible regexes are supported. The service supports many options including choosing various regex invocation functions, case-sensitivity, flags, replacement data with backreferences.<<less
Added: 2006-05-30 License: Freeware Price: $0.00USD
12 downloads
Regular Expression Tester 1.01

Regular Expression Tester 1.01


Instantly evaluate regular expressions from your web browser. Enter your expression and data to apply it to, then see the results. Nothing to download and install. Uses PHPs preg_match function. more>> Instantly evaluate regular expressions from your web browser. Enter your expression and data to apply it to, then see the results. Nothing to download and install. Uses PHPs preg_match function.<<less
Added: 2005-07-27 License: Freeware Price: $0.00USD
14 downloads
K-Pregs (Kai Perl Regular Expressions) 1.00

K-Pregs (Kai Perl Regular Expressions) 1.00


K-Pregs is a library written in PHP. It comes with a bunch of functions related to Regular Expressions. With this library you no longer need to learn those strange Regular Expressions. With this library you can for example check for valid urls, emails, more>> K-Pregs is a library written in PHP. It comes with a bunch of functions related to Regular Expressions. With this library you no longer need to learn those strange Regular Expressions. With this library you can for example check for valid urls, emails, credit cars such as Visa, Master Card, etc... The library comes with examples. Every single function in this library has one example file to show you how to use that function. You will soon notice that you no longer need to validate anything yourself, let K-Pregs do it for you! A perfect solution to check whether a visitor has sent you correct email, url, etc.<<less
Added: 2006-11-14 License: GPL Price: $0.00USD
12 downloads
JavaScript Regular Expressions guide

JavaScript Regular Expressions guide


Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript. This is a comprehensive guide and reference on JS regular expressions. more>> Regular expressions are a powerful tool for performing pattern matches in Strings in JavaScript. This is a comprehensive guide and reference on JS regular expressions.<<less
Added: 2006-07-25 License: Freeware Price: $0.00USD
21 downloads
The Perl Regular Expression Tutor

The Perl Regular Expression Tutor


The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not. more>> The interactive tutor allows you to enter your own input and regular expressions and will show you what matches and what not.<<less
Added: 2007-05-24 License: Freeware Price: Free
901 downloads
Matching text with Special meta-characters using Regular Expressions 1.0.0

Matching text with Special meta-characters using Regular Expressions 1.0.0


Regex are more powerful and we want to do more than simply search for literal pieces of text. There are certain reserved meta-characters with Special uses and meaning. These "metacharacters" are: the square bracket [...], the backslash , the caret ^, more>> <<less
Added: 2009-04-20 License: Freeware Price: $0.00USD
15 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5