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

C String Extraction freeware
Filter: All | Freeware | Demo
 

C String Extraction

1 2 3 4 5 > 
Added: July 24, 2013 | Visits: 450

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: 910

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.055

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.443

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: 761

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.166

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: 754

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: 716

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.079

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: August 13, 2008 | Visits: 762

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.374

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 (140): pod2man Download

Added: March 14, 2010 | Visits: 1.488

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 (96): Regular Statement String Download

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

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: 854

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: 459

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

Added: March 26, 2010 | Visits: 1.498

String::RexxParse String::RexxParse is a Perl implementation of REXX parse command. SYNOPSIS use String::RexxParse qw(parse); parse $source, q! $var1 $var2 ( $var3 ) $var4 ($var5) $var6 !; or use String::PexxParse; $parse = String::RexxParse->new(q! $var1 $var2 ( $var3 ) $var4 ($var5) $var6 !);... Platforms: *nix

License: Freeware Size: 9.22 KB Download (109): String::RexxParse Download

Added: April 08, 2010 | Visits: 1.589

Simple C++ ODBC Database API Simple C++ ODBC Database API is designed to encapsulate the ODBC API functionality in an object oriented manner. The API was created due to an absence of any other such API that was database independent. The database independence is achieved using the ODBC (Open DataBase Connectivity) API.... Platforms: *nix

License: Freeware Size: 84.99 KB Download (117): Simple C++ ODBC Database API Download

Added: September 11, 2010 | Visits: 764

INVSTR INVSTR is a library of C functions that follow the behavior of the standard library string functions, but starting all searches and the like from the end of the string rather than the start. Whats New in This Release: This initial release includes the following functions: - invstrinv -... Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): INVSTR Download

Added: October 19, 2010 | Visits: 876

B::C B::C is Perl compilers C backend. SYNOPSIS perl -MO=C[,OPTIONS] foo.pl This compiler backend takes Perl source and generates C source code corresponding to the internal structures that perl uses to run your program. When the generated C source is compiled and run, it cuts out the time which... Platforms: *nix

License: Freeware Size: 12.2 MB Download (101): B::C Download

Added: August 15, 2010 | Visits: 1.146

C++ XML Objects C++ XML Objects is a framework for persisting hierarchies of C++ objects to and from XML. Boost, The STL and Patterns are used extensively. All platforms which support Boost will be supported. Sometimes there is a need to save hierarchies of C++ objects to a file (or DB etc), and then retrieve... Platforms: *nix

License: Freeware Size: 409.6 KB Download (90): C++ XML Objects Download

1 2 3 4 5 >