Showing 375 open source projects for "source code computer"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • Streamline Azure Security with Palo Alto Networks VM-Series Icon
    Streamline Azure Security with Palo Alto Networks VM-Series

    Centrally manage physical and virtualized firewalls with Panorama

    Improve your security posture and reduce incident response time. Use the VM-Series to natively analyze Azure traffic and dynamically drive policy updates based on workload changes.
    Learn more
  • 1
    MACsim is a MAC (Medium Access Control) protocols simulator for CDMA (Code Division Multiple Access) systems used in mobile communications of third generation. Currently it only supports the WISPER protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    FSEM is a set of freeFEM++ scripts and C++ code to solve the drift-diffusion (DD) semiconductor device equations by the finite element method (FEM). It was initially developed for the nonlinear study of semiconductors under high optical injection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 5
    PhysicsBench: benchmark suite to represent physics simulation in future game-scenarios to be used by (1) computer architects/researchers for real-time physics hw/sw designs, and (2) application designers to determine gaming platform performance bounds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Pysolar is a Python library for calculating the position of the sun relative to the earth as a function of latitude, longitude, and time. There is also code included for other problems related to the development of photovoltaic systems. Still in alpha.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Poor Man's HPC is a framework that allows distributing and running code on a server farm. pmHPC is a scaled down and simplified version of distributed computing projects such as SETI, so is a perfect fit for enthusiasts and universities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    BrennerMD is a public domain Fortran molecular dynamics program by Donald Brenner and other people. This project is to maintain the original source code and to build a Python interface on top of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    The Distributed Genetic Programming Framework is a scalable Java genetic programming environment. It comes with an optional specialization for evolving assembler-syntax algorithms. The evolution can be performed in parallel in any computer network.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    A graphical microcode simulator with a reconfigurable datapath.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    A framework for generation of real-time numerical simulations of dynamical systems from differential and difference equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    METIL is a python-like interpreted or compiled language made for speed and generic programming, as in C++ but with static symbolic computations, type propagation, "for" surdefinition. Object orientation is centered on properties, rather than hierarchy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Statistics Online Computational Resource (SOCR) provides online aids for probability and statistics education, technology based instruction and statistical computing, including applets, computational and graphing tools and educational materials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    WebChip allows programmers of all abilities to literally look inside a highly-simplified virtual machine and understand what's going on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Esta é a documentação de um projeto de conclusão de curso feito na conclusão do curso de Engenharia de Computação-UNIVALI.É um conjunto de arquivos C e Matlab contendo a implementação da Lógica Fuzzy e simulações em sistema de enegia.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ever wish you could make a virtual hard drive on your computer? What If I told you, you can! Masterdrive is one of the only Virtual hard Drive creators for Windows and you can get it totally free! Only With NTI's MasterDrive!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Parallel and sequential object oriented finite element code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Intend to reproduce most of the conversational programming functionality of the Fagor 8055TC lathe controller. Web browser interface for easy portability between different OS. Visit project web-site for demo.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    This is the code for the virtual world that was used to judge entrees in the Symantec Programming Competition for college students held in February 2006.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JRete is a rule engine written in Java. Advantages over other expert system shell and artificial intelligence(AI) API - code rules in java language, data may compute accross network with multiple JRete, auto data persistence to database, event-fire direc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    Java Fuzzy Editor is a basic editor to allow creation of fuzzy based rules. It will save to serveral formats including to source code in several languages.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB