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

Regex Example software
Filter: All | Freeware | Demo
 

Regex Example

< 1 2 3 4 5 > 
Added: April 01, 2013 | Visits: 377

Small Gui Example HelloThis is small example I was trying for a long time for passing the value from the Gui's Pushbutton to the output function, so that I can access it from the workspace. Posting it here if somebody needs tips for some basic gui development.ex: val = selection_gui;



Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (47): Small Gui Example Download

Added: August 08, 2013 | Visits: 383

Volume Visualization Example In this code, I show how to create a clean architecture for a volume visualization engine and one example GUI that uses it. I take advantage of exporting nested functions so the GUI programmer can manipulate the visualization in ways that can be customized for specific applications.Scott, Mike...





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Volume Visualization Example Download

Added: May 22, 2013 | Visits: 301

Simple Tab Example A Simple Tab Example for any GUI. A very easy to create tab screen using gui visibility property.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 71.68 KB Download (51): Simple Tab Example Download

Added: June 12, 2013 | Visits: 304

Example - Dynamic GUI Layout This example demonstrates how you can build a GUI with dynamic positioning of UI components (no distortions).It is a simple GUI with an axis, slider, and a push button. The slider changes the coefficient in the equation: y = sin(C*x) + cos((10-C)*x)And it plots the equation. The push button...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): Example - Dynamic GUI Layout Download

Added: November 28, 2013 | Visits: 485

24U Flash Calendar Example This example demonstrates how to implement simple event calendar using FileMaker Pro 8.5 feature. 24U Flash Calendar Example is a flash based interactive calendar similar to iCal, designed to be used within the FileMaker Pro layout's web viewer object. It requires a plug-in to talk back to...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 174.08 KB Download (39): 24U Flash Calendar Example Download

Added: August 17, 2013 | Visits: 551

24U Drag & Drop Example This example demonstrates how to simply perform various actions in FileMaker Pro 8 by the way of Drag & Drop. In three tabs, the following Drag & Drop features are demonstrated: * Color Picker (Changing field or text color from a palette) * List Reorder (Changing row order in a list) * File...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 102.4 KB Download (46): 24U Drag & Drop Example Download

Added: June 29, 2013 | Visits: 420

24U BarGraph Example This example implements displaying charts by using standard FileMaker Pro functionality, 24U SimpleHighlight Plug-In, and X2max xmChart Plug-In. Example illustrates fully automated chart creation without using any scripts. Feel free to use any presented method to power up your solution and to...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 276.48 KB Download (46): 24U BarGraph Example Download

Added: August 16, 2013 | Visits: 600

24U Commander Example This example demonstrates an implementation of a "file commander" under FileMaker Pro with user interface similar to the popular Norton Commander, Windows Commander, or Midnight Commander. File management functionality is implemented using 24U SimpleFile Plug-In, user interface takes advantage of...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 225.28 KB Download (44): 24U Commander Example Download

Added: October 31, 2013 | Visits: 479

RegEx Lite RegEx Lite is a simple application to validate regular expression on the fly. About Adobe AIR: Adobe AIR runtime allows Adobe AIR applications to be deployed on computers and devices running the Linux operating system. In addition, Adobe Flex Builder for Linux can be used to build rich internet...


Platforms: *nix

License: Freeware Size: 317.44 KB Download (35): RegEx Lite Download

Added: July 15, 2013 | Visits: 427

Batchput Batchput transfers files from a local directory, matching the regex you specify, to an FTP server. Written in Python, the program is focused on doing this safely and efficiently, using per-directory locking and a single ftp session. Batchput was originally written as a program to transfer text...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (38): Batchput Download

Released: November 22, 2014  |  Added: November 24, 2014 | Visits: 877

Regex Auto Builder Standard Edition Regex Auto Builder is an easy to use regular expression generator and string extract tool. Regex Auto Builder generate regular expression automatically for you, even if you don't have any knowledge of regular expression language! Regex Auto Builder is suitable for users who: Have...


Platforms: Windows, Windows 7, Windows Server, Other

License: Shareware Cost: $19.99 USD Size: 6.47 MB Download (45): Regex Auto Builder Standard Edition Download

Released: March 22, 2012  |  Added: April 01, 2012 | Visits: 4.603

RegexBuddy RegexBuddy is your perfect companion for working with regular expressions. Easily create regular expressions that match exactly what you want. Clearly understand complex regexes written by others. Use plain English building blocks instead of or in addition to the standard regex syntax. Work...


Platforms: Windows

License: Shareware Cost: $39.95 USD Size: 9 MB Download (1176): RegexBuddy Download

Added: August 11, 2008 | Visits: 1.273

The Regex Coach The Regex Coach is a graphic application for Windows that works to experiment and work interactively with regular expressions compatible with Perl language. These are the main characteristics of The Regex Coach:* It shows you if a regular expresion agrees with a determined destination character...


Platforms: Windows

License: Freeware Size: 3 KB Download (516): The Regex Coach Download

Added: February 09, 2010 | Visits: 867

Regexp::Genex Regexp::Genex - get the strings a regex will match, with a regex. SYNPOSIS # first try: $ perl -MRegexp::Genex=:all -le print for strings(qr/a(b|c)d{2,3}e*/) $ perl -x `pmpath Regexp::Genex` #!/usr/bin/perl -l use Regexp::Genex qw(:all); $regex = shift || "a(b|c)d{2,4}?"; print...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (96): Regexp::Genex Download

Added: November 25, 2010 | Visits: 1.082

Data::Generate Data::Generate allows you to create various types of synthetic data by parsing "regex-like" data creation rules. This module generates data by parsing given text statements (data creation rules). These statements are flexible and powerful regex-like way to control the production of synthetic...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (91): Data::Generate Download

Added: November 06, 2010 | Visits: 1.310

Java::Import::Examples Java::Import::Examples is an example of how to use Java::Import to call into Java classes. Making RMI calls from Perl One nice thing about Java is the extremely straight forward manner in which it allows you to make calls to remote objects residing on distant servers. Many people use this...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (106): Java::Import::Examples Download

Added: November 06, 2010 | Visits: 640

Regexp::Parser::Handlers Regexp::Parser::Handlers is a Perl module with handlers for Perl 5 regexes. This module holds the init() method for the Regexp::Parser class, which installs all the handlers for standard Perl 5 regexes. This documentation contains a sub-classing tutorial. SUB-CLASSING I will present two...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (86): Regexp::Parser::Handlers Download

Added: April 03, 2010 | Visits: 709

Batchput Batchput transfers files from a local directory, matching the regex you specify, to an FTP server. Written in Python, the program is focused on doing this safely and efficiently, using per-directory locking and a single ftp session. Batchput was originally written as a program to transfer text...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (89): Batchput Download

Added: January 06, 2010 | Visits: 1.450

Langtons Ant Langtons Ant project is an example of a finite-state cellular automata. The ant (or ants) start out on a grid. Each cell is either black or white. If the ant is on a black square, it turns right 90° and moves forward one unit. If the ant is on a white square, it turns left 90° and moves...


Platforms: *nix

License: Freeware Size: 35.84 KB Download (130): Langtons Ant Download

Added: July 05, 2010 | Visits: 2.950

IPTables Firewall Script IPTables Firewall Script contains two example firewall scripts "rc.firewall.iptables. Ive tried here to give some brief documentation for the IPTables firewall scripts contained in this directory. If youre not familiar with IPTables functionality and usage, then you may also want to check out...


Platforms: *nix

License: Freeware Size: 440.32 KB Download (388): IPTables Firewall Script Download

< 1 2 3 4 5 >