Showing 4208 open source projects for "vx-linux"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1
    A collection of projects I have developed in the past years. It contains: - a tool to compute height and angle of objects above horizon - a proof of concept of DFT and DWT to reduce audio files - a quantitative library with OOorg interface for Calc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The software annotates text with 41 broad semantic categories (Wordnet supersenses) for both nouns and verbs; i.e., it performs both sense disambiguation and named-entity recognition. The tagger implements a discriminatively-trained Hidden Markov Model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    HRDAG

    Framework for Hierarchical Graph Decomposition

    This is a framework used to decompose hierarchical graphs, i.e.,graphs which were created from or contain a hierarchy of modules. Each module is reused several times in the hierarchy. This may be useful to reverse-engineer human constructs like electronic equipment, manufactured machines, or bureaucratic hierarchies; but also to decompose natural constructs like gene-relation or protein-relation nets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IMPACT_S

    IMPACT_S

    Integrated Multiprogram Platform Analyze & Combine Tests of Selection

    Maldonado E, Sunagar K, Almeida D, Vasconcelos V, Antunes A (2014) IMPACT_S: Integrated Multiprogram Platform to Analyze and Combine Tests of Selection. PLoS ONE 9(10): e96243. doi: https://doi.org/10.1371/journal.pone.0096243
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    This package contains different tools to add NLP capabilities for Lucene 4.x (it has been tested using Lucene version from 4.6.x to 4.8.1). Although it was originally developed for German, it is, mostly, language independent. It allows the user to lemmatize words to be indexed, to weight termy ba their parts of speech (e.g. weighting nouns mor hevaily than pronouns), and to add synonyms taken from GermaNet or a list you provide to the search index and thereby increase recall of lucene.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The JAccumulator package brings the convenient type conversion and ad hoc composition capabilities of Javascript to Java programming structures. JAccumulator is dependent upon the Jupperware (http://jupperware.sf.net) to provide Javascript-like associative list capabilities and the convenience of easy hierarchical construction.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Network Analyzer

    Analyze the network carateristics like Delay, Jitter, Packet loss etc.

    ...When you click the start button, it will send a configurable stream of UDP packets to a host. (The receiving host is then required to echo all the packets back to the sender, which can be easily done via iptables rule under linux). Once the eched packets arrives back to the sender, the analyzer will calculate all the related statistics like, packet loss, jitter throughput etc... NOTE: in order to receive the echo packets you must configure the receiving host to echo the incoming packets. In the next release i will provide another java application that just echo on an UDP port.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Mechaglot, Calculate Semantic Similarity

    Mechaglot, Calculate Semantic Similarity

    Calculate semantic similarity for any human and human-like languages

    WARNING: There are too many false-positives! This is Alpha release, expect many things to improve, including the algorithms. PLEASE GO TO BROWSE ALL FILES TO READ A FULL DESCRIPTION. The goal of this project is simple: Input two sentences of the same language, and obtain the number (from 0 to 1) denoting the similarity between the inputted sentences, according to semantic categories. This project models my previous...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    LGML

    LGPL GML parser

    LGML is a GML parser under the LGPL license. The aim is to parse a GML document or fragment in order to get a WKT output. 2D and 3D inputs are both handled, but it is not permitted to have mixed geometries. The caller can choose if the input coordinates are parsed as X, Y, Z (if present) order, or Y, X, Z (if present) order. The willing of the project is to be a starting point useful for developers that need to parse GML objects in order to use them, for example, in the context of OGC...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    uranus4abm

    Universal Random Number Service for Agent-Based Models

    The purpose of URaNuS (Universal Random Number Service) is to provide a common library for Agent-based models that allows modelers to define different random streams and/or generators for different model parts in order to investigate the influence of distinct model parts to stochasticity. It is also useful to manage random numbers in the interplay of multiple libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    BioAnnote

    BioAnnote

    Annotator Desktop application is able to annotate biomedical texts by

    Annotator Desktop application is able to annotate biomedical texts by using different high-quality online resources, such as Medlineplus and Freebase. Users can introduce biomedical documents and obtain annotations for the relevant terms, such as diseases, symptoms and treatments. In addition, users can retrieve more detailed information for each recognized entity (making use of an integrated web browser), including related topics, external links, related bibliography and paper abstracts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    BiMS

    BiMS

    BiMS (biclustering for mass spectrometry data) is a Java application d

    BiMS (biclustering for mass spectrometry data) is a Java application designed to allow the application of biclustering algorithms to mass spectrometry datasets. Users can load their MS datasets and apply different clustering and biclustering algorithms (current version includes Bimax and BiBit). In adition, users can load raw datasets (in mzML or mzXML formats) and preprocess them using MALDIquant package and MassSpecWavelet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    EV3-JavaBrick

    ROS node to control LEGO MINDSTORMS EV3

    - Java SE 1.7 compatible - Can be run on both Windows/Linux PC - Can be run on Android devices(Tested on ASUS fonetab7, ASUS zenfone4, Samsung Galaxy S4) - Can be run on reflashed ARM-based AndroidTV sticks (Tested on MK808) - No custom firmware for EV3 brick - Supports about 15 EV3/NXT/HT sensors - Supports EV3 & NXT motors - Supports Android camera
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ojmapcoloring

    Map Coloring Plugin for OpenJump

    This is a map coloring plugin intended for OpenJump. It uses the Five Color Theorem to color an OpenJump layer with five colors such that no two adjacent features have the same color.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Luscinia is a program for archiving and analyzing field sound recordings (especially of animals). It incorporates an interface to a database, spectrogram measurement algorithms, sound comparison algorithms, and statistical analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    adLIMS

    adLIMS

    adLIMS: a Laboratory Information Management System with ADempiere

    Many biological laboratories dealing with genomic samples are facing the problem of sample tracking, both for pure laboratory management and efficiency, and for internal policies, such as Good Laboratory Practices (GLP). Our laboratory exploits PCR techniques and next-generation sequencing (NGS) methods, to perform high-throughput integration site monitoring in different clinical trials and scientific projects, based on the delivery of therapeutic genes by viral vectors integrating into the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OSM2SVG

    Openstreetmap Layerd SVG Exporter

    This Programm gets the Data from Openstreetmap and converts it to an Layerd SVG File for Inkscape. All conversion is don via a stylesheet. Here is defined what schould be shown and how it is displayed. You can get various styled Maps from the same Data with different sytelsheets. The Stylesheets are Javascript files and easy cusomizeable. (You should have a bit knowledge of OSM tags then it will be easyer to understand)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Geoportal Server
    Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    CLEiM

    Cross Lingual Education in Medicine

    CLEiM (Cross Lingual Education in Medicine) is an opensource version of an Intelligent System which extract concepts from medical texts and provides qualified information. It integrates information from various sources. This system has been developed by the Intelligent System Group GSI (http://www.esi.uem.es/gsi/) at UEM University. We do NER (Named Entity Recognition) based on GATE platform. The installation is simple, you can use it as a Web application. It has been tested under...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    bio2rdf
    The Bio2RDF project aims to transforms silos of life science data into a globally distributed network of linked data for biological knowledge discovery. Bio2RDF creates and provides machine understandable descriptions of biological entities using the RDF/RDFS/OWL Semantic Web languages. Using both syntactic and semantic data integration techniques, Bio2RDF seamlessly integrates diverse biological data and enables powerful new SPARQL-based services across its globally distributed knowledge bases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    picard

    A set of tools for working with high-throughput sequencing data

    A set of tools (in Java) for working with next generation sequencing data in the SAM/BAM format. Note that development has moved to GitHub at https://github.com/broadinstitute/picard and support is available on the GATK forum at http://gatkforums.broadinstitute.org/categories/ask-the-team
    Downloads: 6 This Week
    Last Update:
    See Project
  • 23
    MNCubes

    MNCubes

    Research project to compute repeating patterns in discrete planes

    A 2D line can be rasterized into a 8-connected sequence of pixels which exhibit repeating patterns of connected pixels. Likewise, a 3D plane can be rasterized into connected cubes. A 'rectangular' cut of m x n cubes is a (m,n)-cube. Given m and n, the goal of this project is to generate all the (m,n)-cubes for all the (integer) discrete planes, based on the intersection vertices on a Farey diagram.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GenoCAD
    GenoCAD is a CAD software for synthetic biology. This application provides a web-based tool to design plasmids, artificial gene networks, and other synthetic genetic systems composed of standard genetic parts. It includes a parts management system, a rule-based design tool, and a simulation engine. This project has morphed into a SaaS model. The open source code is no longer maintained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    JUnit Execution & Report Generation Tool

    Runs JUnit Test cases and generate HTML report, keeps past run history

    This tool pulls all JUnit testcases from the class path and run them all. After completion of test case execution it populates the result in database tables. A report tool fetch the result data from database and produce an HTML report. Highlights of this tool - No coding effort is required from developer to integrate existing JUnit test cases. They just need to put their test case folder to the class path - Since it keep the test result data in a database, it can keep history of...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB