Showing 28 open source projects for "c# source code example"

View related business solutions
  • Keep company data safe with Chrome Enterprise Icon
    Keep company data safe with Chrome Enterprise

    Protect your business with AI policies and data loss prevention in the browser

    Make AI work your way with Chrome Enterprise. Block unapproved sites and set custom data controls that align with your company's policies.
    Download Chrome
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 1
    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: 79 This Week
    Last Update:
    See Project
  • 2

    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 by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WP 34s

    WP 34s

    Scientific/engineering firmware repurposing HP business calculators!

    This project has created scientific firmware for the HP-20b and HP-30b business calculators. WP 34S turns either of these calculators into a powerful keystroke programmable scientific device. According to our customers, it's the most powerful and fastest RPN scientific pocket calculator ever built. WP 34S is alive and stable since 2011. We have succeeded in satisfying the most picky users - read about their experiences on http://www.hpmuseum.org/forum/forum-8.html. Since 2014, WP...
    Leader badge
    Downloads: 90 This Week
    Last Update:
    See Project
  • 4
    CalcuFp

    CalcuFp

    Programmable Calculator (IP functions, create user functions)

    New version: CalcuFP program is a calculator software (beta version), has a wide range of mathematical functions, specific functions for different subjects (ex.- 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)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smart Business Texting that Generates Pipeline Icon
    Smart Business Texting that Generates Pipeline

    Create and convert pipeline at scale through industry leading SMS campaigns, automation, and conversation management.

    TextUs is the leading text messaging service provider for businesses that want to engage in real-time conversations with customers, leads, employees and candidates. Text messaging is one of the most engaging ways to communicate with customers, candidates, employees and leads. 1:1, two-way messaging encourages response and engagement. Text messages help teams get 10x the response rate over phone and email. Business text messaging has become a more viable form of communication than traditional mediums. The TextUs user experience is intentionally designed to resemble the familiar SMS inbox, allowing users to easily manage contacts, conversations, and campaigns. Work right from your desktop with the TextUs web app or use the Chrome extension alongside your ATS or CRM. Leverage the mobile app for on-the-go sending and responding.
    Learn More
  • 5
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6
    sx-emcalc

    sx-emcalc

    Multifunctional electronics calculator

    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    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/ Binary packages (rpm/deb) for openSUSE Leap 15.2-42.2, xUbuntu 20.10-19.10, 17.04, Fedora 33, CentOS 8, Scientific Linux 7, and Debian 10.0-8.0 can be found at: http://download.opensuse.org/repositories/home:/lineinthesand/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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: 509 This Week
    Last Update:
    See Project
  • 9
    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: 6 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    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
  • 11

    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Virtual Trainer

    Virtual Trainer

    A tool for personal trainers and fitness enthusiasts.

    Currently: *Source code now available in the form of a Visual Studio 2015 project (zipped).* 1) Calculate BMI, daily caloric intake, target heart rate, maximum and training poundage, and ideal proportions based upon joint measurements. 2) Record and recall measurements and progress using the Basic Information tab. 3) Create, Manage, Export, and Import custom foods/exercises lists using the appropriate tabs. 4) Store and recall workout and diet log records by date. Future...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CalC++

    C++ Calculator with easy and function divided code!

    CLI Calculator. Readable code. Function divided, can add, substract, divide, multiplicate and calculate tips Try It or Download the Code and build your own
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BinaryCrypt

    BinaryCrypt

    Binary Conversion Calculator

    With BinaryCrypt, you can convert between regular text, binary, hexadecimal, octal decimal and decimal. You can convert only decimal (as of right now) to any base up to base 64. You can also save your converted text to a file or open a converted text file to decrypt the message, and perform basic arithmetic in binary. The git repo for the C# code is located at: https://github.com/m1r4g3/BinaryCrypt-.Net
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15
    The TI-Basic compiler compiles TI-BASIC code to the 8XP file format used on Texas Instruments calculators, namely the TI-83, TI-83+ and TI-84+.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16
    RatCalc
    It´s a simple but useful bit field calculator. It´s very useful to calculate operations between registers of processors or uControllers. OBS: The source code is also in the instalator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TaxRTip

    TaxRTip

    TaxRTip is a small program designed to help calculate taxes or tips.

    TaxRTip is designed as an exploration of the C# language by a novice programmer. It may be very simple and have a very small use factor, but it is designed for learning purposes. The code is fully commented internally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mathematic Formula Calc

    A calculator for doing lots of things.

    A very cool, command line calculator with many functions. You can download it, use it, or change the code (it is open source) as long as it says my name somewhere. Thanks in advance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Console Grapher

    Console Grapher

    Graphing calculator within the Windows desktop console

    ...If you know coding, be sure to check out the source code, which is in the form of a zipped-up Visual Studio solution. If you would like to import some of the functions into your own project, the code is free to be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    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
  • 22
    Advanced Arithmetic Calculator

    Advanced Arithmetic Calculator

    One of the best simple arithmetic calculator!

    Can solve, "+,-,/,*,^" operations. Can solve complex expressions with parentheses "(,),[,],{,}". Has the possible of use previous response when enter "res". Can solve expressions with negative values, example "_2+5". Has "pi" and "e" natural constants.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Zwicker s Loudness Calculation SW +Tool

    Zwicker's Loudness Calculation (ISO532B) Tools

    Zwicker's Loudness Calculation (ISO532B) Tools. The project includes a loudness calculation program based on Zwicker's Method, and a WAV file analyzer generating data files for loudness calculation. Documentation and test files are also provided.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    A calculator with C-style syntax and many features, like functions, braching and arrays. It's a small programming language that can be executed on VM or compiled to x86 code and run natively.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple console calculator, written in C++. We use a source code release cycle, this operates as follows; After a new release is made, we release the source code for the previous version.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next