Showing 57 open source projects for "c++ gui library windows"

View related business solutions
  • A CRM and Sales Data Management Platform for Multi-Line Sales Teams Icon
    A CRM and Sales Data Management Platform for Multi-Line Sales Teams

    The CRM, sales reporting, and commission tracking tool uniquely tailored to the needs of manufacturers, sales reps, and distributors.

    Repfabric is a customer relationship management (CRM) software designed specifically for multi-line sales teams (i.e. reps, distributors, wholesalers, dealers, and manufacturers). It streamlines and simplifies the sales process by providing deep integration with email, contacts, calendars, and deal tracking. The platform enables users to track commissions from CRM to sale, make updates directly from mobile devices, and document sales calls using voice-to-text features.
    Learn More
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1
    CEmu emulator

    CEmu emulator

    Third-party TI-84 Plus CE / TI-83 Premium CE emulator

    Developer-oriented emulator of the eZ80-based TI-84 Plus CE / TI-83 Premium CE calculators. CEmu is a third-party TI-84 Plus CE / TI-83 Premium CE calculator emulator, focused on developer features. The core is programmed in C and the GUI in C++ with Qt, for performance and portability reasons. CEmu works natively on Windows, macOS, and Linux! Easy setup - get running by doing a one-time-only connection of your calculator! Accurate and fast emulation. Customizable speed/throttling. Resizable...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    PeaZip

    PeaZip

    Free Zip software and Rar extractor

    PeaZip is a free archiver tool. The application provides an unified, natively portable, cross-platform file manager and archive manager GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX. Create: 7Z, ARC, Brotl, BZip, GZip, PEA, TAR, WIM, XZ, ZPAQ, ZIP, Zstandard files and more Open and extract 200+ file types: ACE, CAB, DEB, ISO, RAR, ZIPX and more Features of PeaZip includes extract, create and convert multiple archives at once, create self-extracting archives (sfx...
    Leader badge
    Downloads: 1,250 This Week
    Last Update:
    See Project
  • 3

    calc: C-style arbitrary precision system

    Calc: arbitrary precision C-like arithmetic & calculator

    Calc is arbitrary precision C-like arithmetic system that is a calculator, an algorithm prototyper and mathematical research tool. Calc comes with a rich set of builtin mathematical and programmatic functions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    4tH compiler

    4tH compiler

    A Forth compiler with a little difference

    4tH is a Forth compiler with a little difference. Instead of the standard Forth engine it features a conventional compiler. 4tH is a very small compiler that can create bytecode, C-embeddable bytecode, standalone executables, but also works fine as a scripting language. It supports about 95% of the ANS Forth CORE wordset and features conditional compilation, pipes, files, assertions, forward declarations, enumerations, structures, suspended execution, recursion, include files, etc. It comes...
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • PairSoft | AP Automation and Doc Management Icon
    PairSoft | AP Automation and Doc Management

    Free your team from manual processes.

    Streamline operations and elevate your team's efficiency with PairSoft. Our AP automation, procurement, and document management solutions eliminate manual processes, cut costs, and free your team to focus on strategic initiatives. Experience our state-of-the-art invoice-to-pay solution, now integrated with advanced AI technology for faster, smarter results. Our customers report a significant 70% reduction in approval times and annual savings of $62,000 in employee hours. At PairSoft, we aim to transform your business operations through automation. Explore the future of automation at pairsoft.com, where you can leverage cutting-edge features like invoice capture, OCR, and comprehensive AP automation to transform your workflow. Whether you are a small business or a large enterprise, our solutions are designed to scale with your needs, providing robust functionality and ease of use. Join the growing number of businesses that trust PairSoft.
    Learn More
  • 5
    rechne.exe

    rechne.exe

    Command-line calculator and libray.

    Easy-to-use command-line calculator for basic and scientific calculations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Graphical binary/hex calculator and bit manipulator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    QxCalc

    QxCalc

    QxCalc, a scriptable calculator

    QxCalc For mathematical calculations in high-school, physics, chemistry, mathematics, economics, electrical, mechanical. Create equations, and also calculate with them, with ease. You use the calculator the same way as you use a pen and paper. It is quite simple, and can do a lot of work given syntax correctness. It comes with a "basic" gui, however the best way to use it is with the 'vim' editor, for which it has a syntax highlight file (calc.vim).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pfcalc is a pipe friction calculator using the Darcy-Weisbach equation. gpfcalc is a Gtk front-end for pfcalc. Qpfcalc is a Qt front-end for pfcalc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Java multiprecision calculator

    Java multiprecision calculator

    Multiprecision calculator

    Multipresicion calculator, based on Bigdecimal Java class . It has a library (BigMath) that makes calculations with Bigdecimal. It has also an expression parser to parse the user input. It allows you to store user defined variables and functions . You can operate with them to be used for calculations or for creating new functions with composition. With the new version, you can also calculate the derivative of a function. JDK-17 compatibility
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure your business by securing your people. Icon
    Secure your business by securing your people.

    Over 100,000 businesses trust 1Password

    Take the guesswork out of password management, shadow IT, infrastructure, and secret sharing so you can keep your people safe and your business moving.
    Learn More
  • 10
    calculatorpp

    calculatorpp

    Calculator++

    Written in C++ (using template). Calculator++ is a application/library for Window (POSIX). The core of code is adaptable for posix. This algorithm support: + built-in operator + built-in functions + run-time functions and variables definition + run-time units system, units with prefix + constants definition + Pretty mathematical expressions - Process ascii files (dev) - vector and matrix (dev) - graph 2D and 3D (dev) - vector graph (dev...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IntervalRpnCalculator

    IntervalRpnCalculator

    An HP RPN calculator with interval output

    This terminal app runs on PCs or laptops running OSX or GNU/Linux. It attempts to mimic the functionality of an HP ReversePolishNotation [RPN] calculator with the added enhancement of interval output. So along with your answer, you get a good idea of its trustworthiness. This app uses GAOL, a C++ library to perform arithmetic with floating-point intervals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MultiCalculator

    MultiCalculator

    MultiCalculator is a windows software

    MultiCalculator software version 1.0.0.0 MultiCalculator is designed with total of 6 modules initially. The modules are Calculator, Age Calculator, Length , Temperature, Weight and Time converter It’s totally free of cost and no hidden services. The software is designed, developed and deployed by MD. Tofael Ahmed. Planned and managed by Mafruha Al Makki Lobna the owner of Software Cottage. The software is developed using C++ programming language, Visual Studio 2017 and Qt5.11. MultiCalculator...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BigDecimal

    Arithmetic and calculus with decimal numbers of arbitrary precision.

    BigDecimal is a C # library that uses System.Numerics.BigInteger in its implementation, adding only a decimal place quantizer. In BigDecimal all the arithmetic operations are implemented, including, logarithms, systems resolution of linear equations, trigonometric functions, polynomial regression, hyperbolic functions, the notorious gamma function (factorial for non-integer real numbers) and more that will be implemented still. My intention is, at a minimum, to implement all...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Gravitational Pull Calculator

    Gravitational Pull Calculator

    A simple GUI Gravitational Pull Calculator

    When you download this, you also download the source. If you feel courteous, let me know when you publish an alteration of my code @ pgrafhamster666@gmail.com or credit me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PeaZIP-mod

    It's a fork of Free Zip software and Rar extractor by Giorgio Tani.

    PeaZip is a free archiver tool. The application provides an unified, natively portable, cross-platform file manager and archive manager GUI for many Open Source technologies like 7-Zip, FreeArc, PAQ, UPX. Create: 7Z, ARC, BZip/GZip, PEA, TAR, WIM, XZ, ZPAQ, ZIP files and more Open and extract 180+ file types: ACE, CAB, DEB, ISO, RAR, ZIPX and more Features of PeaZip includes extract, create and convert multiple archives at once, create self-extracting archives (sfx), split files...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Simple calculator and timers for EVE miners
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Calculator

    Simple Calculator

    A simple calculator.

    This is a simple calculator written in C++ with the Qt framework, without any extra features. A program for minimalists.
    Downloads: 43 This Week
    Last Update:
    See Project
  • 18

    rpnstr

    Rpn calculator, string and macro based

    rpnstring has a small amount of command by it self. Instead it provide interface to the C math library. The user can make own commands by using the macro facility. In that way the calculator can be adapted to each user according to the users needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    EuroNCAP Points Calculator

    EuroNCAP Points Calculator

    EuroNCAP Grid Point Calculator

    Euro NCAP Calculator is a GUI based tool, developed in Qt-Open source, to calculate EuroNCAP point performance using test or CAE Simulation results in csv format. Using this tool, NCAP performace for every loadcases can be calculated using X simple steps. This tool can currently takes care of Euro NCAP 7.0 protocol fully and partially the Euro NCAP 5.0 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Arbitrary Precision Calculator a Qt-based user interface to the Calc library “Calc - C-style arbitrary precision calculator” (2.12.2.2 with fixes up to 2.12.4.3) by Landon Curt Noll et. al. http://isthe.com/chongo/tech/comp/calc/ and also https://sourceforge.net/projects/calc/ This project owes an enormous debt of gratitude to Landon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    RCLcalculators

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

    ... specific: TI calculators) an option to have your old calculator under your control again. Looking for user manuals? go to http://www.rskey.org/CMS/index.php/the-library/12 (The site owner does a great job at preserving the history and the documentation of calculators of the period.) RCL is targetting developers interested in applying the Von Neumann architecture and attributed grammars and developers with a need to do complex calculations in their applciacation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    resParser

    resParser

    Command line scientific calculator

    resParser is a command line scientific calculator exploiting "50 digit precision" floating point computations using GMP and MPFR library. The project is open source with GLP v2 licence and cross platform. It is implemented with QT for GUI and for useful classes like QString. In the begin it was just a tool for computation of resistors values. Very similar to Speed Crunch as features Features: * Command line input * Built-in functions (log, exp, sin, cos, ...) * User defined functions...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Error Propagation Calculator

    Error Propagation Calculator

    Easily propagate measurement errors through mathematical operations.

    Error Propagation Calculator is essentially a cross-platform GUI front-end for the Python Uncertainties library that does not require knowledge of Python to use. Simply point and click to enter values and errors, input your expression and press compute. The program evaluates native Python code, but the user does not need to know the syntax as common operators are provided as buttons, similar to a scientific calculator. -Evaluate expressions with as much as 26 different variable and error...
    Downloads: 2 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
    BreezyCalc

    BreezyCalc

    An algebraic, logarithmic, and trigonometric calculator for Windows.

    BreezyCalc is a calculator for algebra, trigonometry, and geometry. Its parser is based on the muParser engine. It's a GUI version of LinCalc. It has tool-windows for editing/creating variables and user functions, and a list of all calculated results in the given session. The interface is fast and straightforward, and you can easily export the session log to a text file, which shows all of defined variables, functions, and calculation output. - Scientific Notation - Up to 11 decimal digit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next