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

Ascii Data freeware
Filter: All | Freeware | Demo
 

Ascii Data

< 1 2 3 4 5 
Added: June 19, 2010 | Visits: 754

Data::SimplePassword Data::SimplePassword provides a simple random password generator. SYNOPSIS use Data::SimplePassword; my $sp = Data::SimplePassword->new; $sp->chars( 0..9, a..z, A..Z ); # optional my $password = $sp->make_password( 8 ); # length Its a very easy-to-use but a bit strong random password...



Platforms: *nix

License: Freeware Size: 3.07 KB Download (91): Data::SimplePassword Download

Added: February 14, 2010 | Visits: 732

Data::Secs2 Data::Secs2 is a Perl module to pack, unpack, format, transform from Perl data SEMI E5-94 nested data. SYNOPSIS ##### # Subroutine interface # use Data::Secs2 qw(arrayify config listify neuterify numberify perlify perl_typify secsify secs_elementify stringify textify transify); @array =...





Platforms: *nix

License: Freeware Size: 98.3 KB Download (101): Data::Secs2 Download

Added: January 14, 2010 | Visits: 942

Data::Startup SYNOPSIS ###### # Subroutine interface # use Data::Startup qw(config override); $options = override(%default_options, @option_list ); $options = override(%default_options, @option_list ); $options = override(%default_options, %option_list ); @options_list = config(%options ); ($key,...


Platforms: *nix

License: Freeware Size: 74.75 KB Download (101): Data::Startup Download

Added: September 04, 2010 | Visits: 888

Data::Str2Num Data::Str2Num - int str to int; float str to float, else undef. SYNOPSIS ##### # Subroutine interface # use Data::Str2Num qw(config str2float str2int str2integer); $float = str2float($string, [@options]); (@strings, @floats) = str2float(@strings, [@options]); $integer =...


Platforms: *nix

License: Freeware Size: 56.32 KB Download (89): Data::Str2Num Download

Added: July 11, 2010 | Visits: 1.064

Data::Locations Data::Locations - magic insertion points in your data Did you already encounter the problem that you had to produce some data in a particular order, but that some piece of the data was still unavailable at the point in the sequence where it belonged and where it should have been produced? Did...


Platforms: *nix

License: Freeware Size: 44.03 KB Download (91): Data::Locations Download

Added: March 06, 2010 | Visits: 1.613

Local Data Manager Local Data Manager (LDM) is a collection of cooperating programs that select, capture, manage, and distribute arbitrary data products. The system is designed for event-driven data distribution, and is currently used in the Unidata Internet Data Distribution (IDD) project. The LDM system...


Platforms: *nix

License: Freeware Size: 624.64 KB Download (107): Local Data Manager Download

Added: February 03, 2010 | Visits: 1.006

MP3::Tag::ID3v2-Data MP3::Tag::ID3v2-Data can get_frame() data format and supported frames. SYNOPSIS $mp3 = MP3::Tag->new($filename); $mp3->get_tags(); $id3v2 = $mp3->{ID3v2} if exists $mp3->{id3v2}; ($info, $long) = $id3v2->get_frame($id); # or ($info, $long) = $id3v2->get_frame($id, raw); This document...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (104): MP3::Tag::ID3v2-Data Download

Added: May 05, 2010 | Visits: 1.485

ascii-invaders ascii-invaders project is a clone of Space Invaders which uses the curses library. t compiles and runs on MacOS X, GNU/Linux and probably any other system with a curses implementation. I tried to reproduce the way the aliens move in the real game (which you can play on the MAME emulator on a...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (140): ascii-invaders Download

Added: September 20, 2010 | Visits: 973

Data::CGIForm Data::CGIForm is a Perl module with form data interface. Data::CGIForm is yet another way to parse and handle CGI form data. The main motivation behind this module was a simple specification based validator that could handle multiple values. You probably dont want to use this module....


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): Data::CGIForm Download

Added: April 10, 2010 | Visits: 1.056

Convert::ASCII::Armor Convert::ASCII::Armor is a Perl module that can convert binary octets into ASCII armoured messages. SYNOPSIS See SYNOPSIS in Convert::ASCII::Armour. Empty subclass of Convert::ASCII::Armour for American English speakers..


Platforms: *nix

License: Freeware Size: 6.14 KB Download (159): Convert::ASCII::Armor Download

Added: July 20, 2010 | Visits: 900

Xephyrus Data Structures Tag Library Xephyrus Data Structures Tag Library provides an easy way to create and manipulate the contents of common Java data-structures such as maps and lists. Whats New in This Release: - The library was polished up. - Several improvements were made and a few bugs were fixed. - This version is...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (96): Xephyrus Data Structures Tag Library Download

Added: April 23, 2010 | Visits: 818

Data::Diver Data::Diver is a simple, ad-hoc access to elements of deeply nested structures. SUMMARY Data::Diver provides the Dive() and DiveVal() functions for ad-hoc access to elements of deeply nested data structures, and the DiveRef(), DiveError(), DiveClear(), and DiveDie() support functions....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (87): Data::Diver Download

Added: October 14, 2010 | Visits: 1.174

Sowa Data Capacitor Sowa Data Capacitor is a unified Java API for accessing data in several different forms, such as XML, database or memory. Installation: Sowa Data Capacitor now not need any dependences (except ant), but itll propably have. To build it you have to have: * Apache Ant * JDK of Java 2 To...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (141): Sowa Data Capacitor Download

Added: May 20, 2010 | Visits: 1.280

Virtual Data Center The Virtual Data Center (VDC) is a digital library system "in a box" for numeric data. The VDC is a web application which provides everything necessary to maintain and disseminate collections of research studies: including facilities for the storage, archiving, cataloging, translation, and...


Platforms: *nix

License: Freeware Size: 14.5 MB Download (125): Virtual Data Center Download

Added: January 25, 2010 | Visits: 1.198

Data Coder Data Coder can convert between a variety of dataformats. Input can be in UTF-8 text, UTF-16 text, hex-encoded text, or base-64. Output can be in UTF-8 text, UTF-16 text, hex-encoded text, hex/ASCII text with 8, 16, or 32-bit chunks, base-64, Adler32 checksum (bothstandard and Apple variants),...


Platforms: Mac

License: Freeware Size: 44 KB Download (150): Data Coder Download

Released: November 09, 2015  |  Added: November 16, 2015 | Visits: 1.173

Data Mining Learn data mining with easy-to-use examples. Teach computer to add, subtract, Boolean operations, Fishers Iris task and even chess moves with convenient application NeoNeuro Data Mining! You will be amazed how Data Mining learns chess step by step, like a child. Unlike neural nets NeoNeuro Data...


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

License: Freeware Size: 2.09 MB Download (158): Data Mining Download

Released: April 03, 2010  |  Added: April 10, 2010 | Visits: 4.177

DiskGetor Data Recovery Free DiskGetor Data Recovery Free : 1, Increased ability of undeletion; 2, Recover system destroyed files and recover deleted ( word, excel ,photo,dwg ,cad,office ppt etc important data) files names perfectly which were erased in Recycle Bin ; e recovered files will add right file extensions...


Platforms: Windows

License: Freeware Size: 2.6 MB Download (566): DiskGetor Data Recovery Free Download

Released: April 05, 2010  |  Added: May 19, 2010 | Visits: 3.847

DiskGetor Data Recovery Free 2.05 DiskGetor Data Recovery Free : 1, Increased ability of undeletion; 2, Recover system destroyed files and recover deleted ( word, excel ,photo,dwg ,cad,office ppt etc important data) files names perfectly which were erased in Recycle Bin ; e recovered files will add right file extensions...


Platforms: Windows

License: Freeware Size: 2.6 MB Download (435): DiskGetor Data Recovery Free 2.05 Download

Released: May 14, 2014  |  Added: May 25, 2014 | Visits: 2.837

ASCII Animator ASCII Animator is a unique, funny and free software to convert GIF image to animated ASCII art. First, ASCII Animator extracts GIF image into frames, then converts each frames to ASCII art, and encodes the ASCII art into a new animated ASCII art GIF image. ASCII Animator needs Microsoft...


Platforms: Windows, Windows 7, Windows Server, Other

License: Freeware Size: 474.79 KB Download (431): ASCII Animator Download

Released: February 16, 2017  |  Added: February 25, 2017 | Visits: 3.011

Asoftech Data Recovery Asoftech Data Recovery is the ideal rescue package for those who have accidentally deleted files, emptied the Recycle Bin, or even reformatted a disk or flash drive containing important data. The software is designed specifically to help recover lost or deleted files. Operation is simple, just...


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

License: Freeware Size: 4.13 MB Download (413): Asoftech Data Recovery Download

< 1 2 3 4 5