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
Fully Managed MySQL, PostgreSQL, and SQL Server
Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Enterprise Grade Point of Sale application for QSR, Casual Dine-In, Fine Dine-In, Cafe and Retail. Established in 2008 Floreant POS has powered 30,000 restaurants in 25 countries around the world. It can run on single or multiple terminals and manage new order, visualize tables, manage kitchen and produce advanced reports.
Floreant POS is initiated and maintained by OROCUBE LLC, USA (https://orocube.com) and released under MRPL 1.2, a variant of Mozilla Public License 1.1. ...
FlexiList is a Java data structure that combines the benefits of array
...Benefits Over Arrays and ArrayList
->Efficient Insertion and Deletion: FlexiList can insert or delete nodes at any position in the list in O(1) time, whereas arrays require shifting all elements after the insertion or deletion point.
->Dynamic Size: FlexiList can grow or shrink dynamically as elements are added or removed, whereas arrays have a fixed size.
->Good Memory Locality: FlexiList nodes are stored in a contiguous block of memory, making it more cache-friendly than arrays.
->Faster Insertion and Deletion: FlexiList can insert or delete nodes at any position in the list in O(1) time, whereas ArrayList requires shifting all elements after the insertion or deletion point.
Dynamic Consumption Modeling
to create the model of the feature consumption’s flow taking in consideration:
the data from prior period of consumption (one time produced)
specific model suggested by system and customized by customer
everyday/periodically inventory quantity
and
to predict the remaining quantity of items
set the reordering points (first point, with fixed quantity, for fixed dates)
GitHub: https://github.com/surban1974/dycomodel
Point Symmetry Clustering Approach Using Differential Evolution
Implementation of Point Symmetry-based Automatic Clustering
Approach Using Differential Evolution
Using bug fixed KD tree nearest neighbor search from https://github.com/CristianDallos/kmeansclustering. (It is also modified to search for multiple nearest points instead only for one.)
Used those academic works for algorithm implementation:
http://cs.cug.edu.cn/teacherweb/gwy/Publication/ISICA-09.pdf
http://www.isical.ac.in/~sanghami/ieeetkde_cameraready.pdf
http://www.softcomputing.net/smca-paper1.pdf
1. ...
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.
This program takes NMEA, CSV, GPR or GPX logfiles from your GPS device, manages your tracks and exports them as KML to Google Earth. Investigate altitude and speed information, measure distances and cut tracks.
...It is derived from ORIPA which is developed by MITANI Jun.
New features by ORIPA S are:
- save current crease pattern as a image file (jpeg, png) not only original project file.
- while pasting, select a point on pattern to be matched against destination point.
- Some considerable bugs are fixed (i.e., wrong undo behavior on ORIPA v0.35).
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
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.
Bloft (BLObby and sOFT) is a real-time soft-body physics simulator optimized for real-world mobile phones. It is written in Java and uses fixed-point math only. Memory allocations are minimized to suite the needs of JVMs in older mobile phones.
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 JAVA DSP circuit simulator with graphical editor for creating block diagrams. It can be easily extended by creating new blocks. Performs computations using fixedpoint, floating point and arbitrary precision arithmetic
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.
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.