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
Build Data Resilience - Take the Assessment Today
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
A C# project for college which solves Shortest-Path algorithms via Dijkstra's Algorithm and demonstrates this solution step-by-step to the user, intended to be utilised by Teachers and Students of AQA Decision Mathematics at AS-Level.
The goal of this project is to develop an advanced translator for japanese to another language. This translator will use a syntax analyze algorithm in order to provide an intelligent translation mechanism.
Access competitive interest rates on your digital assets.
Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform.
Geographic restrictions, eligibility, and terms apply.
A photo gallery management system based on hand gesture recognition. You must make three color markers by yourself, which the red one on index of the right hand, the green one on thumb of the right hand and the blue one on index of the left hand.
Continuous Collision Detection Library -- Ricochet is a continuous collision detection algorithm for computing time of contact (TOC) and contact points and normals that works with polygon soups.
AEvolution is an artificial life simulator, simulating (multi)cellular behavior using a genetics algorithm. Multiple planes can be connected via either local or ftp-based teleporters...
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
In computer science and information theory, Huffman coding is an entropy encoding algorithm used for loss less data compression. It is implemented in java. This software shows you a sample of huffman coding.
I went through the data structure/algorithm course in college with out having programmed or do any programming assignments. I'm revisiting my text book and right now I will be developing Tree algorithms in this project.
This application is a tree algorithms visualizator. The user can create his own tree of a certain type (among binary, binary search, and red black), his algorithm and then can observe the execution in real time of his algorithm on his tree.
DWIP is short for Disk Wiping and Imaging Tool. This tool is being built for Mississippi State Universities National Forensics Training Center for use on a live cd to give out to it's students.
This project is to create a common algorithm that converts Tamil texts encoded in any Encoding Schemes, such as TSCII, TAB, TAM, Bamini, Adhawin, Anjal, Tamilnet, Tboomi, Mylai, Shreelipi and other non-formal schemes to UNICODE.
Pure Java implementation of an interactive 3d graph rendering engine and editor using a spring embedder algorithm. Nice looking sterile real time 3d environment. Feel free to extend our project and build something awesome, just let us know please :D
A proof-of-concept application of the Statistical Protocol IDentification (SPID) algorithm. SPID can detect the application layer protocol (layer 7) by analysing flow (packet sizes etc.) and payload statistics (byte values etc.) from pcap files.
{AlgorithmA}; 2010 stands for Algorithm Animation. AlgorithmA is a web-based application to help computer science students learn algorithms through visual demonstrations and step-by-step execution of the corresponding algorithm written in pseudo-code
JMS/Joram implementation of the Bully election algorithm. It is a library to be used by a process' implementation to make it transparently manage coordinator's elections, while it carries out business logic. A sample application is included.