Comprehensive Meta Prediction and Annotation Services for Proteins: The new all-in-one prediction tool that can be easily extended to include any SOAP/WSDL-enabled prediction servers. A concise user interface lets you use the results instantly.
SMARD is a development environment that simplifies the programming of
applications based on mobile agents. Using a graphical interface,
programmers can design, build and launch mobile agents which are
intended to run on JADE platforms.
GPSylon is a Java moving map application that is able to display maps like in an atlas and show your position by the use of a gps device. It may track your path, load overlays (e.g. shape files), download maps from expedia servers. - The sourcecode was moved to github!
K-automaton is a new parsing (syntactic analysis) machine isomorphous to language. Implemented in Java. Can generate Java code from grammars described in EBNF.
Java and ColdFusion libraries to lookup country code and language from IP address. It uses a local copy of the WHOIS database to perform fast, accurate lookups of country codes. Useful for log analysis, internationalization, geolocation, etc..
Java-RFID is a Java programming library for RFID. Its goal is to create an RFID kit-agnostic API ala JDBC. Thus, programmers will write the same code to communicate with any RFID kit. It has been tested with Texas Instruments and Microchip RFID kits.
{sets} is a lightweight constraint programming language. The uniqueness of {sets}, is that it uses ROBDD ( Reduced Ordered Binary Decision Diagrams ) to represent and solve constraints.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
seeetron-ssc is Java sourcecode for controlling the SEEtronics mini-SSC servo controller board (see: http://www.seetron.com/ssc.htm). The board itself does not come with Java support, so this project provides that third-party support.
The Website Automatic Usability Testing EnviRonment is a set of tools to assist usability testing of websites. On SourceForge you'll find our sourcecode (Java) and other details can be found, for the time being, at http://wauter.weeweb.com.au/
JRete is a rule engine written in Java. Advantages over other expert system shell and artificial intelligence(AI) API - code rules in java language, data may compute accross network with multiple JRete, auto data persistence to database, event-fire direc
Java Fuzzy Editor is a basic editor to allow creation of fuzzy based rules. It will save to serveral formats including to sourcecode in several languages.
Manuelito is a Java tool for decrypting posttranslational modification (PTM) patterns of proteins based on MALDI mass spectrometry spectra. It was built for analysing the 'histone code' but it can be applied to any other highly modified protein.
jColony is an implementation of 'The Game of Life', written in Java in an object-oriented fashion. jColony aims to be as easy-to-use as possible, for both programmers (The sourcecode) and end users (The Graphical User Interface).
The ADFC code is a computational fluid dynamics (CFD) C++ solver for incompressible viscous flow over 2D and 3D geometries. It uses finite element and the characteristic method on unstructured meshes to solve Navier-Stokes equations.
DotPlot is an Eclipse plug-in to graphically compare word sequences of any type of text. Matches will be plotted as dots on a graph. Similarities in thousands of lines of text or code will result in typical textures and diagonals in the plot.
The JChemPaint Applet and Swing Application are Java programs for drawing 2D chemical structures like those found in most chemistry textbooks. It is based on the Chemistry Development Kit (cdk.sf.net). Downloads, tracker, and sourcecode repository can be found on https://jchempaint.github.io
Hedgehog is a Java library for simple distributed computing. Your code instantiates a server, post jobs, and is notified when clients return the results. The clients need not have the job classes. Hedgehog uses JmDNS, XStream, XML-RPC, and Jetty.
UML transformation tool; developed in Java and XSLT; Runs on any java 1.3+ platform. Environment for code generation from UML models, based on XMI, e.g. to J2EE, webservices, xml schema; New generators (xslt/java) can be plugged in. www.modelbased.net
Molevolve is a Java library for running a Genetic Algorithm to model the 3-dimensional structures of peptide chains from amino-acid sequences. Client code can specify its own peptide chain model, fitness functions and GA operations. Requires JDK 1.5.