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

Data Cable Driver freeware
Filter: All | Freeware | Demo
 

Data Cable Driver

< 1 2 3 4 5 
Added: November 26, 2010 | Visits: 766

Data::Inherited Data::Inherited is a Perl module with hierarchy-wide accumulation of list and hash results. SYNOPSIS package Foo; use base Data::Inherited; use constant PROPERTIES => (qw/name address/); package Bar; use base Foo; use constant PROPERTIES => (qw/age/); package main; my $bar =...



Platforms: *nix

License: Freeware Size: 12.29 KB Download (102): Data::Inherited Download

Added: June 12, 2010 | Visits: 1.625

ASFS filesystem driver 1.0 Beta ASFS is a filesystem driver for the Linux kernel that adds support for the Amiga SmartFileSystem. ASFS filesystem driver supports both read and write, however, write support is in an early beta stage. ASFS - Amiga Smart File System - Linux implementation Version 1.0beta8 in "read-only mode"...





Platforms: *nix

License: Freeware Size: 6.14 KB Download (107): ASFS filesystem driver 1.0 Beta Download

Added: July 07, 2010 | Visits: 1.687

Optimus OLED Keyboard Linux Driver Optimus OLED Keyboard Linux Driver project is intended to provide a generic linux driver for OLED-based hardware made by Art. Lebedev Studio. The current goal is to support the Optimus Mini Three keyboard..


Platforms: *nix

License: Freeware Download (127): Optimus OLED Keyboard Linux Driver Download

Added: November 25, 2010 | Visits: 1.026

SOAP::Data SOAP::Data is a Perl class that provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities. The SOAP::Data class provides the means by which to explicitly manipulate and control all aspects of the way in which...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (100): SOAP::Data Download

Added: October 12, 2010 | Visits: 1.396

Data::Password::Manager Data::Password::Manager is a Perl module to generate, check, manage crypt - des passwords. SYNOPSIS use Data::Password::Manager qw( pw_gen pw_valid pw_obscure pw_clean pw_get ); $password = pw_gen($cleartext); $ok = pw_valid($cleartxt,$password); $clean_text = pw_clean($dirty_text);...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (99): Data::Password::Manager Download

Added: August 09, 2010 | Visits: 1.669

CUPS Driver Development Kit CUPS Driver Development Kit (DDK) provides a suite of standard drivers, a PPD file compiler, and other utilities that can be used to develop printer drivers for CUPS and other printing environments. CUPS provides a portable printing layer for UNIX®-based operating systems. The CUPS DDK...


Platforms: *nix

License: Freeware Download (108): CUPS Driver Development Kit Download

Added: March 12, 2010 | Visits: 1.097

Data::Type::Docs Data::Type::Docs is a Perl module with the manual overview. MANUALS Data::Type::Docs::FAQ Frequently asked questions. Data::Type::Docs::FOP Frequently occuring problems. Data::Type::Docs::Howto Point to point recipes how to get things done. Data::Type::Docs::RFC Exact API...


Platforms: *nix

License: Freeware Size: 70.66 KB Download (87): Data::Type::Docs Download

Added: July 14, 2010 | Visits: 1.220

Data::Type Data::Type is a Perl module with versatile data and value types. SYNOPSIS use Data::Type qw(:all); use Error qw(:try); try { verify $email , EMAIL; verify $homepage , URI(http); verify $cc , CREDITCARD( MASTERCARD, VISA ); verify $answer_a , YESNO; verify $gender , GENDER; verify...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (97): Data::Type Download

Added: July 14, 2010 | Visits: 915

Data::Serializer Data::Serializer package contains modules that serialize data structures. SYNOPSIS use Data::Serializer; $obj = Data::Serializer->new(); $obj = Data::Serializer->new( serializer => Storable, digester => MD5, cipher => DES, secret => my secret, compress => 1, ); $serialized =...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (93): Data::Serializer Download

Added: April 11, 2010 | Visits: 936

Audio::Data Audio::Data is a module for representing audio data to perl. SYNOPSIS use Audio::Data; my $audio = Audio::Data->new(rate => , ...); $audio->method(...) $audio OP ... Audio::Data represents audio data to perl in a fairly compact and efficient manner using C via XS to hold data as a C...


Platforms: *nix

License: Freeware Size: 88.06 KB Download (100): Audio::Data Download

Added: July 21, 2010 | Visits: 1.220

Clevo Mail LED Linux Driver Clevo Mail LED Linux Driver operates the mail LED on the Clevo notebook model D4J. Whats New in This Release: - The DMI_BOARD_VENDOR string has been corrected for D410V autodetection.. Get Clevo Mail LED at SourceForge.net. Fast, secure and free downloads from the largest Open Source...


Platforms: *nix

License: Freeware Size: 2.05 KB Download (113): Clevo Mail LED Linux Driver Download

Added: September 25, 2010 | Visits: 1.035

Evolution Data Server Evolution Data Server provides a single database for common, desktop-wide information, such as a users address book or calendar events. Evolution Data Server is also a dependency of the clock applet from the gnome-applets package, 2.10 release. Evolution provides integrated mail, addressbook...


Platforms: *nix

License: Freeware Size: 9.7 MB Download (96): Evolution Data Server Download

Added: February 17, 2010 | Visits: 1.788

Cable Modem Counter Cable Modem Counter is a cable modem (or any Ethernet connection) IP byte logger. It is not a packet sniffer, it just gathers network statistics. It is composed of two parts: A daemon, which logs all the incoming/outgoing connections and creates pairs of source/destination IP addresses with a...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (174): Cable Modem Counter Download

Added: June 03, 2010 | Visits: 1.512

Linux nForce Driver Linux nForce Driver is the driver pack for the nVidia motherboards. Product Support List - Linux nForce Driver - IA32: - nForce4 430 - nForce4 410 - nForce4 AMD X16 - nForce4 Intel X16 - nForce4 SLI – Intel - nForce4 SLI – AMD - nForce4 Ultra – AMD - nForce4 – AMD - nForce3...


Platforms: *nix

License: Freeware Size: 5.8 MB Download (86): Linux nForce Driver Download

Added: February 09, 2010 | Visits: 1.832

Card Terminal Driver Library Card Terminal Driver Library aims to add support for smart card and magnetic stripe card terminals, such as the IBM 4779, to Linux, and other Posix compatible systems. Things that should get done: 1) Add error checking to all routines (except read/write/open/close4779: those already include...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (206): Card Terminal Driver Library Download

Added: May 24, 2010 | Visits: 2.916

iRiver iFP open-source driver iRiver iFP is an user-space open-source driver for iRivers iFP flash portable MP3 players. This project encourages open source driver development for iRivers iFP portable music players. Ifp-driver was started by Pavel Kriz with ifp-line, a command-line program and the first Free iFP driver....


Platforms: *nix

License: Freeware Size: 133.12 KB Download (296): iRiver iFP open-source driver Download

Added: January 15, 2010 | Visits: 4.546

XOrg/XFree86 Synaptics TouchPad Driver XOrg/XFree86 Synaptics TouchPad Driver project is a driver for the Synaptics TouchPad for XOrg/XFree86 4.x. A Synaptics touchpad by default operates in compatibility mode by emulating a standard mouse. However, by using a dedicated driver, more advanced features of the touchpad becomes...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (837): XOrg/XFree86 Synaptics TouchPad Driver Download

Added: April 05, 2010 | Visits: 4.566

TechniSat Satellite TV-card Linux Driver This driver gives you the capability to work with the MediaFocus Satellite TV card under Linux. This driver contains modules for Zorans multimedia controller ZR36120/ZR36125, Micronas Intermetall Video Pixel Decoder VPX32XX series, Digital Radio Processor DRP3510 (astra digital radio decoder),...


Platforms: *nix

License: Freeware Size: 96.26 KB Download (668): TechniSat Satellite TV-card Linux Driver Download

Added: May 16, 2010 | Visits: 1.523

DOG Data Organizer DOG Data Organizer provides a bookmark organizer for various bookmark types. DOG is a personal knowledge manager based on topic maps. It currently specializes in managing bookmarks. It imports and exports Netscape, Mozilla, and KDE2 (XBEL) bookmark files, and it imports KDE1 bookmarks and...


Platforms: *nix

License: Freeware Size: 430.08 KB Download (129): DOG Data Organizer Download

Added: July 12, 2010 | Visits: 1.014

Data::Page::Viewport Data::Page::Viewport is a Perl module to scroll thru data a page, or just an item, at a time. Synopsis This is a complete, tested, runnable program. #!/usr/bin/perl use strict; use warnings; use Data::Page::Viewport; # ----------------------------------------------- my(@data) =...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Data::Page::Viewport Download

< 1 2 3 4 5