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

Acknowledge Expressions Sympathy software
Filter: All | Freeware | Demo
 

Acknowledge Expressions Sympathy

< 1 2 3 4 5 > 
Added: June 23, 2010 | Visits: 989

Tie::Hash::RegexKeys Tie::Hash::RegexKeys will match hash keys using Regular Expressions. SYNOPSIS use Tie::Hash::RegexKeys; use Data::Dumper; my %h; tie %h, Tie::Hash::RegexKeys; my $a = .1.2.3.4.5.6.2; my $b = .1.2.3.4.5.7; my $c = .1.2.3.4.5.6.1; my $d = .1.2.3.4.5.6.1.6; $h{$a}="key1";...



Platforms: *nix

License: Freeware Size: 3.07 KB Download (104): Tie::Hash::RegexKeys Download

Added: August 21, 2010 | Visits: 837

Regexx Regexx is a complete regular expressions C++ solution. Regexx implements easy expression execution, global searching, replace with atom substitution, customized replaces, easy match/atom string retrieving, and splitting strings with strings or regular expressions.. Get Regexx at...





Platforms: *nix

License: Freeware Size: 419.84 KB Download (94): Regexx Download

Added: June 21, 2010 | Visits: 920

HSH HSH project is designed to let you mix and match shell expressions with Haskell programs. With HSH, it is possible to easily run shell commands, capture their output or provide their input, and pipe them to/from other shell commands and arbitrary Haskell functions at will. Here are a few...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (92): HSH Download

Added: January 16, 2010 | Visits: 770

ocl4java ocl4java project lets you add special Java 5 annotations containing OCL expressions with pre and post conditions and invariants to your code, and have source code to check them inserted automatically either by ant or eclipse. Upon failing an assertion, an AssertionError, exception, log message,...


Platforms: *nix

License: Freeware Size: 27.1 MB Download (91): ocl4java Download

Added: June 18, 2010 | Visits: 1.028

Search::Tools::RegExp Search::Tools::RegExp is a Perl module to build regular expressions from search queries. SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build(the quick brown fox); for my $w ($kw->keywords) { my $r = $kw->re( $w ); # the word itself printf("the word is %sn",...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (97): Search::Tools::RegExp Download

Added: October 11, 2010 | Visits: 1.165

Search::Tools::RegExp::Keywords Search::Tools::RegExp::Keywords is a Perl module to access regular expressions for keywords. SYNOPSIS my $regexp = Search::Tools::RegExp->new(); my $kw = $regexp->build(the quick brown fox); for my $w ($kw->keywords) { my $r = $kw->re( $w ); } Search::Tools::RegExp::Keywords provides...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (92): Search::Tools::RegExp::Keywords Download

Added: May 24, 2010 | Visits: 1.160

ShiftJIS::Regexp ShiftJIS::Regexp contains regular expressions in Shift-JIS. SYNOPSIS use ShiftJIS::Regexp qw(:all); match($string, p{Hiragana}{2}p{Digit}{2}); match($string, pH{2}pD{2}); # these two are equivalent: This module provides some functions to use regular expressions in Shift-JIS on the...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (99): ShiftJIS::Regexp Download

Added: January 12, 2010 | Visits: 1.169

Unicode::Regex::Set Unicode::Regex::Set is a subtraction and intersection of Character Sets in Unicode Regular Expressions. SYNOPSIS use Unicode::Regex::Set qw(parse); $regex = parse([p{Latin} & p{L&} - A-Z]); Perl 5.8.0 misses subtraction and intersection of characters, which is described in Unicode Regular...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (94): Unicode::Regex::Set Download

Added: March 10, 2010 | Visits: 1.224

HTML::Template::Expr HTML::Template::Expr module provides an extension to HTML::Template which allows expressions in the template syntax. HTML::Template::Expr module is purely an addition--all the normal HTML::Template options, syntax, and behaviors will still work. Expression support includes comparisons, math...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (135): HTML::Template::Expr Download

Released: July 26, 2023  |  Added: August 02, 2023 | Visits: 815

String-O-Matic String-O-Matic performs search and replace operations with multiple strings in multiple files. It was designed specifically for computer programmers working on large projects with many source code files, however any type of file can be used, including HTML. Search and replace operations can...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $25.00 USD Size: 11.77 MB Download (130): String-O-Matic Download

Released: August 30, 2012  |  Added: September 23, 2012 | Visits: 1.427

Batch RegEx Replace, format, and extract text in multiple files using Regular Expressions. Perform GREP-like tasks including search and replace, RegEx substitutions, data extraction, and more! Built-in RegEx editors support color syntax highlighting and contextual tooltips making it easy to design patterns....


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 5.27 MB Download (759): Batch RegEx Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 521

ATMSP ATMSP is built as an Open Source and portable C++ parser for mathematical expressions. These may contain arbitrary numbers of functions, variables and constants. Major design goal was minimalistic size and maximum speed. Tiny 332 code-lines offer a parser plus bytecode-generator, 26 mathematical...


Platforms: Windows

License: Freeware Download (51): ATMSP Download

Added: May 10, 2013 | Visits: 833

Parsing binary files with regular expressions This script allows you to use the regular expression engine to parse binary files, especially those for which the struct module alone is inadequate.The typical way to parse binary data in Python is to use the unpack method of the struct module. This works well for fixed-width fields, but...


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


Added: May 10, 2013 | Visits: 381

JsMath 6.x-1.1 / 5.x-1.1 Users can enter arbitrary mathematical expressions in their drupal content by using the standard TeX syntax, including LaTeX and AMSLaTeX. jsMath renders this on the client's browser when the page gets displayed.Because the TeX is rendered on the user's browser, this module does not require the...


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

License: Freeware Download (55): JsMath 6.x-1.1 / 5.x-1.1 Download

Added: May 10, 2013 | Visits: 373

Trace expressions and comments in debug mode This script acts like a stepping debugger to diagnose and fix your programs. It contains functions for log state and execution flow.


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


Added: May 10, 2013 | Visits: 372

GNU libmatheval GNU libmatheval is a library (callable from C and Fortran) to parse and evaluate symbolic expressions input as text. It supports expressions in any number of variables of arbitrary names, decimal and symbolic constants, basic unary and binary operators, and elementary mathematical functions. In...


Platforms: *nix, C/C++, BSD

License: Freeware Download (65): GNU libmatheval Download

Added: May 10, 2013 | Visits: 560

Kodos Kodos is a Python GUI utility for creating, testing and debugging regular expressions for the Python programming language. Kodos should aid any developer to efficiently and effortlessly develop regular expressions in Python. Since Python's implementation of regular expressions is based on the...


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

License: Freeware Download (54): Kodos Download

Added: May 10, 2013 | Visits: 481

Sympathy for the Devil The lyric will be displayed in the upper right corner of the pages in the Administration section.InstallationUnpack and upload it to the /wp-content/plugins/ directory.Activate the plugin through the 'Plugins' menu in WordPress. Requirements: - WordPress 2.0.2 up to 2.5


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

License: Freeware Download (65): Sympathy for the Devil Download

Released: July 02, 2013  |  Added: July 30, 2013 | Visits: 958

1-abc.net Search Engine Confuzer Did you recognize during the last years that advertisings on websites fit better and better to your needs? Some days ago you searched the web for mountain bikes and now they offer you to buy one. Or you wanted to know something about a foreign country - and very soon they show you advertisings...


Platforms: Windows

License: Shareware Cost: $14.99 USD Size: 340 KB Download (51): 1-abc.net Search Engine Confuzer Download

Added: August 10, 2013 | Visits: 488

Practical Monte Carlo Simulation Tool This practical function provides a tool for quickly including a random process within a Monte Carlo Simulation framework.The main input argument, is a string containing commands in Matlab syntax. Each execution of such string is an instance of a random process. The function expressionMCSsamples...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (50): Practical Monte Carlo Simulation Tool Download

< 1 2 3 4 5 >