Search Results for "java project with source code" - Page 9

Showing 564 open source projects for "java project with source code"

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
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 1

    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
  • 2
    This site is designed to be a repository of code for Charlie Calvert's books, lectures, articles and programming projects. I plan to release all my code as open source.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • 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
  • 5
    sudoku Solver

    sudoku Solver

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

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities. Enjoy, learn and develop. You need to install Java JRE to run the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Code 2 Gether

    Code 2 Gether

    Learning to Code 2 Gether!

    Always wanted to learn how to code. Here you are at the right spot! We can proudly call this the Code 2 Gether Project! Well all learn to code together making Games!. Software! And more!!! All together So don't forget to join the project :D
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    An important tool for Algorithm Visualization (AV) developers is a repository of good examples of existing AVs, including source code. The goal of this site is to build a collection of AV implementations from a variety of developers in the AV community.
    Leader badge
    Downloads: 67 This Week
    Last Update:
    See Project
  • 8
    This project intends to be a quantity for multiple areas of knowledge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Coin Games

    Coin Games

    It explains a phenomenon of a coin tossing game called Penney Ante

    A university project explaining a phenomenon of a coin tossing game called Penney Ante. This project has been originally written in Mathematica. Parts of the original project have been later rewritten in Java as a simple frame application. Penney Ante is a coin tossing game invented in 1969 by a mathematician called Walter Penney. It is played by two players. Each player selects a pattern of three heads and tails. The two patterns must be different. The players then flip a fair coin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    SILENT

    a Scratch Interface for Lego NXT

    SILENT is a Scratch modification that interfaces with LEGO MINDSTORM NXT 2.0 robot. It's based on Scratch 1.4.2, developed in JAVA, Squeak and Bash scripting. It's supported by Linux and Windows XP/7, in which it was tested. It required JAVA>=6. Easy to setup and easy to learn! Please leave your review to help me to improve it!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    SimulationServiceStation

    simulation service with 2 station

    the project in my simulation course . simulation is branch of AI to help better Service
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Unimozer
    Unimozer intends to be a universal modelizer for Java™. It allows the user to draw UML diagrams and generates the relative Java™ code automatically and vice-versa.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    ...The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since it is an open source program also helps the student who wishes to know the structure of a simple discrete event network simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Robotypo

    Robotypo Web app hosts battles between robots - simple Java programs.

    Robotypo is a Web app which hosts battles between robots - simple Java programs. This project is the Eclipse project archive of RobotypoCreator, which is for creating robots on Robotypo: http://robotypo.appspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    monox

    Operating System Concept Simulation

    This is an Operating System Scheduling simulation for Process and Memory simulation. This is a academic project and can be used to teach scheduling concepts in the OS class and laboratories.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    PhPyCli

    Edit and execute php code

    PhPyCli is an app for write and execute php code (other language available). I decided to make it because i thought it could be interesting to play with php through a GUI rather than through a terminal. The work I've made, is one of somebody who has learnt python by itself. I'm not an engineer This work it's just an attempt to realise my app project. Please be indulgent! All the work is yet to be done, what I present is just the begining. And if you like it, please improve it,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ilios 2 curriculum management system

    ilios 2 curriculum management system

    This Project has now moved to Github (github.com/ilios).

    This Project has now moved to Github (github.com/ilios). Please visit us there for all current and future code activity, updates, downloads, and collaborative information. The Ilios 2.0 Curriculum Management System addresses the needs of the Health Professions educational community by providing a user-friendly, flexible, and robust web application to collect, manage, analyze and deliver curricular information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Vmorse

    Vmorse

    Virtual morse code is morse code learning system

    Vmorse is a software application to assist and facilitate you in learning the morse code. This application was built to be assessed at the event Gemastik 2010. Created by Ti7 Team STMIK AKAKOM Yogyakarta. Team member/developer: Rosena P, Liliana M, Diah S. Special thank to: Tri Juliansyah E
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ExtempFile

    ExtempFile

    A program that downloads articles from RSS feeds

    This program was designed and implemented with the goal of automatically generating extemporaneous speaking files in digital format as per National Forensic League rules. I've moved the project to my github here: https://github.com/bmsmith/ExtempFile
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    Based on the not-so-successful Pysimony (https://sourceforge.net/projects/pysimony/), the same determined student takes another go at the phylogenetic problem. Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCrypTool - Eclipse based Crypto Toolkit
    JCrypTool moved to GitHub! See https://groups.google.com/d/topic/jcryptool-developers/nauEXL6vsbk/discussion for more information and visit our new project home at https://github.com/jcryptool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Firefly UML

    Firefly UML

    A free, easy-to-use and user-friendly Java-based UML editor.

    ...And the best thing is: once you have learned how to handle one type of diagram, you also have learned how to deal with the other diagram types, because they all follow the exactly same user interaction patterns. Besides being user-friendly, Firefly also offers powerful features which other free editors usually do not. For example, you can import your existing Java project into Firefly and generate nice-looking class diagrams within a matter of minutes. You can also go the other way around and export your model as skeleton Java code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Last Java Collection Library

    Java library to work with scalar arrays as usual Collections

    The package allows to work with scalar arrays as usual collections. The problem with a scalar array Java templates don't support scalar types as generic parameters. Java code working with collection interfaces such as List or Collection is inapplicable for arrays. Some libraries supply methods to work with object array. These methods are generic and built-in types int, boolean, long, short, byte, double, float suffer. The number of scalar type is small and finite. There are realization...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OmniHelp is a cross-platform, browser-independent, tri-pane help viewer built in pure JavaScript and CSS with HTML 4. Some functions (such as help embedding) may in the future be in Java, C, or C++; CSH is fully supported. All code is under the LGPL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Java API to communicate via RMI calls to run reports and retrieve data using the Capita SIMS CommandReporter.exe tool without contravening support agreements. This has been written using Netbeans and the download contains the whole project folders. Note there is a complex server side setup. If you decide to enter a not recommend to this please give a reason as a blank comment tells nobody what is bad about it and therefore cannot be corrected. I have re-enabled this facility so I can get...
    Downloads: 0 This Week
    Last Update:
    See Project