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

Concatenation software
Filter: All | Freeware | Demo
 

Concatenation

< 1 2 
Added: January 18, 2010 | Visits: 2.001

Ragel State Machine Compiler Ragel State Machine Compiler compiles finite state machines from regular languages into executable C/C++/Objective-C code. Ragel state machines can not only recognize byte sequences as regular expression machines do, but can also execute code at arbitrary points in the recognition of a regular... Platforms: *nix

License: Freeware Size: 532.48 KB Download (175): Ragel State Machine Compiler Download

Added: November 06, 2010 | Visits: 814

dk.brics.automaton dk.brics.automaton project is a Java package that contains a DFA/NFA (finite-state automata) implementation with Unicode alphabet (UTF16) and support for the standard regular expression operations (concatenation, union, Kleene star) and a number of non-standard ones (intersection, complement,... Platforms: *nix

License: Freeware Size: 174.08 KB Download (112): dk.brics.automaton Download

Added: November 05, 2010 | Visits: 1.241

Template::Manual::Directives Template::Manual::Directives is a Perl module that contains template directives. Accessing and Updating Template Variables GET The GET directive retrieves and outputs the value of the named variable. [% GET foo %] The GET keyword is optional. A variable can be specified in a directive... Platforms: *nix

License: Freeware Size: 778.24 KB Download (111): Template::Manual::Directives Download

Added: April 06, 2010 | Visits: 642

DBIx::FetchLoop DBIx::FetchLoop is a Perl module that can fetch with change detection and aggregates. SYNOPSIS use DBIx::FetchLoop; $lph = DBIx::FetchLoop->new($sth, $dbi_method); $hash_ref = $lph->fetch_current_data; $rowset = $hash_ref->{previous}; $rowset = $hash_ref->{current}; $rowset =... Platforms: *nix

License: Freeware Size: 6.14 KB Download (92): DBIx::FetchLoop Download

Added: August 13, 2010 | Visits: 1.089

FLAT::Legacy::FA::RE FLAT::Legacy::FA::RE is a regular expression base class. SYNOPSIS use FLAT::Legacy::FA::RE; use FLAT::Legacy::FA::NFA; my $re = RE->new(); $re->set_re(a|b|(hi)*); my $nfa = $re->to_nfa(); print $nfa->info(); # see stuff on NFA my $dfa = $nfa->to_dfa(); print $dfa->info(); # see stuff... Platforms: *nix

License: Freeware Size: 32.77 KB Download (117): FLAT::Legacy::FA::RE Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 2.295

sqlpp sqlpp Perl package is a SQL preprocessor. sqlpp is a conventional cpp-alike preprocessor taught to understand SQL ( PgSQL, in particular) syntax specificities. In addition to the standard #define/#ifdef/#else/#endif cohort, provides also #perldef for calling arbitrary perl code. SYNOPSIS... Platforms: *nix

License: Freeware Size: 10.24 KB Download (100): sqlpp Download

Added: November 22, 2010 | Visits: 1.064

Lin-setibuf Modules Lin-setibuf Modules are a set of Perl modules for manipulating both the SETI@Home client files, and the SETI@Home text client. SETI::Monitor offers an intuitive interface to stats retrieval, and manipulation via a Perl program. SETI::Client gives the Perl programmer a high-level layer for... Platforms: *nix

License: Freeware Size: 51.2 KB Download (93): Lin-setibuf Modules Download

Added: April 14, 2010 | Visits: 1.211

ETTERLOG ETTERLOG is a utility for Network Lan (SWITCH) for file .ECI and .ECP. (Ettercap program). Etterlog is the log analyzer for logfiles created by ettercap. It can handle both compressed (created with -Lc) or uncompressed logfiles. With this tool you can manipulate binary files as you like and... Platforms: *nix

License: Freeware Size: 112.64 KB Download (119): ETTERLOG Download

Added: February 25, 2010 | Visits: 1.110

gnome-themes-extras gnome-themes is a GNOME theme manager. All the a11y themes in this module inherit from the gnome theme. The gnome theme is in the gnome-icon-theme module, and has to be built and installed separately. 1. Editing the gtkrc files The gtkrc.in files for each a11y theme are currently generated... Platforms: *nix

License: Freeware Size: 5 MB Download (121): gnome-themes-extras Download

Added: April 25, 2010 | Visits: 1.168

Boehm-Demers-Weiser Conservative Garbage Collector The Boehm-Demers-Weiser conservative garbage collector can be used as a garbage collecting replacement for C malloc or C++ new. Boehm-Demers-Weiser Conservative Garbage Collector allows you to allocate memory basically as you normally would, without explicitly deallocating memory that is no... Platforms: *nix

License: Freeware Size: 1024 KB Download (102): Boehm-Demers-Weiser Conservative Garbage Collector Download

Added: February 24, 2010 | Visits: 1.007

Image::ExifTool::MIE Image::ExifTool::MIE is a Perl module to read/write MIE meta information. Features Below is very subjective score card comparing the features of a number of common file and meta information formats, and comparing them to MIE. The following features are rated for each format with a score of 0... Platforms: *nix

License: Freeware Size: 1.2 MB Download (96): Image::ExifTool::MIE Download

Added: June 23, 2010 | Visits: 1.011

OOoPy OOoPy is a Python library for modifying OpenOffice.org documents. It provides a set of transformations on the OOo XML format using the ElementTree XML Library. Transformations included are a mail merge application and the concatenation of documents with formatting intact. The framework supports... Platforms: *nix

License: Freeware Size: 29.7 KB Download (88): OOoPy Download

Added: April 16, 2010 | Visits: 975

B::Deparse B::Deparse is a Perl compiler backend to produce perl code. SYNOPSIS perl -MO=Deparse[,-d][,-fFILE][,-p][,-q][,-l] [,-sLETTERS][,-xLEVEL] prog.pl B::Deparse is a backend module for the Perl compiler that generates perl source code, based on the internal compiled structure that perl itself... Platforms: *nix

License: Freeware Size: 12.2 MB Download (93): B::Deparse Download

Added: January 10, 2010 | Visits: 1.566

H-inventory H-inventory project was developed to meet the needs for a training center of network administrators. Indeed, the stations are redeployed every week and are not linked to active directory, those are renamed each week so we cannot base us on the name. The problem is thus the identification of... Platforms: *nix

License: Freeware Size: 993.28 KB Download (169): H-inventory Download

Released: June 30, 2010  |  Added: July 01, 2010 | Visits: 895

AS3Obfuscator Obfuscates flash actionscript source files - .AS and .FLA files, making them very hard to understand, when viewed with decompiler. Protects flash projects on source level. It's the only utility that can protect .FLA files (frame actionscript, instances, classes), along with .AS files. To do... Platforms: Windows

License: Demo Cost: $30.00 USD Size: 4.09 MB Download (107): AS3Obfuscator Download

Released: July 19, 2011  |  Added: September 08, 2011 | Visits: 987

Easy MP3 WMA Cutter Easy Mp3 Ogg Wma Cutter can split your audio files into smaller files ! This audio splitter can split mp3, ogg vorbis, wma, wav files. You can cut your large audio file graphically with the waves graphic. You will be able to convert or recompress all your Mp3, ogg, wma, wav files. This utility... Platforms: Windows

License: Shareware Cost: $24.00 USD Size: 411 KB Download (111): Easy MP3 WMA Cutter Download

Released: November 07, 2022  |  Added: December 01, 2022 | Visits: 1.433

DEVELOPED SECTION for AutoCAD An add-on for AUTOCAD or BricsCAD, which determines the unfolded section of one set of 3DSOLID, 3DMESH or 3DFACE entities and vertical planes passing through a 2D POLYLINE which may contain arcs, in XOY plane. Developed section is generated in the vertical plane passing through first segment of... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $29.00 USD Size: 1.11 MB Download (176): DEVELOPED SECTION for AutoCAD Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 761

Spinnaker DB Tools for Excel 97 etc Spinnaker Tools is an Excel Add-in particularly suited for analyzing and manipulating lists and databases in Excel. Features include easy moving/deleting/hiding/displaying of columns, field joining with concatenation, string manipulation, enhanced D-functions, extra logical functions, checkdigit... Platforms: Windows

License: Freeware Size: 604.16 KB Download (477): Spinnaker DB Tools for Excel 97 etc Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 334

Subs Factory for Mac OS A free but powerful utility designed to make the creation, modification and resynchronization of subtitles easy. Featuring advanced functions, it allows you to do whatever you want with your subtitle tracks. Features : - Creation, deletion and modification of subtitles (text, duration,... Platforms: Mac

License: Freeware Size: 6.7 MB Download (53): Subs Factory for Mac OS Download

Released: February 15, 2017  |  Added: March 13, 2017 | Visits: 1.041

Convert XLS Fast, accurate & powerful, 'Convert XLS' is the comprehensive Excel/CSV/TXT conversion tool. Convert to/from Excel, CSV, TXT etc. Batch able. Automate all your Excel processes easily. Repeat complex conversion tasks by restoring prior 'Conversion Jobs'. A 'Conversion Job' consists of all... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $499.95 USD Size: 5.91 MB Download (138): Convert XLS Download

< 1 2