Showing 12 open source projects for "stm8-bin"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    ....- 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 use of predefined variables and constants. Creating user functions. It has a programming section through type pascal scripts (still in testing), It has a multimedia viewer to store documentation that we have on hand for our daily tasks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    HP41UC

    User-Code Utility for HP-41 Calculator

    This utility provides means for editing and archiving code outside of the HP-41 calculator, using file transfer and barcode scanning mechanisms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    C++ Complex Calculator

    C++ complex calculator with arrays, matrices, eigenvectors, functions

    This is a command line C++ code which compiles and links using gnu g++. It has scientific notation, scientific functions, complex integration including path integrals, and loops with tests. User defined functions are strings. A variable may simultaneously represent a scalar, an array, and a string. Arrays up to ten dimensions are allowed. Householder reduction is used for determinants, eigenvectors, and QR matrix factorization. Class Matrix and class Polynomial facilitate finding...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    NOTE: Moved to https://github.com/vapier/pcalc Pcalc is a command line calculator handling HEX DEC OCT BIN. It can process a script, save variables to file, full math parser, parentheses, exponential, sin/cos, sqrt, date, inch/mm celsius/f, compound expressions ...
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 5

    GM calculator

    for a geometric mean size of a given particle size distribution

    This software can calculate a geometric mean and a geometric standard deviation of aerodynamic diameters of a given particle size distribution. Users are requested to enter particle concentrations (ug/m3, N/m3, etc) of each size bin. We will be able to modify particle size bins used in the software. If you need modifications, please let us know through the support page. For more detail, please see and cite our following paper: Yamamoto, N., Nazaroff, W.W., Peccia, J. (2014). Assessing the aerodynamic diameters of taxon-specific fungal bioaerosols by quantitative PCR and next-generation DNA sequencing, Journal of Aerosol Science 78, 1-10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Grepo-Tool

    Grepolis utility

    ...Grepolis itself is a multiplayer online game and is the intellectual property of InnoGames GmbH To install grepotool, please download the ZIP-File and unpack it into a writable directory. In addition, you may need to install OpenSSL (32-Bit version) and copy three DLLs manually into the grepotool/bin directory. Attention: To include the newest server please read the Wiki or Ticket section. You can simply update the containing server.txt file with an text editor like notepad++.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 7

    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 trackers hosted at https://github.com/galculator/galculator.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    NetCalcTools

    NetCalcTools

    The network calculator with many tools for IPv4,IPv6

    NetCalcTools 1.5 uses Qt 5 libraries NetCalcTools 1.4 uses Qt 4 libraries IPv4 tools: SUBNET CALC - Calculate subnet,broadcast,host range and so on. ADDRESS CONVERTER - Input IP'll be converted to bin,hex,oct. MULTICAST ETHERNET - Calculation Multicast MAC addresses from Multicast IP addresses ... SUMMARIZATION - Summarization of IP addresses , You'll fill up IP list and program will summarize it. NETWORK DESIGNER - Calculation of subnets for whole network from 1 or multiple input IP addresses. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    LuaCalc

    Crossplatform stack calculator with very fast usage.

    Crossplatform calculator based on preprocessor to Lua language (CLua). CLua have a hybrid syntax between C-style and Lua and have some additions like inline condition operator etc. Easy and very fast in use. Helpful for debugging and analysing data. Enjoy! Get code on homepage (bitbucket. Link below) of project or download win exe from here or homepage.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 10
    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: 8 This Week
    Last Update:
    See Project
  • 11
    Useful calculator with options hex, dec, bin, sci, fix, deg, rad. and with history calculation. Programming in C++, for Windows. Create in C++ Builder 6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A freeware Qt based project which targets a Calculator which has views of bin/dec/hex in the same window. I have missed this feature in legacy calculators and some of the colleagues asked about it too, hence the origin of the idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next