Showing 2672 open source projects for "quantum,java"

View related business solutions
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Atarrabi

    Atarrabi

    A web-based workflow application for publishing environmental data

    Atarrabi is a web-based workflow application used for preparing meteorological research data for persistent identifier registration. This software will not run out-of-the-box. Please visit our web site and contact us to learn more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Elegant Calculator

    Elegant Calculator

    Simple Calculator

    Simple Calculator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Blue Basin

    General template for expressions using Lisp-like structures.

    A group of generic tools and containers for using in logical and mathematical terms. Lisp like type-safe n-Trees.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    复旦Sakai共享版

    复旦Sakai共享版

    更适用与中文环境的Sakai

    复旦大学信息办维护,强化了中文支持的Sakai版本。
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 5
    WoT Tank Quiz

    WoT Tank Quiz

    Moved to GibHub: https://github.com/MazeChaZer/WoT-Tank-Quiz

    The WoT Tank Quiz has moved to GibHub: https://github.com/MazeChaZer/WoT-Tank-Quiz The Repository on SourceForge.net will remain unmaintained. The WoT Tank Quiz is a quiz about the Tanks in the PC game "World of Tanks". You have one minute to guess as much tanks as possible. If you want to download it to your smartphone, you can do this from the Google Play Store: https://play.google.com/store/apps/details?id=mazechazer.android.wottankquiz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Open Library Mangement System

    Open Library Mangement System

    The Open Library Mangement System is a project to create a web based system to help mange library's everywhere.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EDO-Folder

    EDO-Folder

    EDO-Folder: Enhanced Drive Organizer

    Sistema per la creazione di organizzazione dei contenuti tramite Google Drive. Il programma prende in input un file .xml, opportunamente strutturato e contenente i dati relativi ai docenti, corsi, classi e studenti. L'output è una struttura di cartelle opportunamente organizzate ed autorizzate per gestire i contenuti didattici (cartella di lavoro degli studenti, cartella di sola lettura dei contenuti su base settimanale, cartella privata tra il docente ed ogni singolo studente).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Activity Prediction Software

    To envision the radiation exposure in Neutron Activation Experiments

    A software called Activity Predictor is developed using Java TM programming language. The Activity Predictor calculates activities, exposure rates and gamma spectra of activated samples for NAA experiments. The calculation procedure for predictions involve both analytical and Monte Carlo methods. The Activity Predictor software is validated by a series of activation experiments. It has been found that this software calculates the activities and exposure rates precisely.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    ProviewPi

    ProviewPi

    Proview on the Raspberry Pi

    ProviewPi is a SD image with an unofficial Proview release for the Raspberry Pi. ProviewPi is obsolete. There has become an official Raspbian Proview V5.0 release. You can get it here: https://sourceforge.net/projects/proview/files/proview/proview_5.0.0-1/raspbian/ /M
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    FHSoccerSeminar

    FHSoccerSeminar

    Virtual Soccer Teams

    Fast jeder hat schon einmal von den "Fußball-Robotern" gehört, die regelmäßig zum Robocup antreten. Etwas unbekannter ist die Simulation League, in der "nur" Software gegeneinander antritt - der ganze Rest wird simuliert. Aber wie können elf separat programmierte Spieler zu einer Mannschaft geformt werden? In einem Seminar an der FHWS Würzburg-Schweinfurt entwickeln Studierende der Vertiefung Medieninformatik ein System autonomer Agenten, das diese Herausforderung meistert.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MathParser Java - Math Parser library

    MathParser Java - Math Parser library

    Mathematical Parser for Java

    This project gives a mathematical parser for converting a simple string expression into a result which can be managed for using in other calculations, all in Java. Using a couple lines of code, you'll be able to parse complex arithmetic expressions efficiently. This library is powered by Dijkstra's Shuting-yard algorithm. The library has no dependencies with other external libraries. Dependency <dependency> <groupId>com.google.code.mathparser-java</groupId> <artifactId>mathparser-java</artifactId> <version>1.0.0</version> </dependency> Expressions supported (Mar/09/2013) - Arithmetic operations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Miscellaneous Source Code useful for systems administration of both Windows and Linux machines. Very random collection of small tidbits of code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Search-ODT

    Search-ODT

    Independent Study Course Project:Search .odt files by date and content

    Official Course Objective Design an implementation of working search tool. The tool will search .odt files by date and content. OD-What? .odt files are a particular kind of file, many word-processor programs can save to .odt file format. Why .odt and not .doc or .txt? Search-ODT was developed at request as the subject of an independent study course. No other reason. Due to the modular structure of the project it is possible to adapt Search-ODT into a more general search tool. Why...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    QCSS Player by Shuffle

    QCSS Player by Shuffle

    QCSS Player by Shuffle

    The most advanced Player for Quantum Consciousness Soccer Simulator! QCSS by @nbatfai https://sourceforge.net/projects/qcss/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Java Combinatorial Optimization Platform
    Java Combinatorial Optimization Platform is used to solve combinatorial problems using common interface, providing means to easily add new algorithms and problems and to benchmark them.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Fast Decimals to Fractions
    This is the downloadable JAVA version of Fast Decimals to Fractions, so you no longer need to log on to convert your decimals. Must have JAVA to run the .JAR file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Quizzical

    Quizzical

    A Quiz Application that really tests your wits!

    A Quiz Application for categories including: - Science - History - Geography - Languages Don't Forget to rate :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PSTL-FW4EX
    This project aims to develop software around FW4EX, an infrastructure for mechanized grading. Currently five sub-projects exist: a C client for SCiTE, two Java clients for Eclipse and two authoring plugins for Eclipse. And, now, a pair-programming server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Card Maker

    Card Maker

    Créez et gérez vos cartes de communication en tout simplicité

    Card Maker est le fruit d'un projet tuteuré de DUT informatique, ayant pour but de permettre la création de cartes de communication. Cette application a été développée pour répondre aux besoins des personnes ayant en charge des individus sujets à des troubles de la communication, notamment l'autisme. En ces circonstances, la méthode PECS (acronyme anglais pour Système de Communication par Echange d’Images) est souvent utilisée. Cette méthode accélère l'acquisition du langage parlé par...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Sphaerica

    Interactive spherical geometry software.

    Sphaerica is an interactive spherical geometry computer software. You can create complex geometric constructions in spherical geometry with this software. It supports orthogonal, stereographic and gnomonic projections to display your construction. It also has a built in scripting language for automated constructions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    Jalmus is a free, open source music education software helping the musicians, especially pianists, to improve their sight-reading. You can train to read music with both exercises on notes or rhythms.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22

    GAuditor - The Graph Auditor Tool

    A graph theory software for academic purposes

    GAuditor is a software for use by students of graph theory. It helps solving problems like discovering the shortest paths from a single source vertex using Algorithyms like Dijkstra, Bellman-Ford and Floyd-Warshall, cycle detection, Eulerian circuit, Hamiltonian cycle, conectivity inspection, Breadth First Search, Depth First Search, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Geogame 3D

    Geogame 3D

    A geographic game: Try to locate some places on a 3D globe !

    Geogame3D is a geographic game whose purpose is to locate some places on a 3D globe. See an example here: http://www.youtube.com/watch?v=WtafJDp9LU8 The game is widely configurable. The places proposed during the game can be changed. It is possible to play either with a mouse or even with a fancy Nintendo wii remote.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    ...You need to install Java JRE to run the .jar file. Feel free to put your feedback, if you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Generic and flexible secure web application to manage clients, invoices, contracts and events reservations. It is built in Java with Internationalisation feature.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB