Showing 372 open source projects for "c-sharp"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

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

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • 1
    rechne.exe

    rechne.exe

    Command-line calculator and libray.

    Easy-to-use command-line calculator for basic and scientific calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    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
  • 3
    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
  • 4
    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: 0 This Week
    Last Update:
    See Project
  • Nectar: Employee Recognition Software to Build Great Culture Icon
    Nectar: Employee Recognition Software to Build Great Culture

    Nectar is an employee recognition software built for the modern workforce.

    Our 360 recognition & rewards platform enables everyone (peer to peer & manager to employees alike) to send meaningful recognition rooted in core values. Nectar has the most extensive rewards catalog so users can choose from company branded swag, Amazon products, gift cards or custom reward types. Integrate with your other tools like Slack and Teams to make sending recognition easy. We support top organizations like MLB, SHRM, Redfin, Heineken and more.
  • 5
    sx-emcalc

    sx-emcalc

    Multifunctional electronics calculator

    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    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
  • 8

    C#lculator

    A C# Compiled Calculator

    Eh idk. First C# Project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
  • 10
    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: 433 This Week
    Last Update:
    See Project
  • 11
    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: 70 This Week
    Last Update:
    See Project
  • 12
    Minimalistic Calculator

    Minimalistic Calculator

    This is a simple calculator application.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15

    wxCalculator

    Simple RPN desktop calculator, implemented with wxWidgets and Lua.

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

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

    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
  • 18
    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: 1 This Week
    Last Update:
    See Project
  • 19
    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: 1 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Schwarzschildradius

    Schwarzschildradius

    Schwarzschildradius calculator

    - Schwarzschildradius Berechnungsprogramm - C# Console
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    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