Showing 889 open source projects for "simple java code"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 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
  • 1
    A set of R functions (www.r-project.org) for simple hydrological models, based on linear and non-linear storages, MC simulation and multi-objective evaluation. The code provided here is aimed to be transformed into a proper R package at some point.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Simulation of a simple factory building cars. The aim is to design and refactor the code according to some semi-precise specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MODANS is a set of specifications that provides a simulation framework for Inter-Vehicular Networks (DTN). The project consists of a set of Java interfaces and it comes with some simple implementations and a simple Graphical User Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    JVA18B

    Simple VA18B multimeter interface

    Simple VA18B multimeter interface. It reads data trasmitted by USB/Serial interface of VA18B multimeter and can put them into a CSV file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    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
  • 6
    The Vehicle Maneuver Simulator lets you simulate the maneuvering of simple and complex vehicles with different numbers of wheels, axles and joints.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Knowledge Flow Checker

    KF Checker is a tool for analysing Information Flow properties.

    KF Checker infers information flow rules from source code. The rules obtained in this way are used to create a theory which it then exploited to prove that information flow policies are respected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    TOPO

    Simple GUI tool for creating and manipulating WSN topologies

    TOPO is a simple tool that allows the user to create and manipulate arbitrary Wireless Sensor Network (WSN) topologies without worrying about the anomalies that could arise using a text-base topology description. It is fast and easy to use and can accelerate small scale projects such as network simulation. The tool is still undergoing development stage and is open to extension. One the candidate component to be soon integrated is a WSN discrete event simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A simple geographic information system (GIS) targeted at the recreational GPS users. It reads digital topographic maps (DRG files; GeoTiff files) that are freely available from the U. S. Geological Survey.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • 10
    VatLife is a simple Java-based framework for artificial life development, inspired by and complementary to the Evogrid. It aims to make AL development easier and improve interoperability between simulated environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This program converts assembly code to verilog implementation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This application provides an easy and fast way to clean up, edit and reduce paths from GPS devices for publishing with web services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A rather simple java program for parsing plain text files (generally in large numbers), which should then offer frequency statistics of usage, graphs, full-text search and maybe something more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Voc2RDF facilitates the transformation of simple vocabularies into a format that could be used by Semantic Web tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A software framework to support distributed evolutionary software development. It dynamically creates a network of nodes that can run a pre-distributed source code (e.g. artificial lifeforms). The results of the calculation will be sent back to the maste
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Associate requirements, features, bugs, etc. (concerns) with Java code (types, methods, and fields) using drag-n-drop and right click.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Developmental code for digital on-board and ground station controls to build a Space Elevator robotic climber.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OlsenRoutes is a software environment with a powerful difference. It provides online users with a library of statistical tools and access to Olsen's database (1985 through today) of tick-by-tick foreign exchange trading prices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Periodic Table

    This application will show you the periodic table and all the details.

    This application will show you the periodic table and it also has a huge amount of data for each element in the periodic table. Almost every term for the element is described!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CodeWhisk

    Programming keyboard for Android

    CodeWhisk is an input method for Android that is designed to make programming code entry efficient (and fun!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A simple tool for molecular biologists (or similar) to estimate the size of electrophoresis gel bands. This can be applied to SDS-Page-,Native-Protein-, DNA, RNA, *whatever* gels as long as a weight/size standard lane is present on the gel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    EasyCluster is a simple protein sequences clustering tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24
    It's a Cat and Dog game,we develop the Inner AI strategy for the Dog and we also code the strategy of the cat in order to simulate the user. Furthermore we use Artificial Neural Network to build the experiment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    SwarmNet is a framework for distributed computing applications. Its goal is to make the creation of applications that compute complex calculations in distributed fashion as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo