Showing 320 open source projects for "define"

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
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    A model railway simulation. You can define trains, tracks, switches and signals and then watch the trains driving on the tracks, control the trains, switches, and signals.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    jStates is a java library for easy state machine design and implementation.It uses XML to define states and state transitions. jStates is aimed at easy integration with desktop J2SE applications, Struts, Commons Validator, Web and other J2EE technologies
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Random Forest classification implementation in Java based on Breiman's algorithm (2001). It assumes the data is in the form [ X_1, X_2, . . ., X_M, Y ] where Y \in {0, 1, . . ., C}. The user must define M, C, and m initially.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    This project was created to show a way to highlight keywords of any language in a simple way. The resource which has been used is ANLTR (www.antlr.org). You are free to adapt it for your language, you just have to define the keywords in the grammar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A tool to help java developers define classpath references in the Eclipse IDE. Extends the statndard autocompletion and import system, to allow autoinclusion of classes that are completely missing from the current classpath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Any2XML allows the controlled conversion from any textfile to an XML file. In the editor (GUI), rules are added to define which parts of the textfile are processed and where they are put in the resulting XML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A small and simple annotation-driven bean persistence package that allows the developer to define template-based sql statements for all operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
    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
    KounTI is a little tool, that counts the time that has to pass until any user defined event will happen. The user can define n events and the according dates and the KounTI-window will count the time down for these events.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    DirJack is a java written tool to monitor directories in your filesystem. The main feature is to react on changes within a directory i.e. you can define the behaviour what to do when files are added, edited or removed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    cruelganger is one threadpool framework in java. Accord to it, you could define your task and task listener, then u could give the tasks to the cruel ganger, the guy will schedule his workers(threads) to finish it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LDAP WebService is a SOAP based layer for an LDAP server that supports the following operations: (1) Create (2) Update (3) Rename (4) Delete (5) Move (6) Search A schema (DTD) has been published to define the communication (Request/Response) dialect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Datawarehouse process workflow server and generator of datawarehouse mappings. It allows to define dependencies between tables or files and processes and according to these metadata it runs processes in parallel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Expression4J (Math Expression Parser) is a java framework used to manage mathematic expression stored in String object like "f(x,b)=2*x-cos(b)" or "g(x,y)=f(y,x)*-2". Expression gramar can be define by user (add new operator or type ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Master students group of Federal University of Pernambuco working together to define and to develop an object-oriented language project based on java language as meta language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    WebDiary is multi-user web application where users may define their public/private tasks that should be completed. Written in Java, uses EJB3, runs under Java 5 EE application server (tested on JBoss 4.0.4).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    FormatCheck screens flat files looking for violations in the format of the data. It uses a set of XML files that define the rules for each file format. The Swing front-end allows the user to run the verification, view and print the errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple library written in Java to allow the creation of Excel files based on a Java Collection. Each element of the collection goes in a row and the columns are based on the properties you define through an XML config file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SAP-JCO Support is a mapping framework for Java applications requiring SAP access. You can easily define your SAP BAPI call in XML and map the SAP fields to java value object fields. Included features are SearchHelp support and an SQL-ish query language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    smBook stands for Sport Member addressbook. With smBook you can store information about members of a sport club, define training groups, coachs, training locations... smBook can send email, short messages, print labels, envelopes, address books ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NUI is acronym of "New UI". It is a Property Oriented template engine to build Java-based web UI, developer can define properties' meta data(include type, editor, validator) in Class Template File. See http://newui.sourceforge.net/tutorial/index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The project main goal is to provide various tools and libraries to manipulate XML documents. The first released library from XMLFoundry is a SAX based information extractor using XPath pattern subsets to define the information one wish to extract.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Java toolkit for creating and manipulating hr-xml (www.hr-xml.org) compliant resumes. Users construct resumes as java objects and convert them to .xml, .xhtml, or .pdf. Comes bundled with stylesheets and schema; also allows users to define their own.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A generic system test framework utilizing Spring and Junit. Specialized Junit TestCases use Spring context configuration files to define test actions and action validators, allowing the TestCase to function as an integration / system test.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB