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 49.598.597 Times

Oneview 1 01 software
Filter: All | Freeware | Demo
 

Oneview 1 01

< 1 2 3 4 5 > 
Added: February 09, 2010 | Visits: 1.074

Math::Vec Math::Vec is a Object-Oriented Vector Math Methods in Perl. SYNOPSIS use Math::Vec; $v = Math::Vec->new(0,1,2); or use Math::Vec qw(NewVec); $v = NewVec(0,1,2); @res = $v->Cross([1,2.5,0]); $p = NewVec(@res); $q = $p->Dot([0,1,0]); or use Math::Vec qw(:terse); $v = V(0,1,2); $q...



Platforms: *nix

License: Freeware Size: 10.24 KB Download (104): Math::Vec Download

Added: April 22, 2010 | Visits: 1.015

Clarion Clarion is a Perl extension for reading CLARION data files. ABSTRACT This is a perl module to access CLARION 2.1 files. At the moment only read access to the files are provided by this package. "Encrypted" files are processed transparently, you do not need to specify the password of a file....





Platforms: *nix

License: Freeware Size: 6.14 KB Download (118): Clarion Download

Added: January 04, 2010 | Visits: 1.238

Filler in Java Filler in Java project is a graphical game where you occupy coloured hexes by changing colours. Its strengths are better computer players, internationalisability, and cross-platform deployability. Installing In the top directory (same directory as this file), run make. That will build a jar...


Platforms: *nix

License: Freeware Size: 378.88 KB Download (114): Filler in Java Download

Added: January 17, 2010 | Visits: 1.432

openPlaG openPlaG is an online function graph plotter, written in PHP. This application can compute and plot a very high amount of functions, including many probability functions and is fairly good configurable. Instructions: To run the program, youll need access to a web server with PHP 4 or 5 and...


Platforms: *nix

License: Freeware Size: 24.58 KB Download (98): openPlaG Download

Added: October 20, 2010 | Visits: 1.267

MP3::PodcastFetch MP3::PodcastFetch is a Perl module to fetch and manage a podcast subscription. SYNOPSIS use MP3::PodcastFetch; my $feed = MP3::PodcastFetch->new(-base => /tmp/podcasts, -rss => http://www.npr.org/rss/podcast.php?id=500001 -rewrite_filename => 1, -upgrade_tag => auto); $feed->fetch_pods;...


Platforms: *nix

License: Freeware Size: 28.67 KB Download (91): MP3::PodcastFetch Download

Added: May 06, 2010 | Visits: 969

Tie::Proxy::Hash Tie::Proxy::Hash is a Perl module created to efficiently merge & translate hashes. SYNOPSIS my (%hash, $ref); $ref = tie %hash, Tie::Proxy::Hash, (bart => +{a => 1, b => 2}, maggie => +{a => 5, c => 6, e => 10}, ); $hash{a} == 1; # true $hash{b} == 2; # true (bart supercedes maggie)...


Platforms: *nix

License: Freeware Size: 19.46 KB Download (99): Tie::Proxy::Hash Download

Added: October 06, 2010 | Visits: 623

Sub::Timebound Sub::Timebound is a Perl extension for timebound computations. SYNOPSIS use Sub::Timebound; sub fun { my $i = shift; if ($i =~ /7$/) { die "Simulated internal errorn"; } while ($i) { $i--; } return "All is well"; } my $x = timeboundretry(10, 3, 5, &fun, 10); ### Returns { value...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (86): Sub::Timebound Download

Added: June 06, 2010 | Visits: 1.217

SVG::Parser SVG::Parser is a Perl module with XML Parser for SVG documents. SYNOPSIS #!/usr/bin/perl -w use strict; use SVG::Parser; die "Usage: $0 n" unless @ARGV; my $xml; { local $/=undef; $xml=<>; } my $parser=new SVG::Parser(-debug => 1); my $svg=$parser->parse($xml); print...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (140): SVG::Parser Download

Added: July 17, 2010 | Visits: 1.395

openWYSIWYG openWYSIWYG is a cross-browser WYSIWYG editor packed with every rich-text editing feature you need to make your content management system or custom Web application that much better. openWYSIWYG project easy easy to set up, and you can quickly turn any text area into a powerful WYSIWYG editor...


Platforms: *nix

License: Freeware Size: 77.82 KB Download (108): openWYSIWYG Download

Added: October 05, 2010 | Visits: 728

Aftershock Aftershock project is a Gopher server. Aftershock is an Open Source, freely-available Gopher server. It is written to the standard set forth in RFC 1436, and as such, should be fully interoperable with all existing Gopher clients, including Netscape, Mosaic, UMN Gopher, and Mozilla....


Platforms: *nix

License: Freeware Size: 84.99 KB Download (100): Aftershock Download

Added: July 27, 2010 | Visits: 958

Number::Latin Number::Latin is a Perl module that can convert to/from the number system "a,b,...z,aa,ab..." SYNOPSIS use Number::Latin; print join( , map int2latin($_), 1 .. 30), "n"; # # Prints: # a b c d e f g h i j k l m n o p q r s t u v w x y z aa ab ac ad Some applications, notably the...


Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): Number::Latin Download

Added: November 22, 2010 | Visits: 1.042

What What is a Perl module to find out about running services. SYNOPSIS $what = What->new( Host => my.domain.org, Port => 28, ); $what->mta; $what->mta_version; $what->mta_banner; The What class is interface to classes providing information about running services. What::MTA is the only...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (87): What Download

Added: August 23, 2010 | Visits: 947

MACTS MACTS project is a traffic shaper that uses MAC addresses which are associated with users to classify traffic. This allows fair usage of bandwidth among many machines. Additionally, there is a statistics monitor which displays current statistics on the terminal or stores them in round robin...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (106): MACTS Download

Released: July 14, 2012  |  Added: July 14, 2012 | Visits: 554

3D Virtual Maze 3D Virtual Maze, version 1.01, is a challenging 3D virtual reality game that will stimulate your mind by exercising your memory and visual spatial perception. Your objective is to find the maze exit located on an outer wall by navigating through the multiple passages and rooms inside the maze....


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 2.5 MB Download (50): 3D Virtual Maze Download

Added: May 21, 2013 | Visits: 396

janaf.m function out=janaf(prop, spec, T) | Version 1.01 --------------------------------------------------------------------- Calculates JANAF curve fit according to JANAF virial equation Output is calculated in SI-units prop = 'c' for standard state specific heat = 'h' for standard state enthalpy = 's'...


Platforms: Matlab

License: Freeware Size: 10 KB Download (40): janaf.m Download

Released: September 23, 2014  |  Added: March 09, 2015 | Visits: 444

RTF to HTML DLL .Net RTF-to-HTML DLL .Net is a .NET component which allows you to efficiently convert. The new version is 100% compatible with Windows 8 RTF to HTML. Platform-independent, it also offers support for various formatting options, preserving the styles and layouts of your original RTF files. The...


Platforms: Windows, Windows 7, Windows Server

License: Shareware Cost: $239.00 USD Size: 5.94 MB Download (37): RTF to HTML DLL .Net Download

Added: August 30, 2008 | Visits: 1.289

AddressBook Organise your contact information, homepage/email hyperlinks with (visual prompt) Image display. Launch Secure Message/BlaizChat with individualised private password.This version AddressBook will not overwrite previous Version 1.01 Features: *Hyperlinks - Email and Homepage - Personal and...


Platforms: Windows

License: Freeware Size: 404 KB Download (115): AddressBook Download

Added: August 20, 2008 | Visits: 1.363

RAM Defragmenter Now you can defrag the RAM memory, that isn`t freed up properly and only takes up space (lowering your PC`s efficiency), as well as your hard drive.Thus you can defrag the RAM memory with RAM Defragmenter 1.01, which not only deletes temporary and unnecessary residuals that have been left there,...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 1024 B Download (175): RAM Defragmenter Download

Added: August 22, 2008 | Visits: 510

Unnecessary File Finder Unnecessary File Finder 1.01 has a name that`s sufficient to explain what it does: delete all system files that are no longer needed for the correct working of your PC. These files only work to take up space or in some cases slow down your machine.It has an advanced and powerful system to make...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 2 KB Download (97): Unnecessary File Finder Download

Added: August 28, 2008 | Visits: 1.227

O&K Printer Viewer Pro O&K Printer Viewer Pro 1.01 is a type of manager and printer of everything you`ve sent to be printed (documents, photos, etc) which lets you easily manage each one of the elements that are waiting in line to be printed, obtaining information about each one.It also lets you convert each one of...


Platforms: Windows

License: Shareware Cost: $0.00 USD Size: 2 KB Download (446): O&K Printer Viewer Pro Download

< 1 2 3 4 5 >