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.
Start Free
Custom VMs From 1 to 96 vCPUs With 99.95% Uptime
General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.
Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
StrMatch is a simple java program, created for educational purposes, that allows user to test a great part of string matching algorithms.
An intuitive user interface shows each algorithm step accurately...
ballotbox is a java library consist of 36 algorithms derived from 23 Social Choice Rules (Voting Methods). Uses jgrapht graph theory project and it is own Preference class to represent preferences. Includes preference similarity algorithms.
The program consgen takes multiple protein structures in PDB format and aligns them using a modified Procrustes method that aims to maximize residue similarity. The principal result is a consensus structure showing residue conservation.
A program which simulates the motion of particles due to electric charge and gravitational force. Calculations are done in two dimensions, without care given to real world factors such as air resistance, although such functionality may be added later.
We experiment with Evolution of Artifical Neural Networks, combining the two fields of Evolutionary Computation and ANNs. Our methods are applied to a variety of interesting problems. To learn more, click on "Home Page", "Mail", or "Files".
An object-oriented partial differential equation (PDE) solver, written in Python, based on a standard finite volume approach and includes interface tracking algorithms. *WARNING* The project is no longer using Sourceforge to maintain its repository.
A programming language designed for searching and manipulating tree-structured data, particularly corpora of natural languages encoded in an s-expression-like format.
Uni-wordsplit aimed to provide a unicode(lexical analysis/word splitter) system.Especially designed for CJK(China/Japan/Korea) users.
The Code based on Mozilla-XPCOM code.
A Prolog expert system supporting querying and extending the knowledge base from a command-line interface using a format oriented on natural language, with the aim of being maintainable by the domain expert (i.e. without requiring programming skills).
With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Avian Freeware Suite (AFS) provides two things: Developers with libraries for Java Swing Widgets, XML handling, Fortran95 and Pascal; End users (Medical students, doctors, scientists) with productivity tools they can use (quizzes, XML databasing & PDF)
cl-calc aims to be a simple commandline calculator. It can handle precedence unlike a lot of graphical calculators. cl-calc is written in Python and requires PLY (Python-Lex-Yacc).
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.
libTopo and TopoMap are tools to use, convert, analyze and display topography maps such as ETOPO2, ETOPO5 and GLOBE. TopoMap is the commandline interface to convert topography databases to raw data, images, etc...
C translation of EGM96 (earth height model) implementation (namely, f477.f) available at http://earth-info.nga.mil/GandG/wgs84/gravitymod/egm96/egm96.html
Utility to convert the binary file format from an
ABI PRISM TM 377 DNA Sequencer to an xml file.
New project page:
https://github.com/eriksjolund/abi2xml
abi2xml was migrated to Github 6 February 2020.
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.
GerbTool is a set of tools for modifying gerber and excellon drill files. GerbTool can be used to tile multiple gerber files as a single job, and can be run interactively or in batch mode.
weather-interpreter is a c++ program interpreter for weather data stored in a text file. Statistical data (highs,lows,avg, max, max time, min,min time) for inside and outside temperature, humidity, winds, barometer, dew point and precipitation.
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
clusterviz allows to cluster three-dimensional data. The clustering process is visualized using OpenGL. As clustering algorithms the family of k-means algorithms is implemented, including mixture models.