Showing 1951 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    PhraseComposer

    AACT FCEE Cerebral Palsy UNIVALI

    This tool can improve communication based on communication boards and iconographic symbols. Users with motor and communication disturbs can communicate by selecting characters on a computer screen using expressions like Blink (simultaneous blink left and right eye), individual blink(blink left or right eye), smile, raise eyebrow and some others. In this version, the tool allows users only select character to form phrases and listen letters and/or words (configurable). With some modifications, users can use numbers and arithmetic operators, figures/pictures, and others symbols to increase and diversify the software usage. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    MYRA

    MYRA

    A collection of ACO algorithms for the data mining classification task

    ...It includes popular rule induction and decision tree induction algorithms. The algorithms are ready to be used from the command line or can be easily called from your own Java code. They are build using a modular architecture, so they can be easily extended to incorporate different procedures and/or use different parameter values. This project is now hosted at: https://github.com/febo/myra
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 3
    DataCleaner

    DataCleaner

    Data quality analysis, profiling, cleansing, duplicate detection +more

    DataCleaner is a data quality analysis application and a solution platform for DQ solutions. It's core is a strong data profiling engine, which is extensible and thereby adds data cleansing, transformations, enrichment, deduplication, matching and merging. Website: http://datacleaner.github.io
    Downloads: 7 This Week
    Last Update:
    See Project
  • 4
    Wi-Fi Ducky

    Wi-Fi Ducky

    Upload, save and run keystroke injection payloads with an ESP8266

    Upload, save and run keystroke injections remotely with an ESP8266 + ATmega32u4. Using a USB device that act as a keyboard to inject keystrokes is well known these days. The USB Rubber Ducky by Hak5 is THE hacker gadget for this kind of attack. It introduced a simple script language called Ducky Script, which this project uses too. The ESP8266 is a popular Wi-Fi chip used in a lot of projects. Because it's cheap, small, and has its own file system (SPIFFS), it's perfect for enabling an easy remote connection and holding Ducky Script payloads. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    jalicanto

    jalicanto

    Traveling Salesman Problem "window time based" aproximate solver

    Time based Traveling salesman problem solver. Using iterated local search algorithm, implements xkick perturbation Programmed in Java. A class to use the TSP Suite(Thomas Weise, Raymond Chiong, J ¨org L¨assig, Ke Tang, Shigeyoshi Tsutsui, Wenxiang Chen, Zbigniew Michalewicz, Xin Yao, Benchmarking Optimization Algorithms: An Open Source Framework for the Traveling Salesman Problem. 2014.),is implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Canon_ex

    Key Data elements and controlled vocabularies For Cardiology

    N.B This Project is DEPRECATED Canon contains an experimental collection of fields - key data elements (2700) and controlled vocabularies - Pick Lists (4000) for cardiology. It can be used for the construction of Electronic Medical Records and to produce structured Reports Is using the Phoenix - Elixir framework and as backend storage is using the Postgresql Database. Most vocabularies are from the Registries : CathPCI, Action, TVT, NICOR, IMPACT, ICD, CARDS, Echo Standards and Articles. For each field - definition, Pick List SNOMED, HL7, Loinc Codes can be stored. For the Reports the corresponding phrases in any language can also be stored. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EPICS Qt Framework

    EPICS Qt Framework

    Qt based GUI system for use on EPICS control systems. (Now on GitHub)

    (Now mantained on GitHub - https://qtepics.github.io/) A layered framework based on Qt for accessing Experimental Physics and Industrial Control System (EPICS) data using Channel Access (CA). Designed for rapid development of control system graphical interfaces. Initially developed by Glenn Jackson, Anthony Owen, and Andrew Rhyder at the Australian Synchrotron. Later, Andrew Starritt and Ricardo Fernandes joined the development team.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    SoftIB Serial Communicator

    UART communications with data flow monitoring

    A simple to use serial communication software for communicating with other serial, MCU and Arduino. The SoftIB Serial Communicator communicates with other Serial devices that use a simple asynchronous communication using only the RX and TX signals without any control signals. The application was developed based on the communication with microcontrollers, but it can be used in all other cases.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    Heat transfer in a bar and sphere

    Heat transfer in a bar and sphere

    Heat transfer in a bar and sphere using finite differences.

    Simulation of the heat transfer in a bar and a sphere (1D) using finite differences in Matlab. Authors: -Jheyson A. Mogollon R. - jheyson260@gmail.com -Luca Meinardo - lucameinardo@gmail.com -Angie Xiomara González - angiegduque@gmail.com Current Version: 2.0 Date: 30/05/2017
    Downloads: 2 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 10
    SWire

    SWire

    A Stata plugin for connecting Stata with other software

    SWire is a software interface enabling us to query Stata for the executing of basic operations like reading or writing data. The core of SWire is a Java plugin which functions as a server and it can be queried by using the HTTP protocol. SWire is in essence a wrapper around the Stata-Java API and all the functions relating to this API can, therefore, be externally called by clients. SWire can be interrogated on a local network and it accepts AJAX queries, thus enabling the development of web applications which provide the user with graphical user interfaces. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    GenCodeGenerator

    C++ class to generate biologically plausible genetic codes

    ...By default, the class "GeneticCode" generates alternative genetic codes, with the reqirement of block structure, and, optionally, with the assumption of stereochemical or biosynthetic models (to impose the assumption of the adaptive model, simply filter the codes using the error_cost() function). See Appendix in Makukov & shCherbak (2017) for the description of the algorithm. The code requires Qt 5. To compile the provided example, run 'qmake' to produce the Makefile, and then run 'make' to compile the executable file. License: Public Domain.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    GTK+ IOStream

    GTK+ IOStream

    GTK+iostream, Data plots, ORB, Neural Networks, WSOLA

    Create GTK+ interfaces using IOStream style code. Its simple and quick! Also providing simple data plotting (similar to Matlab/Octave), ORB (Object Request Broker), and Neural Network computations. You can create GTK+ GUIs in a few lines of code. Labels<<"Thanks for reading"; (HBox<<Labels).show(); or even one line : (HBox() << (Labels()<<"Thanks for reading")).show(); Inline code destructs the classes, but leaves the widgets/callbacks operating.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Seqping

    Gene Prediction Pipeline for Plant Genomes

    Gene Prediction Pipeline for Plant Genomes using Self-Training Gene Models and Transcriptomic Data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CSV Comparator

    CSV Comparator

    CSV Comparator is a tool for comparing files which contain CSV-Data.

    ...There is a command line tool as well as a user interface. In case you need to compare .xml-Files you can convert them to .csv-Files with my other project CSV Transformer. The advantages by using CSV as input and output are the following: - Many applications allow an export of its data to CSV or Excel(were it could be saved to CSV) - It is possible to pre- and postprocess the data, e.g removing version numbers before comparing - It is easy to create CSV data from logfiles and other resources by using unix tools like sed or awk - CSV can be loaded into other applications, especially Excel, were it can be formatted by macros for analyzing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    TESTIMAGES

    TESTIMAGES

    Testing images for scientific purposes

    ...The archive includes more than 2 million images originally acquired and divided in three different categories: SAMPLING and SAMPLING_PATTERNS (aimed at testing resampling algorithms), COLOR (aimed at testing color rendering on different displays) and PATTERNS (aimed at testing the rendering of standard geometrical patterns). Please cite the following papers when using any image in this archive: * ASUNI N, GIACHETTI A, "TESTIMAGES: A Large Data Archive For Display and Algorithm Testing", Journal of Graphics Tools, Volume 17, Issue 4, 2015, pages 113-125, DOI:10.1080/2165347X.2015.1024298 * ASUNI N, GIACHETTI A, "TESTIMAGES: a large-scale archive for testing visual devices and basic image processing algorithms", STAG - Smart Tools & Apps for Graphics Conference, 2014.
    Leader badge
    Downloads: 119 This Week
    Last Update:
    See Project
  • 16
    ImagingAnalysis

    ImagingAnalysis

    Direct tissue-level image quantification package for Mathematica

    ImagingAnalysis is a Mathematica package that performs grid-based analysis of time-lapse imaging data saved in a sequence of TIFF files. This package requires Mathematica 7.0. Revised on 14 May 2017: Bugs are fixed and incompatibility issues are resolved. The current version runs on Mathematica 11.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project is about the creation of robot tube concentric using ViSP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    RoadRunner represents a state-of-the-art simulation library for SBML models. It is fast, portable and accurate. This projects hosts the library and tools using the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Speakable Programming for Every Language

    Speakable Programming for Every Language

    Your language to speak with all.

    This project has the language data for spel, the main new codebase is at: https://gitlab.com/liberit/pyac A computer programming language using human language syntax for human-to-human and human-to-computer communication with high precision, supporting many languages. Currently has alpha prototype support for analytic versions of the UN languages English, Mandarin Chinese, Spanish, Arabic, Russian and French as well as a bunch of others in addition to the core mwak language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    VeriSiMPL

    Verification via biSimulations of Max-Plus-Linear models

    This toolbox is used to generate finite abstractions of autonomous Max-Plus-Linear (MPL) systems over R^n. Abstractions are characterized as finite-state Labeled Transition Systems (LTS). The LTS finite abstractions are shown to either simulate or to bisimulate the original MPL system. LTS models are to be verified against given specifications expressed as formulae in Linear Temporal Logic (LTL) and Computation Tree Logic (CTL). The toolbox intends to leverage the NuSMV model checker. Models...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    SnowyOwl

    RNA-Seq based gene prediction pipeline for fungal genomes

    SnowyOwl is a gene prediction pipeline that uses RNA-Seq data to train and provide hints for the generation of Hidden Markov Model (HMM)-based gene predictions, and to evaluate the resulting models. The pipeline has been validated and streamlined by comparing its predictions to manually curated gene models in three fungal genomes, and its results show substantial increases in sensitivity and selectivity over previous gene predictions. Sensitivity is gained by repeatedly running the HMM gene...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    In silico fragmentation evaluation

    Comparative analysis of open source in silico fragmentation tools

    We compared the performance of four publicly available in silico fragmentation tools that help in structure elucidation of metabolites (MetFrag, CFM-ID, MAGMa+ and MS-FINDER). Using the output of these tools we developed a voting/consensus model which is combining, re-ordering and re-ranking the candidates file and increases the correct hit percentage. We used 520 compounds from the 2016 CASMI challenge with 312 compounds for training and 208 compounds for validation purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    rawi2ctool

    RAW I2C command line tool for debug, test and more

    This is a Linux command line tool to do raw I2C accesses to a bus, IF SUPPORTED BY THE ADAPTER, to probe the bus, read or write some data, detect glitches, do a bench, program an EEPROM with the required blocksize, test the I2C bus driver, ... Raw I2C mode enables data frames that are not supported by SMBus and related tools (such as i2cget, i2cset, i2cdump)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Geometra

    Geometra

    Compass-and-straightedge construction

    Solve different geometrical challenges using exclusively ruler and compass. Application useful for educational purposes. Find samples in downloads page to see how easy to use and powerful is this tool.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    IPAS for protein sequences

    IPAS for protein sequences

    multiple alignment algorithm for protein sequences

    IPAS is a new and practial protein multiple sequence alignment algorithm based on iterative progresive alignment algorithm Assessed on BAliBASE 3.0, PREFAB 4.0, SABMARK 1.65, and OXBENCH, MSAProbs achieves the statistically highest alignment accuracy, compared to ClustalW 2.0.10, MAFFT 6.717( using L-INS-i with --maxiterate = 1000), MUSCLE 3.8.31, ProbCons 1.12, and Probalign 1.3.
    Downloads: 0 This Week
    Last Update:
    See Project