Search Results for "java implementation loader" - Page 20

Showing 1889 open source projects for "java implementation loader"

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
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    OpenFAST is an open source implementation of the FAST protocol (http://www.fixprotocol.org/fast) written in Java.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2

    PBM stealth

    Data hiding in bi-level pbm images

    Implementation of block parity for hiding data in bi-level pbm images in java. Increasing the security of stenography by using a random symmetric key for embedding and extraction of data from image. The project also has a PBM viewer in java and ascii viewer which shows the pbm images in ascii format.This project uses binary coded pbm images. Research paper : http://arxiv.org/abs/1304.1683 Key mechanism is not functional and program have bugs which are to be fixed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    HIEOS

    Health Information Exchange Open Source (HIEOS)

    HIEOS is an open source implementation of, primarily server-side, Integrating the Healthcare Enterprise (IHE) Integration Profiles including Cross Enterprise Document Sharing (XDS.b) and Cross Community Access (XCA) integration profiles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    andDEECo

    DEECo component model implementation for Android platform.

    DEECo component model implementation for Android platform. This library will allow to develop applications using DEECo components for Android platform. The library will utilize WiFi Direct technology to form ad-hoc networks for component interaction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 5

    jWAM

    A 100% Java Warren Abstract Machine implementation.

    jWAM is a 100% Java Warren Abstract Machine implementation. Currently it is still under development though all the basic functionalities (compiling, resolution) are working. As far as I know this is the only open source Java based implementation out there that does not simplify Warren's design. I have done some comparison's with other Java based Prolog engine's and jWAM does seem to outperform them all quite well (tuProlog, JLog, JIP, jTrolog). However, if you need a Java based Prolog...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IDL specified API for manipulating and processing CellML 1.0 and 1.1. Includes C++ implementation. Accessible from a C++ program, or from any language for which a CORBA language mapping is available Also, a Java wrapper of the API is available.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Swing Forms Framework
    This project is an core implementation of a CRUD data entry system, using java swing, spring and apache cayenne
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    XIML

    XAML like services for Java

    XIML is a XAML services implementation for Java that supports multiple interface dialects such as javafx, pivot, swing and JPF.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GMF aims to provide a general framework to manage contents going a step further of traditional CMS. GMF is oriented towards the management of an IT department. One of its main goals is the complete implementation of the ITIL specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    CHSM is a language system for specifying concurrent, hierarchical, finite state machines (an implementation of "statecharts") to model and control reactive systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    FreeDEM is an implementation of a process-based middleware. It's built as a powerful framework to manage server-side business processes. It's designed to be easy to use and to develop with, not sacrificing power; a strong stress is put on performances.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    SimCampus. Social Simulation

    Recommendation system of extracurricular activities for students

    SimCampus is a software programmed in java. The goal of this project has been the development of a simulation tool for recommendation system of extracurricular activities on a university campus. This simulation provides the advantage to avoid problems that may develop during a real implementation and operation of this system. It is simulated a recommendation system of extracurricular activities for students of a university campus considering their free time (time between classes...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    SMLEditor

    Prototype editor for the SDEM Mapping Language

    The Gateways Team of the Live-Virtual-Constructive Architecture Roadmap Implementation (LVCAR-I) effort is developing a set of tools that will support the gateway community. One of these tools is the Simulation Data Exchange Model (SDEM) Mapping Language (SML) Editor. The tool provides the ability to import two SDEMs in their native language and subsequently view the entities that need to be mapped between the two SDEMs. The SDEM Editor also allows the user to create these mappings and store...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    RAPID, Robot API Delegate
    The Robot Application Programming Interface Delegate (RAPID) is a software reference implementation for remote operations. It promotes interoperability between robot software modules. RAPID includes a standard “API” and data distribution middleware.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Fylogenetica

    Constructing level-1-networks consistent with a set of quartets

    This project is an implementation of an algorithm by J. Keijsper and R. Pendavingh. The goal of the algorithm is to construct a phylogenetic level-1-network that is consistent with a given set of quartets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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 publish...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This module provides a communication facility between Ruby and Java. The current implementation is written in pure Java and pure ruby so as to run on many platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    AutoLoop

    Automatically tuned loop antenna for the shortwave bands

    This project aims to create an automatically tuned loop antenna for the shortwave bands. The implementation is based around an AVR microcontroller. The interface is controlled via a serial interface. The aim is to create an android app to control the antenna via a rs232 ttl to bluetooth converter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FJ-eclipse is an implementation of Featherweight Java in Eclipse using the framework Xtext.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Semantic query optimization (SQO) is the process of finding equivalent rewritings of an input query given constraints that hold in a database instance. We present a Chase & Backchase (C&B) algorithm strategy that generalizes and improves on well-known methods in the field. The implementation of our approach, the pegasus system, outperforms existing C&B systems an average by two orders of magnitude. This gain in performance is due to a combination of novel methods that lower the complexity...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AndLess

    This project provides libraries and tools for Android.

    This project provides libraries and tools for Android, starting with an endless list implementation and support for easy integration of Apache Solr data into an endless list. An additional library will be an Android forms library for easy and consistent form creation for business apps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    VHDT

    VHDT

    VHDL Design Tool - code generation and project management

    Application simplifies the development and management of VHDL projects. The project is displayed in a well-arranged tree structure depending on the hierarchy of entities. It also helps to maintain projects in a consistent state. Other features include automatic generation of VHDL testbenches and structures based on user-defined templates. The NetBeans platform is used as a basis for the implementation.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Mouse Run

    Mouse Run

    Programming Game, A Practice Tool for Building Intelligent Things

    Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game. Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    jACT-R is a open source java implementation of John Anderson and Christian Lebiere's ACT-R cognitive architecture/theory. - see The Atomic Components of Thought (Anderson & Lebiere, 1998) Latest release http://jactr.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    HURRywalla

    Android implementation of HURRy and BPQ over Bytewalla for DTN

    ... deployments. Hurrywalla has been implemented as an evolution of the Bytewalla3 open source project, which is a DTN implementation for Android incorporating PRoPHET. Tecnalia has evolved this work so as to implement the HURRy protocol within the DTN stack. The HURRywalla release also incorporates the Publish/Query paradigm defined by BPQ, which allows dynamic content caching. This work has been conducted within the European FP7 SAIL project (Grant Agreement 257448).
    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.