• Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1

    Average

    Command-line calculator of basic statistics.

    Average is a simple and fast command-line Perl utility for calculating basic statistics on a list of numbers (one number per line). It works as a traditional Unix filter and can be used as part of those greatly useful chains of piped commands. It calculates average (arithmetic mean), standard deviation, median, total sum, minimum and maximum values present, and shows the number of processed numbers. Entry can by a text file (any column can be specified, default is the first) or directly in the terminal if Average is run without specifying a file -- in which case, input can be terminated by pressing Ctrl-D. It is possible to choose the output of a single statistic (just the value, no labels), instead of the fully detailed output (default).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Average School Results Calculator

    Counting Result Averages From School Marks To Classes, Schools, Towns

    Counting Result Averages From School Marks For Classes, Grades, Schools, Showing Results To Each Town, Region, State. A Simple Program Executing A Script. A 32 bit Windows program needing VCRedist 2010 installed. Notes, instructions for writing scripts to it are inside the package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    BC for Windows

    BC for Windows

    BC v1.05 (Basic Calculator) An arbitrary precision calculator language

    bc is a language to supports arbitrary precision numbers with interactive execution of statements. It starts by processing code from all the files listed on the command line in the order they are listed. After all files have been processed, bc starts reading from the standard input. All code is executed as it is read.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The BE-Calculator is a Java application, written to ease the average diabetic's life. It currently only calculates how many I.U. you have to inject, but aims at providing a full, multilingual diabetic's diary. This project has been superseded by GGC!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 5
    A java BMI Calculator for noobs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This software is mainly intended to help people with weight problems, but it can be useful for everybody want to know his health status. It calculates the BMI (body mass index) of a person and his ideal weight.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is my BMI calculator, which I created for fun. It is all working completely, but there is no GUI at this stage. Read the README for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BMIkalkulator

    Very simple BMI calculator in Polish.

    This is my first, very simple Python project - simple BMI (Body Mass Index) calculator vith some addidtional informations. It comes in Polish language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Little program that calculates maintenance, surplus, and defecit caloric levels using three methods, quick based on weight, katch based on bodyfat, harris, based on age, weight, and height..
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Basic calculator in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A UK fire alarm battery calculator app for android
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BeastCalc is portable, cross-platform graphing calculator utility written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    My personal computing suite provides some programs I developed as a hobbyist and currently include a lambda calculus interpreter and a calculator which solves arithmetic expressions; both are written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Beschleunigung-berechnen

    Beschleunigung-berechnen

    Various calculations related to acceleration and deceleration

    - Diverse Berechnungen im Zusammenhang mit Beschleunigung und Verzögerung. - Various calculations related to acceleration and deceleration Topics: rechner berechnen calculator to calculate beschleunigen beschleunigung webpage webseite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java arbitrary-precision calculator and expression parser. "Compiles" text equations into functors to be executed using the Java BigDecimal class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BigAl

    BigAl

    a free cross platform calculator for calculating BIG numbers

    BigAl is a free open source and platform independent software for calculating really BIG numbers. It supports not only standard arithmetic, but also exact period determination, predefined factorials, fibonacci with seeds, factorization, nth root, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Big number calculator (trig functions by Richard in Australia) adjustable precision 1 to 1,000,000 add, sub, mul, div, sqrt, sin, asin, cos, acos, tan, atan
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    BigDecimal

    Arithmetic and calculus with decimal numbers of arbitrary precision.

    BigDecimal is a C # library that uses System.Numerics.BigInteger in its implementation, adding only a decimal place quantizer. In BigDecimal all the arithmetic operations are implemented, including, logarithms, systems resolution of linear equations, trigonometric functions, polynomial regression, hyperbolic functions, the notorious gamma function (factorial for non-integer real numbers) and more that will be implemented still. My intention is, at a minimum, to implement all the mathematical functions of the Windows calculator, and at most, if any, all the mathematical functions of Office Excel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    BitrateCompressionCalculator for Python

    A simple Python utility to calculate file size from bitrate.

    BitrateCompressionCalculator for Python (BCCpy) is a very simple application for calculating a file size from length and bitrate. BCCpy came about as the result of my beginning to learn Python and recreating the basic functionality of a simple VB program I wrote back in 1999. Since I was never very proficient with Visual Basic (or Applesoft BASIC for that matter); this application is very basic and could use lots of improvements. I'll implement them as I learn them. As of October 6, 2018; I have "abandoned" the project. I have actually forgotten everything I know about Python since writing this and other than adding error handlers; I really don't know how much further I could take it. I wanted to build a simple calculator, and I did.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Borderlands 2 damage and DPS Calculator

    Borderlands 2 damage and DPS Calculator

    Precise Broderlands 2 damage, critical damage, DOT, DPS and cycle DPS calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    BrewScript

    Homebrewing recipe/mashing calculator.

    BrewScript is a web application for helping homebrewers make all the necessary calculations for their brew day. The application is written primarily in JavaScript with some non-critical server-side PHP for data storage in MySql. Recipes can also be Imported and Exported via XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Button Calculator is a free and easy to use scientific calculator. Button Calculator offers buttons for 0,1,2,3,4,5,6,7,8,9, (.), +, -. *, /, =, ^, sin, cos, asin, acos, tan, atan, sqrt, cbrt, PI, E and is developed by Wonjohn Choi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A salary calculator for BuzzerBeater.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB