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

Tank Command freeware
Filter: All | Freeware | Demo
 

Tank Command

< 1 2 3 4 5 > 
Released: November 01, 2012  |  Added: November 01, 2012 | Visits: 502

Command Line Assistant Command Line Assistant is a Graphical User Interface GUI aimed at helping the usage of the Command Line Interface CLI. It is a Java application which builds commands to be used at the CLI prompt.



Platforms: Windows, Mac, Linux

License: Freeware Size: 12.77 KB Download (54): Command Line Assistant Download

Released: November 18, 2012  |  Added: November 18, 2012 | Visits: 554

Command Line Parser GetPot Powerful command line and configuration file parsing for C++, Python, Ruby and Java (others to come). This tool provides many features, such as separate treatment for options, variables, and flags, unrecognized object detection, prefixes and much more.





Platforms: Windows, Mac, Linux

License: Freeware Size: 57.48 KB Download (52): Command Line Parser GetPot Download

Released: June 14, 2012  |  Added: June 14, 2012 | Visits: 490

Command Line Tools Provides a portable, highly configurable, lightweight command line access to commonly used internet services (see features). Supports any operating system running Java, and can run in curses or a standard console mode.


Platforms: Windows, Mac, Linux

License: Freeware Size: 10.29 MB Download (49): Command Line Tools Download

Released: June 23, 2012  |  Added: June 23, 2012 | Visits: 502

Event Driven Command Line Handler For Java, parses GNU standards compliant command line arguments and calls event handler methods/fields automatically, based on given arguments (cmd line & from file). Use annotations to define your options, and descriptions for the auto generated help.


Platforms: Windows, Mac, Linux

License: Freeware Size: 27.42 KB Download (52): Event Driven Command Line Handler Download

Released: December 01, 2012  |  Added: December 01, 2012 | Visits: 384

flack - edit FLAC tags from command line A menu-driven BASH script to easily tag your collection of FLAC files from the command line, without the need for a GUI.


Platforms: Mac, BSD, Linux

License: Freeware Size: 15.89 KB Download (50): flack - edit FLAC tags from command line Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 520

JCLO: A Java Command Line Option package The Java Command Line Option package uses reflection to find the variables in a class and parses a command line to provide the values for them.


Platforms: Windows, Mac, Linux

License: Freeware Size: 39.33 KB Download (48): JCLO: A Java Command Line Option package Download

Released: September 25, 2012  |  Added: September 25, 2012 | Visits: 435

JCmd - Pure Java Command Shell JCmd is a pure Java command shell that is highly configurable and extensible.


Platforms: Windows, Mac, Linux

License: Freeware Size: 255.08 KB Download (48): JCmd - Pure Java Command Shell Download

Released: July 15, 2012  |  Added: July 15, 2012 | Visits: 397

MyCL: My Command Line Cross platform command line created for debuggers and system administrators. Initial release will have server security check commands and other great debugging/Tech Assistance.


Platforms: Windows, Mac, Linux

License: Freeware Size: 76.54 KB Download (47): MyCL: My Command Line Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 473

Plait command-line jukebox Plait (pronounced 'play') is a command-line jukebox and music player front-end. It understands brief queries that pick a single song, mix queries that combine works from multiple artists, and stream queries that find Shoutcast radio streams.


Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 45.68 KB Download (46): Plait command-line jukebox Download

Released: November 12, 2012  |  Added: November 12, 2012 | Visits: 489

ShellRaptor: Command Line SQL Utility Simple java based command line SQL editor. Will connect to any database that you can provide a JDBC Type 4 driver for (in the form of a jar).


Platforms: Windows, Mac, Linux

License: Freeware Size: 25.57 KB Download (59): ShellRaptor: Command Line SQL Utility Download

Released: June 13, 2012  |  Added: June 13, 2012 | Visits: 411

Tank Battles Tank Battles is a 3D simulator for teaching robot artificial inteligence. It'sheavilly influenced by Robocode, but differs from the former in that it adds the complexity of a full 3D scene, realistic physics simulation, among other features.


Platforms: Windows, Mac, Linux

License: Freeware Size: 9.46 MB Download (45): Tank Battles Download

Released: July 19, 2012  |  Added: July 19, 2012 | Visits: 435

Tank Combat This is a 3D networked tank simulation in development. Java3D API (v 1.2) is beingutilized. Using one server to several clients, users will be able to do battle real-time in thesame virtual universe.


Platforms: Windows, Mac, Linux

License: Freeware Size: 22.29 KB Download (46): Tank Combat Download

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 509

Tank Game A simple tank combat game being created for the University of Puget Sound's Game Development Seminar.


Platforms: Windows, Mac, Linux

License: Freeware Size: 25.45 MB Download (47): Tank Game Download

Released: October 18, 2012  |  Added: October 18, 2012 | Visits: 530

XMLStarlet command line XML toolkit XMLStarlet is a set of command line utilities (tools) to transform, query, validate, and edit XML documents and files using simple set of shell commands in similar way it is done for text files with UNIX grep, sed, awk, diff, patch, join, etc utilities.


Platforms: Windows, Mac, BSD, Solaris, Linux

License: Freeware Size: 376.71 KB Download (52): XMLStarlet command line XML toolkit Download

Released: August 10, 2012  |  Added: August 10, 2012 | Visits: 574

Fish Tank Free Transform your computer into an immersive fish tank filled with exotic fish! From the makers of the apps "Fireplace" and "Fireplace Plus." This a free version of our other app "Fish Tank HD." If you like this one please support the development and check it out. Features: - 1...


Platforms: Mac

License: Freeware Size: 28.9 MB Download (57): Fish Tank Free Download

Released: December 13, 2012  |  Added: December 13, 2012 | Visits: 292

Command-T The Command-T plug-in for VIM provides an extremely fast, intuitive mechanism for opening files with a minimal number of keystrokes. It's named "Command-T" because it is inspired by the "Go to File" window bound to Command-T in TextMate. Files are selected by typing characters that appear in...


Platforms: Mac

License: Freeware Size: 92.16 KB Download (55): Command-T Download

Added: May 10, 2013 | Visits: 282

Parsing the command line The module optparse was a great addition to Python 2.3, since it is much more powerful and easier to use than getopt. Using optparse, writing command-line tools is a breeze. However, the power of optparse comes together with a certain verbosity. This script allows to use optparse with a minimum...


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (50): Parsing the command line Download

Added: March 28, 2013 | Visits: 604

Single tank linearization Single tank system nonlinear model was develop & finding the operating point of it using script file of the matlab with solving of ode for it and ploting the response


Platforms: Matlab

License: Freeware Size: 10 KB Download (48): Single tank linearization Download

Added: August 01, 2013 | Visits: 354

Async Command This module is useful for running complex 3rd party programs in the backend to analyze/process data stored in the Drupal database. Through Drupal admin interface, you simply issue any pre-defined data processing commands into a queue, which are executed later by the 3rd party programs (perhaps on...


Platforms: Matlab

License: Freeware Size: 2.28 MB Download (45): Async Command Download

Added: May 18, 2013 | Visits: 740

Command School Student Management System Command School Student Management System, a web based student/school management system.Features of Command School Student Management System:- Completely web based open source student management system- Manage unlimited schools and students- Integrated chat feature for teachers, admins, and...


Platforms: PHP

License: Freeware Size: 3.25 MB Download (51): Command School Student Management System Download

< 1 2 3 4 5 >