Homesessive Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of free electronics circuit simulators - Wikipedia

    en.wikipedia.org/wiki/List_of_free_electronics...

    List of free analog and digital electronic circuit simulators, available for Windows, macOS, Linux, and comparing against UC Berkeley SPICE. The following table is split into two groups based on whether it has a graphical visual interface or not. The latter requires a separate program to provide that feature, such as Qucs-S, [1] Oregano, [2] or ...

  3. Automatic calculation of particle interaction or decay

    en.wikipedia.org/wiki/Automatic_calculation_of...

    The first automatic system incorporating all the steps for the calculation of a cross section, from Feynman graph generation, amplitude generation through a REDUCE source code that produces a FORTRAN code, phase space integration and event generation with BASES/SPRING[17] is GRAND[18]. It was limited to tree-level processes in QED.

  4. Accelerator physics codes - Wikipedia

    en.wikipedia.org/wiki/Accelerator_Physics_Codes

    Accelerator physics is a field of physics encompassing all the aspects required to design and operate the equipment and to understand the resulting dynamics of the charged particles. There are software packages associated with each domain. The 1990 edition of the Los Alamos Accelerator Code Group's compendium [1] provides summaries of more than ...

  5. Comparison of code generation tools - Wikipedia

    en.wikipedia.org/wiki/Comparison_of_code...

    DMS Software Reengineering Toolkit. Several code generation DSLs (attribute grammars, tree patterns, source-to-source rewrites) Active. DSLs represented as abstract syntax trees. DSL instance. Well-formed output language code fragments. Any programming language (proven for C, C++, Java, C#, PHP, COBOL) gSOAP. C / C++.

  6. Acceleo - Wikipedia

    en.wikipedia.org/wiki/Acceleo

    Website. www .eclipse .dev /acceleo. Acceleo is an open-source code generator from the Eclipse Foundation that allows people to use a model-driven approach to building applications. It is an implementation of the "MOFM2T" standard, from the Object Management Group (OMG), for performing model-to-text transformation.

  7. List of ray tracing software - Wikipedia

    en.wikipedia.org/wiki/List_of_ray_tracing_software

    List of ray tracing software. Ray tracing is a technique that can generate near photo-realistic computer images. A wide range of free software and commercial software is available for producing these images. This article lists notable ray-tracing software. Software.

  8. Monte Carlo N-Particle Transport Code - Wikipedia

    en.wikipedia.org/wiki/Monte_Carlo_N-Particle...

    mcnp.lanl.gov. Monte Carlo N-Particle Transport (MCNP) [2] is a general-purpose, continuous-energy, generalized-geometry, time-dependent, Monte Carlo radiation transport code designed to track many particle types over broad ranges of energies and is developed by Los Alamos National Laboratory. Specific areas of application include, but are not ...

  9. Code generation (compiler) - Wikipedia

    en.wikipedia.org/wiki/Code_generation_(compiler)

    In computing, code generation is part of the process chain of a compiler and converts intermediate representation of source code into a form (e.g., machine code) that can be readily executed by the target system. Sophisticated compilers typically perform multiple passes over various intermediate forms. This multi-stage process is used because ...