Showing 590 open source projects for "input-leap"

View related business solutions
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    An Ant task for user interaction based on forms written in Swing. Enables rapid deployment of forms for connecting user input to properties in an Ant script and menus for launching ant tasks..
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FlyDataAnalyzer

    Software Tool for Processing and Analysis of Propagating Channel Measu

    Software Tool for Processing and Analysis of Propagating Channel Measurements. Fly Data Analyzer is the university project (CTU in Prague). It is used in research measurements for input data validation and time synchronization. Test data you can find in download section.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Simplest Text Encrypter

    A simple example of polyalphabetic cipher in Java.

    ...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(+22) l(+5) o(+12) a(+15) f(+22) where +(number) meaning shifting the character forward by the respective number of places. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5

    locusvu

    Tool for genomics;automates data retrieval from db;enables workflows

    LocusVu is a novel Java based software tool that accepts a list of genomic loci (positions on the chromosome) as input and automates fetching of related information (cytogenetic band, gene name, OMIM data etc.) from public databases such as the UCSC genome browser database. It then enables multiple workflows on the retrieved results, like comparing multiple datasets (comparative genomics), viewing neighboring genes for a loci from within the tool itself, or graphically representing these results in bar / pie charts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jedi

    Jedi

    Java Enhanced Data Interface - Italian Senate Project

    ...The provision of a JEDI document is based on a synchronous processing performed by the JEDI core engine triggered by an end-user request (through HTTP request or RMI call). The content of a JEDI document (i.e. the input of the JEDI service), must be an XML stream regardless of the source. Such data is subsequently processed through one or more XSL transformations in order to provide the user with the document in the required format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    NN Image Recognition (with source-code)

    This is ANN trained application to predict digits from 0 - 9.

    It can predict digits from 0-9 with Artificial Neural Network. I trained ANN with 100 samples of each digit. It takes input of 20x20 pixel image and predicts it with Neural Network. It may predict wrong digit due to very low sample data but it work 90% correctly. Note: JRE 1.6 is required to run this application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    TronTool

    TronTool

    Tuning of java neuroph.org neural nets.

    ...Easy watch it on the screen and move the values up or down. More or less value at the output neurons. Saving, Loading from different .nnet`s. Adding comments. Changing the visible output neuron Setting wished input neurons to get visible. A small fast and easy weight version and a continuing version, which should get involved in the neuroph project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    ...To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D g=PDEGraphics2D.paint(Component c); PDEGraphics2D g=PDEGraphics2D.paint(JComponent c); PDEGraphics2D g=PDEGraphics2D.paint(Window c); PDEGraphics2D g=PDEGraphics2D.paint(JApplet c); The getCode(..) and write(....) methods can then be used to access the generated script and create HTML documents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 10
    libnbt

    libnbt

    Java library for reading and writing NBT files

    Java library for reading and writing Named Binary Tag files to specification 19133 defined by Markus Persson (Notch)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Special Characters HTMLizer

    Special Characters HTMLizer

    Automatically converts special characters to their HTML codes.

    Especially aimed at German and Turkish special characters, this small tool only offers one JEditorPane for input (left) and output (right) each, and a button. When the button is clicked, the contents of the left editor field are processed and delivered to the right editor field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    EDO-Folder

    EDO-Folder

    EDO-Folder: Enhanced Drive Organizer

    Sistema per la creazione di organizzazione dei contenuti tramite Google Drive. Il programma prende in input un file .xml, opportunamente strutturato e contenente i dati relativi ai docenti, corsi, classi e studenti. L'output è una struttura di cartelle opportunamente organizzate ed autorizzate per gestire i contenuti didattici (cartella di lavoro degli studenti, cartella di sola lettura dei contenuti su base settimanale, cartella privata tra il docente ed ogni singolo studente).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    WordHighlighter

    Highlights words in plain texts

    ...Every line in the text file contains a word. Sample applications: * Finding in a text words which shouldn't appear * Finding in a text words of interest How to input text: * Typing * Pasting from the clipboard * Loading a text file Requirements: Java 6 or higher Starting the application: java -jar WordHighlighter.jar Under a Desktop environment such as Windows, GNOME or KDE usually a double click on WordHighlighter.jar starts it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    help-desk-ru

    System of registration and processing of requests for IT-service.

    ...The life cycle of the application has a number of states(status), transitions between states are predetermined (see diagram). Depending on the status of the request can increase the accessibility of the input fields. Is a web application developed in Java using a set of technologies JavaEE, running on an application server Glassfish. Database - MySQL. Information about installing and configuring - how to.doc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    fotobuch-convert

    Converts Photo books to another format (ie. ifolor->scribus->pdf)

    ...Starting with ifolor (from switzerland) and output to scribus (which is a DTP application and can easily be used to create a pdf), I plan to also support other formats and support cross conversion, but for that I need YOUR INPUT (at least test files). Also other output formats are possible, but I didn't find a better format in the open source world than scribus yet. The project runs in a Java virtual machine. The project has now gone to GitHub: https://github.com/daald/fotobuch-convert/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gait Monitoring +

    Gait Monitoring +

    Calculates NPA PPA of a human gait based on input of data

    ...The experiment is performed by attaching triaxial accelerometer device to the tibia bone of a person who is walking on a Treadmill. Raw data obtained by the experiment is input data for Gait Monitoring+ system. The software gets the data from the user, processes the data and extracts time and acceleration values of Y-axis in a text file. It recognizes the start of a cycle and the end of a cycle of each cycles. It calculates average acceleration cycle of all cycles, and it calculates the positive peak acceleration (PPA) and the negative peak acceleration (NPA). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DroidExpense (Portugues)

    DroidExpense (Portugues)

    Controle Financeiro Completo para Android

    Versão 2.12.0 lançada! - Notas da versão: - Correção de bugs; - Cores padronizadas via thema; Controle financeiro completo. Fluxo de caixa, input inteligente, previsões, reports e graficos. Recursos: - Cadastro de Categorias; - Cadastro de SubCategorias; - Cadastro de Budgets; - Cadastro de Despesas relacionando e combinando categorias, subcategorias e budgets simultaneamente e livremente; - Lançamento de despesa automática via SMS bancario que contenha data, hora, valor e nome do estabelecimento em maiúsculo no final da mensagem...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    HINDI Virtual / Online KeyBoard

    Virtual / Online Hindi Key Board

    HINDI_VirtualKeyBoard ********************** Hindi Virtual / online key board is software program, which allows users to enter hindi characters. This virtual / online key board can be operated by various input devices like Mouse, touch pad, external touch tablet etc. This Virtual / Online key boards provides different input mechanisms to disability persons also.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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 in practical situations significantly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    TestNG Data Binding

    TestNG Data Binding

    Provides data binding from various data sources to TestNG test methods

    This project provides data binding from various data sources to TestNG test method parameters. Currently implemented is the binding from CSV, Properties, Text and XML files. Supported are test input parameters as well as test output parameters. Binding is provided for all primitive Java data types including Strings, lists of those, Java Beans, lists of Java Beans and enums. As the framework is plugin based support for new data sources can easily be added by implementing a new plugin. Please see the JavaDoc accessible on the project's website for detailed information. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ECM Developer

    ECM Developer

    An Eclipse plug-in for the IBM FileNet P8 Content Engine and CMIS

    ...Documents can be tracked within the Eclipse IDE enabling fast updates of the content. More advanced features are building UML diagrams based on the class definitions, running Java code using object store objects as input and editing Content Engine Code Modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    jcdbrowser

    browser for managing classical CD collection

    jCDBrowser is a JAVA based program for managing a collection of CDs with Classical music, using a fully integrated hsql database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Command line fibonacci series calculation program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    openSCADA

    openSCADA

    openSCADA® is an open source SCADA system written in JAVA

    ...If you like, you will still get the source code that was developed specially for you. openSCADA needs you. Writing source code, writing documentation, fixing bugs or providing fresh input. Anything is welcome.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 25
    Toxic Template Engine
    Toxic is a general purpose template engine, i.e. it produces text output from different template input formats, e.g. for text-, XML- or SQL-templates. New template formats can easily be integrated an even be mixed.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB