Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try it Free
MongoDB Atlas runs apps anywhere
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.
This is an implementation of an out of core sorting algorithm based on R-Way merge. Immense in-memory sorting API's are available, however there is a lack of external sorting program API's for application programmers. In this project we address
this concerns by providing a C/C++ API for out of core sorting.
Cryptex is a fast and simple easy to use open source software for encryption and decryption of files and folders. The software has a proprietary format for password management. Cryptex use AES and TripleDES algorithms.
Based on the introduction of Genetic Algorithms in the excellent book "Collective Intelligence" I have put together some python classes to extend the original concepts.
Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform.
Geographic restrictions, eligibility, and terms apply.
openSMS4 was created by tao.tang316 and implemented in C, which is an open source implementation of the SMS4 encryption algorithm (including simple checking codes).
Clotho is a "platform-based design" environment for the development and management of synthetic biological systems. It allows for the development of independent tools which communicate and provides a rich data API for retrieval of biological data.
The E* algorithm is a path planner for (mobile) robotics. Unlike A*, which constrains movements to graph edges, it produces smooth trajectories by interpolating between edges. Like D*, it supports dynamic replanning after local path cost changes.
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.
This is a Voice over ZigBee platform. We used SPEEX voice algorithm to improve performance. Hardware was composed of ARM based MCU, mono CODEC and IEEE 802.15.4 compliant RF transceiver. VoZ Platform is suitable for two-way radio and is working on.
Android 2.2 App for translating from German to Chinese and English.And provides it extra functionality for recite programmed by algorithm Ebbinghaus Manaizhen. In addition, it consists of a multilingual interface of English, German, and Chinese.
This is free Java desktop application to keep your note in safe from others using the Encrypting Decrypting symmetric key algorithm, it's easy to transfer your note form source to another in confidential manner.
A tool to automate (i) software/algorithm benchmarking varying a set of control parameters, (ii) manage and summarize the results using plots and tables. The software works with any standalone command line based software or MATLAB.
Text2Genome is a set of scripts to extract nucleotide sequences from scientific articles and to map them to genomes and genes using a local alignment algorithm (BLAST/BLAT)
This project applies an interpretation of a k-NN algorithm to a library of GPS commuter data for speed prediction. The overall goal is to lay the foundation for a power management protocol for use in electric vehicles with hybrid energy storage.
Finding the most relevant snippet from a document, based on the search query.
*** Most Relevant Snippet Selection Algorithm ***
This is a scoring based algorithm for finding the most relevant snippet
of a review, given a search query.
The process starts with producing all permutations of the search query.
Then these permutations are entered into a dictionary with their respective
scores. The permutations that are in original order of the search query get
the higher scores. ...
This simple encryption program, allows you to virtually encrypt all documents and even decrypt them back using the secure XOR encryption algorithm. This program is designed for beginners who know little about encryption.
BiVeS - Biochemical Model Versioning System BiVeS is a tool based on the XMLDiff algorithm. You can think of it as a kind of SVN for models with biological or chemical background encoded in XML.
An application presents safe and secure Chat through a certificated point which is the Server. It supports authentication of users using passwords and a simple encryption algorithm to exchange a unique key between the Server and each Client.
A log anomaly detector tool which uses a modified Smith Waterman algorithm to identify matching (or non-matching) messages, against archived syslog messages in real time.
This is a ROT-13 Encryption/Decryption Program made by me. It uses the ROT-13 algorithm to encrypt messages;which is very basic. You can use this app to send encrypted messages to your friends and decode them too.
DPMTA is a portable implementation of the Paralel Multipole Tree Algorithm (PMTA) for evaluation of all-pairs N-Body interactions. The algorithm is an enhanced version of Greengards FMA. DPMTA runs as a serial or parallel process under MPI.