Languages
Subcategories
Browse by subcategory.
- 014 linksBrowse
- 0210 linksBrowse
- 032 linksBrowse
- 0412 linksBrowse
- 056 linksBrowse
- 061 linksBrowse
- 071 linksBrowse
- 0815 linksBrowse
- 0949 linksBrowse
- 107 linksBrowse
- 114 linksBrowse
- 129 linksBrowse
- 131 linksBrowse
- 147 linksBrowse
- 151 linksBrowse
- 162 linksBrowse
- 171 linksBrowse
- 183 linksBrowse
- 191 linksBrowse
- 201 linksBrowse
- 2115 linksBrowse
- 223 linksBrowse
- 231 linksBrowse
- 241 linksBrowse
- 2510 linksBrowse
- 269 linksBrowse
- 2743 linksBrowse
- 281 linksBrowse
- 291 linksBrowse
- 304 linksBrowse
- 311 linksBrowse
- 321 linksBrowse
- 334 linksBrowse
- 341 linksBrowse
- 352 linksBrowse
- 361 linksBrowse
- 37141 linksBrowse
- 3879 linksBrowse
- 395 linksBrowse
- 4025 linksBrowse
- 415 linksBrowse
- 422 linksBrowse
- 436 linksBrowse
- 442 linksBrowse
- 456 linksBrowse
- 462 linksBrowse
- 471 linksBrowse
- 481 linksBrowse
- 491 linksBrowse
- 501 linksBrowse
- 512 linksBrowse
- 521 linksBrowse
- 531 linksBrowse
- 543 linksBrowse
- 5577 linksBrowse
- 565 linksBrowse
- 572 linksBrowse
- 582 linksBrowse
- 5948 linksBrowse
- 601 linksBrowse
- 614 linksBrowse
- 6229 linksBrowse
- 637 linksBrowse
- 642 linksBrowse
- 655 linksBrowse
- 667 linksBrowse
- 6718 linksBrowse
- 683 linksBrowse
- 694 linksBrowse
- 701 linksBrowse
- 714 linksBrowse
- 721 linksBrowse
- 731 linksBrowse
- 7413 linksBrowse
- 756 linksBrowse
- 762 linksBrowse
- 7720 linksBrowse
- 786 linksBrowse
- 792 linksBrowse
- 801 linksBrowse
Listings
All links in this category.
Showing 501–550 of 792 editor-approved links.
Fortran, Matlab, and C++ codes from by the book by Alejandro L. Garcia.
Fortran 90 library of forward and gradient routines for fast radiative transfer calculations for high spectral resolution infrared satellite sounders.
Originally by H. Akaike, modified by T. Morikawa, M. Sigemori, and T. Wada.
Complete code of six stand-alone Fortran programs for cluster analysis, described and illustrated in L. Kaufman and P.J. Rousseeuw (1990), "Finding Groups in Data: an Introduction to Cluster Analysis", Wiley.
Fortran 90 code by Kelley Pace.
RKPACK and RKPACK-II are collections of RATFOR (rational FORTRAN) routines by Chong Gu for Gaussian regression using smoothing splines, penalized likelihood density and hazard estimation.
Fortran 77 code for paper by K. Rao Kadiyala and Sune Karlsson.
Perl script which assists in translating Fortran 77 programs to Perl.
Applet that allows the viewing of color or black and white TIFF documents through the Internet. [Commercial, with demo version]
A simple Java applet that lets embed photographic VR in web pages without any plug-ins. It's much like what Apple calls a Quicktime VR "Object Movie". [Open source, GPL]
Inline MPEG-1 player in Java (with MPEG layer I decoder). [Open source, GPL]
Offers automated data retrievial from web to integrate into your applications. [Commercial]
Simple program for calculating time intervals; can be particularly useful to pack audio tracks on magnetic tapes or disks. Can be run as applet or application. [Open Source, GPL]
A strong password generator for secure login protection. [Open source, GPL]
A pure Java implementation of the zlib data compression library and the java.util.zip package. [Open Source, slightly modified GPL]
A library for graphs, diagrams and networks, with an option for automatic layout by Northwoods Software. [Commercial]
Subclass of java.awt.Color that knows 752 colors by name - can be substituted for wherever java.awt.Color is used in programs. [Freeware]
Implements an innovative system for sub-graphing and allows for stunning visuals and it provide a number of layout algorithms. [Open source, LGPL]
Add interactive diagrams to Java Swing, JSF and web applications. Site includes documentation and demos. [Commercial]
Simple GUI tool for creating license keys (files) and LicenseManager component for validating licenses. Site includes API documentation and download option. [Commercial]
Java logging library that can be configured to log messages to multiple destinations. Last version: 2003. [GPL, Open source]
Search algorithms on graphs implicitly given by tree node expansion operator and edge transition cost function. Site includes short description and download option. [GNU Library or LGPL]
Agent development platform/framework for developing distributed, mobile, and reactive information agents with heterogeneous communication capabilities, in Java and JPython. [Open source, LGPL]
Implementation of Sun's ONC/RPC protocol, both for clients and servers, including jrpcgen tool. [Open Source, LGPL]
Source code for class to launch the user's default web browser from a Swing application [Public Domain Software]
Provides a 100% Pure Java client API to access NFS servers, similar to the java.io API.
A framework for developing multithreaded server applications based on the Internet standards. [Shareware]
Open Source toolkit for accessing AS/400 features from Java code. Requires the AS/400 operating system. [Open Source, IBM Public License]
Provides access to native shared libraries (DLLs on Windows) without writing JNI or native code. Comparable to Windows-Invoke and Python-ctypes. Site includes mailing lists, issue tracking, and download option. [LGPL v2.1]
A syntax highlighting package designed for use in text editors. The default implementation will produce colored HTML files from source files. It currently supports Java, C/C++, and HTML. [Open Source, GPL]
A Java API for providing text-checking functionality (spell checkers, grammar checkers, style checkers) to Java programs. [Open source, LGPL].
High-performance Java pattern matching (string searching) algorithms. Site has description and download option. [MIT License]
GUI admin tool for JDBC databases. Allows querying (guided or plain SQL), meta-querying, Java code generation. [Open Source, GPL]
An object oriented report writer/generator for applications written in Java. [Commercial]
Java packages for transferring data between XML documents and relational databases. [Open Source, Public Domain]
A source code beautifier for java. [Freeware]
Offers to browse constructor, field, method information with free search for methods and option to view javadocs at method with a browser. Configured by XML document. [Open Source, LGPL]
Provide tools related to dependency checking for Java JAR files. Last version: 2003. [Open Source, BSD-style]
An extensible framework to generate code or to read, modify, analyze and create models in RationalRose's petal format.
Java Eclipse plugin supporting configurable reverse engineered UML class diagrams.
Allows laying out components in a program via a configuration file rather than hard-coding using a layout manager. Site includes documentation and download option. [Open source, Freeware]
An adaptor for testing applications that use Java Objects for communication between clients and servers. It can be used to produce scripts for load, stress and performance testing on the application. [Commercial]
A list of tools for programming to the Java virtual machine using a language other than Java itself. (Robert Tolksdorf)
Chapter from J2EE tutorial book on the 2.3 API.
A CMS solution built into LifeRay, a JSR-168-compatible portal. dotCMS adds a number of features to Liferay, such as user tracking and click path reporting, marking list features, newsletter and email campaign managers, and event management. [Open source]
A commercial Java code generator that produces customisable J2EE web applications based on popular technologies such as Struts, Java Server Pages (JSP) and Java Database Connectivity (JDBC).
A server side object inspector for web applications. Through a web interface drill down in server side java beans. There are spectial support for Jakarta Struts objects. Online demo. [Open source, zlib/libpng License]
Sun's home with links to specification, FAQ, and downloads.
Sneak preview of book from David Geary and Cay S. Horstmann.
An implementation of the Java Message Service (JMS) specification. [Free and commercial versions]