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

C Binary Encoding software
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: May 06, 2013 | Visits: 362

Binary image edge detector The file contains two functions:edgechaincode - Binary image edge detector, 4 and 8 directions.Can be used as the first step in chain code compression.runlength - Run-Length encoding of binary image.Does not contain decoding.Probably can be done without loops.





Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): Binary image edge detector Download

Added: June 04, 2013 | Visits: 303

Binary image edge detector. The file contains two functions:edgechaincode - Binary image edge detector, 4 and 8 directions.Can be used as the first step in chain code compression.runlength - Run-Length encoding of binary image.Does not contain decoding.Probably can be done without loops.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (44): Binary image edge detector. 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

Released: February 20, 2008  |  Added: February 25, 2008 | Visits: 3.966

.NET Encryption Library Affordable, powerful, and easy to use .NET Encryption/Hashing/Compression Library. Encrypt sensitive information such as passwords, credit cards and social security numbers. Supports Rijndael (AES), DES, TripleDES, RC2, Blowfish, Twofish, Whirlpool, MD2, MD4, MD5, SHA1, SHA2, HAVAL, GOST,...


Platforms: Windows

License: Commercial Cost: $29.95 USD Size: 1.31 MB Download (156): .NET Encryption Library Download

Added: July 21, 2006 | Visits: 3.768

Xceed Streaming Compression Xceed Streaming Compression Library is a high-performance "raw" compression library. It offers the ability to compress and decompress streaming data, buffers, strings or single files and supports multiple compressed data formats. Unlike Xceed Zip Compression Library, this ultra light library...


Platforms: Windows

License: Commercial Cost: $149.95 USD Size: 21.47 MB Download (145): Xceed Streaming Compression Download

Released: May 12, 2004  |  Added: October 02, 2006 | Visits: 2.926

Xceed Encryption Library Xceed Encryption Library is an ActiveX component that allows Windows applications to encrypt and decrypt data using the latest industry standard strong encryption algorithms. It supports traditional secret-key encryption as well as public-key encryption, and can encrypt/decrypt memory buffers,...


Platforms: Windows

License: Commercial Cost: $299.95 USD Size: 23.86 MB Download (490): Xceed Encryption Library 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: 587

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

Added: August 12, 2013 | Visits: 227

MazePath Solver Each path or potential solution is coded as list of vectors. Each vector has a length and a direction. I have used binary encoding for each vector. The direction (N, NW, W, SW, S, SE, E, NE) uses 3 bits, and the length 6 bits. A path has 25 vectors, and the constraints are to reach the target,...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 734 B Download (42): MazePath Solver 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: 928

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: August 30, 2012  |  Added: September 24, 2012 | Visits: 780

Batch File Encoding Converter Convert 1000s of files between more than 100 text encodings and binary formats: Unicode, ANSI, Latin, Cyrillic, ASCII, UTF8, ISO, OEM, Mac, Base-64, Bin-Hex, Quoted-Printable. Save raw bytes from files as hex, dec, or bin ASCII byte code representations, and convert them back to bytes. Includes...


Platforms: Windows

License: Shareware Cost: $39.00 USD Size: 5.27 MB Download (94): Batch File Encoding Converter Download

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

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

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

Released: October 10, 2023  |  Added: April 03, 2024 | Visits: 3.550

FTP Client Engine for C/C++ FTP client component library for C/C++ provides direct and simple control of the FTP protocol from a C/C++ application program. The FTP Client Library uses a simple API to easily write programs that: - Connect to any FTP server. . - Navigate the server directories. - Specify ASCII or...


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

License: Shareware Cost: $119.00 USD Size: 1.63 MB Download (160): FTP Client Engine for C/C++ Download

Added: August 27, 2008 | Visits: 1.696

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

1 2 3 4 5 >