Showing 22 open source projects for "simple basic"

View related business solutions
  • Cut Cloud Costs with Google Compute Engine Icon
    Cut Cloud Costs with Google Compute Engine

    Save up to 91% with Spot VMs and get automatic sustained-use discounts. One free VM per month, plus $300 in credits.

    Save on compute costs with Compute Engine. Reduce your batch jobs and workload bill 60-91% with Spot VMs. Compute Engine's committed use offers customers up to 70% savings through sustained use discounts. Plus, you get one free e2-micro VM monthly and $300 credit to start.
    Try Compute Engine
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    RPNCalc

    RPNCalc

    RPNCalc - The command line Reverse Polish Notation (RPN) Calculator

    RPNCalc is the command-line based Reverse Polish Notation (RPN) calculator. RPN calculators make it very simple to do complex calculations, especially if there are parentheses involved. I've created a User Guide (https://frossm.github.io/RPNCalc-UserGuide) to do a better job of explaining how to use RPNCalc than the old readme.md file, which was getting really long. If you have questions, issues, feedback, or ideas, please let me know. You can contact me via the links in the...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    QxCalc

    QxCalc

    QxCalc, a scriptable calculator

    QxCalc For mathematical calculations in high-school, physics, chemistry, mathematics, economics, electrical, mechanical. Create equations, and also calculate with them, with ease. You use the calculator the same way as you use a pen and paper. It is quite simple, and can do a lot of work given syntax correctness. It comes with a "basic" gui, however the best way to use it is with the 'vim' editor, for which it has a syntax highlight file (calc.vim).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Baacalc

    Baacalc

    A Simple calculator made with go.

    A Simple calculator made with go that can do basic Arithmetic like Addition, Subraction, Multiplication and so on.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Pension-Calculator

    Pension-Calculator

    A simple retirement benefit calculator app written in python with GUI.

    A simple retirement benefit calculator app written in python with GUI specifically for West Bengal State Govt. employees (India). This app is not associated with Govt. of West Bengal. This app is for informational purpose only. This project is open source under GNU public license v3.0
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 5
    elcalc

    elcalc

    Simple, Cross-Platform Calculator Made

    Elcalc is a simple, cross-platform calculator, built with Electron. It is fast, intuitive and can be used as an alternative for the default system calculator. It supports basic arithmetic operations.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 6
    Pyramid Calc

    Pyramid Calc

    Simple calculator

    Simple and fast in use scientific calculator. More details in README. It's not that long.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cgtkcalc

    A simple calculator for complex number calculation.

    A simple scientific calculator for complex number calculation. It requires the GTK+ toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    UltimateCalculator

    UltimateCalculator

    Basic Scientific Calculator

    This software has four major modes- Simple, Scientific, Base & Equation. It also has Unit Converter, Date Calculator & Prime Number Generator.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit for Your Google Cloud Projects Icon
    $300 in Free Credit for Your Google Cloud Projects

    Build, test, and explore on Google Cloud with $300 in free credit. No hidden charges. No surprise bills.

    Launch your next project with $300 in free Google Cloud credit—no hidden charges. Test, build, and deploy without risk. Use your credit across the Google Cloud platform to find what works best for your needs. After your credits are used, continue building with free monthly usage products. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 10
    FlangeZ

    FlangeZ

    a small software to calculate and design flanges according to ASME

    FlangeZ is a small software to calculate and design flanges according to ASME code “Rules For Bolted Flange Connections With Ring Type Gaskets” This project uses icons of "Open Icon Library" and "Tango project"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IRCalc

    IRCalc

    Interest rate calculator

    IRCalc is a sample and functional application written in C# with Visual Studio 2010 and is designed to calculate interest rate, initial amount, final amount, installment amount or even installment quantity. Offering a basic and intuitive layout, user can input values, choose target field for calculation, and choose between "Simple" or "Compound" calculation methods. Includes also a grid table for projection results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Sayantific Calaculator

    A simple calculator.

    A calculator that can do the 4 basic functions, calculate factorials, convert temperatures, calculate square roots, find properties of a circle (area and circumference), raise number to a power, calculate a log, factor polynomials, calculate the total angle measure in a figure with n sides, convert a decimal representation of a number to the binary representation, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Childrens Calculator

    An easy to use calculator for children.

    Children's Calculator is a calculator that can be used by anyone but with it's fun design and simple interface, kids can use it too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Py4Calc

    Py4Calc

    Python for calculators

    Python4Calculators - Brings Python programming language to calculators. It turns simple scripts into programs for TI 83/84 and HP 49/50g series calculators. The language is a basic subset of Python, with access to the calculator's built in functions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Stop Smoking Calculator and Profiles

    A simple stop smoking calculator that creates a profile for people

    A basic stop smoking calculator that uses web technologies (PHP and MySQL) and create a profile for the user visiting the page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SimpleCalc
    Simple calculator with easy-to-use for some users. Basic ideas for easy and quick using: 1. functions only on button for quick 2. input values from keyboard 3. user not need reading help for use of SimpleCalc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple matrix calculator with TUI (shell-like) able to do basic matrix operations including fast computing of determinant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple pushdown calculator written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCalc is a large Calculator written in Java. It support the standard basic opations (+,-,*,/) and the scientific calculator (sin, cos, tan, sqrt, ...). Calculate and translate with the different numbering systems. And it can solve simple equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Stillinger's Dosage Calculator. A simple calculator designed to solve the most common dosage measurements used in Veterinary medicine. May be used to calculate almost every drug. Please note, Gambas is required to build this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB