Showing 267 open source projects for "c source code"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 1

    qt calcultor

    a calculator made using qt creator

    this is small calculator written in c++ and created by qt creator the files contains the source too it has basic features and can dsiplay greek characters for hight calculation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Mukund's Ultimate Calculator (2D)

    2D object and simple calculations

    Use for simple calculations and calculations with 2D objects. Made with VB 2010. Requires .NET Runtime. Sources.zip for source code...the exe file for the setup
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a free, open source calculator of chess rating for tournament players. It has features like saving calculation with details. It has a multiplatform support thanks to Qt library, versions for Linux and Windows are released.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    The gNumerolgy is a numerology calculator program. You can calculate your number of name and number of birth. You can compare the relationship between two people or objects. You can compute any number of days.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 5

    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: 0 This Week
    Last Update:
    See Project
  • 6
    HÜJEK-Calc
    A Command line calculator, written in C++. It using a tree structure to represent and solve a math problem. This tree is also visualized on the console window.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A simple but powerful bulk file statistics calculator. Given operation(s) and a list of files containing identical text fields and corresponding numerical fields this program calculates and outputs a similar file with the numerical op performed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Easy Funktion is an easy to use function plotter that supports complex numbers as well as real numbers. Additional features are equation solving, approximation functions and a built in pocket calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A program to calculate the winning probabilities for the different players in a texas hold'em game at an arbitrary state.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    'atlc' is a CAD package used for analysing and desiging electrical transmission lines of arbitrary cross section. Also for the design of directonal couplers. Some parts are CPU intensive, so multiple CPUs are supported.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 11
    Visual ExpressionCalculator
    Visual ExpressionCalculator is a cross-platform fractional expression, fraction and mixed number calculator / кроссплатформенный калькулятор дробей, смешанных чисел и дробных выражений
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ultimate Calc
    Multitask scientific calculator. Supports plugins and scripts (in C++ and QtScript respectively) to provide different working modes and custom solving functions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    "Caltos" ( french slang word for calculator ) is a command-line RPN ( reverse polish notation ) calculator, using ncurses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Formol - a simple command-line molar weight calculator that understand the chemical notations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    This is a very simple console application it uses explicit calls to dll. It demonstrates how to create a dll and an application that comes with it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Command-line strong encryption tools including: triple cascaded encryptor, multiple hash calculator and multiple block cipher encryptor. Supports AES, Serpent, Twofish, SHA-512, RIPEMD-160, MD5 and other algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    thebestcalc
    This is just a very basic calculator that I'll be working on to improve my programming skills and familiarity with version control. Do not expect anything remotely useful for a long while.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Speichenrechner is an extremely simple, platform independent calculator for bicycle spoke lengths. Speichenrechner ist ein extrem einfaches, plattformunabhängiges Programm zur Berechnung der Länge von Fahrradspeichen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Application to estimate the solar power available at a point on the Earth's surface given latitude, longitude, altitude and collector tilt, azimuth, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Calculator Calculon - is a Open Source calculator written in Borland C + +
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    talc is a terminal calculator designed with very large number support and a simple grammar. It is designed to be both scriptable and interactive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    scii - Spreadsheet Calculator II - A fork of sc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    flcalc is small, light, powerful calculator build on the FLTK toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Small-K (Small Calculator) is a command line based mathematical expression evaluating engine in C. It supports symbolical extension in the forms of math functions with arbitrary number of arguments (e.g. f(1, 3)) and variables (e.g. PI).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Command Line Calculator
    System independent command line calculator written in C (C99 standard). Expression is first converted to Reverse Polish Notation and then evaluated.
    Downloads: 0 This Week
    Last Update:
    See Project