Showing 19 open source projects for "android program source code"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 1
    GHDL

    GHDL

    VHDL 2008/93/87 simulator

    This directory contains the sources of GHDL, the open-source analyzer, compiler, simulator and (experimental) synthesizer for VHDL, a Hardware Description Language (HDL). GHDL is not an interpreter: it allows you to analyze and elaborate sources for generating machine code from your design. Native program execution is the only way for high-speed simulation. Full support for the 1987, 1993, 2002 versions of the IEEE 1076 VHDL standard, and partial for the 2008 and 2019 revisions. ...
    Downloads: 71 This Week
    Last Update:
    See Project
  • 2
    LabRPS

    LabRPS

    Random phenomena generator

    This is an official mirror of LabRPS. Code and release files are primarily hosted on https://github.com/LabRPS/LabRPS and mirrored here LabRPS aims to be a tool for the numerical simulation of random phenomena such as stochastic wind velocity, seismic ground motion, sea surface ... etc. It can be in a wide range of uses around engineering, such as random vibration or vibration fatigue in mechanical engineering, buffeting analysis in bridge engineering.... LabRPS is mainly to assist...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Kontinuum Calculator

    Calculate various aspects of the Kontinuum RPG system.

    Kontinuum is a calculator program that enables the user to calculate all probabilistic aspects of the Kontinuum RPG system, especially the dice rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CellCompiler
    The target system of this project is to develop mathematically efficient program code generator from cellml like biological models described by mathematical markup languages.
    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
    Biogenesis X Mod

    Biogenesis X Mod

    Mod of the evolution simulation and artificial life program Biogenesis

    This project is a modification of the original evolution simulation & artificial life project by Joan Queralt Molina: https://sourceforge.net/projects/biogenesis/ In both, the original project and this modification, 2-dimensional organisms consisting of line segments interact with each other, reproduce and evolve in time. Compared to the original project, this modification explores the following features: * alternative mutation mechanisms * an alternative stress-based aging...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PhEq_bootstrap

    FDA's f2 computation with bootstrap technique

    ...The algorithm provides possible “worst case scenario” of f2 values, thus supporting claim about pharmaceutical equivalence. The target users are researchers from industry and academia dealing with pharmaceutical equivalence problem. The software is Open Source. It was developed in Lazarus environment, therefore source code is available in ObjectPascal.
    Leader badge
    Downloads: 26 This Week
    Last Update:
    See Project
  • 7
    SimAssem

    SimAssem

    For processing and/or simulating species assemblage data.

    ...Assemblages are simulated by specifying the: 1) number of species, 2) total abundance of individuals, 3) abundance distribution, 4) spatial configuration, 5) species detection probabilities, 6) survey design, and 7) number of grid cells to survey (out of a square grid comprised of 10,000 cells). SimAssem also processes existing encounter data and formats existing and simulated encounter data for other programs. SimAssem, along with the open source code, will hopefully give researchers and managers a tool for assessing the development of new estimators and evaluating potential decisions in a simulated environment. More information on SimAssem is given in Chapter 2, 'SimAssem: a program for simulating species assemblages and estimating species richness', in the dissertation 'Simulating species assemblages and evaluating species richness estimators'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    minydro

    minydro

    A simple hydrodynamic code less than 700 lines long!

    A short and simple hydrodynamic Godunov code using a cell-based structure. This program is free to use. It was designed mainly for teaching purposes and it is made freely available in the hope that someone may find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    VOpR

    VOpR - a virtual optical rail

    ...The virtual optical rail as a ray-tracing simulation of the optical system. The goal is to provide fast and useful diagnostic images, not realistic blur. Additionally there is full access to the java source code under the terms of the GPLv3.
    Downloads: 1 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
  • 10
    Discrete Dipole Aproximation Project

    Discrete Dipole Aproximation Project

    Plugin orientated Discrete Dipole Approximation (DDA) Solver

    Discrete Dipole Approximation Project, is a software package designed to solve the Discrete Dipole Problem by the Discrete Dipole Approximation (DDA) method. This software is desgined to be plugin operated allowing for easy implimincation of new solver methods to improve the efficienty of the code. The plugin support also allow the program to write its output in multiple formats and structures defined by plugins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    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. DISCLAIMER: this is not like the diamond bullet studios simulation, this only simulates how the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    OpenETran

    Electric power system transient simulator

    During the period from 1990 through 2002, EPRI funded the development of a Lightning Protection Design Workstation (LPDW), which was used by many utilities to assess the lightning performance of distribution lines. Since about 2002, this program has not been available. EPRI decided to release the simulation kernel of LPDW under an open-source license (GPL v3), so it may be incorporated into IEEE Flash and other projects. OpenETran can presently simulate multi-conductor power lines, insulators, surge arresters, non-linear grounds, and lightning strokes. It efficiently calculates energy and charge duty on surge arresters, and iterates to find the critical lightning current causing flashover on one or more phases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The fast2armc program translates source code of a counter automata model for FAST(er) tool to the ARMC prolog syntax.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MIDA

    MIDA

    Mitochondiral Infectious Damage Adaptation (MIDA) model of aging

    This project provides the source code for the Mitochondiral Infectious Damage Adaptation (MIDA) model of aging. A probabilistic modeling approach is applied by solving the master equation in mitochondrial quality state space in the presence of fusion-fission events, decay of functional quality, mitophagy and mitochondrial biogenesis, as well as molecular damage originating from a random source or from infectious events during fusion and fission. The provided source code is written in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Zwicker s Loudness Calculation SW +Tool

    Zwicker's Loudness Calculation (ISO532B) Tools

    Zwicker's Loudness Calculation (ISO532B) Tools. The project includes a loudness calculation program based on Zwicker's Method, and a WAV file analyzer generating data files for loudness calculation. Documentation and test files are also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This program allows you to create a transmission hologram using just a computer, a laser-printer, and an overhead transparency. This hologram will behave like one created using a laser and can be projected or viewed with a point source.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Online Version: An online version of this simulator is being developed at http://cloudcnc.in. The online version doesn't require any download - simply write/edit your code and simulate it side by side! CNC Simulator is a Computer Numerical Control (CNC) lathe machine simulator. It simulates the path that the tool of a CNC lathe would take for a given program. The simulation is two-dimensional. with provision for final view in 3D using OpenGL.
    Downloads: 15 This Week
    Last Update:
    See Project
  • 19
    dmcut2 is a scientific program designed to simulate chemical reactions at surfaces using Metropolis and Monte-Carlo methods. Short ranged interactions between adsorbates may be taken into account. Emphasis was put on code readability and usability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB