215 projects for "windows command code" with 2 filters applied:

  • 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
  • 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
  • 1
    GMAT

    GMAT

    General Mission Analysis Tool

    The General Mission Analysis Tool (GMAT) is an open-source tool for space mission design and navigation. GMAT is developed by a team of NASA, private industry, and public and private contributors. The GMAT development team is pleased to announce the release of GMAT version R2025a. For a complete list of new features, compatibility changes, and bug fixes, see the R2025a Release Notes in the Users Guide.
    Leader badge
    Downloads: 994 This Week
    Last Update:
    See Project
  • 2
    MOSSCO

    MOSSCO

    Modular System for Shelves and Coasts

    The Modular System for Shelves and Coasts (MOSSCO) is a coupling framework for Earth System Models. It helps users to integrate their own numerical models with other developments. Quick Start: git clone git://git.code.sf.net/p/mossco/setups mossco-setups git clone git://git.code.sf.net/p/mossco/code mossco-code cd mossco-code cat QuickStart.md or read online https://sf.net/p/mossco/code/ci/master/tree/QuickStart.md Beware: this is alpha software, expect...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Simulation of Urban MObility

    Simulation of Urban MObility

    SUMO is a microscopic, multi-modal traffic simulation.

    SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. The code and the issue tracker can be found at https://github.com/eclipse-sumo/sumo/ The documentation can be found at https://sumo.dlr.de/docs/
    Leader badge
    Downloads: 305 This Week
    Last Update:
    See Project
  • 4
    cfMesh

    cfMesh

    A library for polyhedral mesh generation

    cfMesh is an open-source library for volume mesh generation based on OpenFOAM. It implements various meshing workflows for volume mesh generation needed for CFD simulations with OpenFOAM. It is already a part of foam-extend, OpenFOAM for Windows, Caelus and OpenFOAM+ released by ESI. This repository is intended for contribution and collaborative development. If you have a new meshing algorithm or interested in contributing to cfMesh, do not hesitate to contact us. Please note that this code is not the same as CF-MESH+, which is a commercial product offered by Creative Fields Holding.
    Leader badge
    Downloads: 120 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
    Zgoubi is a raytracing code. Since 1972 it pushes charged particles through accelerators and beam lines, by stepwise solution of Lorentz force equation - and their spins via Thomas-BMT differential equation. Zgoubi simulates beam dynamics and polarization in a variety of accelerators (storage ring, synchrotron, cyclotron, betatron, microtron, FFAG, multi-pass ERL, etc) and optical systems (beam lines, magnetic and electrostatic optical components, time-of-flight and mass...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    gVirtualXRay

    gVirtualXRay

    Virtual X-Ray Imaging Library on GPU

    gVirtualXRay is a C++ library to simulate X-ray imaging. It is based on the Beer-Lambert law to compute the absorption of light (i.e. photons) by 3D objects (here polygon meshes). It is implemented on the graphics processing unit (GPU) using the OpenGL Shading Language (GLSL). SimpleGVXR is a smaller library build on the top of gVirtualXRay. It provides wrappers to Python, R, Ruby, Tcl, C#, Java, and GNU Octave.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 7
    loto
    http://loto.sourceforge.net/ hosts 4 projects of free software related to materials science and physics. They are loto, feram, compasses and xtalgrowth.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    ransfoil

    ransfoil

    console to calculate airflow around an airfoil based on RANS approach

    RANSFOIL is a console program to calculate airflow field around an isolated airfoil in low-speed, subsonic, transonic or supersonic regime by numerically solving the Reynolds averaged Navier-Stokes (RANS) equations using mature computational fluid dynamics (CFD) method. As postprocess results, the aerodynamic parameters of the airfoil, e.g., lift coefficient and drag coefficient, can be integrated from the airflow distribution near wall boundary. In addition, the coupling between airflow and...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 9
    CyberUnits

    CyberUnits

    Class library for computational cybernetics

    CyberUnits is a cross-platform class library for rapid development of high-performance computer simulations in life sciences. It supports modelling for biomedical cybernetics and systems biology with Object Pascal.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Push Code. Get a Production URL. Done. Icon
    Push Code. Get a Production URL. Done.

    Cloud Run deploys 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 Cloud Run Free
  • 10
    Hermes -- a set of libraries and tools for the support of scientific simulation and data archival.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Dike-ED

    Simulator for medical emergency departments

    Discrete-event simulator for medical emergency department resource allocation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Frame3DD

    Static and Dynamic Structural Analysis of 2D and 3D frames.

    FRAME3DD is a program for the static and dynamic structural analysis of two- and three-dimensional frames and trusses with elastic and geometric stiffness.
    Leader badge
    Downloads: 61 This Week
    Last Update:
    See Project
  • 13
    GridLAB-D
    GridLAB-D is a new power system simulation tool that provides valuable information to users who design and operate electric power transmission and distribution systems, and to utilities that wish to take advantage of the latest smart grid technology. It incorporates advanced modeling techniques with high-performance algorithms to deliver the latest in end-use load modeling technology integrated with three-phase unbalanced power flow, and retail market systems. Historically, the inability...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 14
    Quan is designed to model physical quantities in C++ programs. Advantages include automated dimensional analysis checking, automatic unit conversions, self documentation of code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Tahoe is a research-oriented platform for the development of numerical methods and models for the simulation of complex material behavior.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Quadrotor

    Quadrotor

    Quadrotor control, path planning and trajectory optimization

    This MATLAB-based repository contains implementations of quadrotor control systems, path planning, and trajectory optimization algorithms developed as part of an advanced robotics course at the University of Pennsylvania. It includes PD controllers, path planning via Dijkstra and A* algorithms, and trajectory optimization (minimum snap/acceleration). Run code: change trajectories in file control/runsim.m and run. See quadrotor_dynamics.pdf for dynamic modeling of the quadrotor. See...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Programmer's library for random numbers. Also random number generator testing code. Intended for simulation, games and "Monte-Carlo" algorithms.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Flint

    Flint

    A simulator for biological and physiological models

    Flint is a simulator for biological and physiological models written in CellML, PHML and/or SBML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ZanyBlue
    ZanyBlue: Ada libraries towards a finite element framework
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Generic CAM
    A tool for CNC toolpath generation. Model data in, G-Codes out. The system is kept as generic as possible. Machines with up to 9 axis can be defined. Machine simulator included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    CASUP

    CASUP

    Cellular Automata library for SUPercomputers (CASUP)

    CASUP is a Cellular Automata (CA) library for HPC and supercomputers. It can be used in materials science (microstructure evolution, grain coarsening, fracture etc.), physics (Ising magnetisation) and for many other CA. If you use the library, please reference it as: A. Shterenlikht, L. Margetts, Three-dimensional cellular automata modelling of cleavage propagation across crystal boundaries in polycrystalline microstructures, Proc. Roy. Soc. A 471:20150039, DOI:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CasADi
    A symbolic framework for C++, Python and Octave implementing automatic differentiation by source code transformation in forward and reverse modes on sparse matrix-valued computational graphs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    open-source flight simulator, for RC-models and real aircraft, with a special orientation towards gliders. OpenSceneGraph based full 3D renderer.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 24
    scnu

    scnu

    Fortran codes for SCNURS method - Side Cut Non-Uniform Residual Stress

    SCNURS - Side Cut Non-Uniform Residual Stress measurement method for plates, - is a destructive RS measurement method developed in Moscow, Russia and later in Bristol, UK. The method is specifically designed for the measurement of highly non-uniform RS fields, including discontinuities, in plates. This project collects all codes which implement forward and inverse solution to the RS problem. The codes are in modern Fortran with OpenMP. The codes are distributed under 2-clause BSD...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    finds exact gain, directivity and input impedance of Yagi or log-periodic antennas (planar symmetric array of cylindrical dipoles, many driven elements) for a range of specified frequencies, integrates 2D for segments on the same element, moment method
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB