Liste des projets simples Logiciel Télécharger Carte

464 projects in result set

宝剣 - houken

C++のソースコードを生成するパーサジェネレータです。
文法をPEG(Parsing Expression Grammar)で記述します。

Statut de développement: 3 - Alpha
Utilisateurs cibles: Développeurs
Langage naturel: Japanese
Langage de programmation: C++
Interface utilisateur: Console (Text Based)
Register Date: 2007-12-20 17:18

Effective CUnit

C 言語用の Unit Test ツール (CUnit) です。
従来の CUnit はテストスイートを構築し、テスト関数を登録する必要がありました。
本ツールではこれを自動的に行うため、テスト関数を実装するだけで済みます。
また、任意の関数を実行時に入れ替える機能も提供します。

Statut de développement: 4 - Beta
Utilisateurs cibles: Développeurs
Langage naturel: Japanese
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..)
Langage de programmation: C
Interface utilisateur: Console (Text Based)
Register Date: 2007-03-28 21:23
Dernière Mise à Jour: 2009-08-27 23:27

java-cpt

It is a module because it easily does the performance comparison. The frequency for which the method defined by the user is specified is executed, and the time required for execution is output. It is a tool for not the one to measure it but a relative to the end comparison.

http://sourceforge.jp/projects/java-cpt/wiki/FrontPage

Statut de développement: 4 - Beta
Utilisateurs cibles: Développeurs
Langage naturel: English, Japanese
Système d'exploitation: Linux, Windows
Langage de programmation: Java
Sujet: Testing
Interface utilisateur: Command-line, Console (Text Based)
Register Date: 2009-08-18 14:50
Dernière Mise à Jour: 2008-01-12 21:36

sowba

DTDからJavaオブジェクトのソースコードを生成。

Statut de développement: 3 - Alpha
Utilisateurs cibles: Développeurs
Langage naturel: Japanese
Système d'exploitation: OS Independent
Langage de programmation: Java
Interface utilisateur: Console (Text Based)
Register Date: 2006-03-08 22:45
Dernière Mise à Jour: 2009-07-26 13:11

PyDumpFS

Pythonで作られたPlan9のdumpfsのまがいものであり、バックアップを行うソフトである。完全な状態で対象を保存するため、いつでも過去のファイル を取り戻すことができる。

Statut de développement: 5 - Production / écurie
Utilisateurs cibles: End Users/Desktop
Langage naturel: Japanese
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..)
Langage de programmation: Python
Sujet: Backup
Interface utilisateur: Console (Text Based)
Register Date: 2008-09-24 00:41

Project Winux

Windows上でLinuxに似た操作環境を提供するソフトウェアです。

MacPorts JP

Mac OS X 向けのパッケージ管理システム、MacPorts に関するグループ。 公式ではまだ提供されていないソフトウェアのパッケージ開発や、情報交換を行います。 http://macports-jp.sourceforge.jp/

Utilisateurs cibles: Développeurs, End Users/Desktop
Langage naturel: Japanese
Système d'exploitation: MacOSX
Langage de programmation: Tcl
Interface utilisateur: Console (Text Based)
Register Date: 2008-11-07 22:27
Dernière Mise à Jour: 2010-08-10 17:11

MySQLib - MySQL Original Library

MySQLをより便利にするためのライブラリを作成していきます。独自UDF関数の開発であったり、SQLパーサーへの機能追加など、C/C++・スクリプト言語で実装を行っていきます。

Statut de développement: 4 - Beta
Utilisateurs cibles: Développeurs, System Administrators
Langage naturel: English
Système d'exploitation: FreeBSD, Linux, Windows
Langage de programmation: C, C++, Coque Unix
Interface utilisateur: Other Environment, Console (Text Based)
Register Date: 2009-05-11 01:07
Dernière Mise à Jour: 2019-10-20 09:21

inkf - yet another network kanji filter

inkf は、nkf-2.x互換の文字コード変換コマンドです。Shift_JIS, ISO-2022-JP, EUC-JP(CP51932, EUCJP-MS), UTF-8, UTF-7, UTF-7-IMAP, UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE, EUC-KR, GB18030, BIG5, ISO-8859-*, KOI8, CP1251, CP1252, CP1258等が扱えます。
また、iconvコマンドの-f, -tオプションと互換性があります。 iconvやnkfなどのライブラリには依存していません。

UTF-16サロゲートペア、3バイトEUC-JP、半角カナ、GB18030 2004に対応しています。
文字セットを指定すると、必ず上位の文字集合で変換が行われます。

改行コード変換、MIMEエンコード/デコードなどの基本機能は持っていますが、その他の細かい機能で省略しているものがあります。

おまけで、http, https (要openssl), ftpでのファイル取得機能、およびマルチトラック対応の MIDI ファイル作成機能がついています。
http, httpsでのファイル取得機能はリダイレクトに対応しているため、OSDNからのファイルダウンロードがwgetよりも簡単に行えます。

例1) Shift_JIS から UTF-8 に変換
cat sjisfile.txt | inkf -Sw > utf8file.txt

例2) 指定の URL から HTML を取得してプレーンテキストに変換し EUC-JP で出力
inkf -e --html-to-plain http://www.example.com/

例3) MIDI ファイル(ドレミ)を作成
echo "cde" | inkf -O --midi mymusic.mid

GNU/Linux x86 上の GCC (g++) 2.95.3 でコンパイル・動作を確認しました。
* MacOSX、Solaris、各種BSD 等でも動作すると思います。

Statut de développement: 5 - Production / écurie
Langage naturel: Japanese
Système d'exploitation: POSIX (Linux,BSD,Solaris etc..)
Langage de programmation: C++
Interface utilisateur: Console (Text Based)
Register Date: 2009-01-27 00:38

携帯向けメール配信システム

携帯キャリア向けの高速なPerlベースのSMTPサーバの開発を目指します。単純に送るだけではなくエラーメール処理の補助も組み込みます。

Statut de développement: Planification
Utilisateurs cibles: Développeurs, System Administrators
Langage naturel: Japanese
Système d'exploitation: OS Independent
Langage de programmation: Perl
Interface utilisateur: Console (Text Based)
Register Date: 2007-11-05 16:40
Dernière Mise à Jour: 2003-08-11 00:38

dcl

DICOMファイルを扱うクラスライブラリ、アプリケーションをVC++6.0で開発しています。

Statut de développement: 4 - Beta
Utilisateurs cibles: Développeurs, End Users/Desktop
Langage naturel: Japanese
Système d'exploitation: Windows
Langage de programmation: C++
Sujet: Graphics
Interface utilisateur: Console (Text Based), Win32 (MS Windows)
Register Date: 2003-07-13 22:07

twc: threading wc

pthread を使った高速 wc for Linux & Solaris

Statut de développement: 2 - Pre-Alpha
Utilisateurs cibles: Développeurs
Langage naturel: Japanese
Système d'exploitation: Linux, SunOS/Solaris
Langage de programmation: C++
Interface utilisateur: Console (Text Based)
Register Date: 2003-12-25 09:42
Dernière Mise à Jour: 2009-03-29 15:57

JSLASH'EM Project

SLASH'EM japanization Project

Statut de développement: 3 - Alpha, 4 - Beta
Utilisateurs cibles: Développeurs, End Users/Desktop
Langage naturel: Japanese
Système d'exploitation: MacOSX, POSIX (Linux,BSD,Solaris etc..), Windows
Langage de programmation: C
Interface utilisateur: Console (Text Based), GTK+, Win32 (MS Windows)
Register Date: 2004-10-11 22:02
Dernière Mise à Jour: 2004-08-13 17:54

dbpowder

・適切なリレーショナルスキーマの構築を助け、 ・RDBMS を手軽に利用できるアプリケーションとして作用し、 ・RDBMS プログラミングの煩雑さを軽減し、 ・開発後のスキーマの再変更を可能にする RDB用ミドルウェアとして開発を進めています。

Statut de développement: 2 - Pre-Alpha
Utilisateurs cibles: Développeurs
Langage naturel: Japanese
Système d'exploitation: OS Independent
Langage de programmation: Java
Interface utilisateur: Other Environment, Console (Text Based)
Register Date: 2004-08-11 01:24
Dernière Mise à Jour: 2009-12-02 00:58

Cuitter

Perl製のCUIベースなTwitterクライアント'Cuitter'の開発プロジェクトです。 現在は極々基本的な機能のみ提供している状態ですが、拡張性の高いプラグイン方式を採用しておりますので、たぶんきっとおそらくどうにかして、それなりのTwitterクライアントに成長していきます。

Statut de développement: 3 - Alpha
Utilisateurs cibles: Advanced End Users
Langage naturel: Japanese
Système d'exploitation: OS Independent
Langage de programmation: Perl
Interface utilisateur: Console (Text Based)
Register Date: 2009-11-21 01:50