|
|
Freeware: Brick Match
| |
CarGroove.com Brick Match
License: Freeware
|
|
| |
CarGroove.com Brick Match is a fun game played by matching same-colored bricks. The bricks fall in a tetris like way. Once 3 bricks touch, they are cleared from the board. Game play continues until a brick reaches the top of the board. This game is brought to you for free by CarGroove.com. CarGroove.com can search more than 10, 000, 000 new and used cars, trucks, and SUVs in one simple search (more than any other website on the Internet!)
Author: RoadSide Software, LLC| Date: 15-08-2001 | Size:
794 KB |
| |
- |
| |
The Toughest Survive
License: Freeware
|
|
| |
The Toughest Survive will remember you on those brake brick games. But the Toughest Survive comes with an advanced action script, which makes it so much better than any other brick breaking game out there.
Yes, you still have to bounce the ball to smash that brick wall in the sky, but you do not have to wait 5 levels before you get your special powers. You get double stinger shooting powers, extreme laser penetrating ammo, acidic ball features and more. And you get it within first couple of seconds playing this game. It is simply great. No more waiting, the action starts right away.
Author: Free Action Games| Date: 13-05-2008 | Size:
1480 KB |
| |
- |
| |
Astral Arrows
License: Freeware
|
|
| |
There is a field - 6x6 cells. Each field can be empty or contain a colored brick with arrow on it. Arrow direction depends on the bricks color (or vice-versa). You can manipulate these bricks: click on the brick to move it accordingly to it's arrow direction. Groups of two or more bricks having the same color dissapear, but each turn some new bricks come to the field. Destroy bricks to earn points. The goal is to earn as much points as you can. The game ends when there are no empty cells left on the field so it's impossible to place incoming bricks on it.
Author: Ivan Polyacov| Date: 03-10-2002 | Size:
1068 KB |
| |
- |
| |
Skullbyte Match
License: Freeware
|
|
| |
Skullbyte Match is a compilation for a quick duel in between, including the two-player-games FLÄSCH! (Pong clone), Apocarlypse (car race), Flip Out! (Pong/soccer mix), Hellrace (car deathmatch), Skull Kicker (soccer) und Falling Anvils (reaction game). Players can choose between several game modes and options. A highlight is the Mixed Match, where the game chooses random levels of the above games.
Author: Michael Hoffmann| Date: 19-02-2002 | Size:
2171 KB |
| |
- |
| |
CD Match Application
License: Freeware
|
|
| |
Launches any program for inserted CD - just associate program(s) to launch with your CD.
You need not anymore for the one program launching from CD's "autorun.inf" file: when your desire changes, - change the program(s) to launch.
For foreign CD-s (which are not in the 'CD Match' database) , 'CD Match' can :
- collect files by their extensions for the inserted (or presented) CD-s, and offer to launch from collected - just define what (video, archives, applications) to collect.
- offer to open program from CD's 'Autorun.inf' file.
So, almost all the job concerning 'CD playing' regardless of CD's content can be done by 'CD Match'.
It has 3 interface languages - English, Russian and French - the last two are available only for appropriate local settings.
Author: Kovalev Serguei| Date: 14-07-2005 | Size:
404 KB |
| |
- |
| |
Harem Games Memory
License: Freeware
|
|
| |
Harem Games Memory is a free version of the popular "match the pairs" game. Harem Games Memory game objective is simple: to match the pairs of our models images which are exactly equal to each other. Try to match every pair to finish the game. The lower number of clicks and less time used to match all pairs, the higher the score you will get. Click on any square to uncover the image located there, then try to guess the location of its pair match by clicking on another square. Exercise your memory to remember the locations and its images for better performance. Play the smart way to get a better score. The full version features uncensored full strip scenes and even more and has our most beautiful models available! Have fun!
Author: Harem Games Entertainment| Date: 22-11-2004 | Size:
525 KB |
| |
- |
| |
Scare Pairs
License: Freeware
|
|
| |
Welcome to our graveyard. Don’t be afraid, just dig right in. You have nothing to lose...but your head. You better be quick, though, because the faster you match the pairs of icons under the tombstones, the greater the chances you’ll get out of our graveyard alive.
Each game consists of a set of blank tombstones displayed across the board. Hidden behind each tombstone is an icon. For every icon there exists an identical matching icon, hidden somewhere else on the board. Your goal is to match identical pairs of icons in the fewest number of moves, and within the shortest period of time.
Author: Eric Mueller| Date: 27-10-2003 | Size:
8291 KB |
| |
- |
| |
ColorMatch
License: Freeware
|
|
| |
Colormatch is a free color schemer tool for selecting an harmonious color palette for your website.Define a single color that you like. Matching colors will be calculated.Color Match will show you how to match your web site colors and will save you time when choosing a web site color scheme or color code. Pick a base color, and a pleasing palette will be built from it. try colormatch online at asptemplate.net.
Author: asptemplate.net| Date: 10-12-2007 | Size:
582 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 |
| |
- |
| |
Theme Manager
License: Freeware
|
|
| |
Theme Manager is a front end that seamlessly works with your other desktop enhancements to apply skins, themes, icon packages, and suites all from the same user interface. Once you have your desktop just the way you want, you can take a snapshot of your desktop that is saved as a .suite file.
Author: Stardock Systems| Date: 15-07-2004 | Size:
1821 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 |
| |
- |
| |
ZCR
License: Freeware
|
|
| |
ZCR renames the CDG and MP3 file inside a ZIP file to match the name of the ZIP file, allowing your MP3+G collection to be better organized. This is also much quicker than unzipping and renaming both files.
Author: By Request DJ & Karaoke Company| Date: 23-09-2004 | Size:
201 KB |
| |
- |
| |
Hanoi Towers
License: Freeware
|
|
| |
Simple logical game. It is just another implemetation of the well-known Hanoi Towers game.
The goal is to move all bricks from the left position to the right position, using the middle one as intermediate. You may only put a smaller brick onto a bigger one, not vice versa.
It is not very exciting game, but it is sometimes useful to train your mind.
Author: Vitaliy Levchenko| Date: 04-12-2006 | Size:
99 KB |
| |
- |
| |
Check Lotto
License: Freeware
|
|
| |
Check Lotto 2.0 is a freeware utility to help users check a large number of lottery play ticket numbers to see if they have the winning number. It looks at your six digit winning number to see if any of the user’s plays match at least three of the six winning numbers. A list is then displayed of all the plays with a match of at least three numbers. This is an essential tool for anyone in charge of a large pool of numbers, any individual playing multiple numbers, and even those who play just a few numbers. 01 to 59 may be entered for play and winning numbers making Check Lotto compatible with virtually any pick 6 style lottery. Check Lotto is NOT a number generator or predictor. This program contains no ads, no spyware, no nag notices, and never expires.
Author: John Rahn| Date: 11-02-2004 | Size:
466 KB |
| |
- |
| |
PaintChips Hex Color Picker
License: Freeware
|
|
| |
PaintChips is a free color picking tool which allows you to mix and match colors without being confined to forms or small palette boxes. PaintChips allows you to mix and match colors visually by dragging and dropping them next to each other. Picking colors is not enough... neither is mixing them. You need to be able to put them side by side and overlap them in order to understand their true relationship with each other. This program was inspired by my need for such a tool.
Features:
- Huge selection of predefined colors both web-safe, generic and pastel colors.
- Colors can be dragged all over the screen, positioned side by side and overlapped to see how they work together.
- Work with as many colors as you can fit on your screen. You are not limited to a palette box or static area.
- Add your own custom colors & background colors.
- Convert hex color codes to rgb values.
- Ability to truly see the difference in tone between different colors in the same group. For example, let's say you want to find just the right 'blue' and you have 20 to choose from which are very close in color. By being able to stack them against each other, you can better determine which one will work best.
- No install. Just download and run it!
- Best viewed on 1024 x 768 resolution.
- Freeware!
Author: TheNetter.com| Date: 16-03-2006 | Size:
265 KB |
| |
- |
| |
Sports Pic-N-Pair
License: Freeware
|
|
| |
Pic-N-Pair Sport is a race against the clock as you try to match the player's names with their associated sports.
Author: Free Web Games| Date: 10-01-2005 | Size:
560 KB |
| |
- |
| |
Sync
License: Freeware
|
|
| |
Sync is a simple command-line utility for performing one-way directory or file synchronization.
It synchronizes the specified target to match the specified source. Only the target is modified.
Runs on any OS with the Java Runtime Environment (JRE 6+).
Sync is free and open source software written in Java and released under the GNU GPL license (version 3).
MAIN FEATURES:
* FLEXIBLE FILE-MATCHING: Match files by combinations of name, size, last-modified time, and CRC-32 checksum; by default, (name,size,time,CRC) are used.
* FLEXIBLE FILE TIME COMPARISON: Specify a time-tolerance (in milliseconds) when matching files by their last-modified time.
* FILENAME FILTER: Use a GLOB or REGEX filter for file/directory names, or their full (relative) pathnames.
* SIMULATION MODE: Sync can be run to simulate file operations, so that the target directory is not modified.
* UNATTENDED USAGE: With an appropriate choice of switches, Sync can be executed without user intervention.
Author: Zach Scrivena| Date: 08-09-2007 | Size:
67 KB |
| |
- |
| |
People Pic-N-Pair
License: Freeware
|
|
| |
Pic-N-Pair People is a race against the clock as you try try to match up pairs of famous people in under two minutes.
Author: Free Web Games| Date: 10-01-2005 | Size:
560 KB |
| |
- |
| |
World Capitals Pic-N-Pair
License: Freeware
|
|
| |
Pic-N-Pair World Capitals is a fast paced game where you match up the country with its capital.
Author: Free Web Games| Date: 10-01-2005 | Size:
560 KB |
| |
- |
| |
Desk Drop Jr
License: Freeware
|
|
| |
DESK DROP is a fast paced arcade game where the objective is to match up three similar tiles by moving and rotating them vertically as they drop from the top of the game board. Quick thinking and strategy is a must in Desk Drop to reach really high scores. The game is both addictive and fun for all ages. The top ten scoreboard records the Desk Drop Champions. Are you up to the challenge?
Author: Free Web Games| Date: 10-01-2005 | Size:
560 KB |
| |
- |
| |
Home Credit Card Manager
License: Freeware
|
|
| |
Home Credit Card Manager allows you to monitor your credit card spending in the privacy of your own home.
Simply match your statement transactions to the categories provided, then use the tools to group and sort the information.
...and with the integrated "auto-matching" tool, most of the work is done for you!
Author: Home Money Manager| Date: 19-10-2004 | Size:
709 KB |
| |
- |
| |
Selingua Columns
License: Freeware
|
|
| |
Play a Tetris-style game and learn French, German, Spanish or Swedish! Selingua Columns is similar to the Tetris-like game Columns, but uses words instead of colors. Pieces fall down from the top - you rotate the pieces and try to match words that mean the same thing. Three good-looking skins are included. The word lists contain more than 2000 words in each language. A version of the original Columns game, where you match up colors, is also included. System requirements: Windows 95/98/Me/NT/2000/XP, display resolution 800x600 HiColor (16bit, 65000 colors) or better.
Author: Marianne Wartoft AB| Date: 03-07-2002 | Size:
2073 KB |
| |
- |
| |
Super Slueth
License: Freeware
|
|
| |
Calling all detectives - A crime has been committed and you are the Super Sleuth in this exciting game of wits. Carefully examine the usual suspects, and then take your detective skills to the Crime Scene to collect evidence. Match up the clues up with the criminal and figure out who to bring to justice!
Author: Free Web Games| Date: 10-01-2005 | Size:
560 KB |
| |
- |
| |
Home Credit Card Manager (Linux)
License: Freeware
|
|
| |
Home Credit Card Manager lets you find out where your hard earned money is being spent by using your credit card statements.
Simply match your statement transactions to the categories provided, then use the tools to group and sort the information.
...and with the integrated "auto-matching" tool, most of the work is done for you!
Author: Home Money Manager| Date: 08-01-2005 | Size:
493 KB |
| |
- |
| |
Home Credit Card Manager (Mac)
License: Freeware
|
|
| |
Home Credit Card Manager lets you find out where your hard earned money is being spent by using your credit card statements.
Simply match your statement transactions to the categories provided, then use the tools to group and sort the information.
...and with the integrated "auto-matching" tool, most of the work is done for you!
Author: Home Money Manager| Date: 08-01-2005 | Size:
493 KB |
| |
- |
| |
Rename
License: Freeware
|
|
| |
This purpose of this program is to rename image files obtained from digital cameras, scanners, etc.. All image files in a given folder may be renamed or only image files in the folder that match a selected file type. The image files renamed may also be limited to only files that begin with a specified character string. The new file names are formed from a "Base Name" and "Starting Number" entered via the Rename dialog. Help is included.
Author: Ed's Software| Date: 20-06-2002 | Size:
125 KB |
| |
- |
| |
Christmas Bound
License: Freeware
|
|
| |
A free game for the christmas holidays.
The Bugs have stolen all christmas parcels from Santa Claus.
Yello the little bouncing tennis ball tries to bring them back.
This addicting game has elements of Arkanoid (the brick busting game) but combined with puzzle solving and more hands on arcade action.
Christmas Bound requires both dexterity and logical thinking.
Your mission is to explore the Bugs' land and find all christmas gifts which are hidden in 32 rooms. Break blocks and outwit your enemies to get access to presents, which seem unreachable at first sight. Beware! The game may start easy but later levels are pretty tricky.
Author: Blueskied| Date: 16-11-2004 | Size:
894 KB |
| |
- |
| 1 | 2 | 3 | 4 |
|
|
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.
|