Showing 20 open source projects for "dev c portable"

View related business solutions
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 1
    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: 284 This Week
    Last Update:
    See Project
  • 2
    GeomSpace

    GeomSpace

    Interactive geometry software for Euclidean and non-Euclidean spaces

    GeomSpace is interactive geometry software for different geometric spaces. You can build your own universe of any dimension and with any geometry. You can choose Euclidean, elliptic, hyperbolic, Galilean, Minkowskii, de Sitter among other spaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    eMatrix

    A C++ Matrix Library

    eMatrix is a lightweight matrix library developed in C++. EMatrix is designed to help solve engineering problems requiring linear algebra. eMatrix is OS independent and is fairly portable. New features include inv(A) and det(A).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Susa
    A C++ library of linear algebra, signal processing and communication systems routines. This library is stand alone and it does not depend on any third party libraries indeed a C++17 compiler equipped with the standard library is necessary and sufficient. The project has been moved to https://github.com/libsusa/susa
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    EtiC Galaxy simulation

    EtiC Galaxy simulation

    Galaxy extraterrestrial life simulation

    ...The V2_1 provides several new features: planets surface magnetic field, reworked life stage transitions, integration of MW exoplanets catalog, planets view and graphs window optionally on different threads... EtiC is based on OpenGL / GLFW 3.2, runs on MSWindows 7 and MacOsX. Source code in C++, was developped using the Dev-C++ IDE and XCode.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    RoadRunner represents a state-of-the-art simulation library for SBML models. It is fast, portable and accurate. This projects hosts the library and tools using the library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    GMES

    GMES is a free Python package for FDTD electromagnetic simulations.

    GMES is a free finite-difference time-domain (FDTD) simulation Python package developed at GIST to model photonic devices. Its features include simulation in 1D, 2D, and 3D Cartesian coordinates, distributed memory parallelism on any system supporting the MPI standard, portable to any Unix-like system, variuos dispersive ε(ω) models, CPML absorbing boundaries and/or Bloch-periodic boundary conditions, and arbitrary material and source distributions. GMES officially stands for GIST...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    ViennaTS

    The Vienna Topography Simulator

    ViennaTS is a C++, OpenMP-parallelized Topography simulator, focusing on processing challenges for micro- and nanoelectronics. At its core is the Level Set framework, allowing for an implicit surface description of material surfaces and interfaces. Within this framework models for geometry manipulation such as boolean operations and chemical mechanical planarization have been implemented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    N.Tesla

    Numerical Transient Simulator for Power System

    June 24, 2021. This project has been updated to STEPS project at github since March 21, 2018. Please go to https://github.com/changgang/steps for latest version. _______________________________ Great news. Version 0.6.6 is released with HVDC and Switched shunt model for powerflow. Please leave feedback to the developer. N.Tesla is an open source project to provide students and researchers of EE with a tool to implement new models for power system study and research. N.Tesla is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10

    Advanced Numerical Instruments 2D

    Advanced numerical instruments: adaptive meshing, FE methods, solvers

    Ani2D provides portable libraries for each step in the numerical solution of systems of PDEs with variable tensorial coefficients: (1) unstructured adaptive mesh generation, (2) metric-based mesh adaptation, (3) finite element discretization and interpolation, (4) algebraic solvers.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    CTruck3D _Open

    CTruck3D _Open

    realistic truck & car simulator, with OpenGL graphics

    update: https://sourceforge.net/projects/newctruck3drally/ It's a 3D, physically realistic truck/car simulator, oriented to dirt tracks. This is subsancially kept as hystorical. The environment is a hilly terrain which can also be user-defined in the form of a Bitmap image file (where intensity of red component defines height). It's similar to the classic "Terep 2". Particular care for internal cam. Written in standard C. There's a Windows executable ready for use, but it's compilable...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    predictOP
    A C++ class to enable prediction of the reflectance spectrum of two overprinted inks (i.e., solids), using the inverted Viggiano trapping equation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mizar

    Mizar

    N-body gravitational simulator

    Mizar is an N-body gravitational simulator. Given a starting setup consisting of the masses, positions, and velocities of any number of objects (conceptually, planets and stars), Mizar calculates and draws how they subsequently move according to their velocities and the influence of each other's gravity. Requirements: * KDE 4.4.5 * Qt 4.6.2 Requirements to build: * KDE 4.4.5 dev files (e.g., provided by kdelibs5-dev in Ubuntu 10.04) * Qt 4.6.2 dev files (e.g., libqt4-dev on Ubuntu...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The SIMP/STEP platform provides a fast, efficient, portable abstract framework for interactive and scripted cellular automata and lattice gas computing in the Python environment. SIMP provides a high-level 'programmable matter' laboratory built on
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Artist is a portable 2D graphics library. Main features are: drawing primitives, bitmap blitting, alpha blending, zoom and rotation, text rendering and image file loading. It uses hardware acceleration and provides a simple and elegent API.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    simplus is c++ library for constructing event driven simulations with a virtual time. Use it e.g. for telecomm., engineering, traffic simulations or simulation based games. It is lean, fast and portable and easily scales to millions of simulated objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A 64-bit clean (hopefully!), portable, object oriented library of tightly integrated low-level classes, templates and functions targetting realtime multithreaded applications such as midi sequencers, audio synthesisers, games and simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Small, open-source khepera robots simulator written in C++. Code is inteneded to be portable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The Expedient Trickle Sync project is an attempt to create an intelligent algorithm for synchronizing data between a database server and a portable, mobile, network-enabled device, with the goal of minimizing the overall cost of data synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    a distributed engine for abstract neural network development via natural-language programming
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next