Freeware: Only Free Software, Games, Tools, Utilities. Free Download Center Freeware Home New Submit Links Contact Privacy
Business| Desktop| Developer Tools| Drivers| Education| Games| Home & Personal| Internet| Multimedia| Operating Systems| Utilities
 

 



   Freeware: String

 

 MSCBlob for Windows  License: Freeware

 
  MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string representations: as-is, Base64 and Hex. Also has an ability to save and load data from files on disk.

Author:
Miraplacid| Date: 03-03-2005 | Size: 736 KB
  -
 

 vstr  License: Freeware

 
  Vstr is a safe and fast string library for C. It is designed for network communication. Its design uses blocks of ptr+length data, so adding, substituting, and deleting data are all fast operations. This model also allows it to do automatic referencing for mmap() areas of memory. Shortcut APIs are included to mmap() a file into a Vstr string, and read()/write() data to/from a Vstr string. Another big feature of the library is a POSIX and ISO 9899:1999 compliant printf() like function, which can also be extended with user supplied formatters that are gcc warning compatible. The total API is over 270 functions, but laid out in a easy to remember manner, including data parsing functions, a non-destructive split() function, and conversion functions (among others).

Author:
James Antill| Date: 14-12-2003 | Size: 870 KB
  -
 

 MSCBlob for Linux  License: Freeware

 
  MSCBlob (Binary Large Object) is an auxiliary component for data blocks storing and transmitting. It could contain a raw data and represent it as a binary or string. There are 3 alternative string representations: as-is, Base64 and Hex. Also has an ability to save and load data from files on disk.

Author:
Miraplacid| Date: 03-03-2005 | Size: 92 KB
  -
 

 CheezeMachine  License: Freeware

 
  This vst plugin attempts to emulate the classic string ensemble sound, made popular by such classic synths as the Crumar Performer or the Arp Solina.

Author:
Big Tick| Date: 02-01-2003 | Size: 315 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
  -
 

 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
  -
 

 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
  -
 

 File Renamer  License: Freeware

 
  File Renamer will let you rename all your files and folders, but with a lot more options. You can batch rename all files, add string to beginning or end of filenames, remove string from all the names to rename, change all the file extensions, numerate all filenames sequentially, convert all to uppercase / lowercase, trim 'x' characters from beginning or end of filenames, replace spaces inside filename to underscore or eliminate all spaces, replace one string from the name with any other, and some more... Can work with one or multiple directories, remove or add individual items from file list. Select multiple files from Open dialog box. Suports Drag and Drop from Explorer. Also has unlimited 'undo' function for all past renames done.. Remembers last renaming strings, and new file extensions can be added to be used next time. Accepts command line filenames and a explorer context menu can be created so that you can right click on Explorer and directly send the selected files and folders to be renamed to the program window. You can also create 'scripts', combining several options to be applied in one go, so effectively creating brand new options to rename all your files.

Author:
Jose Falcao| Date: 18-05-2003 | Size: 256 KB
  -
 

 ECS 661FX-M7(1.1) Bios v 1.1  License: Freeware

 
  - Addes support 661FX-M7 PCB 1.2A, - Improves E0 CPU stable, - Updates CPU Micro Code CPUID :0F60 ,0F44, - Added C1E function control item, - Added for Vanderpool Technology(VT) BIOS control function., - Supports Intel EIST CPU, - Changes the string NX BIOS control to Execute Disable Bit and Change Help string., - Improved DDR266 memory stable 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:
ECS| Date: 06-05-2005 | Size: 50 KB
  -
 

 DS Clock  License: Freeware

 
  DS Clock is a digital desktop clock that displays variable date, time, and time zone information built from the format string. The program allows you to fully customize its look and feel, and can synchronize your computer's clock with Atomic Time Servers. You can select any combination of date and time, pick custom colors and fonts, set custom sound to play at the top of the hour, etc. DS Clock also allows you to show a tool tip window with upcoming reminders of Calendarscope and supports Swatch Internet Time and Stopwatches. Real Westminster chimes are available.

Author:
Duality Software| Date: 17-07-2007 | Size: 1292 KB
  -
 

 Batch Replacer  License: Freeware

 
  Batch Replacer is a multi-string search-and-replace filter necessary for webmasters, programmers and everybody who is concerned with computers. Both text and binary files can be processed by the program. Many options are available. That utility allows to search and replace many strings in thousand and thousand files at one time.

Author:
ReplSoft Inc.| Date: 16-08-2005 | Size: 596 KB
  -
 

 WinProgressX  License: Freeware

 
  WinProgressX 2.0 is a progress bar control delivering new level of efficiency and flexibility. It can be used from any software development environment supporting ActiveX (COM) controls. Completely improved, WinProgressX 2.0 is as fast as its predecessor. Features: Text string with color inversion effect; Per cent counter; Adjustable font and colors; Loading custom themes; Transparency; Discrete visual step; OnPerCentChange event; Mouse events.

Author:
Alexander Kazantsev| Date: 23-03-2008 | Size: 312 KB
  -
 

 LibMaster.com NTFSpath  License: Freeware

 
  As you know length of path in NTFS file system may reach 32767 characters but most of functions in Windows API permit a maximum path length 260 characters. The LibMaster.com NTFSpath library allows to work with a maximum path length 32,767 characters which is allowed in NTFS. It contains most useful functions for working with path strings and NTFS file system. Both of separators "/" and "" are equivalent for all of the functions in the library. Also no one of the functions do not trim spaces before the begin and after the end of an input string because NTFS allows space characters at the begin and at the end of filename or directory name. The archive with the library has an application with examples of using for the all functions in the library.
You can use this library for free.

Author:
LibMaster.com| Date: 09-01-2006 | Size: 187 KB
  -
 

 HashCalc  License: Freeware

 
  Free calculator to compute multiple hashes, checksums and HMACs for files, text and hex strings. It allows to calculate hash (message digest), checksum and HMAC values based on the most popular algorithms: MD2, MD4, MD5, SHA1, SHA2 (SHA256, SHA384, SHA512), RIPEMD160, PANAMA, TIGER, CRC32, ADLER32, and the hash used in eDonkey (eDonkey2000,ed2k) and eMule tools. It supports 3 input data formats: file, text string and hexadecimal string. It is a very fast, easy to use and to install application. It works with large size files, supports file drag-and-drop functionality. HashCalc generates hash, check sum, and HMAC for files of any type which makes it a valuable utility to test for corruption your FTP and other download/upload transfers. With this tool you can quickly compare music, audio, sound, video, film, game, image, icon, document and other files, verify CD and hard drive files, perform checking of your .mp3, .mpeg, .mpg, .avi, .vcd, .iso, .zip, .gif, .jpg, .doc and other downloads.

Author:
SlavaSoft Inc.| Date: 15-07-2004 | Size: 440 KB
  -
 

 Aopen AK86-L Bios v R1.16  License: Freeware

 
  Fixe some cpu string show errors. 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:
AOpen| Date: 02-02-2005 | Size: 50 KB
  -
 

 AOpen i915GMm-HFS Bios v R1.09  License: Freeware

 
  - Set "On-Chip Secondary PCI IDE" default value to be "Enabled"., - Changed string "CPU Temp." to be "CPU Kernel Temp." 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:
AOpen| Date: 26-07-2005 | Size: 50 KB
  -
 

 CryptoText  License: Freeware

 
  CryptoText is a COM encryption component written in ATL3.0 for Windows 9x, NT4.0 and Windows 2000/XP. It provides simple access to the CryptoAPI in Windows from Visual Basic, Visual C++ and scripting languages (eg ASP). As well as being a standalone product CryptoText can be used with CryptoTextCE for the PocketPC / Windows CE platform to exchange encrypted data with handheld devices. CryptoText encrypts the input text data, and converts the resulting binary encrypted form to a series of ASCII characters which are suitable for use in a SQL statement, or for storage in a text/.ini file. For example the text 'My Password' might become the text string '79978e13df1019826c16944fe1'. This type of conversion is necessary because certain characters are reserved and have special meanings in an SQL statement, and by default the Windows CryptoAPI functions will take binary input data (your text) and map each of the characters to a binary number in the range 0 - 255. The simplest solution, although somewhat wasteful of space, is to convert the binary number into a string representation of the equivalent hex number, guaranteeing that only the characters 0-9 and a-f will be present.

Author:
| Date: 31-10-2003 | Size: 46 KB
  -
 

 Shuttle SB77G5 Bios v 00J  License: Freeware

 
  SB77G5(FB77)1. Added C1E Item for Auto/Disable function, 2. EM64T&EIST string, 3. Fixed Intel 630 CPU EIST function 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:
Shuttle| Date: 01-06-2005 | Size: 50 KB
  -
 

 Shuttle SN45G V3 Bios v 0o  License: Freeware

 
  SN45G V3(FN45U)1. Patch Barton low power "AXDA2600DLV4D" string show wrong(Cpuk7.asm)., 2. Patch CAS 2 is disappear under "EXPERT" mode(cfeature.asm). 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:
AOpen| Date: 21-06-2005 | Size: 50 KB
  -
 

 Shuttle SB61G2 V3 Bios v 3.0s  License: Freeware

 
  SB61G2 V3 (FB61V3.x)1. Adds alarm item help string., 2. Adds Shuttle XPC full logo., 3. Fixed S3 function fail when use USB device. 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:
Shuttle| Date: 10-06-2005 | Size: 50 KB
  -
 

 CryptoTextCE  License: Freeware

 
  CryptoTextCE is an ActiveX / COM component written in ATLCE for the PocketPC. It provides simple access to the CryptoAPI in Windows CE from embedded Visual Basic and embedded Visual C++. CryptoTextCE is a companion product to CryptoText for the desktop, and data encrypted on the PocketPC using CryptoTextCE can be decrypted on Windows NT/9x using CryptoText and vice versa. If you are collecting sensitive data on a PocketPC device and transferring it to a destop PC or server using SQL Server CE or some other form of file based synchronisation, you can use CryptoTextCE to encrypt the data before transfer and CryptoText to decrypt it again on the server. As with CryptoText, CryptoTextCE encrypts the input text data and converts the resulting binary data to a series of characters which are suitable for use in a SQL statement, or for storage in a text/.ini file. The additional step performed by CryptoTextCE is the optional conversion from a UNICODE string to an ANSI string before encryption. This addresses the issue that all strings in eVB for the PocketPC are held as two byte UNICODE characters internally. If you are not making used of the extended character sets available with UNICODE the conversion to ANSI reduces the size of the encrypted data, and increases compatability with desktop Windows operating systems.

Author:
| Date: 31-10-2003 | Size: 280 KB
  -
 

 xLibUDF  License: Freeware

 
  Interbase UDF with additional functions for working with strings, mutex, creation GUID, debugging stored procedures and triggers.

Author:
SoftComplete Development| Date: 15-01-2001 | Size: 207 KB
  -
 

 ESBRoutines  License: Freeware

 
  The aim of this free collection of routines is to provide extra support for: 32-Bit and 16-bit Bit Lists; Block Operations; various String Routines and conversions; Environment routines and System Routines. Code is aimed at Borland Delphi 4 and above, but many of the routines will work with older versions and with C++ Builder. Includes full source and Help.

Author:
ESB Consultancy| Date: 06-09-2001 | Size: 309 KB
  -
 

 Tyan Trinity i875P Bios V1.11  License: Freeware

 
  * Fixed Adaptec 39320 Option ROM INIT ERROR issue* Support add-on card boot priority select* Calibrated Fan Sensor readings* Change Boot ROM select item string* Updated support for USB CD-ROM* Disabled Console Redirect function when no PS/2 keyboard is present 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:
Tyan| Date: 15-07-2004 | Size: 50 KB
  -
 

 Zip Search  License: Freeware

 
  Find will often fail when the search for text is inside a zip. This program will do a text search inside zipped files. You can specify the files to search (e.g. *.txt + *.doc) as well as the the search string. Subdirectories can be done too. Double-clicking a file on the final list will open the zip in you associated zip program.

Author:
Full Circuit Ltd| Date: 16-01-1999 | Size: 205 KB
  -
 

 Shuttle SB83G5M Bios v 01P  License: Freeware

 
  SB83G5 (FB83V1.x)1. Adds Shuttle XPC full logo at post., 2. Fixed chipset voltage (auto,1.7,1.9,2.1v) setting not correctly, 3. Adds C1E Auto/Disable function, 4. Adds show EM64T & EIST CPU string if EM64T & EIST CPU installed., 5. Fixed Intel 630 CPU EIST function fail., 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:
Shuttle| Date: 01-06-2005 | Size: 50 KB
  -
 

 Magic Pro MP-P4GE-M+ Bios v1.06  License: Freeware

 
  1.Fixed string from "Auto" to "Default", 2.Added Fixed AGP/PCI Output Freq item, 3.Fixed show number of PCI slots and usb error on DMICFG, 4.Fixed system hang at POST C5 when overclock and reset it, 5.Fixed Vcore show too low on HW Monitor, 6.Update AWDFLASH.EXE from V8.19A to V8.22A, 7.Update VGA BIOS 2759 to fix S3 resume fail issue 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:
Magic Pro| Date: 22-02-2003 | Size: 50 KB
  -

| 1 | 2 | 3 |

 

 
Sponsored Shareware

Universal Explorer
Powerful windows explorer
file manager and viewer.

File Manager - Windows Explorer Replacement

Disk Size Manager
Analyses hard disk space and collects statistics.

Powerful Disk Space Manager

Web Data Extractor
Email marketing software to extract specific contact.


Web Data Extractor

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

Email List Manager

 

DirFile.Com - Freeware Software Download