Showing 503 open source projects for "simple java code"

View related business solutions
  • 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
  • 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
    PySet is an incremental implementation of the classic logic/card game Set, built using Python, Simple Direct-media Library (SDL), and PyGame (a Python wrapper of the SDL API). The code is intended to assist newcomers in gradually learning these libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SIMULA is a open java source software designed for students that want learn multy agent systems. SIMULA is a software that make it possible create simple multy agent system simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
    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
    A software implementation of hardware-based code scheduling methods such as Scoreboarding and Tomasulo's algorithm for MIPS64 instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Source code and build tools for the examples published in the book "SOA Using Java Web Services" (Prentice Hall). See http://soabook.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    VisaoLightTests

    VisãoLight's tests

    the unit tests of the VisãoLight service. It demonstrates the use of Junit tests of the service, not showing the functional code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MathLearn is a simple program to train your mental arithmetic abilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple C language interpreter written in Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    BlueSnip is a code snippet add-in, designed for BlueJ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    - Java 1.6.0_19 - Netbeans 6.9 - libTUIO 1.4 - Windows 7 home premium This is a simple version of the classic game snake but in this version we using the libTUIO for the interface
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Source Code for "Programmieren 2" at the TFH-Berlin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chturu is a graphical simulator for Turing machines. It is written in Java and runs as Applet and standalone program. It is simple to use and there is a little manual written in "english".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    kombinatoriC delta library

    kombinatoriC delta library

    CAS Algorithms embeded as libraries.

    Personal research achievements from the authors presented here in the form of symbolic Algebra and non-numerical analysis algorithms implemented in C/C++, Java, and/or Pascal. As part of a more wide, simple, powerful and robust CAS enviroment under development, new code will be continuously added up to this repository. The authors give their welcome and encouragement to everyone interested in bring some kind of collaboration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The ooMoo project will develop a Java-based networked teaching environment. The ooMoo project will expand traditional MUD capabilities to include the ability to code and compile Java-based objects within the environment itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Este é um projeto acadêmico, desenvolvido pelos alunos da Univali do campus de São José, estudantes da Linguagens formais e autômatos. O objetivo deste trabalho é desenvolver um projeto de compiladores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The Graph Theory Tool is a simple GUI tool to demonstrate the basics of graph theory in discrete mathematics. It allows you to draw your own graph, connect the points and play with several algorithms, including Dijkstra, Prim, Fleury
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The project consists of two single Java programs. With one of them, you can create Multiple Choice Quiz Games in a very simple way. This Quiz is similar to the famous TV show „Who wants to be a millionaire“.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This project contains code, html, documents, and more related to Open Source Bootcamp (osbootcamp). For more information, please visit http://osbootcamp.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    InfraCalc is a program designed to be able to solve relatively simple mathematical problems, along with drawing the corresponding plots and charts. It's intended use is as an aid for middle and high school teachers creating tests for the students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Porter Stemmer

    Java version of Porter's Stemming algorithm

    The Stemmer class transforms a word into its root form. The input word is provided from the add() methods. The stem() method will return the stem as will toString() after stem() has been called). The clear() method will wipe the Stemmer buffer and allow a new word to be input. This version extends Martin Porter's original stemming algorithm by allowing capital letters to exist in words. This version should also be plugged in wherever the old algorithm is used with few...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    CertExams

    Provides code for running online exams

    The project certexams provides ability to run online exam in LAMP environment. Though the code offers simple solution for conducting web based online exams, it has been thoroughly verified and found to be working in actual website. Some configuration would be needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    sze is a German Schul-Zeugnis-Erstellungs program. I guess that it will be so special for the German school, that I decide to make it as simple as possible, so no internationalization is planned and the complete documentation will be in German.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The aim of the JQuizAPI project is to define a simple API to construct test that may be used in diferent areas: - Surveys - Psychometric tests - Polls
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A simple foreign language vocabulary tester that runs on phones supporting MIDP Java (which means, most phones).
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo