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

C Binary Encoding freeware
Filter: All | Freeware | Demo
 

C Binary Encoding

1 2 3 4 5 > 
Added: May 06, 2010 | Visits: 1.516

MIME-tool MIME-tool is a little mime encoding tool I slapped together when I needed something on a production box at work (productions = no C development environment, only the ancient K&R compiler required for god-knows-what sys-admin task). The resulting program will compile happilly on both the...



Platforms: *nix

License: Freeware Size: 13.31 KB Download (117): MIME-tool Download

Added: October 22, 2013 | Visits: 306

Catalyst::Plugin::Unicode::Encoding Catalyst::Plugin::Unicode::Encoding is a Unicode aware Catalyst. SYNOPSIS use Catalyst qw[Unicode::Encoding]; MyApp->config( encoding => 'UTF-8' ); # A valid Encode encoding On request, decodes all params from encoding into a sequence of logical characters. On response, encodes body into...





Platforms: *nix

License: Freeware Size: 10.24 KB Download (39): Catalyst::Plugin::Unicode::Encoding Download

Added: October 08, 2010 | Visits: 966

Audio::TagLib Audio::TagLib is a library for reading and editing audio meta data, commonly known as tags. SYNOPSIS use Audio::TagLib; use warnings; use strict; my $f = Audio::TagLib::FileRef->new("Latex Solar Beef.mp3"); my $artist = $f->tag()->artist(); print $artist->toCString(), "n"; # got "Frank...


Platforms: *nix

License: Freeware Size: 1.4 MB Download (95): Audio::TagLib Download

Added: March 09, 2010 | Visits: 586

Xj3D Xj3D is a project focussed on creating a toolkit for VRML97 and X3D content written completely in Java. This toolkit may be used to the import VRML content into your custom application, or to create a fully-fledged browser. Development is financially supported through a number of institutes and...


Platforms: *nix

License: Freeware Size: 12 MB Download (107): Xj3D Download

Released: September 13, 2012  |  Added: September 13, 2012 | Visits: 376

CyoEncode CyoEncode is a C function provider for encoding binary data into a printable representation. This is done using base64, base32, or base16 (hex) character sets, plus equivalent functions for the decoding of such encoded data back into its binary form.


Platforms: Windows

License: Freeware Download (42): CyoEncode Download

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

Chilkat Encryption C++ Library Software component for encrypting and decrypting both strings and binary data. IChilkat Encryption C++ Library implements symmetric encryption algorithms: Rijndael, Blowfish, Twofish. Also provides public-key encryption and decryption using digital certificates. Provides hashing functionality...


Platforms: Windows, 2K, XP, 2003

License: Freeware Download (47): Chilkat Encryption C++ Library Download

Added: May 10, 2013 | Visits: 530

basE91 encoding basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (60): basE91 encoding Download

Added: January 18, 2010 | Visits: 927

C::Include C::Include is a package to easy operate with binary data via describing they like C/C++ structs. CLASSES AND PACKAGES C::Include - Header file base parser class C::Include::Struct - Struct wraper class USAGE use C::Include; POSSIBILITY - skip comments; - valid preprocessor...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (115): C::Include Download

Added: June 20, 2010 | Visits: 1.120

libb64 libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code for standalone encoding and decoding executables. Base64 uses a subset of displayable ASCII characters, and is therefore a useful...


Platforms: *nix

License: Freeware Size: 7.17 KB Download (117): libb64 Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 674

C/C++ Headers C/C++ Headers is a package that has been created in order to simplify the hard job of projecting and encoding of programs. Now you can make use of this handy and accessible tool to further improve your development process.


Platforms: Windows

License: Freeware Download (51): C/C++ Headers Download

Added: March 12, 2006 | Visits: 4.417

HS Compress C Source Library 1.0 HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) The library may be used in telecommunications application or for fixed data compression.


Platforms: Windows, Windows CE

License: Freeware Size: 324 KB Download (438): HS Compress C Source Library 1.0 Download

Added: August 27, 2008 | Visits: 1.695

HS Compress C Source Library HS Compress is a software library (supplied with full C source code) which provides a programmer with a lossless compression / decompression algorithm based on RLE (runtime length encoding) The library may be used in telecommunications application or for fixed data compression. *HOW IT WORKS:...


Platforms: Windows, Windows CE

License: Freeware Size: 324 KB Download (196): HS Compress C Source Library Download

Added: June 03, 2010 | Visits: 1.299

C Generic Library C Generic Library is a generic data structure library is a bunch of data structures that are designed and created in as generic a fashion as possible. Each data structure will contain its own basic memory management, be able to handle any object type, and hopefully constraint to strict...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (108): C Generic Library Download

Added: March 20, 2010 | Visits: 1.416

C Comic Collection C Comic Collection project is a GTK application for downloading, cataloging, and viewing Web comics. It uses a MySQL database. To compile this software, just type "make". It requires development libraries for gtk, gtk_imlib, cURL, mysql and pthreads. If youre on Linux these should come with...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (104): C Comic Collection Download

Added: March 05, 2010 | Visits: 1.424

C Algorithms Library C Algorithms Library is a collection of commonly used Computer Science algorithms. The focus is on code that is well documented and tested, portable, and reusable. The C Programming Language has a much smaller standard library compared to other more modern programming languages such as Java...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (116): C Algorithms Library Download

Added: June 14, 2010 | Visits: 835

tpl Tpl is a binary data interchange format and C API. C programs can use tpl to store or load serialized images of structured C data. The data is stored in its native binary format. The data can consist of the basic C types, binary buffers and strings, and aggregations and arrays. The serialized...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (95): tpl Download

Released: November 27, 2012  |  Added: November 27, 2012 | Visits: 694

Chilkat Charset C++ Library Chilkat Charset is an extremely useful library that can help you convert text data from one character encoding to another. It works identically on all computers, regardless of locale or internationalization settings.


Platforms: Windows, 2003, Windows Vista

License: Freeware Download (51): Chilkat Charset C++ Library Download

Released: September 21, 2012  |  Added: September 21, 2012 | Visits: 474

Binary to Header bin2header takes any file as an argument and converts its binary data into a source header file for use in C/C++ applications. The data is stored as a character array.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.7 KB Download (56): Binary to Header Download

Released: November 22, 2012  |  Added: November 22, 2012 | Visits: 525

CDSA/CSSM Ojective-c encryption Wrapper Common Data Security Architecture Objective-C Wrapper Framework - Digest: MD5/SHA-1 - Encryption/Decryption: Symmetric encryption - Utils: Base64 encoding/decoding


Platforms: Mac

License: Freeware Size: 596.25 KB Download (59): CDSA/CSSM Ojective-c encryption Wrapper Download

Added: May 10, 2013 | Visits: 555

Chilkat MIME C Library Chilkat MIME C Library  allows you to create an manipulate MIME and S/MIME messages. Features: - Navigate the MIME message tree structure via the NumParts property and GetPart(index) method. - Retrieve header field names and values. - Add header fields to a MIME message. - Add a detached...


Platforms: Windows, C/C++,

License: Freeware Download (55): Chilkat MIME C Library Download

1 2 3 4 5 >