Simple Project List Software Map

136 projects in result set
Última actualización: 2012-03-16 19:05

makingMazes

「1」に初期化されている整数配列内へゼロを刻むアルゴリズム。データは、単純な方法で記録することができます。

Última actualización: 2017-06-10 13:12

OpenANN

また OpenRT、基本的なレイト レーサーが含まれています。

(Machine Translation)
Última actualización: 2012-03-15 01:24

mpaligner

Mpaligner is the many-to-many string alignment tool based on the generative model which is modified to find a minimum mapping between two strings, such as notation and pronunciation. Mpaligner has some functions. The partial annotation function enables you to give correct alignment to part data by manpower (to provide Semi-supervised training). The detection function of special data detects data that is difficult to do alignment (for example tri'plei). The data which alignment is done is employed as training data. For example, when two strings which alignment is done are notation and pronunciation, it is employed as training data to construct a model for grapheme-to-phoneme conversion (g2p conversion). The license of mpaligner is GNU GPL.

If you hope to learn a model with aligned data produced by mpaligner to estimate pronunciation and to estimate a pronunciation with the learned model, please use slearp ( http://sourceforge.jp/projects/slearp/ ) which implements the learning methods for the model and a predict function to estimate a pronunciation.

Developer implementing mpaligner is below.

NAIST(Nara Institute of Science and Technology)
Graduate School of Information Science
Augmented Human Communication Laboratory
The Doctoral Program
Keigo Kubo

Estado de desarrollo: 5 - Production/Stable
Usuarios objetivo: Information Technology
Lenguaje Natural: English, Japanese
Sistema Operativo: POSIX (Linux,BSD,Solaris etc..)
Lenguaje de Programación: C
Register Date: 2012-03-12 19:18
Última actualización: 2014-11-05 22:22

geopdes

GeoPDEs は、大学・ ディ ・ パヴィアとミラノ工科大学、IMATI で開発された偏微分方程式のアイソジオ メトリック解析に関する研究のためのソフトウェア ツールのスイートです。GeoPDEs は、フリー ソフトウェアのオクターブに実装されていると Matlab と完全に互換性です。

(Machine Translation)
Última actualización: 2011-11-23 03:46

structorizer

Structorizerは Nassi-Schneiderman ダイアグラム(NSD)を生成するできる小さいツールです。 Stuctorizerは Javaで書かれていて、どのように使っても無料です。

Última actualización: 2010-04-06 10:48

PSO toolbox in Scilab (PSOTS)

粒子群最適化の汎用のツールボックスで Scilab(PSOTS)上で開発されています。これは、単一/多目的最適化問題、連続/離散問題、混合整数問題を含む種々の複雑な問題のために開発されました。

Estado de desarrollo: 4 - Beta
Lenguaje Natural: English
Lenguaje de Programación: Scilab
User Interface: Tk
Última actualización: 2009-01-10 02:35

AS511 driver for S5 PLC

Siemens S5 PLCと AS511プロトコルで通信するデバイスドライバ。

Última actualización: 2008-03-20 01:03

OptorSim

OptorSimは動的レプリケーション戦略テスト用に設計されたグリッドシミュレータであり、グリッド内のデータロケーション最適化に使われます。各シミュレーションサイトは複数のストレージまたはコンピューティング要素を含みます。シミュレートされたジョブ実行とファイルアクセスがレプリケーションのトリガとなるでしょう。

Última actualización: 2009-10-18 00:39

.NET Linpack and Whetstone CPU Benchmark

この CPU ベンチマークは .NET C# で書かれており、Linpack と Whetstone アルゴリズムを使用している。

Última actualización: 2017-10-11 10:53

CRUSH

データ削減とボロメータ アレイ向けのイメージング ソフトウェア

(Machine Translation)
Última actualización: 2011-03-03 23:07

Mars Rover Simulator

Mars Rover Simulatorプロジェクトは、人工エージェントが人工進化の過程を通じてそのスキルを獲得する、進化ロボティクスのパラダイムに基づいています。このシミュレータは、探査用ニューラルネットワークコントローラを進化させるのに役立ちます。

Última actualización: 2009-07-13 08:02

taste

現在ApacheのMahout機械学習プロジェクトhttp://lucene.apache.org/mahoutの一部になっています -- 最新の情報、コード、リリース、サポートはそちらを参照してください!

Última actualización: 2014-11-02 14:44

jmathstudio - Java Image/Signal toolkit

JMathStudio は、Java ベースのデジタル画像と信号処理ツールキット ・ ライブラリです。それは、ポータブル、光源を使用する (~ 300 Kb) 簡単です延長、無料。JMathStudio は、高度な基本的な離散画像の信号処理ユーティリティ (500 + 役に立つ操作/変換) 多くの開発者を提供します。これはスタンドアロン ツールキット以外の JDK/JRE 1.5 以上に依存しないのです。JMathStudio サポート、全体画像/信号処理パイプライン (外部のイメージ、オーディオ、生データ) のデータの読み込みから右データ処理、データの可視化 (表示とプロット)、データの保存に (として外部のイメージ、オーディオ、raw データ)。著者: Bhavya アジャニ (jmathstudio@gmail.com)

(Machine Translation)
Última actualización: 2018-02-21 20:09

TARQUIN

MRSデータ フィッティング用の解析ツール。特に、生体内 MRSデータの定量化に向けて牽引された。

Última actualización: 2009-12-29 23:42

python-ngram

ngram は2つの文字列の類似度を計算するモジュールです。両方の文字列サイズをより注意深く扱う Python の "difflib.SequenceMatcher" とは異なります。ngram は、Perl モジュールの "String::Trigram" の拡張移行版です。