Showing 525 open source projects for "c-bus"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • 1
    MACE Algebraic Calculator

    MACE Algebraic Calculator

    MACE is a Mathematical program for Algorithms, Calculations, Equations

    MACE is a Mathematical program for Algorithms, Calculations and Equations. It is designed to be as easy to run as a hand-held calculator. The goal is a neat tool covering all fields of mathematics at advanced highschool and university level. MACE has 230 logical operations, statistical distributions and functions in the fields Analysis, Arithmetic, Complex Functions, Linear Algebra, Differential Calculus, Statistics and Signal Processing. MACE provides a dialog, which supports you to...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2

    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 the mathematical...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RxCalc

    RxCalc

    RxCalc is a calculator for the analysis of multi-stage receiver.

    RxCalc is a calculator for the analysis of multi-stage receiver. The software can calculate cascaded and system parameters: gain, noise, sensitivity, input and output P1dB and IP3, noise floor, spur-free dynamic range, MDS, SNR, and others. Sources code: https://github.com/arhiv6/rxcalc Binary package: http://sourceforge.net/projects/rxcalc/
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    pipCalc cmd line calculator

    command line calculator for large numbers

    pipCalc is a command line calculator which can handle large numbers. Right now pipCalc can do addition, subtraction, multiplication, division and square root. It too knows the number Pi and Eulers number with each 10.000 digits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • 5
    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: 3 This Week
    Last Update:
    See Project
  • 6
    Climate Equity Reference Calculator
    This project implements calculations for the Climate Equity Reference Project's Calculator (CERc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    +++DISCLAIMER+++ The project is still currently in beta, thus have bare functionality, and possible bugs. Anyone who can spare time and lend a helping hand as a beta-tester is very appreciated. Contact the author for more information. +++INTRO+++ STEMCalc IV is a simple, yet powerful, console-programmed calulator written in Java, performing one calculation with two numbers max at a time and other various functions. +++STORY+++ This is the fourth edition of the previously abandoned student...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Irish Income Tax Calculator

    Irish Income Tax Calculator

    Irish Income Tax Calculator

    The PAYE Calculator is aimed at PAYE Workers, Contractors, and Company Directors in Ireland. The objective of this Windows 10 application is to provide an idea of how much PAYE, USC, PRSI and LPT one could expect to pay annually. Another feature in development is information regarding available tax reliefs that can be claimed and how a tax refund can be claimed annually. The scope of the project is to provide users with as much information around taxation as possible. If you like this...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Schwarzschildradius

    Schwarzschildradius

    Schwarzschildradius calculator

    - Schwarzschildradius Berechnungsprogramm - C# Console
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    CGPA Calculator

    CGPA Calculator

    Don't know how CGPA is calculated? Try this!

    This is a CGPA calculator designed and coded using Visual Studio and C# Later it may come with more good look and improvements.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    hack0689

    hack0689

    Hackings on calculators.

    For developing calculator programs. Digging for fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XiCalc is a scientific calculator, which evaluates a wide range of different expressions and supports standard mathematical functions. Additional functions and constants can be defined by the user.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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, strong...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    file digest

    A command-line utility for calculating and verifying file checksums.

    Digest is a command-line utility which can be used to calculate and verify checksums of any files, similar to md5sum or RHash, but using modern hash algorithms. Supported algorithms: BLAKE, BLAKE2, Grøstl, JH, Kupyna, MD5, SHA-1, SHA-2, SHA-3, Skein, SM3, Streebog, Whirlpool. Usage: digest [-c] <algorithm> <filename(s)> For example, if you want to calculate the checksums using skein512/256 algorithm, use this command: digest skein512/256 * > checksums.skein To verify the checksums: digest...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Qalculate! is a multi-purpose desktop calculator for GNU/Linux (now ported to Mac via MacPorts). It is small and simple to use but with much power and versatility underneath. Features include customizable functions, units, arbitrary precision, plotting, and a user-friendly interface (GTK+). Qalculate! has now moved to GitHub (https://github.com/Qalculate). Get the latest version from http://qalculate.github.io/downloads.html.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 16
    mcalx

    mcalx

    Matrix Calculator for LinuX

    MCalx is a small and quick C++ graphic calculator for performing common matrix operations such as addition, subtraction, multiplication and others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Fallout PnP Calculator

    Fallout PnP Calculator

    A Fallout PnP To Hit Calculator with bold ambitions

    This is a simple Fallout PnP to Hit Calculator that will allow you to add Character, Weapons, Beasts, and Attack for ease in the calculation. Added in the file is a Guide that will inform you on how the application works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Standard Atmosphere Calculator

    Standard Atmosphere Calculator

    Calculate the Standard Atmosphere properties at different altitudes.

    Simple dialog window to calculate the Standard Atmosphere properties (namely Temperature, Pressure, Density, and Speed of sound) using the altitude as input. It uses the published US Standard Atmosphere 1976 set of equations. Different unit conversions can be done directly within the interface. Useful for preparing CFD boundary conditions. The executable will write an .ini file from within the same folder it is launched. The ini file retrieves the interface options as well as positioning...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    HistoryCal

    HistoryCal

    A calculator to work with historical dates and calendars.

    HistoryCal is a practical calculator designed to work with historical dates and calendars. The calculator will allow you to work with many different world calendar schemes and calculate ranges and ages based on these calendars. The calculator also has a script language that allows you to create variations of the built-in calendars: calendars that shift the new year to a different day; hybrid calendars that switch between schemes; local observational calendars that depend on a particular...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Pyramid Calc

    Pyramid Calc

    Simple calculator

    Simple and fast in use scientific calculator. More details in README. It's not that long.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    SCalc

    SCalc

    Calculates the transportation cost seasonality indexes

    Calculates the transportation cost seasonality indexes on the basis of the measurement approach by G. L. Lo Magno, M. Ferrante and S. De Cantis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Timer Calculator for any MCU

    Tired of boring calcs? Let me simplify your Timer based projects.

    A simple program that calculates up to 6 parameters to help you using Timers. It is done to be used with ever single MCU (PIC, ATMEL, Freescale, etc) and plataform (Arduino, Raspberry, Edison, etc). Just enter yours parameters and let the program calculate all the needed values to help you. It also saves a .txt file with results, if you need to see it again later and save your inserted values (no one likes to retipe values everytime, right?) Isn't program translated to your language? Use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Simple calculator and timers for EVE miners
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hash Calculator

    Hash Calculator

    Simple Hash Calculator

    This program will allow you to manually type, or browse for a file on your system. You will then be able to generate a MD5, SHA256, or SHA512 hash digest of this file. This program requires no installation and is intended to be a simple, lightweight program. This is also my first open source project!
    Downloads: 91 This Week
    Last Update:
    See Project
  • 25
    Helps you to verify the integrity of the files. Hash Calculator for files. Using: CRC32 MD5 RIPEMD-160 SHA-1 SHA-256 SHA-384 SHA-512 Update: Added CRC32 Now supports big files (more then 4Gb) *Requires .NET 4.5
    Downloads: 1 This Week
    Last Update:
    See Project