Showing 23 open source projects for "atom-project"

View related business solutions
  • 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
  • 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
  • 1
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Open-source C/C++ math engine for advanced scientific computing

    ...ATC supports equation solving, polynomial tools, complex numbers, matrix calculations, statistics, physics, geometry, unit conversions, DSP/FFT operations, and scripting. It can also process batch TXT files, making it useful for repeatable calculations and automated workflows. The project also includes ATC Online Alpha, a WebAssembly-based version that brings parts of the ATC engine to the web. ATC is released under the GPLv3 license and is made in Portugal.
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 2
    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: 478 This Week
    Last Update:
    See Project
  • 3

    Emulator of Wang 700

    The functional model of the old calculator series Wang 700 and 15VSM

    This project introduces a console application designed for functional emulation of the USA old calculator series Wang 700 and their USSR derivatives 15VSM (15ВСМ). The main goal of the project is emulation of those models made in Soviet Union: 15ВСМ-5, 15ВМ16/32/128 - which are also known as D3-28 (Д3-28). The choice of them is due to the extremely strong and authentic CPU command set developed by Soviet engineers as a superset around the original Wang 700's command set. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Calculator

    My Project is a calculator i created for a school project.

    My project is a calculator i created for a school project. Enjoy! Download Calculator.cpp if you want to make your own calculator. Please Consider writing a ticket if you find a bug, or writing a review. If you download Calculator.cpp, you need to have an IDE that supports the language. Here are a few suggestions: Visual Studio: https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx (Only on Windows) Netbeans: https://netbeans.org/index.html (on Microsoft Windows, Mac OS X, and Linux.
    Downloads: 0 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
    Arbitrary Precision Calculator a Qt-based user interface to the Calc library “Calc - C-style arbitrary precision calculator” (2.12.2.2 with fixes up to 2.12.4.3) by Landon Curt Noll et. al. http://isthe.com/chongo/tech/comp/calc/ and also https://sourceforge.net/projects/calc/ This project owes an enormous debt of gratitude to Landon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    resParser

    resParser

    Command line scientific calculator

    resParser is a command line scientific calculator exploiting "50 digit precision" floating point computations using GMP and MPFR library. The project is open source with GLP v2 licence and cross platform. It is implemented with QT for GUI and for useful classes like QString. In the begin it was just a tool for computation of resistors values. Very similar to Speed Crunch as features Features: * Command line input * Built-in functions (log, exp, sin, cos, ...) * User defined functions * Infinite number of variables * Specific functions for computation of resistors value (E12, E24) rounding, parallel computation, k = 000, M = 000000 * Store the status (hystory of the commands, variables status) between sessions This software is OPEN SOURCE and released under GPL license so you can feel FREE to use, copy, share, (but above all) to study, analyze and modify it as you like (within the terms of the license).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    ReHash - A Versatile Hash Calculator

    Console-based Hash Calculator, written by D. Reichl

    ...It supports many algorithms and output formats and it can be fully configured using some of the many command-line arguments which can be passed to the tool." This is a nice, straightforward hash sum calculator. Since the files from the original project are very old and there seems to be no maintainance any more, I've "forked" the project here, updated the source and VC++ project files a bit, and provide fresh-built binaries for Win32. Original project: https://sourceforge.net/projects/rehash Copyright and License do of course remain the same.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    LuaCalc

    Crossplatform stack calculator with very fast usage.

    ...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
  • 9
    That project aims at providing a clean API and a simple implementation (C++ library) of an Airline-related Seat Inventory Availability Calculation system. That library uses the Standard Airline IT C++ object model (http://sf.net/projects/stdair).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10
    Dog Age Calculator simply tells you your dog's age in "dog years" when you input it's "human age". Also, this is my first C++ project. Dog Age Calculator doesn't have GUI, so it runs in Terminal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MultiCalcQt

    C++/Qt project of a multi-type calculator.

    Calculator that works with different types, developed with C++ & Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Ubercalc

    Ubercalc

    A calculator that calculates many different shapes and equations.

    The ubercalc has been an on-going first project of mine. I first wrote an old version, the ubercalcv1, in C++. I rewrote it in C++ again, and I've finally rewritten it in FreeBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The purpose of this project is to develop a quick and easy points calculator in the style of Weight Watchers' points slide rule. This project is NOT sanctioned by Weight Watchers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Occay! RPN Desktop Calculator
    A slim desktop calculator using RPN for easy, fast, and accurate computations. Suited for engineers and scientists. Knows a lot of numbers ;) Written in simple C++ using FLTK. Runs on Linux and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Matrix Calculator
    A simple matrix calculator written using BCB. You can use Matrix and SingleMatrix (mathmatrix.cpp) in your semester project. It uses only ANSI C++ functions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    Two full-fledged object-oriented classes dealing with dates (class cDate) and spans of time (class cPeriod) written in C++. The datecalc-cpp project is a sub-project of tbvs-hr (https://sourceforge.net/projects/tbvs-hr).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The main goal of this project is to provide small systems (like the “GameBoyAdvance”) with a tool to solve arithmetical expressions, trigonometric or logarithmic functions, etc, in an open and extencible way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    KAlgebra is a MathML-based graphic calculator, thought to bring to the user its power by solving expressions written in MathML or calculating converted common equations to MathML. This project now belongs to KDE Edu. http://edu.kde.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The project intends to develop an advanced scientific calculator which will be based on the GMP library. The calculator will have a GUI based on wxWidgets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    the project work as a calculator electronics and electrical problems
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This is calculator pilot project, that is work on iPhone OS 2.2.1. This project is not work properly now. it's working user friendly as soon as possble. This project member are two developer. members skill will be beginner. thanks for your concern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Software project for networks to perform distributed calculations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A freeware Qt based project which targets a Calculator which has views of bin/dec/hex in the same window. I have missed this feature in legacy calculators and some of the colleagues asked about it too, hence the origin of the idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next