Showing 43 open source projects for "windows hex memory"

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
  • 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
  • 1
    Nano ID

    Nano ID

    A secure, URL-friendly, unique string ID generator for JavaScript

    Nano ID is a library for generating random IDs. Likewise UUID, there is a probability of duplicate IDs. However, this probability is extremely small. Meanwhile, a lot of projects generate IDs in small numbers. For those projects, the ID length could be reduced without risk. This calculator aims to help you realize the extent to which the ID length can be reduced. Instead of using the unsafe Math.random(), Nano ID uses the crypto module in Node.js and the Web Crypto API in browsers. These...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Graphical binary/hex calculator and bit manipulator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    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: 68 This Week
    Last Update:
    See Project
  • 4
    rechne.exe

    rechne.exe

    Command-line calculator and libray.

    Easy-to-use command-line calculator for basic and scientific calculations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    For companies that need a load balancing solution

    SKUDONET is designed to enhance service quality with advanced load balancing capabilities. Allowing scale your infrastructure effortlessly while maintaining unwavering data security, ensuring the continuity of your operations.
    Learn More
  • 5
    Calc Lad

    Calc Lad

    Сalculator with a gold proportion calculation, memory work.

    Калькулятор "Лад" является безплатной программой ("Freeware") с открытым исходным кодом и распространяется по принципу "как есть" ("as is"). Может вычислять золотую пропорцию, проценты, сохранять значения в любую из 14 ячеек памяти, и извлекать эти значения из любой из 14 ячеек памяти, В историю вычислений можно дописывать значения словами. Можно сохранять историю вычислений в текстовый файл, и подгружать сохраненный текстовый файл в калькулятор. Полная справка на странице...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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: 0 This Week
    Last Update:
    See Project
  • 7

    RGBtoCMYK

    Color Format Code Calculator for 64bit Windows 7/8/10/11 dotnet V.48

    The Idea Came from when I did any Design job using several software, I often to access the internet to search any information to converting color from RGB to CMYK or Hex... So, Since Covid19 Pandemic, I learn little bit about programming and really enthusiast to doing something new in area of programming languange. So I build a solution for Color Converting Problem, I try to build, yes indeed in the end is only a color format converter calculator , but this program I Build realy helping me...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ZiteCalculator

    A simple Windows Calculator with Radix conversion and Memory Storage

    A simple Windows Calculator with Radix conversion, bit-wise operations(with 32-bit numbers only), other operations with 64-bit numbers. All radices from 2 to 10 & 16, binary, Decimal, Hex, Octa etc supported. The current operation will shown in a separate part to keep track. Multiple answers can be stored in Memory variables for further use. All Memory items stored, can be viewed in a separate window and its operation details also viewable, to help users select correct part and substitute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    rpCalc is a simple RPN (Reverse Polish Notation) calculator.
    Downloads: 23 This Week
    Last Update:
    See Project
  • Qrvey allows SaaS companies to create richer products and bring them to market faster Icon
    Qrvey allows SaaS companies to create richer products and bring them to market faster

    Our pre-built javascript widgets make it a snap to embed charts, reports and dashboards right into your app

    Qrvey is a low code embedded analytics platform built to help SaaS providers by simplifying the process of putting analytics tools in the hands of all users as fast as possible.
    Learn More
  • 10
    Pc Calculator is a clever note and formula editor combined with an advanced and strong scientific calculator. Being an editor it is extremely user-friendly allowing all possible typing and other errors to be easily corrected and fast recalculated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    miniWork

    miniWork

    Editor, Calculator, Image Viewer and Color Picker

    -> miniColors is replaced by Colora (https://colora.sourceforge.io). <- miniWork is a project which includes a group of small and simple VB.Net WinForms office applications. It consists of the text and rich text editor miniEditor, the simple calculator miniCalc, the color picker miniColors and the image viewing program miniViewer. All applications are independent programs which are put together in this project. The project is kept very simple, so all applications only provide the most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

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

    CIMA

    Body Mass Index (BMI) and Other Indexes Calculator with Classification

    CIMA is a program that provides an easy way to calculate a diversity of body indexes related to the fat content and energy needs, providing a way to control our weight: 1 - Body Mass Index (BMI), including both the traditional and the new proposed formulas, and provides a classification of the results. The evaluation takes in account the age groups (adults, children and the elderly). 2 - Body Adiposity Index (BAI). 3 - Basal Metabolic Rate (BMR) for Men and for Women. 4 -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gryptonite (formerly GPassword Manager)

    Gryptonite (formerly GPassword Manager)

    Simple but Powerful, Cross-Platform Password Management Utility

    A simple but powerful cross-platform utility for managing and accessing your most secret data. It stores passwords and whole files, so it can literally store any information you want to keep secret. Access your most-used passwords/URLs right out of a desktop tray icon. For advanced users, it includes a separate utility called Grypto-Transforms, which has a universal hash calculator with all the major hash functions, generic encrypt/decrypt functions and a base64/hex converter. Although...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Gryptonite

    Gryptonite

    Cross-platform encrypted password and file database

    A user-friendly, cross-platform utility for managing and accessing your most secret data. It stores passwords and whole files, so it can literally store any information you want to keep secret. Access your most-used passwords/URLs right out of a desktop tray icon. For advanced users, it includes a separate utility called Grypto-Transforms, which has a universal hash calculator with all the major hash functions, generic encrypt/decrypt functions and a base64/hex converter. It's not just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    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. Example. - 25 + BIN ('111 ') + HEX (' FF ') -> this is equivalent to adding the integer 25 +7 (binary) +255 (hexadecimal) = 287. Allows...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    RCLcalculators

    RCL, a simulator for Texas Instrument calculators from the 70's.

    Calculators became available in the early 70's, soon after the integrates circuits, and several companies were competing with each other for a share of this market. Texas Instruments was one of the bigger companies producing calculators. With RCL it is possible to recreate the TI calculators, strating with the Ti59e, with 960 program steps and a persistant memory (a combination of the the Ti58C and the Ti59). RCL offers any person interested in the ancient ones in calculators (more...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    HexTool is a simple yet effective calculator/tool; invaluable for people who work with Hex and Binary. Now you can convert between Hex, Binary and Decimal on the fly. No install needed: just unzip and run it!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Calculator to compute message digests, checksums for files, as well as for text and hex strings.
    Leader badge
    Downloads: 130 This Week
    Last Update:
    See Project
  • 21
    MathCalc aims to be a flexible calculator, it tries to make things very simple to the user. with extra features like sketching, matrix operations, Linear equation solver and more ! This document explains how to compile MathCalc and install it to your PC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Java Calculator

    Java Calculator

    Simple, easy to use, easy to learn calculator developed in java swing

    A simple calculator designed to perform calculations of your choice, Pro Calculator also comes with access to customization on buttons and number font.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    IEEE Calculator
    IEEE Flaoting point Calculator is a conversion tool which converts the 32/64 bit Hex values into a equivalent Floating point value also converts the Decimal/Floating point value to its equivalent Hex representation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    SGHLib C++ Library

    A Fast and Useful C++ Library for Easier Handling of Windows API.

    SGHLib Aims to be the Faster Library to Easily and Safely Access the Windows API and Other Non-Windows Extras. Contain your developments, big update incoming, which will remove all useless things, will bring more speed and templates and (maybe) a wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Elegant Calculator

    Elegant Calculator

    Simple Calculator

    Simple Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next