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
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.
Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library.
His site is https://www.madwizard.org/programming/projects/pnglib
Thomas's original code is x86-asm. She(the code) can
read and display PNG images in programs, and link without Zlib.
With the author's permission, Leisure bamboo translate her to c.
So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0,
keil c51 7.5, or others.
WDMF is a collection of C libraries designed for creating games and other multimedia applications. It has mostly been designed as a project to keep the programmer occupied over several Twitch.tv streams; however, it is hoped that it may be useful to others as it is updated.
This is an easy graphics library using C++ in windows and was developed in order to provide beginner, novice, expert and advanced C++ programmers for drawing in 2D/3D. We can draw points, lines, triangles, quadrilaterals, rectangles, circles, ellipses, equi-polygons, spiral, pulses, cubes, cones, cylinders, spheres and curves in both XY / R-Theta space using it.
A collection of little C/C++ programs that use the Allegro library for some nice graphic effects (oscilator, fontconverter, textprinting effects, logger, etc). These can also be included in your own Allegro projects.
Graph.h is a graphics library for ModeX graphics in TurboC. ModeX is a 320x240 screen mode with 256 indexed colors out of 262,000. There are four graphics pages available. Must use in TurboC and in DOS. main.exe demonstrates graph.h's abilities.