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

Is Trumpet Vine Invasive freeware
Filter: All | Freeware | Demo
 

Is Trumpet Vine Invasive

< 1 2 3 4 5 > 
Added: February 18, 2010 | Visits: 1.039

PDL::GSL::INTERP PDL::GSL::INTERP is a PDL interface to Interpolation routines in GSL. SYNOPSIS use PDL; use PDL::GSL::INTERP; my $x = sequence(10); my $y = exp($x); my $spl = PDL::GSL::INTERP->init(cspline,$x,$y); my $res = $spl->eval(4.35); $res = $spl->deriv(4.35); $res = $spl->deriv2(4.35);...



Platforms: *nix

License: Freeware Size: 2.1 MB Download (93): PDL::GSL::INTERP Download

Added: October 26, 2010 | Visits: 959

Test::Extreme Test::Extreme is a perlish unit testing framework. SYNOPSIS # In ModuleOne.pm combine unit tests with code package ModuleOne; use Test::Extreme; sub foo { return 23 }; sub test_foo { assert_equals foo, 23 } # at the end of the module run_tests ModuleOne if $0 =~ /ModuleOne.pm$/; #...





Platforms: *nix

License: Freeware Size: 5.12 KB Download (98): Test::Extreme Download

Added: April 17, 2010 | Visits: 1.280

Open Tax Solver OpenTaxSolver (OTS) project is a free program for calculating Tax Form entries and tax-owed or refund-due, such as Federal or State personal income taxes. An optional graphical front-end, OTS_GUI, has been added. Currently, TaxSolver has been updated for the 2005 tax-year for the following...


Platforms: *nix

License: Freeware Size: 368.64 KB Download (100): Open Tax Solver Download

Added: January 07, 2010 | Visits: 2.575

A Sudoku Solver in C A Sudoku Solver in C is a console-based Linux program, written in C language, that solves Su Doku puzzles using deductive logic. It will only resort to trial-and-error and backtracking approaches upon exhausting its deductive moves. Puzzles must be of the standard 9x9 variety using the (ASCII)...


Platforms: *nix

License: Freeware Size: 25.6 KB Download (203): A Sudoku Solver in C Download

Added: March 16, 2010 | Visits: 881

TRONimation TRONimation is a 3-D editing and animation program that aims to be compact and easy to use. It is written in C, and requies the installation only of GL, GLU, and GLUT. One of my goals in writing this program is to make it as easy for using as much as possible. At the moment, I am rather focused...


Platforms: *nix

License: Freeware Size: 54.27 KB Download (94): TRONimation Download

Added: August 27, 2010 | Visits: 1.181

Accountability Pal Accountability Pal monitors your network and keeps track of who is using the Internet and what they are viewing, downloading, uploading, etc. It sends a email report of each users activity to the person/people you specify. These days, more people are becoming addicted to viewing pornography on...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (124): Accountability Pal Download

Added: August 04, 2010 | Visits: 1.301

Beep Media Player BMP is a multimedia player that currently uses a skinned user interface based on Winamp 2.x skins. The original project name was "beep". Then we discovered that another project of the same name existed, and extended it to "Beep Media Player" to distinguish the two. This new name is of course...


Platforms: *nix

License: Freeware Size: 1.9 MB Download (129): Beep Media Player Download

Added: May 20, 2010 | Visits: 881

contextFS for Amarok contextFS for Amarok was inspired by the work of amarokFS, here is a script to show the contextbrowser in the fullscreen mode. Same dependencies as amarokFS. It can also be run by the amarokFS script. Just change the path to /usr/local/bin/contextFS after install.. contextFS for Amarok...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (93): contextFS for Amarok Download

Added: November 23, 2010 | Visits: 804

DansTuner DansTuner project is a program that tells you if you are playing a pitch in tune. Major features include automatic discovery of which note you are trying to play (good for trumpet, singer, etc.), the ability to play a guide tone at a configurable volume, a graphical moving "needle" with a...


Platforms: *nix

License: Freeware Size: 225.28 KB Download (119): DansTuner Download

Added: January 12, 2010 | Visits: 1.079

QuickJava QuickJava is a Firefox extension that allows quick enable and disable of Java and Javascript from statusbar. I have tested this on 1.5.0.4 up to 3.0a1 and it works for me, if you have problems with it working please contact me via the hompage for this extension at:...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (154): QuickJava Download

Added: August 14, 2010 | Visits: 1.128

Germany 2006 Germany 2006 is an application for managing the FIFA World Cup Germany 2006. With this program you can view the match schedule, save the final score, show both groups and second stage table, build and export statistics and, optionally, you can also update the results on-line..


Platforms: *nix

License: Freeware Size: 1.4 MB Download (119): Germany 2006 Download

Added: August 13, 2010 | Visits: 1.317

Super AJAX Programming Seed AJAX is all the rage these days, and for a good reason. With AJAX, you can create web applications with nearly the same functionality as your desktop programs. Super AJAX Programming Seed project is a tight script that illustrates a simple use of AJAX technology using PHP, HTML and JavaScript..


Platforms: *nix

License: Freeware Size: 4.1 KB Download (123): Super AJAX Programming Seed Download

Added: September 12, 2010 | Visits: 1.046

Holotzs Castle Holotzs Castle is an awesome platform game. A great mistery is hidden beyond the walls of Holotzs Castle. Will you be able to help Ybelle and Ludar to escape alive from the castle? Test your dexterity with this tremendously exciting platform game!.


Platforms: *nix

License: Freeware Size: 3.4 MB Download (103): Holotzs Castle Download

Added: January 26, 2010 | Visits: 1.412

Jet Set Willy X Jet Set Willy X is a game for Sinclair ZX Spectrum computer, playable on emulators. Jet Set Willy X is heavily inspired by Jet Set Willy. There are no guardians and ropes, but the animation is twice as fast, absolutely smooth, and there is a 2-channel background tune. The rooms are 20...


Platforms: *nix

License: Freeware Download (152): Jet Set Willy X Download

Added: June 26, 2010 | Visits: 1.095

C C is pronounced large-C and is a pseudo-interpreter of the C programming language. Without the need of manual compilation, developers can rapidly create cross-platform scripts or write one-liners using the C/C++ programming language that run at native code speed. Whats New in This Release:...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (133): C Download

Added: May 26, 2010 | Visits: 1.371

Marathon: Rubicon X Marathon: Rubicon X is a first person shooter that continues the story of Bungies Marathon trilogy. Marathon: Rubicon X is a free, cross platform, first person shooter that continues the story of Bungie’s Marathon trilogy. First released as Marathon:Rubicon in 2001, Rubicon X is a complete...


Platforms: *nix

License: Freeware Size: 1.2 MB Download (132): Marathon: Rubicon X Download

Added: July 26, 2010 | Visits: 1.180

Bookmark Time 0.2 Bookmark Time is an Amarok script that lets you bookmark a point in time in a music file. When you play it again, you can choose the bookmarked times from the mouse menu.. Bookmark Time KDE-Apps.org Community Portal for KDE Applications Software Office Multimedia Graphic Network Printing...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (94): Bookmark Time 0.2 Download

Added: June 13, 2010 | Visits: 1.156

PPM PPM is a Perl Package Manager: locate, install, upgrade software packages. SYNOPSIS ppm genconfig ppm help [command] ppm install [--location=location] package1 [... packageN] ppm query [--case|nocase] [--abstract|author] PATTERN ppm remove package1 [... packageN] ppm search...


Platforms: *nix

License: Freeware Size: 53.25 KB Download (105): PPM Download

Added: April 19, 2010 | Visits: 925

PAiN PAiN project is a new MUD code base written in Java. PAiN is a new MUD codebase written in Java. It provides a general purpose persistence engine (PAiN DB) and the ability to do dynamic code reloading..


Platforms: *nix

License: Freeware Size: 337.92 KB Download (103): PAiN Download

Added: April 10, 2010 | Visits: 2.023

Green On Black Green On Black is the adaptation for KDE 3.5.x of the "Green On Black" theme from KDE 3.2.. Green On Black KDE-Look.org Community Portal for KDE Themes Wallpapers Icons Sounds Screenshots Schemes Skins Skinz Screensavers Splash Screens K-Jofol IceWM Kaiman News Forum GUI Polls Links Downloads GTK...


Platforms: *nix

License: Freeware Size: 686.08 KB Download (153): Green On Black Download

< 1 2 3 4 5 >