Search Results for "translator algorithm java" - Page 11

Showing 577 open source projects for "translator algorithm java"

View related business solutions
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • Financial reporting cloud-based software. Icon
    Financial reporting cloud-based software.

    For companies looking to automate their consolidation and financial statement function

    The software is cloud based and automates complexities around consolidating and reporting for groups with multiple year ends, currencies and ERP systems with a slice and dice approach to reporting. While retaining the structure, control and validation needed in a financial reporting tool, we’ve managed to keep things flexible.
    Learn More
  • 1
    English - Interlingua translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    a Java source to C code translator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a simple text encoder that uses a masking algorithm made from a password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Software for optimization of multi modal, multi dimensional functions based on SOMA algorithm. Program is implemented on top of hadoop, and is especially well suited for functions with high computational times because of its distributed nature.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Most modern and flexible cloud platform for MLM companies Icon
    Most modern and flexible cloud platform for MLM companies

    ERP-class software for multi-level marketing

    For direct selling (MLM) companies, from startup to well established enterprises with millions of distributors across the world
    Learn More
  • 5
    TRUTH TABLE SOLVER
    Truth Table Solver is a program that solves the truth table and output all the possible minimized boolean expressions.It uses Quine-McCluskey algorithm (Tabulation method) for boolean minimization.It has an easy to use GUI and a command line mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JAF es un framework que posibilita a los programas Java el acceso a archivos de registros de longitud fija. Está pensado para uso didáctico para facilitar la enseñanza del lenguaje de programación Java en materias de Algoritmos y Programación.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Optical Detection of a zone to detect intrusion to it. First version just works an bitmap-file-basis (for algorithm-development)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DASM is a new simple platform which helps programmer to implement and evaluate any distributed algorithm. Programmer can implement his/her distributed algorithm using DASM primitives and monitors the results in diagrams during execution.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    HTTPBrute is used to calculate HTTP Digest Access Authentication as per RFC 2617. The tool will be able to perform brute force attacks to retrieve a lost password for a given Authentication response. MD5 is the only hashing algorithm implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Trumba is an All-in-one Calendar Management and Event Registration platform Icon
    Trumba is an All-in-one Calendar Management and Event Registration platform

    Great for live, virtual and hybrid events

    Publish, promote and track your events more affordably and effectively—all in one place.
    Learn More
  • 10
    jAMAL
    jAMAL is a Java-based reimplementation of the AMOS Animation Language (AMAL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A unified collection of algorithms for Artificial Life. It includes evolutionary algorithms, neural networks, data mining tools, compilers, among others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JSUDOKU
    JSudoku is a Java version of the game Sudoku. A backtracking algorithm cares for random puzzles and based on the Sudoku-Puzzle JavaScript. Optionally, JSudoku generates X-Sudoku puzzles.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A lossless audio codec that switches between predicive audio compressors block wise on the fly, always choosing the one with the best compression rate. It will be designed for near to optimum compression rate, and not consider coding/decoding speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Opus+ is free music software that creates novel musical compositions using an algorithm called 'Constrained Random Generation' (CRG). Outputs a LilyPond file, a PDF file of the musical score, and an audio performance in a MIDI file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A library help for signing data with PKCS11 token (certificates with SHA1withRSA Sign Algorithm) and create CMS packages. It uses Bouncy Castle Crypto API and SUNPKCS11. Also it verify the signed data and verify signing certificate's OCSP control.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 16
    OpenForecast is a package of general purpose, forecasting models written in Java that can be applied to any data series. No knowledge of forecasting is required. Using this package, the most appropriate algorithm for your data will be selected.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GeneThello (read jə-ˈne-ˈthe-lō), is an acronym for genetic othello, an othello (reversi) playing program which based on Genetic Algorithm (GA). In principle GeneThello consist of an othello program and a genetic algorithm system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A java implementation of several evolutionary algorithms as part of the Unified Algorithm Collection developed by Jonatan Gomez
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TTM (Tuner, Tone Sequencer, Metronome)
    An application to tune your musical instrument. The Tuner using Autocorrelation function or more specifically using SNAC algorithm that proposed by Philip McLeod (http://miracle.otago.ac.nz/postgrads/tartini/papers.html).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    CloudBurst is a parallel read-mapping algorithm optimized for mapping next-generation sequence data to the human genome and other reference genomes, for use in a variety of biological analyses including SNP discovery, genotyping, and personal genomics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This project implements Yuan and Hansen's incremental jointree algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Watchful Motion Tracker
    A simple to use free-moving camera motion tracker. This program is designed to output the camera motion to a .py that is used in Blender. Not yet working. Check out our news page!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Universal Translator
    Universal Translator is a multi-lingual translator for J2ME mobile devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SuTra- An Intelligent Suggestive Translator, is a multi-user translation assistance tool, that makes intelligent suggestions to translators on possible reuse of translations from older version systems or systems with similar domains.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    A Java package that provides several computations related to the edit distance of strings. Other than the basic Levenshtein, this algorithm can rearange words when comparing. The class can also provide details of how words could be transformed.
    Downloads: 0 This Week
    Last Update:
    See Project