221 skills found · Page 4 of 8
zonca / Python QucsQUCS, (http://qucs.sf.net), is a powerful open-source circuit simulator, python-qucs is a Python package that allows to automate the process of preparing input netlists for several simulations, run them, and export the results.
kautilyadevaraj / SchedulingAlgorithmSimulatorThis project is a web-based simulator for CPU scheduling algorithms. It allows users to input different processes with specific attributes (arrival time, burst time, etc.) and visualize how these processes are scheduled according to the chosen scheduling algorithm.
izuzak / FRISCjsFRISC processor simulator in JavaScript
ipriyam26 / FlyOffWelcome to our bird training simulator! Here you can observe the birds in real time, and use the genetic algorithm to train them to fly and eat food. Through the process of natural selection, this allows the best birds to survive and evolve over generations.
MicroMagnum / MicroMagnumFast Physical Simulator for Computations on CPU and Graphics Processing Unit (GPU)
malhotra5 / Flight SimulatorA flight simulator made from scratch using the graphical capabilities of processing.
RCSL-HKUST / HeterosimHeteroSim is a full system simulator supporting x86 multicore processors combined with a FPGA via bus-based architecture. Flexible design space exploration is enabled by a wide range of system configurations. A complete simulation flow with compiler support is provided so that a full system simulation can be performed with various performance metrics returned.
gia-urjc / Evacuation SimulatorThe purpose of this simulator is simulates and allows visualization of the evacuation process of people located in buildings during emergencies.
shoarai / WashoutFilterWashout filter processes a vehicle motion to produce a simulator motion.
sharan-naribole / PPBP Ns3Poisson Pareto Burst Process application for ns-3 discrete-event network simulator.
santa-dev / Santa SimA forward-time simulator for gene sequences modeling a variety of mutation and selection processes.
chenxm1986 / PIM ToolchainEDA toolchain for processing-in-memory architectures, including an architecture synthesizer, a compiler, and a simulator
Anandsavran / Graphical Simulator For Resource Allocation Graphs RAG The Graphical Simulator for Resource Allocation Graphs (RAG) is a software application designed to visually simulate and analyze resource allocation scenarios in a computer system. It helps users understand and detect deadlocks, resource contention, and inefficient resource utilization using a graphical representation of processes and resources.
antonioalberti / NovagenesisNG is a convergent information processing, storage and exchanging architecture. Its design started in 2008, when Prof. Antônio Marcos Alberti selected project requirements, design principles, guidelines and main foundations. Alberti also did its first specification in 2011 and coded this prototype in C/C++ in 2012-2013. The key idea of NovaGenesis can be summarized in the 306 following statement: services (including protocol implementations) that organize themselves based on names, name bindings, and contracts to meet semantically rich goals and policies. Every component of the architecture is offered to others by publishing several name-bindings. NovaGenesis is also an event-driven simulator. NG implements a novel Internet stack which runs over raw sockets in Linux. There is no support for other operating systems. A security layer is also missing in this prototype. Please read our open source license in order to use it. All the source code is offered as it is. There is not guarantee of any kind. More details about NG design can be found in the following paper: https://www.sciencedirect.com/science/article/abs/pii/S0167739X16302643. All the papers regarding NG are accessible here: https://www.researchgate.net/profile/Antonio-Alberti-2. NG is a registered software.
lollcat / Aspen RLReinforcement learning for chemical engineering process design with Aspen Simulator.
shouryaraj / Process Scheduling SimulatorCreated programs to simulate two different scheduling algorithms i.e. First come, first served and Preemptive Round Robin scheduling
Sh0g0-1758 / RISCV Instruction SimulatorRISCV Instruction Simulator with assembler, single-cycle processor, 5-stage pipeline, and cache simulation
wagesj45 / Blender Vhs SimulatorA Blender based VHS simulator for video processing. Now you can have the Real VHS Experience™.
kargaranamir / M M 1 Queue SimulatorAn M/M/1/K queue Python3 simulator that compares the simulation results against the analytics results. The queue have limited capacity K and processes may be blocked (if queue is full) or leave queue before get service (there is a deadline for each process) or get service from server.
pwwl / Tep Attack SimulatorICS attack simulator for the Tennessee Eastman Process. From the NDSS 2024 paper: "Attributions for ML-based ICS anomaly detection: From theory to practice"