Showing 3572 open source projects for "input-leap"

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
  • 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
    ucheck is a library to check validity of users' input. It's oriented to be used with struts validation plugin, but can be used directly from Java code as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    itermd

    Software tools for applications of simulations by iterations.

    ...It can also be used to study mathematical curves remarkable how 'pragmatic'. The claim of these tools is to facilitate the programming of simulations by providing routines to quickly generate: -display windows and input parameters -help to display the variation in the data as graphs -management of iterations Goal for the user: quickly programme his simulation. Requires knowledge of C language. Knowledge of gtk and cairo (for simple graphs) is not necessary. See examples. -sugar fermentation kinetics -parachute drop -cycle of a water tank heated by solar panels -curve of chase For your simulation, simply copy and adapt some lines corresponding explicit examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SpiKeDeteKt

    An automatic spike detection program to be used with new KlustaKwik

    This is an automatic spike detection program which takes account of probe geometry and produces a .mask file to be used with the new masked version of KlustaKwik. We recommend you use Python 2.6 or 2.7, e.g. a free academic version can be obtained from Entthought Python. The input files for SpiKeDeteKt are: .dat (raw data file) .probe (probe file, described below - user constructed) parameters.py (optional - otherwise it uses defaultparameters.py) SpiKeDeteKt outputs the following files: .fet.n (feature file) .mask.n (needed for using the new (masked) KlustaKwik) .clu.n (a trivial clue file where everything is put into a single cluster) .fmask.n (trial - float masks instead of binary, we are using this for testing masked KlustaKwik) .spk.n (spike file) .upsk.n (unfiltered spike waveform) .res.n (list of spike times) .xml (an xml file with all the parameters that can subsequently be used by neuroscope or klusters) .fil (highpass filtered data) .h5 (
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    7train is an XSLT 2.0 tool for generating METS files from XML input. It builds the basic METS structure so that the user can worry about what is specific to the user's project. Includes examples for generating METS from OAI and CONTENTdm records.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 5
    Mardao source project is hosted at GitHub: https://github.com/sosandstrom/mardao Generates a DAO interface with multiple implementations: JPA, Android, Low-level AppEngine Datastore and SpringJDBC. The input to the generator are the annotated domain objects. The generator is packaged as a maven plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    X-Graph

    X-Graph

    An application that graphs and differentiates functions.

    A C#.Net desktop application that accepts a standard function as input, then graphs and differentiates the given function. Extra info about the function will also be given, including extrema, domain/range, etc. As of now, this application is able to graph and differentiate any standard binomial function. Enjoy! Checkout: http://hifuture.org/products-open-source-projects/ for more open source applications!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ezjoin

    Join two unsorted files by a key similar to the GNU program "join".

    Joins two files in similar style as GNU "join", but with extra convenience of allowing unsorted inputs and auto-detection of delimiters and headers. Internally uses lookup (hash) tables, so slow sorting is entirely avoided. You can suppress input headers, or create your own custom header with a command-line option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    QCircuit

    Aids design of quantum circuits

    ...Currently implements the Hadamard and Not/CNot/Toffoli/etc. gates, as well as allowing you to define a gate with an arbitrary (2^n)x(2^n) complex matrix. You can feed input bits in one end of a circuit and watch the values change as they continue through the circuit, as well as retrieving the actual quantum state at any given point. I still have a number of features I want to implement, so I will likely be updating this in the future. If you don't want to read the help file first, just note that holding control is frequently used to group actions. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Hacking the linux keyboard

    Reporting keystrokes without pressing any keys

    A Linux kernel module that simulates key presses without pressing any keys, in this module i press the left key whenever the user presses any key, so that he writes from right to left instead of writing from left to right.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    ...The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input example: //DECISION_TABLE: // 1 3 2 2 | light == $$ /* 1=red, 2= yellow, 3=green. */ // N - - - | speed == STOPPED // - - Y - | speed == SLOW // - N - Y | speed == FAST // ______|___________________ // X - X - | Stop(); // - - - X | SlowDown(); // - X - - | SpeedUp(); //END_TABLE:
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11

    PdfFormFillerUTF-8

    Simple PDF Form Filler utility with command line or WWW interface.

    ...Whereas, Adobe Readers (at least upto version X) do not, and UTF-8 text is entered by pdftk but is not shown in its form until user clicks on the form and edits it. In PdfFormFiller, you can use the -font option to specify a UTF-8 font to use to fill in the forms to resolve this issue. Also, our fields input file format is much simpler then XFDF of pdftk that requires XML parsing. Based on the Belgian iText library v. 5.2.0, http://www.itextpdf.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    zopoclient

    Scriptable GTK based Python MUD Client

    ...For the more advanced user, the implementation is small and extensible. Specially the gtkmud/mud API is easy to understand. It is thread-safe enabling multiple threads to input data to the target MUD. Also, multiple listeners can register to get all MUD output. See also: https://sourceforge.net/p/zopoclient/wiki/installation/ https://sourceforge.net/p/zopoclient/wiki/scripting/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sentence Composer

    Sentence Composer

    Compose the writings semi-automatically

    ...First, I made a chatterbot to understand the concept of "predicting" the next sentence (worked as good as the Cleverbot), then I made this program that is aided by an user to compose the new writings. SAMPLE: Input sentence was "Learning algorithm" The prefix was "transductive learning" Learning algorithm. Transduction, or transductive inference, tries to predict new outputs on specific and fixed (test) cases from observed, specific (training) cases. The simplest realization for transductive inference is the method of k-nearest neighbors. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Matrix Multiplication

    Matrix Multiplication

    Multiply matrices!

    A simple program I created to make my life easier! Currently only supports a numerical input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A -quite ambitious- project to create a functional Doom source port in pure Java, trying to keep as close as possible to the original source code while at the same time streamlining it into a more OO and Java-friendly form.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 16

    QuineMc Boolean Function Optimizer

    Boolean Function Optimizer using Quine–McCluskey algorithm

    this project uses Quine–McCluskey algorithm to optimize boolean functions, the input function should be given in terms of minterm numbers and the output is optimized and in form of sum of products(SOP) there is also a Cost calculation and comparison between different optimizations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GPG-Crypter
    GPG-Crypter is a graphical front-end to GnuPG(GPG) using the GTK3 toolkit and GPGME library. It has been developed to provide an easy access to GPG encryption and decryption. It supports encryption and decryption of text entered into the program's input fields. It also supports file encryption and decryption.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 18
    Bayesloc

    Bayesloc

    Bayesian Hierarchical Seismic Event Locator

    Given a set of seismic arrivals for one or more events, Bayesloc estimates the joint probability of event locations, corrections to travel time predictions, precision of arrival time measurements, and phase labels for the arrival times. Bayesloc also accepts probabilistic prior constraints on any of the input parameters, which can significantly tighten the distribution of all parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CLIChart is for quick summarising and visualisation of data, especially from system logs. It extracts summary data from text files, and generates simple charts from tabular data on the command line (CLI). Charts can be displayed in a window or saved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    ...It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's design allows to generate as many output files as required from one input file, and at every row of input file validation, extraction, conversion can be applied. Use case Example: legacy system is to be replaced with new advanced system with different DB schema, and the data provided as 100GB size of delimited text data which is to be inserted in 10 different tables of new system DB after validation,date format conversion, rearrangements, and MD5 hashing implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PDF2JPG

    Convert PDF to JPG via a web service

    ...The web service has been created with Microsoft .Net v4.0 and can be installed on IIS using the files in the "compiled" folder. To convert a file, the UNC (or local) path to the file is sent to the web service, and the filename and path for the output file to be deposited. The input can be verified against the input.xsd file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Client Side Login Authentication Helper

    The project is to do pre-check of password before sending to server

    Most often we input wrong passwords due to CAPS Lock or Typo. The solution is to reduce the server communication for such mistakes. The purpose of the project is to capture and address unintentional human errors that could be resolved at the client side during the login process. Solution Abstract: An array of images are loaded at the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Crystal Turtlebug

    Crystal Turtlebug

    A Crystal Enumeration Program

    ...This is a very preliminary version (Version 0.8) and consequently both unfriendly and limited. It consists of several interlocking Python worksheets. Additional worksheets contain programs for producing input files; output is to be analyzed by Systre and TOPOS and other crystal analysis programs accepting CGD text files as input.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Griso is a graph isomorphism testing utility written in C++. It is based on my own POLYNOMIAL-TIME (in this point the salt of the project) algorithm. See Griso's sample input/output on http://funkybee.narod.ru/graphs.htm page. Edit (2012-10-24): seems so far it works for *regular graphs only* and should be tested on such graphs. Edit (2012-10-25): see two counterexamples in README.txt. But yet if Griso's verdict is "NON-isomorphic" it's 100% correct, so you can still make use of it. PS: on the above link all answers are correct.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    ScSpectrometer

    School spectrometer, spectrograph, scpectroscope

    Spectrometer software for school use. Application reads from "web camera" as input spectrograph patteren.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB