Linux SoftwareSearchthe binary

Tag «the binary»: downloads



Search results for «the binary»:

Tree::Binary 0.07 by Stevan Little


Tree::Binary is a Object Oriented Binary Tree for Perl.

SYNOPSIS

use Tree::Binary;

# a tree representaion of the expression:
# ((2 + 2) * (4 + 5))
my $btree = Tree::Binary->new("*")
->setLeft(
Tree::Binary->new("+")
… 


Parse::Binary::FixedFormat 0.10 by Autrijus Tang


Parse::Binary::FixedFormat is a Perl module to convert between fixed-length fields and hashes.

SYNOPSIS

use Parse::Binary::FixedFormat;

my $tarhdr =
new Parse::Binary::FixedFormat [ qw(name:a100 mode:a8 uid:a8 gid:a8 size:a12
mtime:a12 chksum:a… 


Convert::Binary::C 0.64 by Marcus Holland-Moritz


Convert::Binary::C is a Binary Data Conversion using C Types.

SYNOPSIS

Simple
use Convert::Binary::C;

#---------------------------------------------
# Create a new object and parse embedded code
#---------------------------------------------
my $c = Convert::Binary::C->new->… 


binary-clock 0.5 by Magnus P?lsson


A fully portable tiny app outputting the current time to STDOUT, in a format similar to that of the binary LED-clock available from ThinkGeek. Output needs a fixed-width font to behave properly.

The app is suitable for either plain use directly from the console, or inclusion in passthrough script… 


tpl 1.0 by Troy Hanson


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 ima… 


Parse::Binary::FixedFormat::Variants 0.10 by Autrijus Tang


Parse::Binary::FixedFormat::Variants is a Perl module to convert between variant records and hashes.

Parse::Binary::FixedFormat supports variant record formats. To describe a variant structure, pass a hash reference containing the following elements to new. The object returned to handle variant r… 


cg binary downloader 0.4 by NiH


cg is a semi-automatic newsgroup binary downloader. It assembles parts based on subject headers and then offers them in an editor for the user to choose which files he really wants.

cg is a automatic binary newsgroups downloader. It assembles parts based on subject headers and then offers them i… 


BNR 0.14.7 by Patrick Mikael Aalto


BNR is a news reader software specifically tailored for binary articles. BNR downloads and decodes binary articles and saves them on your hard drive to the directory of your choice.BNR can download and decode only binary articles and can save them to the hard drive.. BNR can also download text arti… 


GSTP 0.5 by Alexander Hav?ng


GSTP is a binary file transfer protocol that focuses on security and anonymity. It tries to do right, where FTP does wrong, especially when it comes to firewall and user/password security.

To build, use ./configure, make and make install.
Server binary is server/gstp-server. Uses server/gstp.con… 


Jarmor 1.0 by Luc Maisonobe


Jarmor is a tiny collection of java filters implementing ASCII armors.

ASCII armors are data converters between binary format and textual format. They are used for example by mailers to handle mail attachements. They can also be used for example to store binary data in an otherwise textual format… 


basE91 0.6.0 by Joachim Henke


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.

basE91 amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs… 


Udis86 1.1 by Vivek Mohan Thampi


Udis86/64 is (as of now) a binary file disassembler for the x86 and x86-64 (AMD64) architectures, capable of disassembling 16/32/64 bit binary files to AT&T or INTEL assembly language syntax.

[COPYRIGHt=1] Udis86 focuses on providing the basic disassembler functionality in executable format as we… 


Ascii2Binary 2.11 by Bill Poser


Ascii2Binary project consists of two complementary programs that convert between textual and binary representations of numbers. Ascii2Binary reads input consisting of textual representations of numbers separated by whitespace and produces as output the binary equivalents.

Ascii2Binary program is… 


Java DIME Library 1.0.3 by Justin Chapweske


Java DIME Library project implements Direct Internet Message Encapsulation (DIME), which is a lightweight binary encapsulation format that can be used to encapsulate multiple payloads of arbitrary types and sizes into a single message.

DIME is ideal for incorporating binary attachments into any… 


Watermarker 0.02 by David Hammerton


Watermarker project is a tool to add any sort of data as a watermark to various binary archive file formats.

One might use this to, for example, watermark a binary tarball on the fly as its being downloaded over an http connection.

Watermarker uses a basic replaceable IO interface, so you can… 


HiM 0.9.3 by Walery Studennikov


HiM (Hierarchical Marshalling Library) is an attempt to implement a small and efficient library for working with hierarchical data structures (trees).

With HiM you can easily create/edit Windows-registry-like databases in memory and then store them to files with a very compact, portable embeddabl… 


binpatch for OpenBSD 1.0.0 by Gerardo Santana G?mez Garrido


binpatch is a framework for creating binary patches for OpenBSD on all platforms in a semi-automatic way.

These binary patches in turn can be distributed across a network and applied easily to any number of servers with a custom script. Since they are just simple compressed tar balls with the pro… 


Generic Data Structures Library 1.4-pl1 by Nicolas Darnis


Generic Data Structures Library (GDSL) is a collection of routines for generic data structures manipulation.

Generic Data Structures Library is a portable and re-entrant library fully written from scratch in pure ANSI C. It is designed to offer for C programmers common data structures with powerf… 


Beav 1.40 by Peter Reilley


Beav (Binary Editor And Viewer) is an editor for binary files containing arbitrary data. Text file editors, on the other hand, expect the files they edit to contain textual data, and/or to be formatted in a certain way (e.g. lines of printable characters delimited by newline characters).

With Be… 


Pascal Server Pages 1.5.0.2 by Pascal Server Pages Team


Free Pascal Web Unit allows you to write binary CGI programs in easy and comfortable way.

If you need binary server pages and you know Pascal, PSP (Pascal Server Pages) will help you. Let the Pascal be multiplatform web programming language with PSP and Free Pascal Compiler!

Simple Data Storag… 



Related:

    search


Featured Software

jEdit 4.3 pre8
jEdit is an Open Source text editor written in Java

Opera 9.02
Surf the Internet in a safer, faster, and easier way with Opera browser

GNU Aspell 0.60.4
GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell



Top tags