RFRE is a tool to find DNA repeats (tandem and short)
A tool to FIND DNA REPEATS (tandem and short):
RFRE is a mini tool to search for the repeated DNA sequences (SHORT REPEATS OR TANDEM REPEATS) characters by using the regularexpression language (VB script). The Metacharcter and their behaviours in the context of regular expressions are the main methods to identify the different searched patterns and by different combination of Metacharcter, the programmed tool can search and detect the pattern of DNA sequence.
Repeater Finder RegularExpression Tool
RegularExpression for Protein Motif Search and SSR sequence.
...
Find licences for your ESET anti-virus fast and easy.
Apply the KISS Rule.
KEEP IT SIMPLE STUPID!
Find your ESET Smart Security and ESET Nod 32 Anti-Virus Licences (Username and password).
Just like that, you press a button and you see the list of usernames and passwords ready for you to copy them.
This proyect was born as "Elemental Nod32 Keyfinder".
It was my first time with Regular Expressions and it was a total success :D
Now i have decided to release it with a gorgeous GPL v3 (or higher) so you can undersand how this works.
Enjoy!
This is an attempt to create a completely full-featured developer's regularexpression tester for the Microsoft .NET System.Text.RegularExpressions namespace.
The current version is developed in VB.NET but I am currently considering porting to C#.
This is a math expressionparser/evaluator. It takes any string representing a math expression and returns the result of the evaluation of that expression. It supports variables/constants and user defined functions that can accept up to 2 parameters.