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

C String Extraction software
Filter: All | Freeware | Demo
 

C String Extraction

1 2 3 4 5 > 
Released: October 01, 2009  |  Added: April 27, 2010 | Visits: 1.259

Lingobit Extractor Lingobit Extractor is a new tool for software localization. The tool solves a huge part of internationalization tasks by extracting hardcoded strings from source code to resources. Currently it support only C++ files, but more languages are promised to be supported soon. Benefits: *...



Platforms: Windows

License: Shareware Cost: $595.00 USD Size: 4.78 MB Download (116): Lingobit Extractor Download

Added: July 24, 2013 | Visits: 446

stringencoders A collection of high performance c-string transformations, frequently 2x faster than standard implementations (if they exist at all). including * base64, standard * base64, web/url safe, with configurable alphabet * base85 (good for http cookies) * base16 (hex) * base2 (ascii binary) *...





Platforms: Mac

License: Freeware Size: 427.01 KB Download (42): stringencoders Download

Added: August 14, 2010 | Visits: 905

Libeval Libeval provides simple means of evaluating simple arithmetic expressions involving literal numeric values, variables and functions using the addition (+), subtraction (-), multiplication (*), division (/), modulo division (), exponentiation (^), sign (+-), percentag (%) and grouping (())...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (95): Libeval Download

Added: July 08, 2010 | Visits: 1.052

Better String Library Better String Library is an abstraction of a string data type which is superior to the C library char buffer string type and C++s std::string. The library is totally stand alone, portable (known to work with gcc/g++, MSVC++, Intel C++, WATCOM C/C++, Turbo C, Borland C++, IBMs native CC compiler...


Platforms: *nix

License: Freeware Size: 112.64 KB Download (95): Better String Library Download

Added: August 01, 2008 | Visits: 2.435

Convert String for C++ You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If you make some changes in the revised string, you have to iterate the above steps. Now Convert String for C++...


Platforms: Windows

License: Freeware Size: 126 KB Download (139): Convert String for C++ Download

Added: January 18, 2010 | Visits: 756

make utilities makeutil is a set of portable public domain programs designed to support C/C++ projects. It provides tools for build operations outside of the normal compile/link pipeline. It is designed to be unobtrusively included directly in your own software development project. Here is a brief...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (88): make utilities Download

Added: April 25, 2010 | Visits: 1.156

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: October 01, 2010 | Visits: 748

Str Str is a C++ class that is designed to make strings almost as easy to work with as they are in languages like TCL or Python. The Str class has minimal outside dependencies, is implemented as a single source file, and is designed to be user-customized. Str also makes it simple to allocate fast...


Platforms: *nix

License: Freeware Size: 256 KB Download (90): Str Download

Added: March 14, 2010 | Visits: 711

PLJava PLJava is Perl module that will embed Perl into Java. USAGE import perl5.Perl ; import perl5.SV ; public class test { public static void main(String argv[]) { Perl.eval("print qq`Hello World!n` ;") ; /////////////////// SV foo = Perl.NEW("foo") ; // $foo = new foo() ;...


Platforms: *nix

License: Freeware Size: 163.84 KB Download (103): PLJava Download

Added: February 22, 2010 | Visits: 1.075

Unicode::Normalize Unicode::Normalize Perl module contains Unicode Normalization Forms. SYNOPSIS (1) using function names exported by default: use Unicode::Normalize; $NFD_string = NFD($string); # Normalization Form D $NFC_string = NFC($string); # Normalization Form C $NFKD_string = NFKD($string); #...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (93): Unicode::Normalize Download

Added: July 06, 2013 | Visits: 241

isValidSymbol ISVALIDSYMBOL - Check string to be a valid Matlab symbolThis function is equivalent to Matlab's ISVARNAME, but accepts cell strings as input also. While the speed is comparable for strings, it is *much* faster for cell strings (see screenshot).L = isValidSymbol(S)INPUT: S: String or cell...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (42): isValidSymbol Download

Added: August 13, 2008 | Visits: 758

AXARScan Hexadecimal editor. You can enter text, hexadecimal and decimal codes and single bits. Find text, batch-files, string extraction (all the strings in the file). Fill, insert, cut, copy and paste blocks of bytes. Multi-level Undo. Values conversion. Multi-language (English, Italian, Portuguese, ...)


Platforms: Windows

License: Freeware Size: 421 KB Download (135): AXARScan Download

Added: November 04, 2010 | Visits: 1.369

pod2man pod2man is a Perl module that can convert POD data to formatted *roff input. SYNOPSIS pod2man [--section=manext] [--release=version] [--center=string] [--date=string] [--fixed=font] [--fixedbold=font] [--fixeditalic=font] [--fixedbolditalic=font] [--official] [--lax] [--quotes=quotes] [input...


Platforms: *nix

License: Freeware Size: 6 MB Download (134): pod2man Download

Added: March 14, 2010 | Visits: 1.480

Regular Statement String Regular Statement String (RSS) provides several libraries in C, Java, and COM to implement and demonstrate the key-value development method using well-designed "strings" (RSS) as the media. Regular Statement String also shows a way to write "Process Oriented" applications. Whats New in This...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (90): Regular Statement String Download

Released: October 25, 2012  |  Added: October 25, 2012 | Visits: 1.305

Vstr string library Vstr is a safe and fast string library for C. Vstr string library is designed for network communication. Its design uses chunks 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...


Platforms: *nix

License: Freeware Size: 4.3 MB Download (104): Vstr string library Download

Added: September 12, 2010 | Visits: 850

String::Scanf String::Scanf can emulate sscanf() of the C library. SYNOPSIS use String::Scanf; # imports sscanf() ($a, $b, $c, $d) = sscanf("%d+%d %f-%s", $input); ($e, $f, $g, $h) = sscanf("%x %o %s:%3c"); # input defaults to $_ $r = String::Scanf::format_to_re($f); or # works only for Perl 5.005...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (99): String::Scanf Download

Added: May 10, 2013 | Visits: 455

GNU Common C GNU Common C is a portable and highly optimized class framework for writing C applications that need to use threads and support concurrent sychronization, and that use sockets, XML parsing, serialization, config files, thread-optimized String and data structure classes, etc. This framework offers...


Platforms: *nix, C/C++, BSD

License: Freeware Download (53): GNU Common C Download

Released: June 02, 2023  |  Added: July 11, 2023 | Visits: 86

Extract Text from PDF C# The C# PDF Text Extraction Library offers advanced features and robust functionality to facilitate accurate and efficient text extraction. It supports extraction from both simple and complex PDF documents, including those with embedded fonts, images, and other complex formatting....


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 232.87 MB Download (9): Extract Text from PDF C# Download

Released: June 02, 2023  |  Added: July 16, 2023 | Visits: 127

Extract Data from PDF C# This C# PDF library offers various methods to extract data from PDF files. It allows you to extract text, images, tables, and even metadata from PDF documents. Whether you need to extract specific sections, entire pages, or structured data, the library provides the necessary tools to accomplish...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 232.87 MB Download (25): Extract Data from PDF C# Download

Released: January 29, 2024  |  Added: March 31, 2024 | Visits: 146

C# Extract ZIP File The C# ZIP Library simplifies the extraction process, providing developers with a rich set of functionalities for unpacking ZIP archives. Whether extracting individual files, entire folders, or complex directory structures, the library's intuitive API makes it straightforward to incorporate ZIP...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 23.03 MB Download (21): C# Extract ZIP File Download

1 2 3 4 5 >