Showing 5725 open source projects for "engineering"

View related business solutions
  • 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
  • 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
  • 1
    Smartphone IMU GPS

    Smartphone IMU GPS

    An Android App Dealing with Smartphone Sensors

    This is an Android App for 2.3.3 Android OS and above. It deals with Hard- and Software Sensors which are integrated in Nowadays Smartphones. The User can select the Sensors and observe the current values of - Accelerometer - Gyroscope - Magnetometer - GPS Position - .... and other Sensors A Stream containing the Sensor-Values in CSV- Format by WLAN To a Client and/or a Stream To a SD-Card can be started and stopped. The Sensor-Update frequency can be adjusted. There are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Subversion Stabilitäts-Metrik

    Eclipse Plugin zur Analyse der Subversion Stabilität

    Das Zeil der Studienarbeit ist es eine Metrik zu entwerfen die anhand der Veränderungs-Historie aus Subversion die Stabilität des Sourcecodes in einem Projekt analysiert. Die entworfene Metrik soll mithilfe eines Eclipse Plugin visualisiert werden. Hierzu wird ein Prototyp erstellt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Autmated Peptide Screening

    Screening peptides for MHC and/or MHC-T cell receptor affinity

    Modified version of AutoGrow, autogrow.ucsd.edu/ , with a mutation script added in the class files, and a global change of the defined mutation point from Hydrogen atoms to Calphas, to allow placement of Amino Acids. Deposited are 3 versions, used for my PhD Thesis. These allow for mutation of short 2-15 amino acid peptides, and associated screening of these using AutoDock or AutoDock Vina, allowing for 8 CPU systems to screen 10K peptides a day or 1-2K with flexible residues added in. A...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java Virtual Keyboard

    Java Virtual Keyboard

    virtual keyboard writing in java

    English: Fully in java implemented virtual keyboard, to use for some Textfields (JTextComponent's) in Java(SWING). License: BSD IDE: Netbeans German(Deutsch): Komplett in Java umgesetzte virtuelle Tastatur. Kann für beliebige Textfeld-Komponenten (JTextComponent's) in Java(SWING) eingesetzt werden. Lizenz: BSD Entwiklungsumgebung: Netbeans Russian(Русский): Виртуальная клавиатура полностью разработанная и прописанная на языке ява. Может быть использованна для любых компонентов...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Compliant and Reliable File Transfers Backed by Top Security Certifications Icon
    Compliant and Reliable File Transfers Backed by Top Security Certifications

    Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.

    Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
    Start Free Trial
  • 5

    TreeGrOSS Forest Growth Simulation

    Software for modelling tree growth

    Tree Growth Open Source Software is a Java based version of the forest growth simulator for north west Germany BWINPro.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Port of the Jasymca Symbolic Calculator for Mobile Devices to the Android Platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Timina is a Java web-based application for automation of all steps of a genome sequencing project: submission, assembly and annotation of sequences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Conflicts

    Automatic Solver for Railway-related conflicts

    Automatic Solver for Railway-related conflicts
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    mesoFON

    mesoFON is an individual-based mangrove forest model, a KiWi extension

    mesoFON is an individual-based mangrove forest model. It is a Java implementation of the KiWi model done with RePast Simphony. It contains several new features: (1) You can add up to 10 species via the GUI. However, in principle, the number of species to be included programmatically is unlimited. (2) You can use a variety of growth functions via typing them in as a string on the GUI. (3) The model is transparent, sinc it comes with the Eclipse workbench of RePast.
    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

    Diffusive

    Task-oriented distributed computing framework

    DIFFUSIVE HAS MOVED TO GITHUB: http://robphilipp.github.com/diffusive The goal of diffusive programming is to make task-oriented distributed computing easier by separating the execution logic from the distribution logic. Diffusive programming, defined by a set of six principles, is an approach for performing method-level, task-oriented distributed computing. In diffusive programming, any method can be marked for distribution, regardless of its signature. And marking a method is necessary...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    VSMOExp

    Ontologies, which are made up by standardized and defined controlled

    Ontologies, which are made up by standardized and defined controlled vocabulary terms and their inter-relationships, are comprehensive and readily searchable repositories for knowledge in a given domain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    MionChrom

    Signal processing for chromatography

    MionChrom interprets ASCII data from GC-C-IRMS systems, plots it, identifies peaks and autointegrates the results. The user can manually integrate peaks with different tools. The results is reported in *.XLS, *.TXT and *.PNG. ------------------------------------------------------ MionChrom is soon to be replaced by MionMass which isn't a open sourced project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JHuffman Encoder/Decoder

    JHuffman Encoder/Decoder

    A Huffman encoder/decoder application

    This application will help you to visualize how huffman encoder/decoder works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The FAKE GAME tool uses natural evolution to evolve Data Mining models. It incorporates several preprocessing, optimization and visualization methods aimed to streamline the Knowledge Discovery process. Knowledge Extraction from data is being automated!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This is a GUI, Java implementation of the Ant Colony Optimisation/Particle Swarm Optimisation (PSO/ACO2) rule induction algorithm. This project was inspired by Ant-Miner, but handles continuous attributes using PSO or now Differential Evolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    CirclePack

    CirclePack

    An application for packing circles into a circle.

    It uses two different solutions: - placing of circles closest to the center from the largest to smallest, see brianshaler on github https://github.com/brianshaler/Circle-Packing-in-Processing - simulation "real" world with use of a Java Physics Engine JBox2D, see http://www.jbox2d.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Reconn is a Cytoscape plugin for exploring and visualizing Reactome
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    GPXReport

    Analyze gpx files and store summary in Sqlite database

    There are many good programs to manage gpx tracks from my sport activities. My favorite one is gps-prune to view gps tracks on a map and make changes. However, I was missing a simple tool to store summary information about a gpx track into a database to keep track of my training efforts. That's why I created GPXReport. GPXReport is a desktop solution which is written in Java and should run on most computers. The program can read a gpx-file and calculate basics information such as: -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    rxtrack
    System to capture and analyze dispensed drugs to patients. Printing to Brother label printers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jUpdateChecker

    jUpdateChecker

    jUpdateChecker is a Java library to check for updates

    jUpdateChecker is a Java library providing your application with an easy update checking method.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Open Rocket Toolkit

    Simulation of historical and contemporary launch vehicles

    ORT is a tool for modelling and flying launch vehicles of arbitrary size and complexity. Unlike OpenRocket, it does not focus on amateur rockets but on real-world launch vehicles. The bundle includes a graphical design tool with an integrated simulation engine for rocket launches. Also included in the bundle is a playback application and a headless driver for logging simulations into spreadsheets. ORT integrates JME3 for 3D rendering.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    GriF (Grid Framework)
    GriF is a new JAVA Collaborative Grid Framework developed by COMPCHEM Virtual Organization operating in the EGI Production Grid environment aimed at running multi-purpose scientific applications empowering Grid massive calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    QMC Logic Minimizer

    QMC Logic Minimizer

    combinational logic functions minimization

    QMC Logic Minimizer is a versatile application for fast simplifying truth and reduce lines tables. This program offers a comfortable user interface for generating and minimizing of the combinational logic functions. It is unique for its possibility of minimizing several functions at the same time. This program is intended for practical digital devices constructors as well as formal scholars and academics. Features: - You can minimize up to 16 input variables and up to 16 output...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    SILENT

    a Scratch Interface for Lego NXT

    SILENT is a Scratch modification that interfaces with LEGO MINDSTORM NXT 2.0 robot. It's based on Scratch 1.4.2, developed in JAVA, Squeak and Bash scripting. It's supported by Linux and Windows XP/7, in which it was tested. It required JAVA>=6. Easy to setup and easy to learn! Please leave your review to help me to improve it!
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB