Search Results for "decimal to hexadecimal converter" - Page 4

Showing 81 open source projects for "decimal to hexadecimal converter"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1
    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: 0 This Week
    Last Update:
    See Project
  • 2
    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: 1 This Week
    Last Update:
    See Project
  • 3
    tkalc is a pocket calculator for developers and IP network operators. Arbitrary arithmetic/logical expressions can be entered very quickly. The result is then simultaneously displayed in decimal, hexadecimal, octal, binary, ASCII, IP address, and boolean.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    PhConv is a very simple but usefull base converter for Photon that converts from-to: binary, octal, decimal and hexadecimal
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5

    Mixed-Radix-Numbers

    A module for arithmetic with mixed radix numbers like time

    ...] & [-9, 9]. Negative numbers have the most significant digit in the list as a negative. For numbers with established representations like hexadecimal where 10 = a, there is no support for that kind of representation. All values are represented as their decimal equivalent. To work with hexadecimal, the numbers would have to be converted from [2, A, B] to [2, 10, 11]. This is to allow for massive bases like base 9,000 since there isn't really a single character representation for 9,000.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    contime

    Date time converter that handles Unix epoch or iOS Absolute Time

    This is a date time converter that handles Unix epoch or iOS Absolute Time formats. Provide your UTC date and time with decimal seconds(up to 6 digits) using this format: 2014-01-26 23:44:15.0 year-month-day hours:minutes:seconds.000000 or, UTC epoch milliseconds (13 digits!) as: 1390779855380 or, iOS Absolute Time (14 digits) as: 402373726.55571. Default is Unix epoch conversion. TimeType option 'i' is iOS Absolute Time conversion.
    Downloads: 0 This Week
    Last Update:
    See Project