Showing 212 open source projects for "code%20editor"

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 generative AI apps with Vertex AI Studio. Switch between models without switching platforms.
    Start Free
  • 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
  • 1
    NiCE

    NiCE

    Modeling and Simulation made NiCE!

    Notice! This project is now the Eclipse Integrated Computational Environment (ICE)! The new project page is www.eclipse.org/ice and the updated source code is at www.github.com/eclipse/ice . Contact: billingsjj <at> ornl . gov The NEAMS Integrated Computational Environment (NiCE) facilitates the flexible development, composition and use of a wide range of simulations, models and analysis tools for NEAMS integrated performance and safety codes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Template Code Set for JModelica

    This is a template Python code set to use JModelica easily.

    This is a template Python code set which makes it easy to use JModelica to solve optimal control problem. The template includes a sample model definition file (opt_definition.mop) and a .bat file (run_me.bat) to start its calculation. After download the template, immediately you can run JModelica by only double-clicking run_me.bat file, and obtain the optimization result.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ============================= THIS CODE IS DEPRECATED ============================= For updated information about MTSA visit: http://mtsa.dc.uba.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Arduino Simulator
    Arduino Simulator is a software developed to create simulation for Arduino micro-controller. The interface of the main window is straightforward and intuitive, as it is divided into two tabs called Code and Wiring, each with its specific functionality. Arduino Simulator features touch sensor, LED blinking, 4x4 Keypad, One Digit Seven Segment Display, Serial Monitor to display the output of the code, Wiring to show how to make wiring, Hardware requirements that list the components of the circuit, save log to text file, save the .ino file to use it in Arduino IDE and save the wiring photo as .png file.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 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
  • 5
    FSMDesigner
    FSMDesigner is a C++ based implementation for a Finite State Machine (FSM) design tool with integrated Hardware Description Language (HDL) generation. FSMDesigner4 uses the Simple-Moore FSM model guaranteeing efficient fast complex control circuits.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    DiLa Series

    Old PCs' Emulator Series

    DiLa Series is a personal attempt to resurrect the oldest PCs through emulation. Downloads contain source code, documentation and some available binaries. Emulated PCs up to date: Kenbak-1
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    zet-evacuation
    Moved to GitHub. This is the old, unmaintained source code. https://github.com/zet-evacuation A tool to model and simulate evacuation situations in buildings using flows on graphs and cellular automatons. It allows visualization of both models in OpenGL.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8

    ParsNIP

    Parser for PTRAC files produced by MCNP

    ParsNIP takes the ascii PTRAC files produced with MCNP radiation transport code and parses into a one-line = one-event format which can then be further processed in MATLAB, Excel etc. if necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RANGE: produce random genetic transcription networks in the NEMO language, which when compiled outputs models in Systems Biology Markup Language. Generate synthetic microarray data, or use NEMO alone to SBML-ize a network, or visualize it in cytoscape.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for Your Most Critical Databases Icon
    99.99% Uptime for Your Most Critical Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    EPx

    A modified version of EnergyPlus v. 7 or 8.

    EPx is a "modified version of EnergyPlus v. 7 or 8", a fork of the open-source building energy simulation engine developed by the US Department of Energy. This project also contains the canonical open-source releases of the unmodified EnergyPlus source code.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 11

    GraspIt

    A simulator for robotic hands.

    A simulator for robotic hands. This repository still contains the (somewhat outdated) releases and user manual. For the latest source code (recommended) please go to https://github.com/graspit-simulator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    igafem

    igafem

    Open source 3D Matlab Isogeometric Analysis Code

    ...The tight coupling of CAD and analysis within IGA requires knowledge from both fields and it is one of the goals of the MIGFEM is to provide a simple-to-understand IGA FEM code. The work is funded under the FP7 Initial Training Network Funding under grant number 289361 'Integrating Numerical Simulation and Geometric Design Technology.' If you use this code or inspired by it please cite the following reference in your work: VP Nguyen, C Anitescu, S Bordas, T Rabczuk. "Isogeometric analysis: an overview and computer implementation aspects". ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    fPotencia

    fPotencia

    Power flow library in C++

    ...Since Power system simulations have started needing to be executed in parallel, the old C-like designs are outdated; modular design is now needed to launch many simulations at the same time based on a base circuit. fPotencia is programmed in C++, but my intention is to bring JAVA, C#, Python and perhaps MATLAB versions of it. All of them in native code and whenever possible with the same modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    eANN

    eANN

    eANN is an implementation of several kind of neural networks.

    eANN is an implementation of several kind of neural networks written with the intention of providing a (hopefully) easy to use, and easy to modify, OOP source code. It is possible to have several different sized networks running simultaneously, each functioning independently of the others or acting as inputs between them. It also easy to modify the structure so that neurons (or even whole layers) can be created/pruned during simulation allowing dynamic expansion/contraction of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Electro-Mechanical Computer Simulation

    An electromechanical computer simulation.

    This project is a simulation of an electromechanical computer based upon the design presented in Charles Petzold's book "CODE: The Hidden Language of Computer Hardware and Software"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Biogenesis X Mod

    Biogenesis X Mod

    Mod of the evolution simulation and artificial life program Biogenesis

    ...Compared to the original project, this modification explores the following features: * alternative mutation mechanisms * an alternative stress-based aging mechanism It is based on the new_design branch of Biogenesis (https://sourceforge.net/p/biogenesis/git/ci/new_design/tree/), its source code can be obatained from http://sourceforge.net/p/biogenesisxmod/code/ci/xmod/tree/ If you want to post a review, remember that this is only a modification, so comment on my changes, not on the simulation. Biogenesis discussion forum: https://sourceforge.net/p/biogenesis/discussion/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    PDSTRIP is a hydrodynamic strip code for seakeeping. It computes ship motions for monohulls including sailing boats. PDSTRIP has been abandoned by its initiators, who do not wish to be contacted with use questions. The position of maintainer is vacant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Migration of cells in a social context

    Model of the migration of 3T3 fibroblast cells in social context

    Code updated. There were a few errors in the physical model of the concentration field of secreted chemokine surrounding each cell, together with a few coding errors. All have been corrected, the model refitted, and all simulations presented in the paper repeated. Results from this corrected model are on par with the published results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FrancescoMontorsi ScientificResearch

    FrancescoMontorsi ScientificResearch

    Scientific research work of Francesco Montorsi,Univ. of Modena, Italy

    This project hosts the code and the documents which were created by Francesco Montorsi during his PhD at the University of Modena and Reggio Emilia, Italy, about indoor and outdoor localization and navigation techniques. The code (mostly MATLAB code) is publicly available to enable reproducible research.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    PhEq_bootstrap

    FDA's f2 computation with bootstrap technique

    ...The target users are researchers from industry and academia dealing with pharmaceutical equivalence problem. The software is Open Source. It was developed in Lazarus environment, therefore source code is available in ObjectPascal.
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 22

    SimpleFB_GA

    a simple genetic algorithm written in FreeBasic

    a FreeBasic-written Genetic Algorithm code is here deployed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    PRIN-3D (PRoto-code for Internal flows modeled by Navier-Stokes equations in 3-Dimensions) is a CFD code written in MATLAB, with turbulent and reactive capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    NLFormatter

    Tool to format NetLogo code

    ***** Discontinued (may still work but will not be updated and supported anymore) ***** This formats NetLogo code that every block of code is written in a separate line. This makes the code clearer and is a pre-work for a Pseudo-Debugger running the model line-by-line. This work is in development status.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Open HLA (oh-la) provides an open-source implementation of the HLA RTI spec 1.3, IEEE 1516 and IEEE 1516 Evolved. It also provides a framework to wrap the standard RTI classes and FOM to code generation to make life simpler.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB