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

Shredder Chess Computer software
Filter: All | Freeware | Demo
 

Shredder Chess Computer

< 1 2 3 4 5 
Released: December 02, 2015  |  Added: December 27, 2015 | Visits: 3.182

Aiseesoft iPhone to Computer Transfer Aiseesoft iPhone to Computer Transfer can help you export iPhone music, movies, camera roll, pictures, and ringtones to computer for backup easily and completely so that there is no need to worry about files losing and system crashing. Besides, it is also possessed of powerful additional...



Platforms: Windows, Windows 7, Other

License: Shareware Cost: $19.00 USD Size: 38.3 MB Download (205): Aiseesoft iPhone to Computer Transfer Download

Released: May 11, 2014  |  Added: May 21, 2014 | Visits: 2.649

4Videosoft iPhone to Computer Transfer 4Videosoft iPhone to Computer Transfer is able to help you back up your iPhone files like photos, music, movies, ringtone, etc to computer without any limitation. And it highly supports the latest iOS 7 and the latest iOS devices. Key features: 1. Transfer iPhone files to PC easily...





Platforms: Windows, Windows 7, Other

License: Shareware Cost: $19.00 USD Size: 31.3 MB Download (231): 4Videosoft iPhone to Computer Transfer 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: February 08, 2010 | Visits: 1.257

Computer Breaker Computer Breaker project is a network testing tool for services vulnerabilities. Computer Breaker is a network testing tool that allows networking administrators to test if a computer is vulnerable to malicious attacks. Using the Nessus scanner, computer-breaker scans the remote host and...


Platforms: *nix

License: Freeware Size: 91.14 KB Download (168): Computer Breaker Download

Added: October 15, 2010 | Visits: 1.282

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.488

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: May 19, 2010 | Visits: 1.257

Open Computer Forensics Architecture Open Computer Forensics Architecture (OCFA) is a modular computer forensics framework built by the Dutch National Police Agency. The main goal is to automate the digital forensic process to speed up the investigation and give tactical investigators direct access to the seized data through an easy...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (120): Open Computer Forensics Architecture Download

Added: August 17, 2010 | Visits: 1.185

Chess::ICClib Chess::ICClib is a Perl interface to Internet Chess Server commands. SYNOPSIS use Chess::ICClib; my $icc = Chess::ICClib->new([-prompt=>$ICC], [-host=>$host,-port=>$port] [-user=>$user,-pass=>$password]); $icc->ICCCommand("finger romm"); Chess::ICClib - Perl interface to Internet Chess...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (111): Chess::ICClib Download

Added: January 08, 2010 | Visits: 855

Chess::FIDE Chess::FIDE is a Perl extension for FIDE Rating List. SYNOPSIS use Chess::FIDE; my $fide = Chess::FIDE->new(-file=>filename); $fide->fideSearch("surname eq Kasparov"); Chess::FIDE - Perl extension for FIDE Rating List. FIDE is the International Chess Federation that every quarter of the...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (101): Chess::FIDE Download

Added: April 20, 2010 | Visits: 829

Chess::FIDE::Player Chess::FIDE::Player is a Perl module to parse player data from FIDE Rating List. SYNOPSIS use Chess::FIDE::Player qw(@FIDE_field); my $player = Chess::FIDE::Player->new(%param); print $player->id() . "n"; $player->value(field); Chess::FIDE::Player - Parse player data from FIDE Rating...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (97): Chess::FIDE::Player Download

Added: May 08, 2010 | Visits: 1.646

Instant Computer Help from Sunflower Network Instant Computer Help from Sunflower Network is an extension which enables you to get instant, expert help with your computer. Get instant, expert help with your computer. You choose the price! The Instant Computer Help tool bar immediately connects you with Sunflower Networks computer...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (97): Instant Computer Help from Sunflower Network Download

Added: November 20, 2010 | Visits: 1.242

Computer History Graphing Project Computer History Graphing Project is a computer family tree. The Computer History Graphing Project is an attempt to graph every computer standard, every piece of hardware, every OS, and every computer language in one big family tree..


Platforms: *nix

License: Freeware Download (95): Computer History Graphing Project Download

Added: August 15, 2010 | Visits: 900

Chess::Elo Chess::Elo is a Perl module to calculate Chess "Elo" ratings. SYNOPSIS use Chess::Elo qw(:all); # Alice is going to thump Bob... my ($alice_elo, $bob_elo) = (2100, 1200); # Oh no, Alice lost to Bob! my $result = 0; # 0.5 for draw, 1 for win my @new_elo_alice_bob = elo ($alice, 0,...


Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Chess::Elo Download

Added: January 25, 2010 | Visits: 1.212

Sigma Chess Sigma Chess is a master strength Macintosh chess program for both OS X and Classic Mac OS. The feature set includes: Optional HIARCS engine, UCI Engine support, Databases, PGN/EPD, basic desktop publishing, endgame databases, novice levels, a true perspective 3D board, ExaChess compatibility and...


Platforms: Mac

License: Freeware Download (164): Sigma Chess Download

Released: March 17, 2014  |  Added: March 30, 2014 | Visits: 2.861

Aiseesoft iPad to Computer Transfer Aiseesoft iPad to Computer Transfer does help iPad users a lot in transfring their iPad files to computer without using iTunes. With it, you can transfer music, movies, camera roll, and pictures from your iPad to computer without losing any important file. And now this transfer software supports...


Platforms: Windows, Windows 7, Other

License: Shareware Cost: $19.00 USD Size: 31.2 MB Download (176): Aiseesoft iPad to Computer Transfer Download

Released: April 24, 2013  |  Added: May 12, 2013 | Visits: 1.838

4Videosoft iPad to Computer Transfer 4Videosoft iPad to Computer Transfer works as iPad transfer, iPad copy, and iPad backup software, since it can transfer and backup music, movies, ringtone, camera roll, picture, camera shot, from iPad to computer, and from iPad to iTunes. Moreover, you can use it to transfer files from any Apple...


Platforms: Windows, Other

License: Shareware Cost: $19.00 USD Size: 31.3 MB Download (209): 4Videosoft iPad to Computer Transfer Download

< 1 2 3 4 5