Showing 72 open source projects for "processing"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • DAT Freight and Analytics - DAT Icon
    DAT Freight and Analytics - DAT

    DAT Freight and Analytics operates DAT One truckload freight marketplace

    DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
    Learn More
  • 1
    Scripted Roulette

    Scripted Roulette

    Simulation tool for the casino game Roulette

    Scripted Roulette is an original application which helps you to develop and analyze new betting strategies for the casino game Roulette. Learn and understand more about the chances you really have to win.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    OpenFVM is a general open source three-dimensional Computational Fluid Dynamics (CFD) solver (for Linux and Windows). It uses the unstructured finite volume method to simulate non-isothermal transient flow. Gmsh is used for pre- and post- processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Gimias

    Gimias

    Graphical Interface for Medical Image Analysis and Simulation

    GIMIAS is a workflow-oriented environment for solving advanced biomedical image computing and individualized simulation problems, which is extensible through the development of problem-specific plug-ins. In addition, GIMIAS provides an open source framework for efficient development of research and clinical software prototypes integrating contributions from the Physiome community while allowing business-friendly technology transfer and commercial product development.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4

    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. The tool supports several etching and deposition models, essential for the understanding of process-induced phenomena in micro- and nanoelectronics. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software. Icon
    Axe Credit Portal - ACP- is axefinance’s future-proof AI-driven solution to digitalize the loan process from KYC to servicing, available as a locally hosted or cloud-based software.

    Banks, lending institutions

    Founded in 2004, axefinance is a global market-leading software provider focused on credit risk automation for lenders looking to provide an efficient, competitive, and seamless omnichannel financing journey for all client segments (FI, Retail, Commercial, and Corporate.)
    Learn More
  • 5
    Systemc simulation module controlling This tool is aimed to ease the systemc simulation processing.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    neuranep

    Neural Network Engineering Platform

    A parallel-programming framework for concurrently running large numbers of small autonomous jobs, or microthreads, across multiple cores in a CPU or CPUs in a cluster. NeuraNEP emulates a distributed processing environment capable of handling millions of microthreads in parallel, for example running neural networks with millions of spiking cells. Microthreads are general processing elements that can also represent non-neural elements, such as cell populations, extracellular space, emulating sensory activity, etc. NeuraNEP handles microthread scheduling, synchronization, distribution and communication. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenCMISS-Zinc

    OpenCMISS-Zinc

    A Library for Interactive Modelling and Visualisation

    ...Models are represented in Zinc as mathematical fields defined over domains, including finite elements with support for high-order basis functions, complex parameter mappings and time variation, and image-based fields. Further fields can be defined by mathematical expressions and algorithms on existing fields, including image processing filters. Zinc model data structures are dynamic, supporting interactive applications which programmatically create, destroy and modify parts of models.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    allink

    allink

    Software for data analysis, image processing, simulations, solver.

    Collection of utilities based on two basics classes: Matematica and VarData. Matematica) performs math operations on vectors and matrices for smoothing, interpolation, convolution, image processing... VarData) manipulate a structure of points connected by links. Addraw) openGL engine. ElPoly) analyze mechanical properties of polymer and membrane like structures. Addyn) perform molecular dynamics and Monte Carlo simulations and has a solver for 4th oder PDE. Avvis) perform all the operation of Matematica on different sets of data visualized on a Qt graphical interface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FlowVR
    FlowVR is an open source middleware tailored for high performance in situ data processing and analytics running on large parallel machines
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 10
    IDL specified API for manipulating and processing CellML 1.0 and 1.1. Includes C++ implementation. Accessible from a C++ program, or from any language for which a CORBA language mapping is available Also, a Java wrapper of the API is available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ParallelSim

    ParallelSim is a parallel processor simulator written in java.

    ParallelSim is a parallel processor simulator written in Java which shows the effect of increasing the workload keeping the number of processing elements constant in one simulation. The number of processors is scalable and can be increased in subsequent iterations of simulation. The parameters like initial load, load offset, number of processors are declared as constants and can be changed directly in the source code to emulate different scenarios. It is also capable of plotting a graph at the end of each simulation to give an overview of how the simulation went. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CirclePack

    CirclePack

    An application for packing circles into a circle.

    It uses two different solutions: - placing of circles closest to the center from the largest to smallest, see brianshaler on github https://github.com/brianshaler/Circle-Packing-in-Processing - simulation "real" world with use of a Java Physics Engine JBox2D, see http://www.jbox2d.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    DReAMSim

    DReAMSim

    Dynamic Re-configurable Autonomous Many-task Simulator

    ...DReAMSim has been intentionally developed with a very simple-to-use interface to allow novice programmers implement their own resource management techniques without being bothered with all the hassles of a full-fledged commercial simulator, yet it has the main features required for defining reconfigurable processing elements in a distributed environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Vector,quaternion,matrix math library

    Vector,quaternion,matrix math library

    Free vector,quaternion,matrix math library

    ...For each headline there is a one line comment in Russian. Matrix are presented in OpenGL form 0 4 8 12 1 5 9 13 2 6 10 14 3 7 11 15 Now we are working on adding 50+ more functions for processing the planes, splines, bezier curves and interpolation methods.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    The software is related to the PhD thesis of Zoltán Farkas, used to simulate work distribution and processing in hierarchical desktop grid systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PerMoTo is a Performance Modelling Tool suite for decision support in the capacity and performance management of distributed transaction processing systems based on Queueing Theory and Discrete Event Simulation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Shell-scripts for the conversion & visualization of time series in raw MBDyn-ASCII-output format resulting from MBDyn multi-body-system simulations . Forms a minimalistic interface to make post-processing of MBDyn-bulk-data easier and more comfortable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IUT-SimDSP
    This is a simple DSP simulator for educational purposes: developed as a course supplement of CIT-4617 (Digital Signal Processing) at Islamic University of Technology (IUT). Written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    These classes are useful for signal processing in Matlab or C++. They bring together tools and methods which may be used interchangeably for Matlab and C++. Their initial use is in conjunction with work towards my degree at UC Berkeley.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The CASP (Computational Auditory Signal Processing and Perception) model accounts for various aspects of simultaneous and non-simultaneous masking in human listeners. The model is implemented in the Matlab / Octave scripting language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IFoam
    IFoam is an OpenFOAM derived framework. It uses Python programming language for definition of its API. Itegrates visual components for limited post-processing. Provides access to some GUI components for more efficient set up the simulation cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MutanT is an cross platform framework for performing multi-sensor data processing. It is not limited to any specific task but can be extended arbitrarily by users and developers. Data processing is performed by a chain of filters, a use can combine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Simple and Efficient Framework for Infinite Resolution Simulation; provides a Java Thread-like class that executes over simulated time. Time units are user-definable, no time quanta, and neither changes to the VM nor pre-processing are required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    libRfDsp is a collection of c++ tools for digital signal processing and simulation with a focus on RF/Microwave domain. The base data types are int, double and complex waveforms. Currently FFT, DDC, filtering and some basic operations are available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    This project is aimed at analysis of the bat's cochlear model for its echo location performance. It uses DSP and statistical/stochastic signal processing theory. Language: Matlab and C/C++
    Downloads: 0 This Week
    Last Update:
    See Project