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

Java Program Download freeware
Filter: All | Freeware | Demo
 

Java Program Download

< 1 2 3 4 5 
Added: June 19, 2013 | Visits: 366

Regex Matcher Here's a java program that will allow the user to query a dictionary of English words using regular expressions. For example, using the query below finds any word with a three letter repeat, e.g., assassin. Platforms: Mac

License: Freeware Size: 524 B Download (41): Regex Matcher Download

Added: July 20, 2013 | Visits: 464

WLAN Traffic Visualizer The WLAN Traffic Visualizer is a platform independent Java program providing accurate measurement of traffic load and innovative visualization of frame sequences in IEEE 802.11 WLANs. It was developed as a part of a our Master thesis work at the University of Agder, Grimstad Norway. The program... Platforms: *nix

License: Freeware Size: 204.8 KB Download (37): WLAN Traffic Visualizer Download

Added: July 12, 2013 | Visits: 456

Net::Download::XMLScripted::XMLScripted This is a daily download program. The input is an XML file that has information about URLs that need to be downloaded. It uses specific translation rules to generate URL names that contain dates. It creates directories specified in the input XML file and downloads the URLs. This module is ideal... Platforms: *nix

License: Freeware Size: 10.24 KB Download (42): Net::Download::XMLScripted::XMLScripted

Added: April 20, 2010 | Visits: 1.116

JTOpen JTOpen is the open source version of the IBM Toolbox for Java Licensed Program Product (LPP). Aside from simply being "open source", it is our fast-path mechanism to get fixes and enhancements to customers without waiting for possible PTFs or release boundaries. Thus, the JTOpen offering is... Platforms: *nix

License: Freeware Size: 5.1 MB Download (103): JTOpen Download

Added: October 14, 2010 | Visits: 859

Java::JVM::Classfile Java::JVM::Classfile is a Perl module to parse JVM Classfiles. SYNOPSIS use Java::JVM::Classfile; my $c = Java::JVM::Classfile->new("HelloWorld.class"); print "Class: " . $c->class . "n"; print "Methods: " . scalar(@{$c->methods}) . "n"; The Java Virtual Machine (JVM) is an abstract... Platforms: *nix

License: Freeware Size: 19.46 KB Download (90): Java::JVM::Classfile Download

Added: October 08, 2010 | Visits: 1.167

Java::Swing Java::Swing provides a Perl extension providing direct access to the Java Swing API. Though you can write a Java program which is driven by Perl, some people may prefer to keep their Perl pure. This package lets you do that in manner similar to the way Perl/Tk and Gtk2:: provide access to their... Platforms: *nix

License: Freeware Size: 33.79 KB Download (122): Java::Swing Download

Released: December 20, 2013  |  Added: February 16, 2014 | Visits: 1.009

P2P Rocket P2P Rocket is a highly reliable file-sharing program, a truly technological triumph that you can employ to download anything you want from movies and music to games, applications and documents. The installation is as quick and easy as it should be. All you have to do after connecting is type... Platforms: Windows, Windows 7

License: Freeware Size: 7.1 MB Download (71): P2P Rocket Download

Released: October 24, 2012  |  Added: January 16, 2013 | Visits: 878

identikit A basic and easy java program to make black and white identikit drawing .You compose the face with is basic elements choosing for each one the most similar shape,then you can resize and move them to obtain the most like portrait .You can also modify and expand the library of face elements without... Platforms: Windows, *nix, Java

License: Freeware Size: 904.3 KB Download (72): identikit Download

Released: December 20, 2012  |  Added: December 20, 2012 | Visits: 404

Java to SpreadsheetML Xelem is a compact Java-library to read and write Excel files of type SpreadsheetML. It can produce sophisticated, intricate and complex spreadsheets from within any Java program. And, since the release of xelem.2.0, it can read xml-spreadsheets. Platforms: Windows, Mac, Linux

License: Freeware Size: 845.38 KB Download (49): Java to SpreadsheetML Download

Added: August 18, 2008 | Visits: 5.098

Free Download Manager 2.5 Build Free Download Manager is a program that allows program download management without limits.There are many options:* Download acceleration up to 600%.* Direct FTP site connection and navegation.* Bandwidth limitation possibilities.* Free Download Manager can switch off your computer once... Platforms: Windows

License: Freeware Size: 5 KB Download (1298): Free Download Manager 2.5 Build

Released: October 02, 2011  |  Added: November 12, 2012 | Visits: 3.184

eMule Plus eMule Plus COM is a new generation eMule compatible client. It improves speed and robustness in downloads and it offers more features than the standard clients. eMule Plus COM includes a new e-link feature that shows the top music, movies, series, software and global downloads. It also... Platforms: Windows

License: Freeware Size: 2.8 MB Download (248): eMule Plus Download

Added: August 28, 2008 | Visits: 1.398

Sage For Java Sage is one of the world's largest Accountancy software firms, with a userbase of over 5.5 Million users. Java has a user base of over 4.5 million developers worldwide. Before now, there existed no bridge between the two communities, now there is. Integrate Sage Line 50 with Java, using Sage Data... Platforms: Windows

License: Freeware Size: 9.08 KB Download (118): Sage For Java Download

Released: December 08, 2014  |  Added: February 18, 2015 | Visits: 4.021

Your Free DVD Burner An advanced and powerful DVD burning software that utilizes ease and efficiency. Burn any video, data, copy discs, make backups, burn, make ISO CDs and DVDs with just one free program. Main Features: - Burn data DVDs and CDs - Create DVD from your favorite movies - Quickly build and... Platforms: Windows, Windows 7

License: Freeware Size: 1.41 MB Download (546): Your Free DVD Burner Download

Added: November 17, 2010 | Visits: 878

Cobertura Cobertura is a free Java tool that calculates the percentage of code accessed by tests.Cobertura project can be used to identify which parts of your Java program are lacking test coverage. It is based on jcoverage.. Platforms: *nix

License: Freeware Size: 614.4 KB Download (98): Cobertura Download

Added: May 13, 2010 | Visits: 1.127

TOM programming language Tom is a software environment for defining transformations in Java. TOM programming language is an extension of Java designed to manipulate tree structures and XML documents. It is compatible with Java: a Java program is a correct Tom program. Data are represented using an efficient tree based... Platforms: *nix

License: Freeware Size: 3.7 MB Download (104): TOM programming language Download

Added: August 06, 2010 | Visits: 1.212

PBJ::JNI PBJ::JNI is a Perl module with full access to and from Java virtual machine from Perl. SYNOPSIS use PBJ::JNI::JavaVM; my ($env, $jvm, @vm_opts); my ($cls, $fid, $mid, $out); # Create the Java VM @vm_opts = ("-Xrs", "-Xcheck:jni"); $jvm = new PBJ::JNI::JavaVM(); $env =... Platforms: *nix

License: Freeware Size: 14.34 KB Download (93): PBJ::JNI Download

Added: June 11, 2010 | Visits: 1.205

JavaCC Java Compiler Compiler (JavaCC) is the most a parser generator for use with Java applications. A parser generator is a tool that reads a grammar specification and converts it to a Java program that can recognize matches to the grammar. In addition to the parser generator itself, JavaCC... Platforms: *nix

License: Freeware Size: 512 KB Download (136): JavaCC Download

Released: February 15, 2010  |  Added: February 26, 2010 | Visits: 5.834

SharinHood SharinHood is a newly developed p2p program for the ultimate file sharer who can use it to download any kind of files from films and music to software, games and documents very quickly due to the multiple network support it comes with and easily organize them thanks to a complex system of file... Platforms: Windows

License: Freeware Size: 4.04 MB Download (2205): SharinHood Download

Released: August 02, 2013  |  Added: August 14, 2013 | Visits: 1.870

eMule Plus COM eMule Plus COM is a new generation eMule compatible client. It improves speed and robustness in downloads and it offers more features than the standard clients. eMule Plus COM includes a new e-link feature that shows the top music, movies, series, software and global downloads. It also... Platforms: Windows

License: Freeware Size: 2.83 MB Download (115): eMule Plus COM Download

Released: September 11, 2012  |  Added: September 11, 2012 | Visits: 219

JTombstone JTombstone is a program for finding dead code in your Java programs. It reports on dead code at the method level, by processing Java class files. No source code is needed to use it. JTombstone is a Java program and requires JDK 1.4 or later. Platforms: Windows, Mac, Linux

License: Freeware Size: 2.71 MB Download (48): JTombstone Download

< 1 2 3 4 5