Search Results for "php/java/fastcgi/fcgiinputstream" - Page 7

Showing 199 open source projects for "php/java/fastcgi/fcgiinputstream"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    SolCalc is a free Java based scientific calculator that can run as a swing/awt application or as an applet on any servlet container. The package contains the full java source codes. SolCalc is also platform independent, hence it can run on Windows, Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MarketCalc is a calculator to help market buy. Application based in the JME technology for mobile devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    This Is A Small Little App I Wrote In Java That Can Calculate CPU Ghz off of the FSB Multiplier and Company(Intended For Overclockers)!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    LOC Calculator is a simple tool for getting Lines Of Code count for J2EE projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Stevi's PocketCalculator (german: Stevi's Taschenrechner) is a simpel pocket calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    XCalc is an infix calculator for mobile devices that support J2ME, MIDP 1.0 and CLDC 1.0.Its main features are 2d and 3d plotting of functions and its usability. It uses the Real.java library http://sourceforge.net/projects/real-java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java-based standard calculator with GUI or command-line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Digital Enterprise Management System Icon
    Digital Enterprise Management System

    Successful Business Transformation starts with the right Enterprise Management System.

    Map, analyze and automate processes, manage regulatory compliance, assess risks within a single platform! Interfacing’s digital twin solution is an enterprise management system that helps companies digitilize processes to streamline operations, increase productivity and continuously improve.
    Try it Now!
  • 10
    The main goal of this project is to provide small systems (like the “GameBoyAdvance”) with a tool to solve arithmetical expressions, trigonometric or logarithmic functions, etc, in an open and extencible way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Astrolator stands for a Astrological Calculator. We are trying to create a scientific astrological program which purpose is to help the students of astrology with the calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A very simple and compact compounding calculator. Enter Principle ($), Rate (%), Term, and Compounding (%). You may also choose to account for regular (per period) deposits.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    This if calculator for complex numbers. It works with algebraic and trigonometrical form and has multiple memory slots. There are many mathematical functions like sin, cos and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    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: 1 This Week
    Last Update:
    See Project
  • 16
    LCalc is a calculator for logic expressions. It support all standard logic operators (and,or,not,xor,...) and any user-defined operators . Features include generation of value table from formula and vice-versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Program to convert numbers to and from binary, hexadecimal, octal and binary. Useful for scientific calculations and programmers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project provides a Java implementation of the SDD-1 Algorithm used in Distributed Relational Databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HorsePower is J2ME scientific calculator optimised for use on mobile phones, with the appearance of the classic range of Hewlett Packard calculators. (MIDP 1.0 & CLDC 1.0)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pure-Java cryptographic calculator, featuring basic arithmetic operators, cryptographic operations, multiple key file formats and edition of ASN.1 object files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SACIC - Semi-Advanced Command Interpreting Calculator - is a small calculator application capable of evaluating mathematical expressions with arbitrary precision, handling variables, drawing graphs, solving equations and more. It also supports simple scr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A network tool with gui for whois, ping, traceroute, ns lookup (dig, dns), portscan, network calculator, visual net plan - written in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    GCalc is mathematical graphing calculator system in Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Can calculate mathematical expression. It have a module system witch make it very easy to add own functions. Other features are a graph painter and a tiny programming language designed too make it easy too write small mathematical tools.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Java arbitrary-precision calculator and expression parser. "Compiles" text equations into functors to be executed using the Java BigDecimal class.
    Downloads: 2 This Week
    Last Update:
    See Project