New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
Start Free
99.99% Uptime for MySQL and PostgreSQL Databases
Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.
Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
Goal: to make a lean, mean C++ engine capable of handling complex mathematical computations and to create a separate MFC (native C++) UI. NB: Project has been moved to Google Code: http://code.google.com/p/ultimath/
Neural Network for physicists. A flexible code in which the user has high control of the network parameters. The code provides a chi^2 cost function. The code accepts user-defined cost function and neuron activation functions.
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.
GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, using GLUT or FreeGLUT.
This code performs the stochastic tourist walk dynamics over a one-dimensional disordered system. The code return the density of distinct visited sites on one trajectory.
Program for generating random graphs (aka random networks, or social networks) according to some models (Erdos-Renyi, Barabasi-Albert among others) and performing some statistical analysis on them.
Projectile motion is a GUI based program that calculates various parameters of projectile motion based on initial velocity and height.
It also plots the path of the projectile and can also find the location (x,y) as a function of time and vice versa.
libRfDsp is a collection of c++ tools for digital signal processing and simulation with a focus on RF/Microwave domain. The base data types are int, double and complex waveforms. Currently FFT, DDC, filtering and some basic operations are available.
EMG-30-1 control embedded program.Our company develops and produces high-tech gas analyzing equipment; we also deal with automatic control tasks resolution and perform scientific research works.
A C/C++ library for Cavity Quantum Electrodynamics Simulations. CQEDSimulator is a framework that provides all basic mathematical elements and methods to perform quantum numerical simulations. It's crossplatform, that works on Windows, Linux, Mac...
ANUGA viewer is a graphical 3D rendering program suitable for animating the sww output files from the Finite Volume hydrodynamic modelling package ANUGA.
Kicksey-winsey is an open source package for spectral fluid flow simulation using wavelets. It is provided as is and without any warranty that the results of the computations will be correct. Feedback on the forums would be very welcome !!
C++ library for calculating the light propagation through large and very small structures (sub wavelength). The used method is the Fourier Modal Method. It can be solve one and two dimensional dielectric structures such as gratings, waveguides etc.
f14tosqlite - Urqmd to SQLite convertor. A convertor to convert UrQMD F14 simulation file to a sqlite database. Database is organized in 3 tables: events ; frames ; particles
An universal Lan-to-GPIB adapter for lab instruments using the Egnite Ethernut 2.1; code in AVR C; supports http protocals and able to run cgi scripts; Primary interface is command based; software, firmware, and hardware schematics are all available
FPlot is a windows programm and a .NET library to plot and fit mathematical functions and data. The core concept of FPlot is that functions are entered as C# code and compiled on the fly. Thus the software is very fast and extensible.