Showing 5039 open source projects for "java 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
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 1
    Java GUI for converting Images to Motorola Assembly code - byte in hex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Framework (scripts, configuration, code) to build free and public services around travel and leisure data. That project makes an extensive use of already existing data sources such as Geonames and dbPedia, and adds some glue around those (eg, links).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Crazy DownHill

    Free open source game created in Unity 3d for Windows 64 bits

    This is a free car game created in unity 3d for Windows 64 bits. You can download and use all script code under CC Attribution-NonCommercial-ShareAlike 3.0 Unported License. All Crazy Downhill game files and setup file: Copyright © 2013 Jesús Martín Berlanga. All rights reserved. Script Code License: http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode CC Attribution-NonCommercial-ShareAlike 3.0 Unported
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JasonRescue
    Jason (AgentSpeak) implementation for Robocup Rescue, including launcher, TCP/UDP connection and agents for FireBrigade, FireStation, AmbulanceTeam, AmbulanceCenter, PoliceForce and PoliceStation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 5
    SOMOMOTO

    SOMOMOTO

    Software Modularization and Monitoring Tool

    An Eclipse plug-in to monitor and act against the deterioration of software modularity in Java source code. On going development, with a prototype available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PIN

    PIN

    Provenance in NetLogo

    This tool can trace, capture, query and visualize the dependency provenance in NetLogo. It consists of four main components: a source code analyzer used to automatically add probes to the model's source code, a NetLogo extension for capturing the provenance traces generated from probes, a non-preprocessing (NP) provenance slicing technique for computing provenance slices using provenance traces, and a visualization component for visualizing the provenance slices. It is compatible with NetLogo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Neko Project II for Android

    Neko Project II for Android

    PC-98 emulator for Android phones

    This project is based on sources, published by someone with nickname sawada, who used code of Neko Project II. Help and suggestions are welcome.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 8
    A suite of software tools written in Java for authoring and delivery of IMS standard-compliant learning objects. *** This site only contains the source code. For the binaries go to http://www.reload.ac.uk ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PokerAssist

    PokerAssist

    Poker game assistant to get probabilities to win a hand.

    PokerAssist derives probabilities to win Texas Hold'em poker games. It includes a user interface in Qt, and the source code is in Python v2.5. INSTALL : This software DOES require Python v2.5+ and PyQT4.X installed before running, then simply launch pokerassistant.py once the sources have been unzipped. Next version will migrate to Java technologies for developing convenience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 10
    Codegroup

    Codegroup

    A Java application for transferring computer files in 5 letter groups

    Codegroup is a Java application that will allow one to convert binary (or text) computer files in to 5 letter codegroups for transmission over email, landline telephones, radioteletype or Morse Code. Codegroup has internal error correction & limited cryptography capabilities. Codegroup : ZZZZZ YBPIL AIAIG FMOPP CPAAA DGNGP GPGPA ADNJN ELJKO ELIMO GEOHF KIFGP IFBCB PKCPI YJMHE PHBHP PPOBH NCOHD AKLLL AGHFP DEGEF LKELC EAIJI ABAGP AHPPO IHHPH OHPDF YNFPB ALEPO KMPKP Once this program...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Yahtzee

    Yahtzee

    A simple Yahtzee game coded in java.

    A simple Yahtzee game coded in java. This is the working source code for the final project for the course CIS 256 that my partner and I turned in. (2007). This is posted here as a portfolio project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Energic Network

    Custom Minecraft network

    Energic is not really that special, it's built from the ground up by people that miss how basic the minecraft launchers were. We're aiming to bring you great play ability with our modpacks and a diversive launcher to help you. Recoding everything in C#, everything is going to change even the design. Feel free to get the source code if you know any decent VB.Net and send me what you did in a .zip file in a private message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    jdec is a Java Decompiler. It can be used to reverse the bytecodes present in a .class File to produce a Java Source File which can be nearly correct or equivalent (Due To different Interpretations) to the original java file.[With UI & command line]
    Downloads: 7 This Week
    Last Update:
    See Project
  • 14

    TextProcessor

    A Java package to preprocess text datasets for posterior text analysis

    The TextProcessor Java package is a text processing toolkit, which provides some frequently used text processing functions such as stemming, removing stop-words, generating a term vocabulary, and calculating the term-doc frequency matrix. Basic topic mining models such as LDA and sparse NMF are also supported. The package can also generate feature files from a given text dataset with LDA and LIBSVM format for posterior procedures such as classification or clustering. The toolkit is also being...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Yet another java web framework that want's to make web developers life a bit easier. Source code is maintained at github: https://github.com/pmairif/weberknecht
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Swing Artist

    Swing Artist

    Mini Java IDE and Swing builder

    The aim of this project is to build an IDE for Java language which can be used to develop GUI based applications easily without knowing about the GUI components in detail. The idea is to enable users to make GUI as if they are using paint application to draw a design and later generating the code for it. The project also includes a built in Code Editor for editing Java applications. The code editor can also be used to edit file of any supported text file format. The work is focused...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    xpress2java

    Convert Sun IdM XPRESS code to Java code

    This project is to convert Sun IDM XPRESS based solution to IDM product independent java based solution. It also provide tools to analyze and assess the existing XPRESS code to suggest cleanup prior to conversion. Key word: Sun Identity Manager, Sun IdM, Sun IDM, Oracle Waveset, conversion, migration, auto migration, XPRESS, workflow, sub process, library, rule, Java, Java generation, Generate Java, Xpress to Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Simplest Text Encrypter

    A simple example of polyalphabetic cipher in Java.

    Cryptography fascinates everyone. A variety of encryption techniques and ciphers are used to code important data. A polyalphabetic cipher is one of the simplest cipher one can make. This is a Java program to implement polyalphabetic cipher. [How the cipher encodes?] Input Data: helloaf Key: love l - 12th letter in Alphabet o - 15th letter in Alphabet v - 22nd letter in Alphabet e - 5th letter in Alphabet Now: h(l) e(o) l(v) l(e) o(l) a(o) f(v) Further: h(+12) e(+15) l...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    JavaXMLFrag

    Combined tree-based/event-based XML parser in Java

    Traditionally, XML is parsed either by an event-based parser or by a tree-based parser. Event-based parsers are fast and have minimal memory consumption, but implementing the event handlers is cumbersome. Tree-based parsers result in code that is easier to develop, to understand and to maintain, but have high memory consumption as the whole parse tree needs to be kept in memory at the same time. JavaXMLFrag is a partial parse tree based parser, where only parts of the parse tree need to be kept...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Extends Cobertura to measure and report on code covered by unit tests in same package. Also adds improved reporting features, including measuring code coverage against a coverage policy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GameBoid

    GameBoid

    Gameboy Advance emulator for Android phones

    This project is based on sources published by original GameBoid developer, who in turn used code of gpSP2X, based on gpSP. Help and suggestions are welcome. This project is abandoned in favor of RetroArch: http://www.libretro.com/. Seriously, check that one out!
    Downloads: 22 This Week
    Last Update:
    See Project
  • 22
    Madcow 2.0

    Madcow 2.0

    Madcow 2.0 - Advanced Test Automation

    ...: All Madcow 2.0 releases are housed here. For code and all issues please see github repository https://github.com/4impact/madcow/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Pers Vcs

    Pers Vcs

    Personal Version System

    PC Based Version system for any file type. Suspend any project then return with no Version loss. Revert to any Version at any time, see all versions content and compare
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Programming Accessory Kit

    Programming Accessory Kit

    PAK is a collection of library code to handle the overhead of coding

    PAK is a collection of library code to handle the overhead of coding things like read-write locks, reflective multithreaded programming and simple file io. This is a java library collection, please see my API below...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Levo

    Levo

    Application to annotate objects and events in videos and pictures.

    This software allows to label events in videos (e.g. phoning, hand-shaking,...) and objects in images (e.g. person, car,...). The annotation of events and objects are saved into XML files and can be used for training and/or testing computer vision algorithms. In particular, LEVO can visualize and write PASCAL VOC-compatible annotation files. Some annotations from LABEL ME can be read as well. It has been tested on MS Windows. However, since it is Java-based code, it should works on Unix-like...
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.