137 projects for "using" with 2 filters applied:

  • 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
  • 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
  • 1
    LaserFoam
    LaserFoam performs simulations of laser pulses using an adaptive split step Fourier method to solve the generalized nonlinear Schrödinger equation. It provides a graphical environment to run and visualize the results.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    OpenCell is a user interface for working with CellML models. Features: * Integrate models made up of ODEs. * Supports CellML 1.0 and 1.1, allowing you to build complex models using imports. * Plot and edit graphs. * And more ...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a development code for computer science research. It implements a solver for compressible gas dynamics. The code is distributed-memory parallel using MPI and data-parallel using the OpenCL framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MoGraSo is a programme for modelling long-period fibre gratings. Using modal methods (LP and hybrid modes), a transfer matrix in the radial direction and coupled mode theory, ensures a flexible, accurate and fast simulation.
    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
    The openLBMflow is an fast fluid flow solver based on Lattice Boltzmann Method. Main future are 2D and 3D code, single and multiphase models, Output data in VTK format can be directly open in Paraview. Download Windows or Linux binary version now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    HealthCareSim is an SDK for rapid modeling and simulating care delivery systems using the discrete event simulation paradigm. A modular design and useful defaults will enable a Java developer to quickly build prototype models that can be extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A 2-D inviscid flow and adjoint solver on unstructured triangular grids. It makes use of a vertex-centroid finite volume scheme which is second order accurate. The adjoint solver is developed using the automatic differentiation tool called TAPENADE. Code has been moved to https://github.com/cpraveen/euler2d
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A particle swarm optimization demo written by students in the digital communication msc program (2010) at uni-kiel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    uspice (Micro-SPICE) is a very small simulator for electrical circuits. The primary platform are low-power devices, such as graphing calculators.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Easy-to-use Business Software for the Waste Management Software Industry Icon
    Easy-to-use Business Software for the Waste Management Software Industry

    Increase efficiency, expedite accounts receivables, optimize routes, acquire new customers, & more!

    DOP Software’s mission is to streamline waste and recycling business’ processes by providing them with dynamic, comprehensive software and services that increase productivity and quality of performance.
    Learn More
  • 10
    GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, checkboxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, using GLUT or FreeGLUT.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 11
    A demonstration of the result of using an agent based approach in software. Shows a swarm of icons representing agents that follow user selected rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JRandO is a test data generator or better test object generator framework. It can be used in JUnit tests or in performance test (for e.g. using JMeter). It may also be useful in anonymization of data or in a simulation environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Anmech is a tool for symbolic calculations and mathematical modelling using Matlab. Its main functions are automated derivation of equations of motion of mechanical systems and derivation of system of differential equations with numeric parameters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SYSTEM FOR DESIGNING AND SIMULATE CONCURRENT AND DISTRIBUTED PROGRAMS IN CLUSTER ARCHITECTURE Provides graphical interface for configuring relationships between cooperating, abstract processes and simulate it in real cluster environment, using MPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gpNoCsim++ is a Network-on-Chip simulator based on gpNoCsim that extends the gpNoCsim and adds new features such as: asynchroniztion (using multithreading), loading network traffic from file, new topologies(i.e WK-Recursive), GUI and reporting features.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    The makhno project is an implementation of a framework for the solution of partial differential equations using spectral/hp element high-order methods. Primary purpose is the solution of Navier-Stokes equations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This program can be used to simulate the thermodynamics of magnetic materials with "classical" spins. It does this using the Metropolis Monte Carlo method. Arbitrary lattices and a number of magnetic interactions can be modelled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...PlanetSim is an object oriented simulation framework for overlay networks and services. This framework presents a layered and modular architecture with well defined hotspots documented using classical design patterns.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A real-time graph plotter. While your application is computing and logging results to a CSV file using the LiveGraph Writer API, the plotter lets you visualise and monitor the results live - by instantly plotting charts and graphs of the data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    This software can simulate heat transfer in solid heterogenous materia using cellular automata. There are two different simulation methods and several test model implemented at the moment. It is also possible to define boundary conditions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The objective of SPUC is to provide the Digital Communications Systems Designer or DSP Algorithm designer with simple, efficient and reusable DSP building block objects written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A topological data structure to handle 2D, surfaces and 3D simplicial meshes. This data structure is implemented in C++ using templates. It is based on Corner-Table and CGAL data structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Labyrinth is a small gui application which, provides a random and recursive generated perfect labyrinth. Each generated labyrinth has a start and an exit point deep in it. Some robot can search for the exit of the labyrinth by using different algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Vision: To create a city simulation using a all volunteer organization that reaches across the entire world. The project will be created in a virtual workspace utilizing the communication devices that are attainable for a wide volunteer base.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ...The considered implemented parametric and non-parametric Monte Carlo likelihood methods were chosen for their ability to treat both one-dimensional and multivariate SDE systems, although the quality of the inferential results can't match those obtained using more advanced techniques. Nevertheless the toolbox capabilities to simulate numerical solutions of SDE systems are still valid and can serve as a useful starting point to those willing to simulate stochastic dynamical models easily.
    Downloads: 5 This Week
    Last Update:
    See Project