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.
Try It Free
$300 Free Credits to Build on Google Cloud
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.
FPM - FixedPoint Math substitutes expensive floating point operations by much cheaper integer arithmetics. Use this library in your plain C (gcc) projects if you like.
a simple software implemented FPU. only 32bit precision is supported and the operation result is not accurate as modern FPUs, but it is light and compact. (uses simple 32bit integer operations only, good for machines that has no hardware FPU.)
Set of patches for adding realtime semi-parametric equalizer support in OSSv4's vmix audio core, using a mix of fixed and floating point maths. Coefficient calculation is done in floating point, and actual processing takes place in fixedpoint.
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.
www.open-source-soft.narod.ru/DTMF_JAVA.7z Description: DTMF detector and generator is written completely on JAVA. It use fixed-point format so it fast and can be used on any platforms, including CLDC configuration.
libfixgl, is an implementation of the OpenGL standard for realtime 3D graphics, based on fixedpoint arithmetic. It is mainly targeted towards handheld consoles such as the GP2X, GP32, GBA, or other FPU-less embedded devices.
This is a calendar control with multi-select. It provides a point and click interface for selecting holidays or special days. It previously extended on MonthCalendar, now it has a fixed size in all regions and all drawing is handled internally.
WebAPrez generates power-point like presentations for the web. Unlike other programs, it does not use a rigid layout (e.g. fixed screen size), but tries to build on the strength of web technologies.
Magic FixedPoint, it's an library that abstracts the use of fixedpoint math for environments that doesn't have floating point operations or in places that you don't want to use the traditional floating point operations.
A library for fixedpoint calculation in s15.16, s7.24 and s7.8 format, entirely written in ANSI C for embedded software (with main focus on the Atmel AVR platforms).
Port of Pete Everett Fixed-Point RISC-OS port of Gabriel Bouvigne's (LAME) lightweight MP3 encoder to StrongARM Linux GCC. Port includes a library and example app that converts WAV to MP3. Tested on EZX with dev-ezx and x86_64 Linux.
ARM7 targeted MP3 player. Fixedpoint 16 bit. Purpose is to buid an MP3 player with the lowest possible cost. Works on mono files (going stereo shouldn't be very complicated). Doesn't use Helix. The huffman decoding uses a clustering based algorithm.
This project provides a JAVA library and a graphical user interface which implement the "FastICA" algorithm based on the paper "Fast and Robust Fixed-Point Algorithms for Independent Component Analysis (ICA)" by Aapo Hyvärinen.
The zFAAD is the fixed-point version of FAAD.
(FAAD : the decoder of FAAC(Freeware Advanced Audio Coder))
It makes it possible to decode AAC audio on PDA(StrongArm 206MHz CPU)
Operation with currency values don't work fine with float or double types. This C++ library implements operators in a decimal fixedpoint (x100) package. This package use only integer type internally multiplied by 100.
MAD is a high-quality fixed-point MPEG audio decoder with 24-bit output. The implementation is entirely new, based on the ISO/IEC standards, and performs especially well on systems without native floating-point support.
TinyGL on SDL is a free implementation of TinyGL library (mini-openGL) under multiplatform SDL library. Also, it is a fixed-point fast implementation for low platform as GP32 console.
MIDP or some KVM implementation don't support float or double type.
There is a Java Math Library implement the most math functions in a Parametric Math FixedPoint Package.
This package use only integer type.