This program tries to simulate a simple computer. Users can write assembly programs for this simulator, which can be loaded and interpreted as instructions. An OS is also included with it, providing process dispatching and file system functions.
The official repository of JCSim is now hosted by github at https://github.com/almejo/jcsim
JCSim is a fully functional Digital Circuit simulator written in Java. You can create and simulate simple (and not so simple) circuits in an easy way.
It includes a basic set of gates, simple creation of new gates and simulation.
The MCLA Robotics project comprises a Java based platform for robotics application development. It is being developed by the physics department at the Massachusetts College of Liberal Arts in North Adams, Massachusetts.
Streamline Azure Security with Palo Alto Networks VM-Series
Centrally manage physical and virtualized firewalls with Panorama
Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
"Open SysAME" stands for Open-source Systems Analysis and Modeling Engine. Using the concepts developed by Dr. John Warfield (Interactive Management) and George Chandy (OPMS), Open SysAME facilitates collaborative modeling and analysis of systems.
Manages your bibliographic data and files. Easy to use explorer-like GUI, (pubmed, bibtex,...) import and (bibtex,din,...) export features and a WebService interface to exchange data between multiple instances allow convenient data management.
This project started as a loosely specified request from Malardalen University in Sweden to develop a computer game for the purpose of teaching mathematics. It came to be a 2D game, Mario-style, where progress is made by answering mathematical questions
statJ written in Java contains methods for performing basic statistical operations that describe a sample or population, including measures of central tendency or location, measures of variability or dispersion., and measures of strength of relationship.
Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
The aim of this project is to provide SAT solvers and related products to be easily embedded in Java software. The softwares found here are part of former research projects that are no longer under development but that are made available here because
A tool for decoding and presenting Geotechnical Sounding data (such as CPTu). Formats supported are the SGF standard as defined by the Swedish Geotechnical Society (www.sgf.net), and used by a number of commercial products, aswell as Generic text
NOTE: THIS PROJECT HAS MOVED TO GITHUB
Link: https://github.com/hacklaen/virtualmri
A realistic simulation of a MR scanner shall be developed. For the user it shall be possible to change all relevant setting of the virtual scanner and to adapt them to the expected pathology. Students and doctors in education are the target group.
StatGen uses information from a genetic distance matrix or a newick tree to summarize the sequence variation within or between groups of sequences with summary statistics and produce graphical reports of those statistics.
The target of JCustomizer project is the generic and persistent customization of every Java Swing/AWT GUI at runtime: fonts, colors, texts, accelerators, ... A nice accompaniment is a WYSIWYG access to internationalization without programming efforts.
OpenAOS is a open source project of a platform independent and distributed service for accessing measurement data over a standarisized interface (ASAM ODS) defined by ASAM e.V. (for details please visit standards at www.asam.net).
Microarray Explorer (MAExplorer) is a Java microarray data-mining bioinformatics program.
It includes data management, graphics, statistics, clustering, reports, gene data-filtering, user
written MAEPlugins, documentation, tutorials, demo data.
gpx2map is a tool that renders GPS data in the form of way-points, tracks and routes from GPS exchange (GPX) XML documents as Portable Pixmap (PPM) images on a background of map tiles.
GPS (NMEA 0183) extensible communication library written in Java. Handles standard GLL, GGA, RMC, GSA and GSV sentences and may be extended on application-level for handling any other sentence types. Bundle also contains GUI- and console-based GPS tool.
Mens is a collection of simple, easy to use menstruation calendars for a number of platforms. So far, there is one for mobile devices like PDAs and cell phones that can run Java programs.
A Java Framework for connecting to and exchanging data from GPS units to J2ME Mobile Devices. Serial and Bluetooth connections to GPS devices. Support for NMEA-0183 GPS Standard. An Observer-Design Pattern makes the library extendable. Based on GPSlib4j.