|
|
Freeware: Matches
| |
Find and Run Robot
License: Freeware
|
|
| |
Find and Run Robot is a program for keyboard maniacs - it helps you rapidly find programs or documents from within the depths of the start menu (or other directories). One keypress launches the utility - then just start typing the first letters of the application you want to launch. As you type the best matches are shown - just hit the number to launch the associated program. NOTABLE FEATURES: Fully customizable search paths (search your entire hard disk for files as well as apps). Fast incremental searches, with memorized search history helps you find the files you need quickly. Completely customizable heuristic scoring metrics - tune the program to search the way you think. Add your own custom alias groups. Low system overhead, doesn't mess with your registry. Unobtrusive and stays out of your way in the system tray until you need it.
Author: DonationCoder| Date: 28-03-2005 | Size:
997 KB |
| |
- |
| |
Solitaire 6
License: Freeware
|
|
| |
Play Solitaire online with players from all around the world. Participate in live solitaire matches online. Learn Solitaire Rules and Strategy. Inside you will learn the basic online solitaire rules needed to become familiar with this classic card game.
Author: Solitaire6.net| Date: 14-01-2008 | Size:
187 KB |
| |
- |
| |
Regular Expression Component Library for BCB3
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 3 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
4292 KB |
| |
- |
| |
Regular Expression Component Library for BCB5
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both VCL programming using the C++ Builder 5 IDE's RAD programming model and non-VCL programming. Both methods of programming support the properties, methods, and events model C++ Builder.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
3774 KB |
| |
- |
| |
AceFixtures for Premier League
License: Freeware
|
|
| |
AceFixtures for Premier League is a unique and handy calendar showing football stats. It enables you to check up the dates and results of all football matches. AceFixtures exploits MS Excel, allowing adding new data and calculates updated standing and the main statistics for all teams in the League or for one particular team only. AceFixtures is extremely easy in use as it evaluates statistics in the automatic mode and doesn’t apply macroses.
Author: Excely.com| Date: 16-11-2006 | Size:
115 KB |
| |
- |
| |
Regular Expression Component Library for VC7
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ and Visual Studio .NET 2002.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
6603 KB |
| |
- |
| |
Regular Expression Component Library for VC7.1
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions in non-managed C++ code. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++ in Visual Studio .NET 2003.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 01-08-2003 | Size:
6702 KB |
| |
- |
| |
Regular Expression Component Library for VC6
License: Freeware
|
|
| |
The Regular Expression Component Library is an easy to use library for searching and/or replacing strings or data in files using regular expressions. It supports both MFC programming using the MFC programming model and non-MFC programming. Both methods of programming support a properties, methods, and events model with VC++. Member function event handling is supported using the packaged Boost function and bind facilities which comes with the download.
It has flexible expression options to match any type of regular expression syntax. There is extensive documentation to explain its use and the library is fully supported. The library is also fast and easy to use and the header files automatically link in the correct supporting libraries.
Regular expressions are a means of doing searching based on patterns adopted from the UNIX idea of regular expressions in various Unix tools.
The properties/methods/events model uses:
a) Properties for specifying a regular expression, string to match, file specification ( with wildcards ) to match, flexible options for regular expression syntax, flexible options for matching considerations, and other properties to enhance matching capabilities.
b) Methods to match a string in numerous ways; the entire string, the beginning of the string, anywhere in the string, multiple exclusive matches in a string. Methods to match file data; either a single match in a file or multiple matches in a file. A method to change data in a string or file based on format-like replacement syntax which can use the actual data found or one of its sub-expressions. A method for splitting strings based on regular expressions.
c) Events to handle the gathering of specific data for each of the matching methods. Most of the event handlers gain access to what the expression matches as well as to what each sub-expression of the expression matches.
Author: Edward Diener| Date: 16-11-2002 | Size:
6949 KB |
| |
- |
| |
Palantir
License: Freeware
|
|
| |
A free shooter game that will launch your logics and imagination into a new dimension. Lots of multicolored balls on the playing field are scattered in mess. You are to complete the chains and make them disappear to let another balls arise on their places. This game combines arcade and strategy elements to give you more and more pleasure every time you start playing. It is simple and exquisite, you are sure to find it interesting enough to play it again and again. This game turns out to be a real fun for the fans of pooling and billiard. Besides it has many new features that make it more interesting and unpredictable. Several skill levels and game speeds - just choose the best and enjoy the game!
This game runs on any 32-bit Windows operating system (Win95/98, NT, ME, 2000, XP) and requires Flash 5 player installed to your computer.
Author: Software Team| Date: 13-09-2002 | Size:
521 KB |
| |
- |
| |
SimpleBackup
License: Freeware
|
|
| |
SimpleBackup is a designed-for-simplicity file backup tool. Backup up groups of files and folders with the click of a button. Drag and drop files and folders into a new backup or an existing one. Back up files onto your disk, over a network or via FTP. Automatically delete old backups. Choose backup files with wildcard (*) matches. See clear messages about ANY problems with your backups. Exclude unwanted files and folders. Set backups to protect your work with the greatest of ease.
Author: Moog Software| Date: 25-08-2005 | Size:
12643 KB |
| |
- |
| |
4KUS COB-2K5216 Firmware v NKGG
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 11-11-2004 | Size:
50 KB |
| |
- |
| |
4KUS COB-1H4816 Firmware v KHG5
License: Freeware
|
|
| |
Matches More Media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 03-12-2004 | Size:
50 KB |
| |
- |
| |
4KUS COB-1H4816 Firmware v KHG4
License: Freeware
|
|
| |
Matches More Media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 03-12-2004 | Size:
50 KB |
| |
- |
| |
4KUS COB-2K5216X Firmware v NKGG
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 11-11-2004 | Size:
50 KB |
| |
- |
| |
4KUS DRW-1S40 Firmware v ESG7
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 09-06-2004 | Size:
50 KB |
| |
- |
| |
4KUS DRW-1S41 Firmware v FSGA
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 05-02-2004 | Size:
50 KB |
| |
- |
| |
4KUS DRW-1S45 Firmware v GBG3
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 10-03-2004 | Size:
50 KB |
| |
- |
| |
4KUS DRW-1S81 Firmware v HSG8
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 05-02-2004 | Size:
50 KB |
| |
- |
| |
4KUS DRW-2S81 Firmware v USG4
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 03-09-2004 | Size:
50 KB |
| |
- |
| |
4KUS DVD-16X5H Firmware v CHG5
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 04-12-2002 | Size:
50 KB |
| |
- |
| |
4KUS DVD-16X6S Firmware v DSG2
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 04-12-2002 | Size:
50 KB |
| |
- |
| |
4KUS CDR-8S52 Firmware v 4SG7
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 11-11-2004 | Size:
50 KB |
| |
- |
| |
4KUS CDR-7S52 Firmware v QSGF
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 11-11-2004 | Size:
50 KB |
| |
- |
| |
4KUS CCD-9S52 Firmware v 7SGB
License: Freeware
|
|
| |
Matches More Media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 01-04-2005 | Size:
50 KB |
| |
- |
| |
4KUS DRW-2S81X Firmware v USG4
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 03-09-2004 | Size:
50 KB |
| |
- |
| |
4KUS CCD-52X6H Firmware v YHR1
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 31-10-2002 | Size:
50 KB |
| |
- |
| |
4KUS CCD-7T52 Firmware v 5SGD
License: Freeware
|
|
| |
Matches more media Before starting this driver installation we suggest you make sure you are installing the latest driver version available. Follow readme instructions/help file for installing drivers when available. Sometimes you need to restart your system for the new installed driver to become active. You can install this driver with the following operating system: Windows 98/ME/2000/XP
Author: 4KUS| Date: 11-11-2004 | Size:
50 KB |
| |
- |
| |
Moraff's SphereJongg
License: Freeware
|
|
| |
Moraff's SphereJongg is yet another of our fantastic mahjongg games and a favorite among Moraff fans since 1995. This unique board layout has tiles shaped more like spheres, or as some would say marbles, placed on a photographic quality background. Included with this newest game is a layout editor - now you can create your own layouts! This new version also includes a completely redesigned tile maker program, image browser, background browser, layout selector and more! The spheres have 3D shading, letting you spot at a glance which are available for play. The objective is to eliminate all the spheres by selecting exact matches. Options let you select different layouts, backgrounds, tilesets and cursors, get hints, undo wrong moves, play timed games, and track statistics. Digital sound effects and soothing background music add to the fun. The game spheres can be stacked in three or four row layouts, with large or small spheres in different colors and textures. Your task is to match available spheres to clear them from the board and reveal the background picture. Options include multiple layouts, multiple backgrounds, and two sets of spheres. If you get stumped, use the Hint button to flash available matches. The Undo option can back you up, but you're playing against the clock, so keep searching for pairs. High scores and tile counts are maintained, and sound effects and background music can be toggled.
Author: Steve Moraff| Date: 30-10-2003 | Size:
10738 KB |
| |
- |
| |
Kiwi Log Viewer (Win)
License: Freeware
|
|
| |
Kiwi Log Viewer for Windows is a freeware application that displays text based log files in a tabular format. Only a small section of the file is read from disk at a time which saves memory and allows you to view a file that would be too big to fit in memory. The tail option monitors the specified log file for changes and displays any new data that is added in real time. Text string matching allows important text to be highlighted by using colors, bold, or italic font emphasis. Text matching options include simple sub-string matching or more powerful PERL style Regular Expression matching. Also available for Linux and Mac OSX.
Author: Kiwi Enterprises| Date: 03-07-2006 | Size:
1219 KB |
| |
- |
| |
Auction Alert
License: Freeware
|
|
| |
Do you waste a lot of time on eBay waiting to grab great bargains as soon as they're listed? Are you interested in snapping up Buy-It-Now bargains but can never get in early enough?
Auction Alert brings eBay to your desktop. Enter your favorite search criteria and it can search for regular auctions, Buy-It-Now auctions or eBay stores for listing that meet your criteria.
Best of all, you can automate your searches! Tell Auction Alert how often you want it to scour eBay for new listings, and then leave it going in the background. Auction Alert will pop up a notification when a new listing is added matching your criteria.
It's easy, fast and free! If you want to get the inside scoop on the best deals in eBay... or if you simply want more free time, then download Auction Alert for FREE today!
**Features
Find Buy-It-Now bargains before anyone else. You can leave Auction Alert to automatically search for By-It-Now listings at specified intervals and alert you when it finds something interesting.
Narrow down your search to get better results. Search for auctions ending soon, auctions with a buy-it-now option, auctions in certain categories (and sub-categories) or items in certain price ranges. Combine these parameters with your keywords (or ignored keywords) and Auction Alert will only return auctions that you'll be interested in!
Save your common searches. Auction Alert can remember up to 20 of your favorite searches, so you don't need to enter everything in each time.
Automate your common searches. Tell Auction Alert how often you want it to look, and it will run in the background while you do other things, popping up when it finds something that matches your search.
Search for misspellings.
See current bids, number of bids, time until auction closes and whether there is a buy-it-now option... all at a glance!
Save time! You don't have to go through pages of irrelevant auctions to find what you want. In fact you don't even need to visit
Features:
Search for bargains on eBay USA, Canada, Australia, UK and Spain!
Find newly listed By-It-Now auctions before someone else grabs the bargain. You can leave Auction Alert to automatically search for By-It-Now listings at specified intervals and alert you when it finds something interesting.
Narrow down your search to get better results. Search for auctions ending soon, auctions with a buy-it-now option, auctions in certain categories (and sub-categories) or items in certain price ranges. Combine these parameters with your keywords (or ignored keywords) and Auction Alert will only return auctions that you'll be interested in!
Save your common searches. Auction Alert can remember up to 20 of your favorite searches, so you don't need to enter everything in each time.
Automate your common searches. Just choose your search and tell Auction Alert how often you want it to look, and it will run in the background while you do other things, popping up when it finds something that matches your search.
Search for misspellings. So many people out there can't spell... but Auction Alert checks for common misspellings so you don't miss out when you search on keywords.
See all relevant results of your searches in one little window, so you can see current bids, number of bids, time until auction closes, and whether there is a buy-it-now option... all at a glance!
Save time! You don't have to go trawling through uninteresting or irrelevant auctions to find what you want. In fact you don't even need to visit eBay unless you see something good! Auction Alert does it all from your desktop!
Author: GetAuctionAlert.com| Date: 11-10-2006 | Size:
1872 KB |
| |
- |
| 1 | 2 |
|
|
Universal
Explorer
Powerful windows
explorer file
manager and viewer.

Disk
Size Manager
Analyses
hard disk space and collects statistics.

Web
Data Extractor
Email
marketing
software to extract specific contact.

ListMotor
Email
List Manager, operates with email stored in simple text files or csv
files.
|