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 Agents and Models on One Platform
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
C4 is a C++ class library for analyzing sound files, particularly spoken and sung phonations. C4 provides features such as frequency analysis, pitch extraction, or calculation of voice quality parameters (e.g. alpha ratio, HNR, jitter, etc.).
Linear Algebra Common Expressions (LACE) is a C++ templated library which allows you to operate with matricies and vectors inside your code as easy as on the whiteboard.
Open sourced code from FIRST Robotics Team 138. Retired from the Semi-finals of the 2010 Granite State Regional due to uninitialized variable (fixed now) . Hope this code can help some other team...
An implementation of Bruhn et al.'s fast variational optical flow algorithm using the OpenCV image processing library. The code calculates dense flow fields with a user-specified level of precision.
AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Video processing and computer vision library for GNU/Linux offering interfaces to do image- and video-I/O with ImageMagick/Magick++, Xine, firewire digital camera (DC1394), and video for linux (V4L2).
Note that this version of HornetsEye is deprecated. HornetsEye now is released as multiple packages on RubyGems.org. The sourcecode is available on Github.com (see https://wedesoft.github.io/hornetseye-doc/ for more information).
Goldy is a very fast C++ expression templates library for scientific and engineering computing that implements explicit SSE instructions and delivers performance compatible with native C/FORTRAN code.
This is an implementation of the adaptive biasing force method (ABF) in NAMD. The code for ABF was developed by Eric Darve, Stanford University. ABF is a method created by E. Darve and A. Pohorille to calculate the free energy of bio-molecules.
Building code for small model Unmanned Ground Vehicle. This only use a single webcam (monocular) as its sensory purpose. We would be using VC++ and OpenCV library.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
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.
C++ library for interacting with Devantech / Robot Electronics SD84 USB multi-I/O device. OS X / Darwin + Linux are target platforms, but only serial code should require porting for others. SD84 site: http://www.robot-electronics.co.uk/htm/sd84tech.htm
A platform for developing mathematical models of static/dynamic physical systems, a simulation evironment for such models and a set of component libraries. It combines features from Simulink, Modelica or AMESim with unique features on its onw.
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.
With this Python module (based on C++ code) it is possible to create a Brain Comp. Interface (BCI) and herewith to get EEG data online and evaluate the data while receiving it. - Up to now, this tool relies on the Brain Vision Rec. as EEG software -
IdCREATE stands for "Idea Creation, Representation & Execution Automated Tools and Engine". This is intended to be a graphical tool for 1) representing your thoughts and ideas in a mindmap-like charts and 2) implementing them as code, article text, etc
VirtuSwarm is a WIP project consisting of virtual, non-thinking 'particles' that will inhabit a folder. There, they will live, evolve via their own genetic code, and die. VirtuSwarm is a research project for biomimicry and game theory.
Active Shape/Appearance Model Library (ASMLibrary/AAMLibrary) sourcecode, which includes ASMBuilding/AAMBuilding as well as ASMFitting/AAMFitting algorithm. It is developped under OpenCV 1.0 for locating features in a face and face recognition.
s2vhdl extracts structural information from SystemC HDL programs. The output is in VHDL code and graphical diagrams. GCC compiler is used as a C++ frontend.
Using the CUDA API this project modifies the AutoDock software to run in parallel on NVIDIA GPUs. Users will be able to download and compile the code and use AutoDock on CUDA capable Graphics Cards. Autodock is located at http://autodock.scripps.edu/
A C++ utility library featuring a javascript interpreter, regular expressions, automatic arrays, garbage collection, matrix handling, planar geometry (regions etc) and other useful features. Blends well with STL code.
This project has created a plugin for the Multi Purpose Viewer (MPV) an open source Image Generator (IG) used for testing the Common Image Generator Interface (CIGI). The code of this project is an adaptation of the ShaderManager from Delta3D.
Navlib is a collection of algorithms created to solve the navigation problem for 2D non-holonomic vehicles. It includes code for computational geometry, system identification, path planning, and control. Written in C++ with python extensions.