Showing 226 open source projects for "console command"

View related business solutions
  • 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
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 1

    Bermuda Text-to-Speech

    This project includes basic NLP and DSP techniques for Text-to-Speech

    See TTS demo at: http://rslp.racai.ro/index.php?page=tts This is an entirely written in JAVA project which includes a set of tools and methods designed to enable Multilingual Text-to-Speech (TTS) synthesis. We currently support English and Romanian but we will soon train more models and make them available for download. If you want to read more about our other NLP and TTS tools check out http://nlptools.racai.ro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DeconSeq
    The DeconSeq tool can be used to automatically detect and efficiently remove sequence contamination from genomic and metagenomic datasets. It is easily configurable and provides a user-friendly interface. More at http://deconseq.sourceforge.net
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    HAWK - PDF Text Search Java Project

    HAWK - PDF Text Search Java Project

    No more support for this project - TAKE A LOOK AT FALCONSEARCH

    No more support for this project - TAKE A LOOK AT FALCONSEARCH "https://sourceforge.net/projects/falcontextsearch/"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Fekke's BMI calculator

    C# BMI Calculator with wizzard.

    An application written in C#, which will assist you in calculating your Body Mass Index.
    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
  • 5
    PRINSEQ
    A bioinformatics tool to PRe-process and show INformation of SEQuence data. The tool is written in Perl and can be helpful if you want to filter, reformat, or trim your sequence data. It also generates basic statistics for your sequences.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 6
    EASER

    EASER

    Ensembl Easy Sequence Retriever

    Maldonado E, Khan I, Philip S, Vasconcelos V, Antunes A (2013) EASER: Ensembl Easy Sequence Retriever. Evolutionary Bioinformatics, 9:487-490. doi: https://doi.org/10.4137/EBO.S11335.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TagCleaner
    TagCleaner is an application that is able to automatically detect and efficiently remove tag sequences from metagenomic datasets. It is easily configurable and provides a user-friendly interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MpcReader retrieves comet and asteroid orbital data in MPC format from the web and store it on your computer in different formats. The data is fetched from the MPC. The main job of MpcReader is to convert plain MPC data to the format needed for KStar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is the former home of pyecm, which has now been moved to github: https://github.com/martingkelly/pyecm Pyecm factors large integers (up to 50 digits) using the Elliptic Curve Method (ECM), a fast factoring algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    I Language
    I is a cross-platform programming language designed towards efficiency during development and at runtime.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    psicode

    An open-source quantum chemistry program package

    PSI is an open-source program for computing molecular properties using high-accuracy, ab initio, quantum mechanical models.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MiniKakofonix

    Asterix UDP multicast recorder

    This program is capable of subscribing to an UDP multicast feed containing (live) radar data in Eurocontrol Asterix format. The received UDP frames are stored in a recording file. A new (raw) Asterix recording file can be created every x minutes. The previously recorded Asterix filename contains date and timestamp. This tool can be used to do continuous 24/7 Asterix multicast recordings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CoVEC

    Consensus Variant Effect Classification

    The package provides SVM models to be used with SVMlight (http://svmlight.joachims.org/) for drawing a consensus out of individual 3rd-party predictions about the effect of mutations. The 3rd party tools are SIFT, Polyphen2, SNPs&GO and Mutation Assessor. The package also provides a series of Perl modules and scripts to assist in the preparation of data. The modules can be used to build custom tools and pipelines, whereas the scripts provide basic executable implementations based on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    mobcalPARSER

    mobcalPARSER

    A cross-platform interface for the *.mfj file format.

    mobcalPARSER is a command line based PERL frontend/interface for MOBCAL with limited wrapper functionality. "MOBCAL - A Program to Calculate Mobilities" is available from Professor Martin F. Jarrold's webpage http://www.indiana.edu/~nano/software.html.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    Starch CLD fit

    Starch CLD fit

    Least-squares fit of amylopectin chain-length distribution

    This FORTRAN program package finds the parameters involved in amylopectin chain-length distribution (CLD) biosynthesis by fitting experimental CLD data to a model which incorporates the underlying starch biosynthesis. The amylopectin CLD biosynthesis model used by this program is explained in the article “A Parameterized Model of Amylopectin Synthesis provides key insights into the Synthesis of Granular Starch”, by Alex Chi Wu, Matthew K. Morell and Robert G. Gilbert. The downloadable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    NeedlemanWunsch

    NeedlemanWunsch

    Fast global sequence alignment for the masses!

    MOVED TO GITHUB: https://github.com/noporpoise/seq-align Global optimal sequence alignment using the Needleman-Wunsch algorithm. Aligns DNA, RNA, protein sequence and more! See our sister project local alignment using Smith-Waterman: http://sourceforge.net/projects/smithwaterman/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Topographica

    Simulation software for brain modelling

    Topographica is a neural modeling package developed in a Human Brain Project grant from NIH. Topographica helps neuroscientists and computational scientists simulate and understand how topographic maps contribute to brain function. Topographica is now primarily maintained at github.com; see https://github.com/ioam/topographica for recent updates and releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Evrika

    Evrika

    Science simulator and advanced calculator based on modules

    Evrika is a science simulator and advanced calculator, which is based on modules. Modules are libraries containing definitions of concepts that can be used in the simulation. By definitions we mean properties, actions, reactions, etc. Evrika is used for creating both simulations and modules, so you can build your own module of elements, then use them to create virtual experiments and simulations. Also, you can make advanced calculations. Evrika is basically an executable that reads and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Tcl binding to levmar library implementing Levenberg-Marquardt optimization algorithm often used in data fitting. Levmartcl is a standard Tcl extension providing command interface to levmar functionality. This library is only a wrapper of <levmar> which actually performs the work. See the <levmar> home site for details: http://www.ics.forth.gr/~lourakis/levmar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Tools for mass spectrometry, especially for protein mass spectrometry and proteomics: Quantification tools, converters for Applied Biosystems (Q Star and Q Trap), calculation of in-silico fragmentation spectra, converter for Mascot result files
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Bifurcation Analysis Library
    A C++ library for the computation of bifurcation diagrams: it provides tools for the integration of systems of ODEs that depend on parameters. A Python interface is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    predictOP
    A C++ class to enable prediction of the reflectance spectrum of two overprinted inks (i.e., solids), using the inverted Viggiano trapping equation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ipmems

    ipmems

    Real-time data acquisition and visualization software

    Cross-platform data acquisition and visualization software with an embedded HTTP-server, binary protocol parsing library, protocol emulation server, remote secure administration server, embedded Groovy scripting facilities and HMI (SCADA) visualization module.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    fw2csv

    Convert data file from fixed width format table to CSV

    Fixed width data files are probably the most annoying data to import into database. This utility allows user to insert user-defined column separators into user-defided positions of flat file table given in fixed-width format. I am using this utility to import astronomical catalogs provided as flat tables at CDS ftp-server into postgresql; Build: $ make all [cc={icc|gcc}] Install: $ make install [prefix=/path/to/your/bin/directory] Example of usage: $ gzip -dc table.dat.gz |...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    System Stability Tester
    System Stability Tester is a multi platform open source clone of SuperPI and comes with a GUI and a CLI. It can be used for CPU and RAM burning, stressing and benchmarking.
    Downloads: 22 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB