Showing 49 open source projects for "computer hardware simulator"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 1

    Math Simulator

    A simulation software for numerical techniques.

    Math Simulator is a java-based application which simulates various mathematical techniques.It is extremely useful for the Engineering students and for professionals. Most importantly, unlike most others Math Simulator is an Application rather than a java - library. So, user is not required to have any computer background. A Unique feature of Math Simulator is that it allows you to save queries for later reference.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ParallelSim

    ParallelSim is a parallel processor simulator written in java.

    ...It is also capable of plotting a graph at the end of each simulation to give an overview of how the simulation went. The output of simulation will vary from machine to machine depending upon the underlying hardware, for e.g., the timings will be different on a dual core and a quad core processor. Feel free to reach out to me if you have any suggestions or queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Frc Robot Simulator

    A library that allows programs for a NI CRIO to be run on a computer.

    A simulator that allows programs written in Java for a National Instruments CRIO to be run on a local computer by overloading the libraries provided by WPI. Some things we've fixed since 0.1a: Kinect no longer throws an exception upon instantiation, the Watchdog is usable, array elements can now be edited in the gui, and lots of under the hood reimplementation to replace native methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Hackerando la Macchina Ridotta

    Hackerando la Macchina Ridotta

    Hackerando la Macchina Ridotta (Hacking the Smaller Machine)

    HMR is a computing history project of the University of Pisa. The HMR goal is to virtually rebuild old computers so it is possible for everyone to use them and actually feel how hardware and software technologies evolved in the course of time. The Macchina Ridotta (that in Italian means Smaller Machine) was the very first computer built in Italy by the University of Pisa in 1957. The MR is also the first machine rebuilded by the HMR project. More in general, HMR aims to support researchers and enthusiasts in computer science history. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 5
    Global Epidemic Simulator

    Global Epidemic Simulator

    A platform for modelling influenza-like epidemics and containment

    ...The significant advance of this project over previous work is the global nature of simulation, the memory and performance requirements of which motivate us towards a multi-core, multi-computer solution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dioscuri is an x86 computer hardware emulator written in Java. It is designed by the digital preservation community to make sure that documents and programs from the past can still be accessed in the future. Dioscuri is durable and component-based.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Software Process Model Suite is a toolset for modeling and simulate software process models. Is composed by: 1. a simulator engine; 2. a modeling tool based on SPEM, that uses model transformation approach; 3. a visual graphical simulator.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Educational hardware simulation environment. Designed for use with "Computer organization and Design"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    NIMSpro is a multiplayer simulator for emergency responder and homeland security training. NIMSpro enables fire, police, EMS, etc. to practice tactics, decision making, communication, and incident command (NIMS, ICS, Firescope). Instructor controls sims.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Try Free
  • 10
    Laboratory Circuit Simulator is transient simulator whiht analog and digital components support for laboratory classes. This support spice netlist files, DSP Tms320f243 DSPemu integration and has high customizable device modules development in c.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    DSPemu emule a digital signal processor TMS320F243, with console interface showing the registers and memory. With DSPemu is possible test algorithms such as Filter, FFT/IFFT. This can be integrate and used with a circuit simulator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    libLCS is a hardware description library in C++ aiming to be as powerfull and easy as the Verilog HDL. It currently supports logic gates, flipflops, clock, and facilitates delays, continuous assignments and variable value dumping into VCD files.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Microchip's PIC simulator. Simulates a circuit with dispositives as a P16F84 microcontroller, LEDs, displays and LCDs. Extensible with plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A graphical microcode simulator with a reconfigurable datapath.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    JSim8086 is platform-independent Assembly Language Simulator of the Intel 8086 CPU. It was designed to be a learning tool (CAL) for first year Computing students who are learning Computer Systems Organisation and Assembly Programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A Java based simulation of the MIC1 architecture as described by Andrew S. Tanenbaum in his book Structured Computer organization. In addition a model for interaction with a HD, screen and keyboard are provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    JCPUSim is a CPU (Central Processing Unit) simulator written in Java. It is intended to aid in teaching how the fetch-decode-execute cycle, CPU, registers, memory and assembly programming language work in a computer system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This program tries to simulate a simple computer. Users can write assembly programs for this simulator, which can be loaded and interpreted as instructions. An OS is also included with it, providing process dispatching and file system functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jFAST is a simple finite automata (FA) graphical simulation utility; it is designed to feature simple mechanisms for creating, editing, and simulating FA. jFAST is ideal for use by students, instructors, and self-guided explorers alike.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Modular, Configurable Simulator for Computer Architects
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ISAS is a configurable computer instruction set architecture simulator, written in Java, that can be used to quickly define, test and measure performance of computer instruction set architectures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    MORSEL is a simple microprocessor simulator designed for use as a temporary aid for teaching children to program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    YDLX is a generic CPU instruction simulator. It is designed to make it easy to add support for new CPUs and hardware devices in an object-oriented, "plug and play" fashion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DisCoBotS

    DisCoBotS is a Distributed Collective Robotics Simulator

    DisCoBotS (Distributed Collective Robotics Simulator) aims to be a robotics simulator with a focus on swarm and modular robotics that can be run in parallel on multiple computers to speed up calculations of sensor values. Other features are: Fast calculation of sensor values by using graphics hardware, physics, integrated python shell, simple xml-based scene setup. Site is currently under construction.
    Downloads: 0 This Week
    Last Update:
    See Project