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
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.
OptCamLib is a visual basic class for accessing Webcam features. With it you can connect to device, preview device and take snapshots. Demo program included. Original code by Wei-Meng Lee at http://www.devx.com/dotnet/Article/30375
A C++ header library for fast operations on vectors/matrices (3D/3x3) using Streaming SIMD Extensions (SSE, SSE2, SSE3, SSE4); Tends to be used in 3D graphics applications and game developement.
Base Qt types, such as QString, QVariant, QSharedPointer, QSharedData, QVector, QList, QMap, QSet, QRegExp etc. If you want to use all this types without any other dependencies on Qt your choice is QtTypes.
This project provides an object-oriented C# .NET 2.0 wrapper for the recently released iMon Display API which allows to create 3rd party applications to display information on iMon LCDs and VFDs manufactured by Soundgraph.
.NET library for on-screen keyboards. Uses randomizations for keyboard interactions or allows mouse interactions for non-randomization use. Many layouts included. Extremely easy to set up. Easy for users to understand and use. Uses SecureString.
ThreeTen provides a modern date and time library for Java and is the reference implementation for JSR-310. It includes many of the lessons of the Joda-Time project and aims to standardise date and time concepts in computing. Code now integrated into OpenJDK, this project is archived.
Foad is an open source software which receive an EKG Signal from scanner, WFDB database or heart sensors. Finding patient disease started by taking Fourier transform (FFT) from input signal and extract a single cycle. Based on some heuristic algorithm the most important feature like P , Q , R , S , T captured and feed to trained neural network. and so the final decision made by CNN library. As mentioned before this software also capable do some image processing on scanned paper to lower...
MLib è una libreria basata sulla GLib. MGtk a sua volta è costruita sulla MLib e sulla libreria GTK+. L'archiviazione dei widget attraverso degli identificativi di tipo MId è alla base di un sorgente in MGtk, MLib ne è il contesto.
CTokenizer accepts C++ syntax as input and outputs a vector of CToken objects, which contain a token string and a(n enumerated) token type, which can then be used to parse the input.
Command line parameters parser, calls corresponding user functions and, if necessary, checks type/semantic of values of inputed parameters. Uses Boost C++ libraries.
Multi-Core optimized Perceptron Network is a high-performance artificial neural network specially designed for workstations with multi-core CPUs, implemented as a shared library and coded in C++.
op4j is a developer happiness tool. Its aim is to reduce the amount of similar lines of code needed to do every day tasks in our code by providing an operator chaining tool to perform easy iterations on lists, OGNL evaluation, data type conversion...
Playlistlib is a portable, C++ library for converting between playlist formats, such as M3U, PLS, and WPL. The project also has a Windows program for converting playlist files and demonstrating the use of the library.
This is a tidy lightweight library implementing a series of C++ Design Patterns, aiming to be simple, clean and portable. This library is made to help C++ programmers to develop projects with clearer and more compact sourcecode.
A class library to create and manage applications using the SoMVC architecture. See Doug's blog at http://dougrday.wordpress.com/ for more information about the SoMVC architecture.
XFX or XNA For XBOX is an open-source implementation of the XNA framework for the XBOX1 console. It is built on top of OpenXDK, the legal XBOX Development kit.