Showing 19 open source projects for "radeon-project"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    IPCalc v1.2

    IPCalc v1.2

    This project is an IP calculator to educational usage

    A desktop application which is written in Java programming language. You can use it to educational purposes. This application by knowing the host IP address and the subnet mask can count network IP address, broadcast address and how many hosts can be at the network, Also shows binary operations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    ...+++STORY+++ This is the fourth edition of the previously abandoned student project STEMCalcR. The project has never seen the light of day due to various bugs and lack of usability, even after attempts at reviving the project in the forms of STEMCalcR2 and R3Boot editions. Determined, not giving up, me, one of the original co-authors of STEMCalcR, has brought to you STEMCalc IV, the swiss knife of mathematics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IPhone Calculator For Windows

    IPhone Calculator For Windows

    IPhone Calculator For Windows

    A Fully functional IPhone Calculator designed in JAVA. This is my first ever project which i completed in my spare time, i hope everybody enjoys it and can give me feedback to improve the application, if need be, email me at: keyte.miles@gmail.com
    Downloads: 7 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Nubage - Expenses Calculator

    Nubage - Expenses Calculator

    Calculate your Life! :)

    ***This Software has been reviewed by ilovefreesoftware.com: http://www.ilovefreesoftware.com/07/windows/expense-calculator-calculate-daily-monthly-yearly-expenses.html *** You can collect all your daily/monthly/... expenses and the tool will show you, how much money you spend for your life per Year/Month/Day/Hour. You are able to load/save this list for future addings. This is my first project on SourceForge, I hope you enjoy it. :) If you have any suggestions/bugs feel free to contact me. Have fun! :) Raph NOTE: You need Java 8 to run this tool! Get it here if you haven't already installed it:http://www.java.com/en/download/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Turtle Calculator

    Turtle Calculator

    Turtle Calculator is a simple easy-to-use calculator.

    Turtle Calculator is a simple easy-to-use calculator as an alternative to the Windows/Mac calculator. Simply choose an operation, enter the first and second numbers and click the Add/Multiply/Subtract/Divide button! This project is now open source! Source code at: https://github.com/Kivitoe/Turtle-Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Fitness Trainer

    Fitness Trainer

    Your own personal virtual trainer for Body & Mind.

    /*Requirement: Java Installed*/ With this project the user can measure if he/she has a healthy weight then then go on exploring the application. This project is perfect for every individual who want to become fit physically and mentally. Common questions like How to lose weight, gain weight increase height, build body, lose fat, run fast, Mindfulness, different types of exercises, What to eat and what not to, everything is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    ...Maven dependancy: <dependency> <groupId>uk.ac.ebi.cheminformatics</groupId> <artifactId>NP-Likeness</artifactId> <version>2.1</version> </dependency> Required repository: <repositories> <repository> <id>ebi-repo</id> <name>EBI maven repository</name> <url>http://www.ebi.ac.uk/~maven/m2repo</url> <snapshots> <enabled>false</enabled> </snapshots> </repository> </repositories> Latest version of the project is available here in our GIT repo https://github.com/CS76/NP-Likeness
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Time and Date Calculator

    Simple calculator that can handle dates and time.

    Goal of this project is, creating a calculator that can handle all date and time operations that a user may need. You can operate with milliseconds as months, years or dates. Examples: 2013-11-25 + 3d => 2013-11-28 2013-11-25 - 2013-10-20 => 36d 1h 5h + 6h => 11h 1382220000t => 2013-10-20
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 B2B Essentials: SSO, MFA, and RBAC Built In Icon
    Auth0 B2B Essentials: SSO, MFA, and RBAC Built In

    Unlimited organizations, 3 enterprise SSO connections, role-based access control, and pro MFA included. Dev and prod tenants out of the box.

    Auth0's B2B Essentials plan gives you everything you need to ship secure multi-tenant apps. Unlimited orgs, enterprise SSO, RBAC, audit log streaming, and higher auth and API limits included. Add on M2M tokens, enterprise MFA, or additional SSO connections as you scale.
    Sign Up Free
  • 10
    Calculators

    Calculators

    A combination of a virtual breathalyzer and a calories calculator.

    ...Thus, the author is not responsible for the consequences of its use. Download options: - complete application with all the source code as well as jar and exe files. - exe file only. To run the project use Kalkulatory.jar or Kalkulatory.exe. See wiki for a full project description in polish.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Java calculator

    An addition calculator.

    This is my first desktop programming project. The calculator is on a loop so to exit it, you must insert numbers into the fields and get an answer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Nero JCalculator

    Simple Java calculator made by Nero using Java programming language.

    This project is for learning purpose, it's about developing a calculator using Java, at last, I want to release it for free with nice GUI and these stuffs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    J3calc

    J3calc

    Java Calculator

    J³calc was initially a little project for my school but I enhanced it on and on and now it is a quite powerful calculator. It is written in Java with Swing. The sourcecode is open under the GPL 3.0 license
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The BE-Calculator is a Java application, written to ease the average diabetic's life. It currently only calculates how many I.U. you have to inject, but aims at providing a full, multilingual diabetic's diary. This project has been superseded by GGC!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Optimum Path Calculator
    Simple UI to test the effectiveness of a heuristic algorithm against the brute force method for path finding among an arbitrary number of arbitrarily placed points on a grid. This is an educational project, don't expect new and better methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    This project provides a Java implementation of the SDD-1 Algorithm used in Distributed Relational Databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aims to give a calculator which provides easy calculation of all aspects needed in generated OTA-OMA setting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project aims at developing a mobile Java app that simulates the functionality of the HP12C calculator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB