Search Results for "binary decimal hexadecimal calculator java"

Showing 26 open source projects for "binary decimal hexadecimal calculator java"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    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 Icon
    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.
    Try Free
  • 1
    Engineering Calculator

    Engineering Calculator

    Engineering Calculator and Unit Converter

    Engineering Calculator is a lightweight, yet handy math expression evaluation and unit conversion utility that is always at your fingertips.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    BinEd Binary/Hex Editor

    BinEd Binary/Hex Editor

    Binary / hex editor and component written in Java

    Free and open source hex editor written in Java. This is standalone desktop app, library for Java applications as well as variants for Java IDEs are also available.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 3
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    New version: CalcuFP program is a calculator software (beta version), has a wide range of mathematical functions, specific functions for different subjects (ex.- IPv4 functions), Apart from being able to have on hand an wide range of functions, allows to use different numbering systems WITHOUT CHANGING MODES. We can sum operations decimal, binary and hexadecimal mixed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL (Script) and more

    Delphi : VRCalc++ OOSL & + (Paged List, TextEditor, VRAstroVision ...)

    Vincent Radio {Adrix.NT} Sources Library & Applications : Delphi C++ Java VRCalc++ C# VRCalc++ Object Oriented Scripting Language - Engine Source Pascal Code - Delphi Packages Build Prjs - VRCalc++ Scripted System Std RT Library - Guides & Docs (CHM, PDF, DOCX) - VCL & FMX (FireMonkey) Support - Script Test Code (Lang RTL VCL FMX) - Visual Stage Project : VCL & FMX Paged Lists & Iterators : Delphi C++ Java C# Multi-Dim Arrays & Direct Graph Classes : Delphi C++ Java VRCalc++...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Calc

    Calc

    Simple calculator for typing expressions with the keyboard

    A little calculator for programmers that runs on Windows and Linux, where you type a mathematical expression with a C-like syntax and get the result as a number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    In addition to standard calculator functions, you can perform trigonometric calculations, binary, decimal, hexadecimal. Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Base Conversions

    Simple Number conversion java program

    Simple program that converts Base 2, Base 8, Base 10 , and Base 16 . If you're not sure what that is Base 2 = Binary Base 8 = Octal Base 10 = Decimal Base 16 = Hexadecimal The following conversions are available 1. Binary to Octal, Decimal, And Hexadecimal 2. Octal To Binary, Decimal, And Hexadecimal 3. Decimal To Binary, Octal, And Hexadecimal 4. Hexadecimal To Binary, Octal, And Decimal All you have to do is type the number you want to convert into the proper Text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    bitview

    Set and clear bits, view in hex and dec, perform logic and arith

    Bitview provides a way to set bits based on number, or to input a hex number and view the bits as they would appear in a register. You can also format the bits. For example, a PCI configuration address consists of segment-bus-device-function, where segment is 16 bits, bus is 8 bits, device is 5 bits, and function is 3 bits. You can view a PCI configuration address in this format by inputting 16.8.5.3 in the format window and seeing the results in hex in the results window. There is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 10
    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: 1 This Week
    Last Update:
    See Project
  • 11

    MaceWindu

    Multi Platform Uart Communication Terminal Software

    This is the software which can Serial communicate such as RS232C or UART. It's especially for Emblembed system Debuging or Developing. It can communicate with String, Binary, Octal, Decimal and Hexadecimal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Data Type Calculator

    Data Type Calculator

    A calculator for converting between number systems.

    This is a calculator that was originally designed for converting between the common number systems: Binary, Octal, Decimal, and Hexadecimal. You can also specify any custom number system from 2 - 36. I've also added functionality for converting between Binary and ASCII text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SimpleCalculator

    A Simple Calculator using QT

    Funtionalities : * General Math Functions * Square Root * Power * Percent * Decimal to Binary,Hexadecimal,Octal conversion and so on Source Code : https://github.com/s4kibs4mi/SimpleCalculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Number System Interconverter Java

    Number System Interconverter Java

    Binary-Octal-Decimal-Hexadecimal Interconverter

    Binary-Octal-Decimal-Hexadecimal Interconverter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JavaBitWise

    A bitwise calculator for two integers.

    A two's compliment calculator designed for specifically for Java, but is still effective for just about any other language. It will accept two integer values and will show the binary, octal, and hexadecimal equivalence, and show how the bits interact with the logical operators not, and, or, and xor, and how primitive types are cast into other types. If there is a feature that you would like to see, let me know and I will see what I can do.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    galculator

    galculator is a scientific calculator in algebraic mode and RPN

    galculator is a GTK 2 / GTK 3 based scientific calculator supporting algebraic mode as well as RPN. Features include arithmetic precedence handling, mathematical functions, different number bases (DEC, HEX, BIN, OCT) and angle bases (radiant, degree, and grad). Please note: This project page at sf.net reflects the state of the project up to August 2015. Beginning in September 2015, the project homepage was moved to http://galculator.mnim.org, with the source code repositories and issue...
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 17
    Java-Calculator

    Java-Calculator

    I believe it is the best tool for everone get it it's free.

    Scientific Calculator includes the following features: * Traditional algebraic or RPN operation * Result history * Math Functions * Percentages * Binary, octal, and hexadecimal conversion * Large input/output display I believe it is the best tool for everone get it it's free.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Numerical Systems Calculator

    Numerical Systems Calculator

    An arithmetic calculator for the most popular numerical systems.

    Have you ever imagined not having to do math to convert the various number systems and still make arithmetic calculations with different numerical systems in the same expression? That's what makes this application. You can mix decimal, binary, octal and hexadecimal arithmetic operations using the symbols "+, -, *, /,^,". You can put "e" to use Napier's constant, put "pi" to use pi constant and put a "!" in the of numerical system form to factorization. So let's start doing the math in an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Aleksey's Network Calculator

    Network Calculation Tool

    This tool is designed to simplify the following networking calculations: Simple conversions between binary, hexadecimal, and decimal numbering systems. Determination of netwrok numbers based on an IP address and subnet mask. (Long-term) The process of subnetting a network into multiple networks based on the number of clients needed in each subnet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Android app that converts from integer decimals to binary, hexadecimal and octal. (signed numbers 32 bit or unsigned)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    X-Calculator
    X-Calculator is a tiny program for converting decimal numbers in hexadecimal,binary numbers. Source-code will be added soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BinEditor is a editor for binary files, can show the bytes or nibbles as hexadecimal, decimal or binary value. Currently the project is dead, if any want to takeover, email to mariocastelancastro@gmail.com
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    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
  • 24
    This project aims to deliver a high-quality number base converter utility in Java. It will support decimal, binary, hexadecimal, octal, and a user specified base and convert between numbers of any base from 2 through 36.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    HexCalc is a simple calculator similar to GNOME calculator. it can do simple calculations in hexadecimal, octal, binary, and non-floating point decimal. It uses a 32bit signed integer. It is a helpful little coder utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB