Showing 521 open source projects for "c-bus"

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
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 1
    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
  • 2

    Quaternion Lorentz

    Complex quaternion calculator with Lorentz boosts and rotations

    C++ code to perform the Lorentz boosts and rotations of special relativity using complex quaternions The interface is a complex quaternion console-based calculator with operations + - * / and functions for Lorentz boosts and rotations. THEORY Complex quaternions have form q = A + B * I + C * J + D * K A, B, C, D complex I * I = -1 J * J = -1 K * K = -1 I * J = K J * I = -K J * K = I K * J = -I K * I = J I * K = -J Transpose T takes I into -I, J into -J, K into -K...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    rcal

    an interactive "rolling paper" calculator

    rcal is an interactive calculator for DOS, that loosely mimics the behavior of "roller printing" calculators. It supports huge numbers, floating point and has extremely low hardware requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    tau-math-tool

    tau-math-tool

    Fast Win32 math & science tool

    tau is a simple, fast RPN scientific command line math tool with array processing, complex number support, plotting, unit conversions, built-in help, logic operations, statistics, signal processing, and many advanced functions. tau evolved to be efficient and practical. We listen to our user stories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    Leibnitz

    Electronic paper for computations and graphs

    Leibnitz is the calculator you've always wanted (even if you didn't know it!), short of handwriting recognition. FAQ: https://github.com/jafl/jx_application_framework/tree/master/programs/leibnitz#readme ChangeLog: http://leibnitz.sourceforge.net/ChangeLog.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Jljp

    Jljp

    Calculates the voltage across a liquid junction between two solutions

    An analogous project written in C# can be found here: https://github.com/swharden/JLJP Liquid junction potential calculator. It's a tool for scientists and engineers who have to do with electrochemistry and electrokinetics. When two solutions containing ions are put into contact, possibly through a porous diaphragm, a voltage develops across them. The calculation of the voltage is not trivial. The program is written in Java. Includes classes that can be included in other programs, together...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    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: 8 This Week
    Last Update:
    See Project
  • 11
    bcal

    bcal

    Byte CALculator for storage conversions and calculations

    bcal (Byte CALculator) is a command-line utility for storage conversions and calculations. Storage, hardware and firmware developers work with numerical calculations regularly e.g., storage unit conversions, address calculations etc. If you are one and can't calculate the hex address offset for (512 - 16) MiB immediately, or the value when the 43rd bit of a 64-bit address is set, bcal is for you. Though it started with storage, the scope of bcal isn't limited to the storage domain. Feel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GoSC

    GoSC

    Golang SC (Spreadsheet Calculator) Implementation for Windows

    This is a text-based spreadsheet program compatible with sc files. sc is a public domain curses-based speadsheet calculator program that has similar key bindings to vi and works on Unix-like OSs. Copyright (c) 2013 Chris Howey Copyright (c) 2021 Leonard von Hagen
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Wcalc

    Wcalc

    A powerful arbitrary-precision calculator.

    Wcalc is a powerful arbitrary-precision calculator. It has standard functions (sin, asinh, logtwo, floor, etc), many pre-defined constants (pi, e, c, etc.), variables, "active" variables, command history, and hex/octal/binary i/o, conversions, and more
    Leader badge
    Downloads: 60 This Week
    Last Update:
    See Project
  • 14
    sx-emcalc

    sx-emcalc

    Multifunctional electronics calculator

    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Neptune

    Neptune

    A calculator like programming language

    Neptune is a simple programming language indented for quick mathematical calculations, e. g. shape field calculation or budget analysing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    eval: command line calculator

    Evaluate math expressions from command line or in interactive session.

    Small (156 kB) command line calculator. Evaluate an expression directly from command line with eval <expr> command Example: c:\> eval 2+3 5 or in an interactive session. In a session, results may be assigned to unlimited number of variables and used in later calculations. Example: > x := 6+7 13.0000 >y := x*2 26.0000 Large number of elementary, special, trigonometric, hyperbolic and probability distribution functions are available. Number of decimal digits is defined...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    C#lculator

    A C# Compiled Calculator

    Eh idk. First C# Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    qmol

    qmol

    A simple molecular weight calculator

    qmol is a simple molecular weight calculator, available for Linux and Windows, derived from Tomislav Gountchev's KMol. You can enter a formula, (e.g. CH3(CH2)2OH) and get its molecular weight (60.0959 g/mol) and its elemental composition (C3H8O: C 59.96; H 13.42; O 26.62 %). See the features list below for more details or consult the wiki page: https://sourceforge.net/p/qmol/wiki/Home/. For Windows binary and source code see the files section: https://sourceforge.net/projects/qmol/files...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 614 This Week
    Last Update:
    See Project
  • 20
    EN: Code created to show how is done the calculation of a CRC. It includes many different CRCs to choose from. This software was created to help people understand how is the CRC calculated and be able to see it in a practical way, it is also available to copy and use it for your own project. I hope it helps you. ES: Código creado para mostrar como se realiza el cálculo de un CRC. Con el mismo se incluyen varios CRCs que pueden ser escogidos. Este software se creó con el propósito de...
    Leader badge
    Downloads: 33 This Week
    Last Update:
    See Project
  • 21
    Working Days Calculator

    Working Days Calculator

    A small calculator to leave out holidays in a period of time

    ... of the program is comparable to that of Calculator, included in all versions of Windows. It's written in C#. The UI is in WinForms. The targetted framework is .NET 3.5, so you can use it on Windows XP and higher.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Minimalistic Calculator

    Minimalistic Calculator

    This is a simple calculator application.

    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    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
  • 24

    wxCalculator

    Simple RPN desktop calculator, implemented with wxWidgets and Lua.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Calcex Math Parser

    Mathematical expression parser and evaluator for .NET

    Moved to https://github.com/alxnull/calcex Calcex is a simple math parser for .NET to evaluate mathematical expressions which is developed in C#. It supports many common mathematical operations and functions and allows the user to add custom functions and variables. It is possible to evaluate double or decimal values for high precision. Calcex also includes functions for converting numbers from decimal to binary or other bases. The project includes a simple calculator and decimal-binary...
    Downloads: 0 This Week
    Last Update:
    See Project