Search Results for "java programs" - Page 21

Showing 587 open source projects for "java programs"

View related business solutions
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    leJOSUnit is a port of the Java based JUnit framework for testing robotic programs with a very small footprint. leJOS is a Java based replacement firmware (OS) for the LEGO Mindstorms RCX brick that comes with Lego\'s Robotics Invention System.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    NP Transport is a transportation tracking program for non-profit meal-on-wheels programs. It tracks the drivers, meals, and customers of the meals-on-wheels facility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a file splitter written in Java. Unlike some file splitter programs that I have come across, this program allows for the transfer of split files between different Operating Systems. Tested on Linux, Free-BSD and Windows XP & 98
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A Java program to parse chemical names using IUPAC nomenclature. The output can be either a visualisation of the molecule, or in a form for other programs to use (e.g. CML).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 5
    Amylase is a set of tools/libraries written in Java, which converts various structured text files such computer programs/DTD files into HTML or XML documents. The name, Amylase, comes from a word ML-ize, where ML stands for Markup Language as in XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JSAD is a framework to develop easier and fastest programs in java that use jdbc to operate, using XML files to declarate the SQL operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Taglibtools aims to be a suite of programs and utility tools for custom tag library developers and JSP coders. The focus of this package is in generating java code and documentation straight from the original .tld files. This package includes taglibd
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Ganita, in sanskrit, means mathematics - and that is what this java package is about. I wrote the classes in this package to help me with the various mathematical programs that I write. This collection of mathematical classes would help you in creating ma
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Stynalyser is a tool that analyses the style of a text. It extracts several variables measuring the text style and displays the results. Export to other analysis programs possible. Programmed in Perl and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 10
    JMultPags is a powerful front-end for unix printing programs (like psnup) written in Java. With it you'll be able to graphically choose several print settings, as sheet margin, number of pages per sheet, etc. You can print either a file or whatever com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Your Digital Photography Suite provides programs to help you label and manage your digital photography collection. YDP (aka Your dot Photos) also provides a server-side application to help you present and search your photo collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    A java application launcher to exec with front-end several comand line programs which only have command line to start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    UJaM is an open-source instant messaging system that consolidates the basic features of instant messaging programs (e.g. custom usernames, chatting, keeping “buddies”) with the LAN-level control necessary to ensure security and economic bandwidth utilizat
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A bug profiling and -reporting program/lib written in java. It enables implementing (java-)programs to generate meaningful reports in case of an error. They can be submitted (automaticly/dialog) by mail (text, html, bugzilla ..) without external programs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ulysses is a 100% java software developed to allow control on a remote machine. It is intended to provide services similar to FTP or to execute programs; it is designed (although this isn\'t completed, yet) to manage plugin installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This tool was written in Java which provides a friendly GUI, flexible instrumentation, and the ability to monitor multiple java applications. There are several monitor options for users to choose: methods, block, instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    AspectJ integration with Netbeans. AspectJ enables aspect-oriented programming for Java. This module supports building AspectJ programs and navigating crosscutting structure within NetBeans and SunOne/Forte IDEs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Jago enables the creation of 2D game-like simulations using Java. Jago is specifically designed to support writing simulations for Java programs written for Lego Mindstorms robots, but Jago can be used for any kind of game or simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    GAPI (pronunced gappy) is the Genetic Algorithms Programming Interface - a set of Java classes that allow users to easily integrate Genetic Algorithms into their Java programs. See "GAPI specs" in the Feature Requests forum for more info.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Doyen is a personal workflow management program. It can be used as a scheduler/todo list, but offers "flexible scheduling" features unavailable in most comparable programs, allowing you to specify that you want to work on a task, and then scheduling i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    MatrixOps is a console program written in Java that makes matrix operations. The goal of this project is to work as a Java tutorial, using some functions/programs typically made at school, with full documentation of the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    AntProf is Ant tasks for profiling Java programs. The Java VM includes various built-in options for gathering profile data such as -prof, -Xrunhprof, -Xprof. AntProf understands these options and packages everything up into convenient Ant tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MusicJIndex is a new little EASY Java tool to manage your mp3 collections. What does it have more than the millions of programs which do this? Well, its facility for home use. It solves the problem when your MP3 collection is in a Linux server (soon avail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    The RJava software includes classes useful for developing programs written in the Java programming language. It is a play on words, it is intented to be "our java" versus "their java".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    XMLbrain is a XML Middleware. XMLbrain is not active right now. Its just a nice XML everywhere idea. Programs and Data are in XML, they are flowing through the System. meanwhile known Tags are substituted....... it'll be back :-)
    Downloads: 0 This Week
    Last Update:
    See Project