6297 projects tagged "Java"
Algebraic Modelling System (AMS) is an approach to algebraic model representation that enables the expression and storage of models and their related instance data in a portable XML format. It is also able to convert these models to target modelling languages by use of simple XSL translation stylesheets. By using a representation format that is independent of any particular modelling system, your models become portable to any modelling system. An XML-based format also lends itself more easily to distributed computing, Web services, and other enterprise-level computing solutions.
Algorithm Study provides tools and resources to augment the traditional study of algorithms. It includes implementations of common and less-common algorithms in a variety of languages and visualization tools to help in gaining a deeper understanding of the algorithms. The algorithm implementations are each accompanied by a discussion of the asymptotic ("big O") run time and memory limits of the algorithm. Some implementations include discussion of how the algorithm or data structure is commonly used and comparisons with similar algorithms or data structures. All implementations have test cases that exercise their functionality. The visualization tool, Algorithm Visualizer, displays what happens as various algorithms do their work.
All Menu Icons provides over 13,000 icons for only 3 cents apiece. Design desktop and mobile applications, develop Web sites, or use icons in printed media with no royalties or usage restrictions. This extensive bundle includes thousands of icons in a number of variations, supplying each menu icon in various sizes, file formats, color resolutions, and visual states.
AlmostVPN is an SSH tunnel manager with a twist. It is packaged as a Preference Panel, so you do not have to use yet another application to configure your tunnels. Instead, it uses creative network configuration techniques to provide almost VPN-like access to remote services, so you can keep using real IP addresses and port numbers while accessing service on the other side of your tunnels. It provides a simple way to mount remote volumes, use remote printers and faxes, access iTunes, iPhoto, and almost any other Bonjour-based application, transfer and execute files, and more.
JUnitX is a is a set of assertion extensions for JUnit that attempts to cover the most common test scenarios in Java development. This includes method contracts up to and including J2SE 1.5.0 and various other common features. This tool enables the tester to be confident that all the technical aspects of writing common test code have been completed and tested thoroughly.