Showing 17 open source projects for "libamd.so.1"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    CRC RevEng

    CRC RevEng

    Arbitrary-precision CRC calculator and algorithm finder

    CRC RevEng is a portable, arbitrary-precision CRC calculator and algorithm finder. It calculates CRCs using any of the 113 preset algorithms, or a user-specified algorithm to any width. It calculates reversed CRCs to give the bit pattern that produces a desired forward CRC. CRC RevEng also reverse-engineers any CRC algorithm from sufficient correctly formatted message-CRC pairs and optional known parameters. It comprises powerful input interpretation options. Compliant with Ross Williams'...
    Leader badge
    Downloads: 130 This Week
    Last Update:
    See Project
  • 2
    bcal

    bcal

    Byte CALculator for storage conversions and calculations

    bcal (Byte CALculator) is a command-line utility for storage conversions and calculations. Storage, hardware and firmware developers work with numerical calculations regularly e.g., storage unit conversions, address calculations etc. If you are one and can't calculate the hex address offset for (512 - 16) MiB immediately, or the value when the 43rd bit of a 64-bit address is set, bcal is for you. Though it started with storage, the scope of bcal isn't limited to the storage domain. Feel free to raise PRs to simplify other domain-specific numerical calculations so it can evolve into an engineer's utility. ...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 3
    hack0689

    hack0689

    Hackings on calculators.

    For developing calculator programs. Digging for fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Timer Calculator for any MCU

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

    ...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 the e-mail in the program to know how to translate the program to your language. Missing feature? Contact via email too. Want to help me to develop for Mac or Linux? You know the way (:
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 5

    Emulator of EPOS-73

    The behavioral model of the old Soviet calculator EPOS-73

    ...The project is conceived as an auxiliary for verification of the switch-level simulator based on Verilog HDL of the said apparatus. Calculator model EPOS-73 is interesting in that it was one of the first models of Soviet computing performed at LSI, that were fully designed by Soviet engineers. It was used a set of four LSIs series K1ZHG451...4 (К1ЖГ451...4) or later designation K145HK1...4 (К145ХК1...4). The choice of this calculator as an object of modeling is due to the presence of (miraculously survived to this day) a sufficient set of design documentation for the technology applied in its LSIs, including a technical description of the device, revealing its calculating algorithms. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Primes

    Calculate primes by using extremely fast sorting

    ...But furthermore this way of finding primes interestingly leaves a hard nut to crack for mathematicians: In very rare cases it finds numbers that are not primes. For all primes below one million this phenomenon arises in exactly two cases: 31213 which is 7 * 7 * 7 * 7 * 13 336141 which is 3 * 3 * 13 * 13 * 13 * 17 Who can explain, why?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Interest(ing) Calculator is useful in calculating Financial Parameters of loans/deposits.Loan/Deposits have four variables.They are, Principal,Interest Rate,Term,Installment.IC helps to calculate any one variable, if you know the other three variables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    nutrition supplements cost calculator

    Optimize supplement costs.

    This project is based on the soylent project. Project goals Coding 1. Add supplement amounts from health canada. 2. Allow user input of specified amounts 3. Comparison of user input valus to health canada values. 4. Optimize user input to allow for names of supplements being added along with cost and multiple ingredients. 5. comparison of amounts added to health canada values 6. cost calculation 7. cost optimization based on combination of components of each ingredient being added. 8. adaption of code for use in html browser 9. adaption of code for mobile phone app Wiki 1. detailed list of core nutrients and what they do. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10
    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
  • 11
    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: 0 This Week
    Last Update:
    See Project
  • 12
    Engineering Calculator Suite
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The purpose of this project is to create a graphically pleasing alternative to the calculator that comes default with X11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A linux calculator which maintains the option of the simple text-based experience of bc while adding features like function declaration, registers, and a gtk+2.0 GUI. There are many predefined functions and constants. Graphing is one of many future plans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A full featured calculator, similar to that of a hp calculator. But for X, with a beautiful gtk gui!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    We are going to make a multipurpose librairy for the Texas instrument 68k calculator (TI-89 & TI-92+) We are planning to add optimized graphic routine, and a lot more... Grayscale graphic will be added too, of course :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A free, portable, plug-in based, gnomonic sundial calculator utility
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next