Simple Project List Software Map

256 projects in result set
LastUpdate: 2011-10-11 02:52

CEDAR Logic Simulator

CEDAR LSは、論理設計の教育や簡単なデジタルデザインをテストに使用できるインタラクティブなデジタル論理シミュレータです。高レベルのコンポーネントとして双方の低レベルの論理ゲートの機能の機能と、またレジスターとZ80マイクロプロセッサーエミュレータも含みます。

LastUpdate: 2012-10-18 17:20

Python Laboratory Application Framework

PyLAF は GUI を搭載したアプリケーションの再利用性を高めるフレームワークです。そのために、データ駆動機構とGUIの自動生成機構を備えています。

개발 현황: 2 - Pre-Alpha
자연 언어: Japanese
프로그래밍 언어: Python
주제: Simulations
User Interface: Tk
Register Date: 2010-03-23 18:55
LastUpdate: 2022-01-27 16:45

HEALPix

球面上のデータの可視化、分析、合成階層インデクセーション モザイク処理ソフトウェアです。Web ページ http://sourceforge.net/p/healpix と文書を引用して HEALPix ご了承ください: キロ ゴランスカ et al., 2005, Ap.J 622, p.759。

(Machine Translation)
LastUpdate: 2011-01-12 20:40

ReHoGiM

Receding Horizon controller Generator in Maxima

Code generator for receding horizon control with C/GMRES. This software based on AutoGenU which has been developed on Mathematica by T.Ohtsuka. This project provides also template engine for Maxima.

LastUpdate: 2019-11-12 08:51

CubeSat Arduino Workshop

An interactive game to demonstrate engineering-centred space mission design on a 3U CubeSat that allows users to change satellite parameters, and observe the results on theoretical budgets and real-life Arduino communication.

개발 현황: 4 - Beta
자연 언어: English
운영 체제: OS Independent
프로그래밍 언어: Python
User Interface: Qt
Register Date: 2019-11-11 22:59
LastUpdate: 2021-04-13 17:18

MISA-MD

MISA-MD is an open source MD (Molecular dynamics ) simulation program in HPC(high performance computing) and material simulation fields.

github: https://github.com/misa-md

3次元構造解析を行う、クロスプラットフォーム・オープンソースソフトウェアを開発しています。
Qt Frameworkを使用しています。


http://www.1stop-st.org/

YArchinedes

A two-dimensional device simulator like GNU Archimedes. The immediate plans of this project are to implement the same features as GNU Archimedes and release them under a more permissive license than the GPL.

개발 현황: 1 - Planning
라이센스: MIT/X Consortium License
자연 언어: English
운영 체제: Linux, Windows
프로그래밍 언어: C
주제: Simulations
User Interface: Console (Text Based)
Register Date: 2013-01-16 00:09
LastUpdate: 2009-04-27 14:48

GPL Cver

オープンソースのインタープリタ型Verilogシミュレータ。Verilog-XLと同等の機能とパフォーマンスを持ちます。IEEE 1364-1995のすべての機能とVerilog 2001の一部の機能をが実装されています。Verilog PLIを完全にサポートしています。

LastUpdate: 2015-01-20 18:25

RCE

プロジェクトの web サイトを参照してください: http://www.rcenvironment.de。

(Machine Translation)
LastUpdate: 2014-10-02 14:05

Advanced Numerical Instruments 2D

Ani2D 可変テンソル係数偏微分方程式の系の数値解の各ステップのためのポータブル ライブラリを提供します: (1) 適応格子生成法 (2) メトリック ベースのメッシュ適応、(3) 有限要素離散、補間、(4) 代数ソルバー。

(Machine Translation)
LastUpdate: 2015-09-09 05:14

MTSA

モーダル遷移アナライザー (MTSA) はロンドン大学インペリアル カレッジと基礎とツールにソフトウェア工学 (LaFHIS) ブエノスアイレス大学での研究室で分散ソフトウェア工学 (DSE) グループの共同の研究努力

(Machine Translation)
LastUpdate: 2016-09-26 04:18

GNU 8085 Simulator

GNUSim8085 は、シミュレータおよび Intel 8085 マイクロプロセッサ用アセンブラーです。最新リリースをダウンロードしてくださいに頭ランチパッド ページ - https://launchpad.net/gnusim8085

(Machine Translation)

APES

Please note: we have decided to move the repositories over to github. Please see https://github.com/apes-suite.

APES is a simulation suite for highly resolved physical simulations (mainly fluid dynamics) on massively parallel computing systems. It is based on octree meshes and their partitioning with a space-filling curve for distributed execution with the Message Passing Interface (MPI).

The suite covers all necessary tools from mesh generation (seeder) to post-processing (harvesting) and includes a Discontinuous Galerkin (ateles) and a Lattice-Boltzmann (musubi) solver within in this infrastructure. APES is available as open-source but there are various open-source licenses involved for different parts of the code. A large fraction is released under the terms of the ISC license.

The APES solvers have shown good scalability on hundreds of thousands of cores and runs on a wide range of different architectures from IBMs BlueGene to NEC SX vector systems.

The core library treelm is released under the two-clause BSD-license. The Aotus library, which is used for the user interface of the tools in the APES suite is released under the terms of the MIT license, and third party code included for convenience includes: GPL for coco, which is small program used for preprocessing the Fortran source code, BSD for waf that is used as a build tool, a modified BSD for extractions of LAPACK code, a custom license by Reiji Suda for FXTPACK, which states the following:

Anyone can use FXTPACK in any software, and anyone can modify the
source files.

When you publish your software that uses FXTPACK or its modification,
please mention that FXTPACK developed by Reiji Suda is used, in the
documentation.

When you publish your paper of your research that uses FXTPACK,
please refer the paper [R. Suda, M. Takami, "A Fast Spherical Harmonics
Transform Algorithm", Math. Comp., 71-238, Apr. 2002, pp.703--715]
(and [R. SUda, "Fast Spherical Harmonic Transform Algorithm based on·
Generalized Fast Multiple Method", RIMS Kokyuroku vol 1606,
pp. 18-29, Jun. 2008, RIMS, Kyoto University]).

FXTPACK is only used as an optional feature in polynomial handling for the discontinuous Galerkin solver, another alternative is offered by the FFTW, but that library is not included in the source distribution.