Simple Project List Software Map

158 projects in result set
Última actualización: 2022-01-31 02:20

gputils

gputils は、マイクロ チップ PIC マイクロ コント ローラーのためのツールのコレクションです。その目標はマイクロ チップのツール、MPASM、MPLINK、および MPLIB と完全に互換性があります。

Última actualización: 2001-07-03 07:38

Dynamic Probe Class Library

Dynamic Probe Class Library (DPCL) is an object-based C++ class library that provides the necessary infrastructure to allow tool developers and sophisticated tool users to build parallel and serial tools through technology called dynamic instrumentation. DPCL takes the basic components needed by tool developers and encapsulates them into C++ classes. Each of these classes provide the member functions necessary to interact and dynamically instrument a running application with software patches called probes. Dynamic instrumentation provides the flexibility for tools to insert probes into applications as the application is running and only where it is needed.

(Machine Translation)
Última actualización: 2010-11-11 06:59

Binary of Babel

Binary of Babel is the demo that got second place at Alternative Party 2010. It combines over 20 programming languages, including Objective-C, Vala, Scheme, and even COBOL, into one binary. It contains lots of classic demo effects such as a rotozoomer and raster bars.

(Machine Translation)
Última actualización: 2003-08-17 16:55

libfgz

libfgz is a small Fortran library to read gzipped files. It can read binary and ASCII files, and even unformatted, gzipped stream files.

(Machine Translation)
Última actualización: 2004-09-24 10:56

Polarizable Fluids Molecular Dynamics

PFMD is a program that simulates the liquid state
of a polarizable fluid by means of a dissociable
potential applied in a Molecular Dynamics
algorithm. Currently supported molecules are water
(H2O) and MX3, where M is a metal chosen among Al,
Fe, or Ga and X is a halogen among Cl, Br, or I.

(Machine Translation)
Última actualización: 2006-01-06 03:49

binfmtc

binfmtc implements handlers for C and other
languages, which are usually compiled. The program
utilizes the Linux binfmt-misc feature to
dynamically compile and execute C programs as if
they were scripts. It supports C, C++, Java,
Pascal, Fortran, and assembler.

(Machine Translation)
Última actualización: 2008-03-28 06:44

Babel Interoperability Tool

Babel is an IDL-based language interoperability tool
specific to engineering and scientific
applications. It allows Fortran 77, Fortran 90, C,
C++, Java, and Python to call each other in a
single address space for maximum performance. Babel won a 2006 R&D 100 award from R&D Magazine.

(Machine Translation)
Última actualización: 2012-03-26 22:23

ECMWF GRIB

The ECMWF GRIB API is an application program interface accessible from C and FORTRAN programs developed for encoding and decoding WMO FM-92 GRIB edition 1 and edition 2 messages. A useful set of command line tools is also provided to give quick access to GRIB messages.

(Machine Translation)
Lenguaje de Programación: C, Fortran
Temas: Freecode.com
Última actualización: 2011-10-07 14:09

ffnet

ffnet is a fast and easy-to-use feed-forward neural network training solution for Python. You can use it to train, test, save, load, and use an artificial neural network with sigmoid activation functions. Any network connectivity without cycles is allowed (not only layered). Training can be performed with several optimization schemes, including genetic alorithm based optimization. There is access to exact partial derivatives of network outputs versus its inputs. Normalization of data is handled automatically by ffnet.

(Machine Translation)
Última actualización: 2012-03-11 18:29

Chombo

The Chombo package provides a set of tools for implementing finite difference methods for the solution of partial differential equations on block-structured adaptively refined rectangular grids. Both elliptic and time-dependent modules are included. Support for parallel platforms and standardized self-describing file formats are included.

(Machine Translation)
Última actualización: 2013-11-10 19:46

astroPluto

astroPluto is modular Godunov-type code intended mainly for astrophysical applications and high Mach number flows in multiple spatial dimensions. The code embeds different hydrodynamic modules and multiple algorithms to solve the equations describing Newtonian, relativistic, MHD, or relativistic MHD fluids in Cartesian or curvilinear coordinates.

(Machine Translation)
Última actualización: 2003-01-28 19:40

BaseEncode

Written with the noweb literate programming tool,
BaseEncode provides a framework for portable
encoding and decoding of data in text files,
somewhat similar to uuencoded arithmetic coding.
By using statistical knowledge, some amount of
compression can also be achieved. The algorithm is
designed to be highly portable: only 16-bit signed
integers are assumed. Output comes in the form of
a Fortran-90 module, but translation to other
languages is trivial.

(Machine Translation)
Última actualización: 2007-12-30 17:41

DungeonX

DungeonX is a text-based game where your immediate
goal is to come out alive and win.

(Machine Translation)
Última actualización: 2009-02-23 18:40

Open64 Compiler Tools

Open64 is a suite of optimizing compiler development tools for Intel Itanium(TM) systems running Linux. The Open64 project is the continuation of the SGI Pro64(TM) compiler suite which was released under the GNU General Public License (GPL). The Open64 compiler suite currently includes compilers for C, C++, and Fortran90/95 compilers for the IA-64 Linux ABI and API standards.

Última actualización: 2012-01-24 23:04

Suprangen

Suprangen is a library of pseudorandom number generators for Monte Carlo simulations and similar applications. It includes uniform and normal double precision generators with 32 or 52 random bits, Fortran 90 interfaces, and interfaces to GSL.

(Machine Translation)