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

Win Mobile Chess software
Filter: All | Freeware | Demo
 

Win Mobile Chess

< 1 2 3 4 5 > 
Released: March 23, 2009  |  Added: March 29, 2009 | Visits: 1.695

3herosoft DVD to Mobile Phone Suite 3herosoft DVD to Mobile Phone Suite is the powerful Mobile Phone converter software which can rip DVD and convert all popular video files including AVI, MPEG, WMV, RM, MOV, DivX, WMA, WAV, OGG to Mobile Phone 3GPP (3gp), 3GPP2 (3g2), MPEG1/2 (mpg), MPEG4, MP4, AVI, RM video formats and MP3, AAC,...



Platforms: Windows

License: Shareware Cost: $38.00 USD Size: 11.36 MB Download (150): 3herosoft DVD to Mobile Phone Suite Download

Released: April 21, 2009  |  Added: April 25, 2009 | Visits: 2.196

4Videosoft DVD to Mobile Converter 4Videosoft DVD to Mobile Converter is one multifunctional DVD to Mobile Converter software. For the reason it can convert DVD to almost all the Windows Mobile. That is to say you are easy to put DVD on Mobile Phone, iPod, iPhone, Apple TV, PSP, BlackBerry, Creative Zen, etc by way of converting...





Platforms: Windows

License: Shareware Cost: $34.95 USD Size: 9.97 MB Download (384): 4Videosoft DVD to Mobile Converter Download

Released: September 01, 2010  |  Added: September 06, 2010 | Visits: 1.871

Nidesoft DVD to Mobile Converter Nidesoft DVD to Mobile Converter is powerful and excellent DVD to Mobile Phone Converter software, which could help you rip DVD to cell phone video and audio formats: 3GP, AVI, WMV, MP4, WMA etc, and support all the popular mobile phone devices, such as iPhone 3G S, Palm Pre, Nokia 5800, Samsung,...


Platforms: Windows

License: Shareware Cost: $25.00 USD Size: 4.96 MB Download (165): Nidesoft DVD to Mobile Converter Download

Released: October 12, 2011  |  Added: October 24, 2011 | Visits: 1.995

4Videosoft Mobile Video Converter 4Videosoft Mobile Video Converter is the all-in-one Mobile Phone Video Converter for all the mobile players. It can convert all the common video and audio to mobile 3GP, 3G2, MP4, AVI, WMV, H.264/MPEG-4 AVC(.mp4), AAC, MP3, M4A, MP2, WAV, WMA for all the portable players like Zune, iPod, iPhone,...


Platforms: Windows, Other

License: Shareware Cost: $34.95 USD Size: 9.77 MB Download (697): 4Videosoft Mobile Video Converter Download

Released: June 15, 2009  |  Added: July 09, 2009 | Visits: 2.742

TreeSize Mobile Sometimes you get to a point where your smartphone runs out of disk space. The manual search for large files and folders can take a long time. TreeSize Mobile helps you to find these folders. The file system is represented in a tree view and it shows you the size of folders, including their...


Platforms: Windows, Handheld/Mobile Other

License: Freeware Size: 186 KB Download (719): TreeSize Mobile Download

Released: August 04, 2009  |  Added: September 16, 2009 | Visits: 1.324

Dicsoft DVD to Mobile Converter Dicsoft DVD to Mobile Converter can Put a movie on your cellphone in less than 40 minutes. Enjoy tv-series, home movies, and even feature films on your mobile phone such as nokia, samsung, sony ericsson, LG etc and watch them in great quality,with excellent sound in gorgeous full screen landscape...


Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 8.2 MB Download (104): Dicsoft DVD to Mobile Converter Download

Added: January 14, 2010 | Visits: 1.623

Java3D chess Java3D chess project is a Java applet that allows you to play chess. Java 3D Chess is a chess program with uses Java 3D. You can play the game on any computer capable of using Java. You can play Java 3D Chess agains yourself or a friend (on the same computer). Maybe inthe near future you...


Platforms: *nix

License: Freeware Size: 122.88 KB Download (277): Java3D chess Download

Added: November 14, 2010 | Visits: 1.332

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: July 21, 2010 | Visits: 1.557

Chess::Game::MoveList Chess::Game::MoveList is a specialized list class for recording the moves of a Chess::Game. SYNOPSIS $movelist = Chess::Game::MoveList->new("white", "black"); $wpawn = Chess::Game::Pawn->new("e2", "white"); $entry = $movelist->add_move($wpawn, "e2", "e4"); $true = $entry->get_piece() eq...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (119): Chess::Game::MoveList Download

Added: November 12, 2010 | Visits: 1.469

Chess::Game Chess::Game is a class to record and validate the moves of a game of chess. SYNOPSIS use Chess::Game; $game = Chess::Game->new(); $clone = $game->clone(); $move = $game->make_move("e2", "e4"); $move_c = $clone->make_move("e2", "e4"); $true = ($move->get_piece() ne $move_c->get_piece());...


Platforms: *nix

License: Freeware Size: 21.5 KB Download (125): Chess::Game Download

Added: July 26, 2010 | Visits: 1.877

Mobile::UserAgent Mobile::UserAgent is a mobile user agent string parsing class. SYNOPSIS ### Print the information parsed from a user-agent string: use Mobile::UserAgent; my $useragent = Nokia6600/1.0 (4.09.1) SymbianOS/7.0s Series60/2.0 Profile/MIDP-2.0 Configuration/CLDC-1.0; my $uaobj = new...


Platforms: *nix

License: Freeware Size: 37.89 KB Download (124): Mobile::UserAgent Download

Added: October 15, 2010 | Visits: 1.283

Fantasy Chess v2 Revision Fantasy Chess is a chess game environment with a game server, GTK GUI, private and public AI, and a lot of libraries to help developers..


Platforms: *nix

License: Freeware Size: 1.7 MB Download (119): Fantasy Chess v2 Revision Download

Added: March 24, 2010 | Visits: 1.271

Games::Chess Games::Chess Perl module represent chess positions and games. SYNOPSIS use Games::Chess qw(:constants); my $p = Games::Chess::Position->new; $p->at(0,0,BLACK,ROOK); $p->at(7,7,WHITE,ROOK); print $p->to_text; The Games::Chess package provides the class Games::Chess::Piece to represent...


Platforms: *nix

License: Freeware Size: 49.15 KB Download (114): Games::Chess Download

Added: April 20, 2010 | Visits: 2.028

Chess::PGN::Parse Chess::PGN::Parse is a Perl module that reads and parses PGN (Portable Game Notation) Chess files. SYNOPSIS use Chess::PGN::Parse; use English qw( -no_match_vars ); my $pgnfile = "kk_2001.pgn"; my $pgn = new Chess::PGN::Parse $pgnfile or die "cant open $pgnfilen"; while...


Platforms: *nix

License: Freeware Size: 26.62 KB Download (252): Chess::PGN::Parse Download

Added: May 22, 2010 | Visits: 1.489

Chess::PGN::Filter Chess::PGN::Filter is a Perl extension for converting PGN files to other formats. SYNOPSIS use Chess::PGN::Filter; filter(source => $pgn,filtertype => XML); OR my %substitutions = ( hsmyers => Myers, Hugh S (ID), ); my @exclude = qw( WhiteElo BlackElo EventDate ); filter(...


Platforms: *nix

License: Freeware Size: 18.43 KB Download (159): Chess::PGN::Filter Download

Added: August 08, 2010 | Visits: 944

Emacs Chess Emacs Chess is an object-oriented library written in Elisp for manipulating chess objects (games, plies, positions, etc.), and for displaying them..


Platforms: *nix

License: Freeware Size: 389.12 KB Download (102): Emacs Chess Download

Added: September 03, 2010 | Visits: 2.254

Mobile Web Proxy Mobile Web Proxy is a (CGI) tool to make more Web pages available from some mobile devices (cell phone Web browsers, etc.). When I began using my cell phones mobile web browser, one of the things I realized was that there were a lot of web pages that my cell phones web browser simply wouldnt...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (280): Mobile Web Proxy Download

Added: April 14, 2010 | Visits: 1.439

IRC-Chess IRC-Chess project is a 2-player chess game for IRC which turns a computer into an IRC chess bot. It consists of a Java chess server, with frontend scripts to convert an IRC client into a chess bot. Players then communicate with the bot using standard IRC commands, and dont require any special...


Platforms: *nix

License: Freeware Size: 60.42 KB Download (180): IRC-Chess Download

Added: March 14, 2010 | Visits: 1.694

Linux Mobile System Linux Mobile System project (LMS) is a full Linux system whose support is the new USB Flash Memory Drives. The intention is to boot any PC with USB support with our system and therefore we will have every administration and analysis applications that we have selected, so we will not need install...


Platforms: *nix

License: Freeware Size: 3.9 MB Download (176): Linux Mobile System Download

Added: April 15, 2010 | Visits: 1.189

Implementing Mobile Calculi Implementing Mobile Calculi provides a Java framework for distributed applications and code mobility. IMC (Implementing Mobile Calculi) is a Java framework for implementing distributed applications possibly with code mobility. The name is due to the fact that this framework was originally...


Platforms: *nix

License: Freeware Size: 1.8 MB Download (99): Implementing Mobile Calculi Download

< 1 2 3 4 5 >