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

Manipulating software
Filter: All | Freeware | Demo
 

Manipulating

1 2 3 4 5 > 
Added: May 07, 2013 | Visits: 431

Creating and manipulating window regions This code demonstrates the creation of complex regions and how to employ them to create 'windows with holes'.



Platforms: C and C plus plus

License: Freeware Size: 71.68 KB Download (52): Creating and manipulating window regions Download

Added: February 02, 2010 | Visits: 1.079

Atomic Atomic provides an Atom protocol client for creating and manipulating Atom feeds. An Atom protocol client for creating and manipulating Atom feeds (e.g. blogs). Ive added a new statusbar based interface for quick posts. There are still some unfinished bits there but it does function. The...





Platforms: *nix

License: Freeware Size: 675.84 KB Download (99): Atomic Download

Added: June 24, 2013 | Visits: 864

pDonkey Server pDonkey is the set of tools, written in Perl, for manipulating eDonkey peer2peer protocol. The main goal of project is to provide basic API for eDonkey network protocol.


Platforms: *nix

License: Freeware Size: 81.92 KB Download (100): pDonkey Server Download

Added: July 08, 2010 | Visits: 1.917

GNU MAC Changer GNU MAC Changer project consists of an utility for manipulating MAC addresses of network interfaces. It can set specific, random, vendor-based (with a 6600+ vendor list), and device-type-based MACs.. Cherokee is a flexible, very fast, lightweight Web server. It is implemented entirely in C, and...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (148): GNU MAC Changer Download

Added: July 23, 2010 | Visits: 1.337

Unicode Utilities Unicode Utilities project are a set of programs for manipulating and analyzing Unicode text. uniname defaults to printing the character offset of each character, its byte offset, its hex code value, its encoding, the glyph itself, and its name. Command line options allow undesired information to...


Platforms: *nix

License: Freeware Size: 256 KB Download (103): Unicode Utilities Download

Added: May 18, 2010 | Visits: 1.155

exrtools exrtools project is a set of simple command-line utilities for manipulating with high dynamic range images in OpenEXR format. OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications. exrtools was developed to help...


Platforms: *nix

License: Freeware Size: 296.96 KB Download (109): exrtools Download

Added: May 11, 2010 | Visits: 992

Vector Visuals Vector Visuals provides an easy-to-use, object-based API for creating and manipulating Java2D-rendered shapes and images. The project features object embedding, dynamic connectors, and multithreaded task support. Vector Visuals has been downloaded thousands of times, and is already in use in a...


Platforms: *nix

License: Freeware Size: 39.94 KB Download (100): Vector Visuals Download

Added: June 01, 2010 | Visits: 1.132

libiptcdata libiptcdata project is a C library for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. This metadata can include captions and keywords, often used by popular photo management applications. The library provides...


Platforms: *nix

License: Freeware Size: 471.04 KB Download (93): libiptcdata Download

Added: November 22, 2010 | Visits: 1.061

Lin-setibuf Modules Lin-setibuf Modules are a set of Perl modules for manipulating both the SETI@Home client files, and the SETI@Home text client. SETI::Monitor offers an intuitive interface to stats retrieval, and manipulation via a Perl program. SETI::Client gives the Perl programmer a high-level layer for...


Platforms: *nix

License: Freeware Size: 51.2 KB Download (93): Lin-setibuf Modules Download

Added: July 27, 2010 | Visits: 605

Net::IPv4Addr Net::IPv4Addr is a Perl extension for manipulating IPv4 addresses. SYNOPSIS use Net::IPv4Addr qw( :all ); my ($ip,$cidr) = ipv4_parse( "127.0.0.1/24" ); my ($ip,$cidr) = ipv4_parse( "192.168.100.10 / 255.255.255.0" ); my ($net,$msk) = ipv4_network( "192.168.100.30" ); my $broadcast =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (95): Net::IPv4Addr Download

Added: November 07, 2010 | Visits: 949

Statistics::Candidates Candidates is a Perl5 module for manipulating candidate features (help module for Statistics::MaxEntropy). SYNOPSIS use Statistics::Candidates; # create a new candidates object and read candidate features $candidates = Statistics::Candidates->new($some_file); # checks for constant...


Platforms: *nix

License: Freeware Size: 41.98 KB Download (93): Statistics::Candidates Download

Added: January 13, 2010 | Visits: 936

Gequel Gequel project is a MySQL GUI for manipulating records (insert, modify, delete, search). GEQUEL is a GTK/C based frontend for the MySQL database engine loosely derived from an older program xsqlmenu. Can retrieve data from MySQL databases, present them in nice browser, and allows for...


Platforms: *nix

License: Freeware Size: 716.8 KB Download (102): Gequel Download

Added: September 08, 2010 | Visits: 796

jGnucashLib jGnucashLib is a Java library for manipulating the file format of the GnuCash accounting software. jGnucashLib project comes with a small tag library for better visualizing its content and some minor tools to get you started on automating and scripting your financial data handling. It is...


Platforms: *nix

License: Freeware Size: 7.4 MB Download (90): jGnucashLib Download

Added: November 09, 2010 | Visits: 912

Sglib Sglib project is a library defining useful macros for manipulating common data structures. The library currently provides generic implementation for: - sorting arrays - manipulating linked lists - manipulating sorted linked lists - manipulating double linked lists - manipulating red-black...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 60.42 KB Download (101): Sglib Download

Added: August 01, 2010 | Visits: 674

libg3d Libg3d is a glib-based library for loading and manipulating 3D objects. libg3d supports a wide range of file formats for 3D objects and textures. Its plugin interface makes it easily expandable. The code has been split off from the g3dviewer project, which now depends on this library. Whats...


Platforms: *nix

License: Freeware Size: 419.84 KB Download (96): libg3d Download

Added: February 13, 2010 | Visits: 739

APR::Brigade APR::Brigade is a Perl API for manipulating APR Bucket Brigades. Synopsis use APR::Brigade (); $bb = APR::Brigade->new($r->pool, $c->bucket_alloc); $ba = $bb->bucket_alloc(); $pool = $bb->pool; $bb->insert_head($b); $bb->insert_tail($b); $b_first = $bb->first; $b_last = $bb->last;...


Platforms: *nix

License: Freeware Size: 3.5 MB Download (90): APR::Brigade Download

Added: January 02, 2010 | Visits: 1.057

RADIUS::UserFile RADIUS::UserFile is a Perl extension for manipulating a RADIUS users file. SYNOPSIS use RADIUS::UserFile; my $users = new RADIUS::UserFile File => /etc/raddb/users, Check_Items => [ qw(Password Calling-Station-Id) ]; $users->load(/usr/local/etc/radius/users); $users->add(Who =>...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (102): RADIUS::UserFile Download

Added: February 08, 2010 | Visits: 541

liburlmm liburlmm is a simple C++ framework for manipulating urls. Released under the GNU Lesser General Public License. Installation: You are not supposed to install liburlmm anywhere, its supposed to be some files you just include in your project - fully allowed by the LGPL. You only need url.cpp...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (86): liburlmm Download

Added: February 26, 2010 | Visits: 726

Libkexif Libkexif is a library for manipulating EXIF information embedded in images. The project currently supports viewing of all EXIF information via libexif. It also supports the modification of a few attributes in a safe way that preserves all other EXIF information in the file. It can currently...


Platforms: *nix

License: Freeware Size: 460.8 KB Download (97): Libkexif Download

Added: March 24, 2010 | Visits: 610

bitgtkmm bitgtkmm is a C++ library for manipulating buffers containing data fields that are not octet (byte) aligned. bitgtkmm is a collection of gtkmm widgets for displaying and manipulating data structures in the bit library. Installation: The simplest way to compile this package is: 1. `cd to...


Platforms: *nix

License: Freeware Download (88): bitgtkmm Download

1 2 3 4 5 >