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

Tournament Table software
Filter: All | Freeware | Demo
 

Tournament Table

< 1 2 3 4 5 > 
Added: February 26, 2010 | Visits: 1.187

PDF::Table PDF::Table is a utility class for building table layouts in a PDF::API2 object. SYNOPSIS use PDF::API2; use PDF::Table; my $pdftable = new PDF::Table; my $pdf = new PDF::API2(-file => "table_of_lorem.pdf"); my $page = $pdf->page; # some data to layout my $some_data =[ ["1 Lorem ipsum... Platforms: *nix

License: Freeware Size: 11.26 KB Download (120): PDF::Table Download

Released: January 11, 2011  |  Added: February 15, 2011 | Visits: 2.027

Clone Table for SQL Server Clone function allows you to create copy of selected table (schema and data) to same database. This operation is required in the next case: you need to verify some idea against live (not generated) data. However, you can't modify an existing table: it contains critical data or integrity does... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 583 KB Download (118): Clone Table for SQL Server Download

Released: November 29, 2008  |  Added: December 04, 2008 | Visits: 2.318

Import Table from Excel for DB2 Import Table for the IBM DB2 databases helps to load data from Excel spreadsheet. The program has easy to use wizard interface. All modern versions of the DB2 Server and all versions of Microsoft Excel are supported. A few options make import process more flexible and comfortable. This handy... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 470.62 KB Download (117): Import Table from Excel for DB2 Download

Added: August 20, 2008 | Visits: 2.170

Export Table to Text for Oracle Export Table for Oracle Server helps to save table's data to text file. The program supports delimited or fixed length formats. Export utility has easy to learn and to use wizard interface. All modern versions of Oracle Server are supported. This handy utility helps database users to create... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 429 KB Download (117): Export Table to Text for Oracle Download

Added: January 01, 2010 | Visits: 1.476

Games::Tournament::RoundRobin Games::Tournament::RoundRobin is a Perl module for Round-Robin Tournament Schedule Pairings. SYNOPSIS $schedule = Games::Tournament::RoundRobin->new; $pairings = $schedule->indexesInRound($roundm); $round = $schedule->meeting($member1, [$member2, $member3]); ... Every member of a league... Platforms: *nix

License: Freeware Size: 10.24 KB Download (116): Games::Tournament::RoundRobin Download

Added: February 17, 2010 | Visits: 1.384

PostgreSQL Table Log PostgreSQL Table Log contains functions that allow you to log PostgreSQL table inserts, updates, and deletes into another table. This can be used to recover the state of the logged table or to recover specific rows from a given time period. Whats New in This Release: - This version now... Platforms: *nix

License: Freeware Size: 13.31 KB Download (115): PostgreSQL Table Log Download

Released: November 28, 2006  |  Added: November 30, 2006 | Visits: 3.659

Publish Table to Word for SQL Server Publish Table for Microsoft SQL Server helps to save table's data to Microsoft Word document. This utility has easy to learn and to use wizard interface. All modern versions of Microsoft SQL Server are supported. This handy utility helps database users to create HTML document for selected table... Platforms: Windows

License: Demo Cost: $45.00 USD Size: 382.55 KB Download (114): Publish Table to Word for SQL Server Download

Added: February 14, 2010 | Visits: 1.134

Unreal Tournament 2004 3369-2 Unreal Tournament 2004 is the ultimate sport of kill-or-be-killed is now an explosive experience, with mind-blowing new ways to move like lightning and annihilate enemies. For the first time, pilot a formidable force of battle vehicles that tear across land, skies and deep space. Load up... Platforms: *nix

License: Shareware Cost: $39.00 USD Size: 77 MB Download (111): Unreal Tournament 2004 3369-2 Download

Released: November 25, 2008  |  Added: December 02, 2008 | Visits: 3.273

Export Table to Text for DB2 Export Table for IBM DB2 helps to save table's data to text file. The program supports delimited or fixed length formats. Export utility has easy to learn and to use wizard interface. All modern versions of IBM DB2 are supported. This handy utility helps database users to create text file for... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 470.04 KB Download (107): Export Table to Text for DB2 Download

Released: February 22, 2011  |  Added: February 28, 2011 | Visits: 1.142

Export Table to XML for Oracle Export Table to XML for Oracle helps to save table's data as a XML document. A few settings and options make tool flexible. The program has easy to learn and to use wizard interface. This handy utility helps database developers and database administrators to create table-based SQL script within... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 595 KB Download (107): Export Table to XML for Oracle Download

Added: January 25, 2010 | Visits: 739

Nucleic Acid Table The Nucleic Acid Table widget displays useful information on nucleic acids including molecular weigth and composition. Platforms: Mac

License: Freeware Download (107): Nucleic Acid Table Download

Released: January 01, 2012  |  Added: February 07, 2012 | Visits: 1.085

Times Table The objective of this Times Table Program is to make math fun and interesting. As the student continues to get correct answers to the questions, the Times Table grid will begin to fill up more and more. This should build excitement and a feeling of success and will encourage the continued use... Platforms: Windows

License: Freeware Size: 590.04 KB Download (106): Times Table Download

Added: August 08, 2008 | Visits: 1.205

Publish Table to HTML for SQL Server Publish Table for Microsoft SQL Server helps to save table's data to HTML document. This utility has easy to learn and to use wizard interface. All modern versions of Microsoft SQL Server are supported. This handy utility helps database users to create HTMl document for selected table within... Platforms: Windows

License: Demo Cost: $39.00 USD Size: 382 KB Download (103): Publish Table to HTML for SQL Server Download

Released: January 11, 2011  |  Added: February 26, 2011 | Visits: 882

Export Table to Excel for DB2 Export Table for IBM DB2 helps to save table's data to Excel spreadsheet. The program has easy to use wizard interface. All modern versions of IBM DB2 and all versions of Microsoft Excel are supported. A few options make export process more flexible and command line support in Professional... Platforms: Windows

License: Demo Cost: $49.00 USD Size: 488.97 KB Download (101): Export Table to Excel for DB2 Download

Added: August 01, 2008 | Visits: 840

Text to HTML Table Conversion Software Convert a text file into a HTML table. Eachaline in the input file creates a row and each separating character in a line creates a column. Platforms: Windows

License: Shareware Cost: $19.99 USD Size: 336 KB Download (101): Text to HTML Table Conversion Software Download

Added: February 19, 2010 | Visits: 1.113

Basset::DB::Table Basset::DB::Table is used to define database tables, ways to load that data into memory and build queries based upon the table information. SYNOPSIS For example, my $table = Basset::DB::Table->new( name => user, primary_column => id, autogenerated => 1, definition => { id =>... Platforms: *nix

License: Freeware Size: 143.36 KB Download (98): Basset::DB::Table Download

Added: August 10, 2010 | Visits: 717

libtour libtour is a generic tournament processing library. The rules, participants, schedule, and results of a sporting tournament can be defined in the Scheme programming language and given to the library as input. A CLI application is provided as a reference client implementation. See... Platforms: *nix

License: Freeware Size: 593.92 KB Download (96): libtour Download

Added: June 02, 2010 | Visits: 1.109

CGI::AppBuilder::Table CGI::AppBuilder::Table module contains a configuration initializer. SYNOPSIS use CGI::AppBuilder::Table; my $ab = CGI::AppBuilder::Table->new( ifn, my_init.cfg, opt, vhS:a:); my ($q, $ar, $ar_log) = $ab->start_app($0, %ARGV); print $ab->disp_form($q, $ar); This class provides methods... Platforms: *nix

License: Freeware Size: 12.29 KB Download (92): CGI::AppBuilder::Table Download

Released: June 19, 2012  |  Added: July 21, 2012 | Visits: 911

Split Table Wizard for Microsoft Excel Split Table Wizard instantly splits an Excel worksheet across multiple tables based on key values in selected columns. Use this add-in if you have a large table with complete pieces of information that you need to have in separate spreadsheets. The wizard will guide you through the... Platforms: Windows

License: Shareware Cost: $29.95 USD Size: 13.5 MB Download (90): Split Table Wizard for Microsoft Excel Download

Released: November 07, 2012  |  Added: November 28, 2012 | Visits: 857

VeryPDF Table Extractor for Mac VeryPDF Table Extractor OCR is designed to extract tables from scanned, normal PDF or image and then recognize characters in PDF or image in different languages with OCR technology. It has the ability to recognize characters from input PDF or image file and then draw table according to your needs... Platforms: Mac

License: Shareware Cost: $59.95 USD Size: 46.62 MB Download (90): VeryPDF Table Extractor for Mac Download

< 1 2 3 4 5 >