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

Universal Cycles software
Filter: All | Freeware | Demo
 

Universal Cycles

< 1 2 3 4 5 
Added: January 09, 2010 | Visits: 901

PPhone 1.5.0 Beta PPhone project is a universal communication client for IP telephony and instant messaging. The applications design is modular, so GUI, protocol, codec, and sound drivers have plugin interfaces, the GUI is detachable, and you can switch among different GUI implementations and change the clients... Platforms: *nix

License: Freeware Size: 2.6 MB Download (104): PPhone 1.5.0 Beta Download

Added: September 14, 2010 | Visits: 897

Cycles3D Cycles3D project is a light cycles simulation. Cycles3D is an action-arcade simulation where you drive a futuristic motorcycle that leaves a wall trail, and you must coax opponent motorcycles into hitting your wall. Install: # ./configure # make # make install. Platforms: *nix

License: Freeware Size: 1.2 MB Download (103): Cycles3D Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 446

Universal Convrter The software that allows you to convert any amount, any data type, to almost anything else! Featuring many different conversion categories, Universal Converter allows you to convert units easily. For example: metre to kilometre, foot to inch etc. Some of the conversion categories included are:... Platforms: Windows

License: Shareware Cost: $16.10 USD Size: 9.55 MB Download (102): Universal Convrter Download

Added: January 25, 2010 | Visits: 796

Universal Hint System The Universal Hint System is a website and reader application that provides walkthroughs and hints for over 350 games. New walkthroughs are added on a regular basis. The UHS Reader uses a unique system that gives you just the hints you need without revealing spoilers. Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 898 KB Download (101): Universal Hint System Download

Added: November 14, 2010 | Visits: 1.337

Mobile::Wurfl Mobile::Wurfl is a Perl module interface to WURFL (the Wireless Universal Resource File. SYNOPSIS my $wurfl = Mobile::Wurfl->new( wurfl_home => "/path/to/wurfl/home", db_descriptor => "DBI:mysql:database=wurfl:host=localhost", db_username => wurfl, db_password => wurfl, wurfl_url =>... Platforms: *nix

License: Freeware Size: 102.4 KB Download (101): Mobile::Wurfl Download

Added: February 17, 2010 | Visits: 914

USAGI Project USAGI(UniverSAl playGround for Ipv6) Project works to deliver the production quality IPv6 and IPsec(for both IPv4 and IPv6) protocol stack for the Linux system, tightly collaborating with WIDE Project, KAME Project and TAHI Project. USAGI Project is run by volunteers from various organizations.... Platforms: *nix

License: Freeware Size: 3.7 MB Download (101): USAGI Project Download

Added: November 14, 2010 | Visits: 1.415

HTTunnel HTTunnel is a universal HTTP tunnel using Apache, mod_perl and Perl. To install this module do the following: perl Makefile.PL make make test make install Note 1: The test suite will require the URL to an Apache::HTTunnel server to run. You will prompted for it during the installation.... Platforms: *nix

License: Freeware Size: 11.26 KB Download (100): HTTunnel Download

Added: February 19, 2010 | Visits: 816

jaxen jaxen is a universal XPath evaluation engine. jaxen is currently capable of executing XPath expressions against W3C DOM, JDOM, dom4j, and XOM document trees. Whats New in This Release: - Assorted bugfixes, including one that affects the results of XPath expressions. Improved documentation.. Platforms: *nix

License: Freeware Size: 1.8 MB Download (100): jaxen Download

Released: September 21, 2018  |  Added: September 25, 2018 | Visits: 597

SMT1 SMT1 is prediction-simulation software for EOD stock market traders. It generates all-in-one output forecast signal. This signal is combined from technical indicators, waves, and cycles data by Artificial Intelligence (AI) module. Also based on prediction accuracy, AI decides what time-frame... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $99.00 USD Size: 1.63 MB Download (100): SMT1 Download

Added: March 17, 2010 | Visits: 1.092

Universal Boxing Universal Boxing Manager simulates the life of a boxing manager, allowing you to train your boxers, hire new ones (registered version only), and hopefully win one of the 17 different championship titles! The game consists of various screens from which youll be able to do all the required... Platforms: *nix

License: Shareware Cost: $24.00 USD Size: 6 MB Download (98): Universal Boxing Download

Added: August 04, 2008 | Visits: 1.184

MAC Universal Barcode Font The IDAutomation Universal Barcode Font Package creates multiple barcode types from a single advanced font. The MAC install package includes examples for Office 2004, FileMaker and OpenOffice. Java, C++ and AppleScript source code are available in the purchased version. Supports multiple... Platforms: Mac

License: Demo Cost: $199.00 USD Size: 7.81 KB Download (98): MAC Universal Barcode Font Download

Added: July 26, 2010 | Visits: 900

FlexiCrypt FlexiCrypt is a universal cryptography toolkit for managing certificates and symmetric keys. FlexiCrypt can perform many kinds of encryption, decryption, signing, and several related tasks.. Platforms: *nix

License: Freeware Size: 3.7 MB Download (98): FlexiCrypt Download

Added: May 23, 2010 | Visits: 1.027

URBI Project URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API. URBI Project is based on a client/server architecture and it is designed to be used over a TCP/IP or IPC connection.. URBI is a Universal... Platforms: *nix

License: Freeware Size: 7.3 MB Download (98): URBI Project Download

Added: June 19, 2010 | Visits: 979

Universal Module Player Universal Module Player or UModPlayer, is a audio module "tool-chain", providing you functions to work with modules like playing, exporting, getting information, and more. Universal Module Player works in UNIX-like platforms, including Linux, Mac OS X, FreeBSD, Solaris... It uses the Custom... Platforms: *nix

License: Freeware Size: 409.6 KB Download (97): Universal Module Player Download

Added: April 05, 2010 | Visits: 995

Extended Universal Resource Library Extended Universal Resource Library is a pure Java library for cleaner, more flexible file access in Java. How data is stored is completely transparent to the client, since the library is meant to replace java.io.File. It provides implementations for handling local files, Jar/Zip archives,... Platforms: *nix

License: Freeware Size: 327.68 KB Download (97): Extended Universal Resource Library Download

Added: October 19, 2010 | Visits: 834

UNIVERSAL::derived_classes SYNOPSIS require UNIVERSAL::derived_classes; package A; package B; @ISA = qw( A ); package C; @ISA = qw( B ); package main; my @derived_classes = A->derived_classes; # B, C my @derived_classes_reversed = A->derived_classes_reversed; # C, B UNIVERSAL::derived_classes provides the... Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): UNIVERSAL::derived_classes Download

Released: March 04, 2021  |  Added: January 02, 2022 | Visits: 788

Universal Barcode Font Advantage The Universal Barcode Fonts Package is a single font in several height requirements that allows generation of barcodes in Code 39, Code 128, Intelligent Mail and others. The package also includes encoders that convert your data for barcode display in environments like Crystal Reports, Oracle,... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Demo Cost: $179.00 USD Size: 17.41 MB Download (97): Universal Barcode Font Advantage Download

Released: June 13, 2012  |  Added: July 21, 2012 | Visits: 1.225

Universal Dialogue Linux The software that lets you view two elements simultaneously. 360 cards or blades, 8 levels, 32 choices. 98% efficiency. Universal DNA and chat. Choose a star in a one of the 26 universes. Each analysis have to be viewing by an expert, but only you know what is the relation. Participated in the... Platforms: *nix

License: Demo Cost: $15.00 USD Size: 13.91 MB Download (97): Universal Dialogue Linux Download

Added: August 10, 2008 | Visits: 1.253

Universal File Utility Do you still sort files' streams with Batch files? Ordinary users use Batch files for file sorting process automation. But constant network fails and impossibility to delete captured files are resulting in Batch files work errors. If you have to work up and sort lots of reports from branches and... Platforms: Windows

License: Shareware Cost: $15.99 USD Size: 786 KB Download (97): Universal File Utility Download

Released: March 07, 2015  |  Added: March 20, 2015 | Visits: 967

ModusDoc Portable Universal data cataloger ModusDoc Portable was designed for cataloging diverse data: documents, e-books, audio books, movies, photos and other files, hyperlinks, programs, folders and notes on the removable media in a database for the purpose of gaining quick and convenient access to them.... Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $21.00 USD Size: 4.68 MB Download (92): ModusDoc Portable Download

< 1 2 3 4 5