Showing 245 open source projects for "netbeans with source code"

View related business solutions
  • Go From Idea to Deployed AI App Fast Icon
    Go From Idea to Deployed AI App Fast

    One platform to build, fine-tune, and deploy. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery turns your data warehouse into an AI platform. No new languages required.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    QuickFlash is a C++-based analysis library for data files generated by the Flash hydrodynamics code. It provides high-performance access to large datasets in low memory situations and other restrictive environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MIPGen

    MIPGen

    Simple Molecular Interaction Potential Generator in Python

    Molecular Interaction Potential Generator MIPGEN is a python program that will calculate Molecular Interaction Potential grids over a given molecule, that could be either a protein or a small organic compound (drug). The output will be a series of grids with DX format (*.dx) that the user will be able to visualize using any Molecular visualization program like VMD, PyMol, Chimera... For more information on dependencies and usage, please read the Documentation. Users are welcome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Inkcut
    Project moved to https://codelv.com/projects/inkcut/ Code move to https://github.com/codelv/inkcut/ Forum moved to https://inkcut.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The Protein Geometry Database hosts the development code for a flexible database for searching protein geometry, as well as a library for accessing this data for protein modeling & refinement programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    """ E-Cell's source code repository has moved to GitHub! https://github.com/ecell The development of E-Cell now continues on GitHub. The Subversion repository was abandoned. """ E-Cell System is an object-oriented software suite for modeling, simulation, and analysis of large scale complex systems such as biological cells. It allows many components driven by multiple algorithms with different timescales to coexist in a model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Unique finds patterns in source code. It helps you build better software by finding pieces of code that could benefit from a refactoring.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Methods and testing of methods for automatic analysis of in situ cyclic voltammetry data. This, at least initially, is the code from my masters thesis, which was done as a contribution to a larger project called Aevum. Aevum is being developed at t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    balloon-foam
    was moved to http://sourceforge.net/projects/cloudflu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Prob-Planning
    NOTE: We have moved the project to https://bitbucket.org/makokal/openprm/overview, all the code that is still in sf is not maintained anymore. please use the new code at the location given
    Downloads: 0 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10
    ein kleines Programm um bestehende CNC Programmteile zu modifizieren. z.b. invertieren einer CNC Achse oder das verschieben einer CNC Achse Manipulation CNC Programm snipe
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    SynBioLib -- your toolkit for synthetic biology applications. SynBioLib aims to establish a platform on which the Synthetic Biology community can develop and share code that is common to many tasks and programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    *Project home now moved to Google Code.* Numerical computing and plotting tools for IronPython.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    This project includes a set of tools and guidelines designed for rapid production of large-scale embedded systems projects. The tools enable quick generation of reusable, reconfigurable hardware, using a user-specified hardware description language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    1. Create an object-oriented python script that can represent mathematical concepts and their properties. 2. Represent all numeric values exactly. 3. Provide a variety of formats to export or embed representations of the mathematical concepts.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Python module for creating functions computing the Cyclic Redundancy Check (CRC). Any generating polynomial producing 8, 16, 24, 32, or 64 bit CRCs is allowed. Generated functions can be used in Python or C/C++ source code can be generated.
    Leader badge
    Downloads: 85 This Week
    Last Update:
    See Project
  • 16
    CodeIgor
    CodeIgor makes copies of given files, substituting user-defined patterns for given values. Every copy is related to a scpecific 'solution', so that you may define different versions of the same file, having the same patterns but different values.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    icramcode
    This is the public icram.de code repository filled with code/code-snippets and other useful stuff.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Software Defined Radio Transceiver project is written in Python while using GNU Radio and USRP. The goal is to create a software HF transceiver with various modes. Go here for more info: http://apps.sourceforge.net/mediawiki/sdr/index.php?title=Main_Page
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    BCI Project Triathlon
    A three-step approach towards experimental brain-computer-interfaces, based on the OCZ nia device for EEG-data acquisition and artificial neural networks for signal-interpretation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Linear Algebra Common Expressions (LACE) is a C++ templated library which allows you to operate with matricies and vectors inside your code as easy as on the whiteboard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A cross-platform aplication to explore online free maps (OpenStreetMap). Build with python and pygame, full immersive environnement. Actually only source code, require pygame.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MATmute is a MATLAB code mutation system targeted at developers of scientific software. The package includes a mutator, a MATLAB function to call the mutator and run the mutants, and some examples to demonstrate how to use the system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    With this Python module (based on C++ code) it is possible to create a Brain Comp. Interface (BCI) and herewith to get EEG data online and evaluate the data while receiving it. - Up to now, this tool relies on the Brain Vision Rec. as EEG software -
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A parser for patch (diff) files written as a Python module around the GNU patch code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Tokenizer and translator for the IDL language, principally used with the IDL environment from ITTVis and GDL.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB