Showing 26 open source projects for "reverse proxy windows"

View related business solutions
  • Data management solutions for confident marketing Icon
    Data management solutions for confident marketing

    For companies wanting a complete Data Management solution that is native to Salesforce

    Verify, deduplicate, manipulate, and assign records automatically to keep your CRM data accurate, complete, and ready for business.
    Learn More
  • Run applications fast and securely in a fully managed environment Icon
    Run applications fast and securely in a fully managed environment

    Cloud Run is a fully-managed compute platform that lets you run your code in a container directly on top of scalable infrastructure.

    Run frontend and backend services, batch jobs, deploy websites and applications, and queue processing workloads without the need to manage infrastructure.
    Try for free
  • 1
    CRC RevEng

    CRC RevEng

    Arbitrary-precision CRC calculator and algorithm finder

    CRC RevEng is a portable, arbitrary-precision CRC calculator and algorithm finder. It calculates CRCs using any of the 113 preset algorithms, or a user-specified algorithm to any width. It calculates reversed CRCs to give the bit pattern that produces a desired forward CRC. CRC RevEng also reverse-engineers any CRC algorithm from sufficient correctly formatted message-CRC pairs and optional known parameters. It comprises powerful input interpretation options. Compliant with Ross Williams'...
    Leader badge
    Downloads: 97 This Week
    Last Update:
    See Project
  • 2
    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: 14 This Week
    Last Update:
    See Project
  • 3
    GestioIP IPAM - IP address management
    An automated, Web based IP address management (IPAM) software. It features powerful search and filter functions for both networks and host, as well as many tools (e.g. a subnet calculator) helping Administrators to plan and handle complex IP networks
    Leader badge
    Downloads: 51 This Week
    Last Update:
    See Project
  • 4
    TRURL

    TRURL

    A suite of RPN calculators and a class library for Object Pascal

    TRURL is a suite of desktop calculators with reverse Polish notation (RPN) written in Object Pascal. Additionally, it comes with a free reusable class library (RPN Engine) as a toolbox for creating your own calculator. TRURL is an acronym for "TRURL is a Reusable Universal RPN Library". Class Libraries: • RPN Engine: Full-featured calculation engine for Pascal-based RPN calculators • Segmitator: Library for virtual seven-segment displays Applications: • TRURL A: Simple demo app...
    Downloads: 20 This Week
    Last Update:
    See Project
  • Securden Privileged Account Manager Icon
    Securden Privileged Account Manager

    Unified Privileged Access Management

    Discover and manage administrator, service, and web app passwords, keys, and identities. Automate management with approval workflows. Centrally control, audit, monitor, and record all access to critical IT assets.
    Learn More
  • 5
    Java Calculator

    Java Calculator

    Supports PEDMAS order of computation and Reverse Polish Notation Gener

    Generates the Reverse Polish Notation (Postfix) expression form of an arithmetic expression in (Infix) form. Performs the computation of the arithmetic expression if Integers or Floating point numbers are used in the expression. Supports PEDMAS order of computation, thus, all the operators of Exponentiation, Division, Multiplication, Addition and Subtraction, as well as using Parentheses for grouping and prioritization is all handled.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    BitLogic

    BitLogic

    Simple Java computer algebra calculator

    A calculator that solves many types of problems including solving equations computing derivatives and integrals simplifying expressions graphing equations 2d and 3d reverse polish notation, algebraic and word based interpreter infinite writing board for writing out equations requires java 11 or more
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    gdcalc

    gdcalc

    financial, statistics, scientific and programmers calculator

    NO LONGER MAINTAINED HERE - GONE TO https://gitlab.com/wef/gdcalc gdcalc is a financial, statistics, scientific and programmers calculator for Unix and Linux. The GUI was written with glade(1) and uses the Gnome/Gtk-2 toolkit - so it may well be compatible with themes and other whiz-bang features of those systems. gdcalc has both Algebraic notation (ie. conventional, TI or Casio style) and Reverse Polish Notation (RPN or Hewlett-Packard style). If you've not heard of RPN before, you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    rpCalc is a simple RPN (Reverse Polish Notation) calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Zord's KSP Multi-calculator

    Calculator for doing different operations for Kerbal Space Program

    This program can do the following calculations: Delta V available calculated from either masses or units of fuel in craft. Reverse rocket equation. Get needed fuel from desired delta V. Rocket constructor program: Gives detailed figures on constructing a craft to your requirements. Delta V from fuel calculator. Fuel needed for delta V calculator. Effective Isp calculator. Thrust/weight calculator. Acceleration calculator. --For some reason Avast! gives a false...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Iris Powered By Generali - Iris puts your customer in control of their identity. Icon
    Iris Powered By Generali - Iris puts your customer in control of their identity.

    Increase customer and employee retention by offering Onwatch identity protection today.

    Iris Identity Protection API sends identity monitoring and alerts data into your existing digital environment – an ideal solution for businesses that are looking to offer their customers identity protection services without having to build a new product or app from scratch.
    Learn More
  • 10
    Elegant Calculator

    Elegant Calculator

    Simple Calculator

    Simple Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    RPNcalculator
    Nice looking calculator using Reverse Polish Notation (RPN) written for Windows. It supports DEC, HEX, BIN, OCT numbers, GRAD, RAD and DEG.
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • 12

    C_Sharp_Calculator

    RPN based calculator in C#.

    Currently, this is the first version of an RPN calculator made to be easy to implement for any C# project requiring parsing of text into calculable data. Using RPN (Reverse Polish Notation) to place strings in a specific format to allow fast processing for parsing and evaluating the string.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    pRPN

    pRPN

    RPN calculator running on Windows and Linux

    Graphical Reverse Polish Notation calculator running in Linux and Windows. Programmable. Provides Reals, Complex, Vectors, Matrices, Binaries, Lists, Expressions, Strings and Programs. Implements RPL, the HP programming language of HP-28 and HP-48 series.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    rpCalc is a calculator that uses Reverse Polish Notaion (RPN). It supports both keyboard entry and use of the mouse.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Command Line Calculator
    System independent command line calculator written in C (C99 standard). Expression is first converted to Reverse Polish Notation and then evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Once upon a time there was a pocket calculator called the HP15C. It used a system called Reverse Polish Notation (RPN) for doing its calculations. The Fairwood Calculator is a RPN calculator designed for the computer.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Roman Numeric Calculator is a command line calculator for Windows and Linux. You can calculate any roman numeric with a decimal number or the reverse with the four operations, Plus | Minus | Multiply | Divide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Reverse Polish Notation interpreter for use as an interactive calculator in conjunction with the standard Python interactive interpreter. Easily extended by the user.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    timecalc is a simple cli reverse-polish time calculator with dc-like synthax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a Reverse Polish Notation (RPN) Fraction Calculator. It works like any other RPN calculator, except that it operates on fractions instead of decimal numbers. Decimal number entries are not permitted. Whole numbers are permitted.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    C# Website system. This is going to be the "Newer" Internet, and even has a custom theme system. This is going to let users do "anything" that won't harm the client computer in any way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PoloCalc is a Reverse Polish Notation (RPN) desktop calculator for windows 9X and 2K. Enables copy, paste, undo, const definitions by user... Programming language used is C++, with the fltk graphic library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Baculator is a Reverse Polish Notation (RPN) calculator program with an infinite scrollable stack and support for most common mathematical operations as well as some more esoteric operations. Available for Unix/Gtk+, Mac OS X, and MS Windows.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    kalc is a programmable scientific calculator, using RPN (Reverse Polish Notation). Its behaviour imitates a HP48/HP49 calculator. Works with real and complex numbers, unlimited size integers, arbitrary-precision real numbers and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB