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

Basal Reading Texts freeware
Filter: All | Freeware | Demo
 

Basal Reading Texts

< 1 2 3 4 5 > 
Added: January 08, 2010 | Visits: 1.329

Audio::Wav::Read Audio::Wav::Read is a Perl module for reading Microsoft WAV files. SYNOPSIS use Audio::Wav; my $wav = new Audio::Wav; my $read = $wav -> read( filename.wav ); my $details = $read -> details(); Reads Microsoft Wav files..



Platforms: *nix

License: Freeware Size: 18.43 KB Download (118): Audio::Wav::Read Download

Added: November 10, 2010 | Visits: 1.100

EasyBMP EasyBMP is a simple, cross-platform C++ library designed for easily reading, writing, and modifying Windows bitmap (BMP) image files. You can learn more about the history and goals of the project here. The library is oriented towards the novice programmer with little formal experience, but it...





Platforms: *nix

License: Freeware Size: 16.38 KB Download (105): EasyBMP Download

Added: July 19, 2010 | Visits: 720

xmms-cueinfo xmms-cueinfo is a plugin for XMMS that adds support for reading cue files. Cue files describe what tracks a single audio file contains, including performer and title information. This makes it possible to rip a full CD into a single audio file. (The reason people do this is because of the...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (106): xmms-cueinfo Download

Added: September 23, 2010 | Visits: 949

BytesFall ShapeFiles BytesFall ShapeFiles is a PHP library that allows reading and editing of an ESRI ShapeFile and all the associated information.. Get BytesFall ShapeFiles at SourceForge.net. Fast, secure and free downloads from the largest Open Source applications and software directory. BytesFall ShapeFiles is a...


Platforms: *nix

License: Freeware Size: 58.37 KB Download (128): BytesFall ShapeFiles Download

Added: November 17, 2010 | Visits: 920

Guten Guten is a tool for browsing, retrieving, reading, and managing electronic books published by Project Gutenberg. It provides an interface for reading books that allows bookmarks to be added to text. Books can be imported from files that have already been downloaded, or through a simple...


Platforms: *nix

License: Freeware Size: 16.38 KB Download (94): Guten Download

Added: May 11, 2010 | Visits: 1.213

GNU CD Input and Control Library GNU CD Input and Control Library (libcdio) encapsulates CD-ROM reading and control. The libcdio package contains a library which encapsulates CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependent properties of a CD-ROM can use this library. Some...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (105): GNU CD Input and Control Library Download

Added: July 14, 2013 | Visits: 937

pfstools pfstools package is a set of command line programs for reading, writing and manipulating high-dynamic range (HDR) images and video frames. It includes also Qt and OpenGL HDR image viewers. pfstools can be integrated with GNU Octave or matlab, so that it can serve as a toolbox for reading and...


Platforms: *nix

License: Freeware Size: 829.44 KB Download (100): pfstools Download

Added: February 23, 2010 | Visits: 773

pytags pytags is a Python library capable of reading and writing MP3, FLAC and OGG file tags. Being tired of having to use a different API calls for the main 3 media files in my library I created this library class. It utilizes pyid3lib, python-vorbis and python-flac as backends. None are required,...


Platforms: *nix

License: Freeware Download (95): pytags Download

Added: April 11, 2010 | Visits: 908

libtclsmf libtclsmf is a pure tcl library for writing and (in the near future) reading Standard MIDI Files from within tcl scripts. only the writing part is coded right now (v0.1.x), but the procedures for reading should be ready in a couple of months. the library was written for the first stage of the...


Platforms: *nix

License: Freeware Size: 12.29 KB Download (95): libtclsmf Download

Added: September 24, 2010 | Visits: 699

Config::IniFiles Config::IniFiles is a module for reading .ini-style configuration files. SYNOPSIS use Config::IniFiles; my $cfg = new Config::IniFiles( -file => "/path/configfile.ini" ); print "The value is " . $cfg->val( Section, Parameter ) . "." if $cfg->val( Section, Parameter ); Config::IniFiles...


Platforms: *nix

License: Freeware Size: 36.86 KB Download (97): Config::IniFiles Download

Added: October 08, 2010 | Visits: 963

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: May 03, 2010 | Visits: 1.130

libSpiff libSpiff library brings XSPF playlist reading and writing support to your C++ application. Both version 0 and 1 are supported. libSpiff uses Expat for XML parsing and CppTest for unit testing. libSpiff is the official reference implementation for XSPF of the Xiph.Org Foundation..


Platforms: *nix

License: Freeware Size: 593.92 KB Download (263): libSpiff Download

Added: August 25, 2010 | Visits: 607

Text::XLogfile Text::XLogfile module allows reading and writing xlogfiles. SYNOPSIS use Text::XLogfile :all; my @scores = read_xlogfile("scores.xlogfile"); for (@scores) { $_->{player} = lc $_->{player} } write_xlogfile(@scores, "scores.xlogfile.new"); my $xlogline = make_xlogline($scores[0], -1); my...


Platforms: *nix

License: Freeware Size: 22.53 KB Download (88): Text::XLogfile Download

Added: March 16, 2010 | Visits: 1.138

Clipboard Observer Clipboard Observer is an extension which can load URI texts copied into the clipboard automatically. This can load URI texts copied into the clipboard automatically. You should not use this together with another application which observes the clipboard. This combination may cause troubles....


Platforms: *nix

License: Freeware Size: 27.65 KB Download (98): Clipboard Observer Download

Added: June 12, 2010 | Visits: 1.015

libbsb libbsb is a portable C library for reading and writing BSB format image files. Typically used for nautical charts, BSB charts use the .KAP or .CAP extension and store cartographic information in addition to a run-length encoded raster image. libbsb is capable of recovering truncated or otherwise...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (117): libbsb Download

Added: March 04, 2010 | Visits: 932

MP3::Tag MP3::Tag is a Perl module for reading tags of MP3 audio files. SYNOPSIS use MP3::Tag; $mp3 = MP3::Tag->new($filename); # get some information about the file in the easiest way ($title, $track, $artist, $album, $comment, $year, $genre) = $mp3->autoinfo(); $comment = $mp3->comment(); #...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (94): MP3::Tag Download

Added: April 12, 2010 | Visits: 1.929

rubyzip rubyzip is a Ruby module for reading and writing zip files. Installation: If you have rubygems you can install rubyzip directly from the gem repository gem install rubyzip Otherwise obtain the source (see below) and run ruby install.rb To run the unit tests you need to have test::unit...


Platforms: *nix

License: Freeware Size: 61.44 KB Download (90): rubyzip Download

Added: March 17, 2010 | Visits: 997

st st software is a simple XSL-stylesheet for converting some texts into PDF-files. It tooks a structured XML-file as input and produces with the help of a Formatting Objects Processor a PDF-file. The st-stylesheet tries to support the most common used elements of modern text formatting. Whats...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (93): st Download

Added: June 10, 2010 | Visits: 977

Jackess Jackcess project is a pure Java library for reading from and writing to MS Access databases. It is not an application. There is no GUI. Its a library, intended for other developers to use to build Java applications. Jackcess is licensed under the GNU Lesser General Public License. Take a look...


Platforms: *nix

License: Freeware Size: 78.85 KB Download (95): Jackess Download

Added: April 10, 2010 | Visits: 1.089

GrokEVT GrokEVT is a collection of scripts built for reading Windows NT event log files. GrokEVT is released under the GNU GPL, and is implemented in Python. GrokEVT is loosely based on the PHP script and documentation provided by Jamie French. Currently the scripts work together on one or more mounted...


Platforms: *nix

License: Freeware Size: 50.18 KB Download (99): GrokEVT Download

< 1 2 3 4 5 >