Simple Project List Software Map

10485 projects in result set
LastUpdate: 2018-06-08 07:29

Win32 Disk Imager

このプログラムは、RAWディスクイメージをリムーバブルデバイスに書き込むか、もしくはリムーバブルデバイスをRAWイメージディスクにバックアップすることに設計されています。これはAndroidやUbuntu on ArmといったArm用の組込み開発にとって非常に有用です。誰もがプロジェクトを分機し、改変することもできます。パッチはいつも歓迎です。

Development Status: 4 - Beta
Target Users: Advanced End Users
Operating System: Windows 7, Windows Vista, Windows XP
Programming Language: C++
User Interface: Qt
LastUpdate: 2020-01-15 16:00

Hinemos

Hinemosは、複数のコンピュータを単一のコンピュータのイメージで運用管理することを実現するオープンソースソフトウェアです。 ユーザが運用目的ごとにコンピュータをグループ登録し、グループに対して状態監視、ジョブ管理、性能管理、一括制御を行う機能を備えて...

Development Status: 5 - Production/Stable
Target Users: System Administrators
Natural Language: English, Japanese
Operating System: Linux, SunOS/Solaris, Windows
Programming Language: Java
User Interface: Java SWT, Win32 (MS Windows)
Register Date: 2006-03-07 09:17
LastUpdate: 2012-01-17 11:48

MySQL

MySQL is a widely used and fast SQL database server. It is a client/server implementation that consists of a server daemon (mysqld) and many different client programs/libraries.

LastUpdate: 2022-04-29 07:53

TuxGuitar

TuxGuitarは、マルチトラックなギター用のtablatureエディタ/プレーヤーであり、Java-SWTで作られています。 GuitarPro, PowerTab, TablEditのファイルを開くことができます。

Development Status: 4 - Beta
Target Users: End Users/Desktop
Operating System: MacOSX, Linux, Windows XP
Programming Language: Java
User Interface: Java SWT
LastUpdate: 2014-06-14 04:02

Wireshark

Wireshark is a network protocol analyzer, or "packet sniffer", that lets you capture and interactively browse the contents of network frames. It provides a commercial-quality packet analyzer for Unix, and the most useful packet analyzer on any platform.

LastUpdate: 2013-12-10 12:25

VLC media player

VLC media player is a multimedia player, framework, streamer, and encoder. It can play inputs like files, network streams, DVDs, audio CDs, Blu-Rays, capture devices, and screens. It can play most audio and video codecs and formats (MPEG 1/2/4, H264, VC-1, DivX, WMV, Vorbis, AC3, AAC, MKV, etc.), but can also be used to convert to different formats and/or send streams through the network.

LastUpdate: 2013-03-17 23:26

MoinMoin

A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation.

LastUpdate: 2022-03-18 09:19

Pandora FMS: Flexible Monitoring System

Pandora FMSは大規模環境向けの性能および可用性監視するシステムデス。エージェントを利用したモニタリングのほか、SNMP v3やWMIなどを利用した遠隔モニタリングにも対応しています。エージェントはLinuxおよびWindows、AIX、HP-UX、Solaris、BSDで動作します。

1サーバーで2000ノードまでを監視できる高いスケーラビリティ、Webベースでマルチテナント対応のインターフェイス、柔軟なACL機構やグラフィカルなレポート機能、ユーザー定義のコントロールスクリーンといった特徴を備えています。

LastUpdate: 2014-06-11 10:40

fio

fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. It has support for 19 different types of I/O engines (sync, mmap, libaio, posixaio, SG v3, splice, null, network, syslet, guasi, solarisaio, and more), I/O priorities (for newer Linux kernels), rate I/O, forked or threaded jobs, and much more. It can work on block devices as well as files. fio accepts job descriptions in a simple-to-understand text format. Several example job files are included. fio displays all sorts of I/O performance information, including complete IO latencies and percentiles. Fio is in wide use in many places, for both benchmarking, QA, and verification purposes. It supports Linux, FreeBSD, NetBSD, OpenBSD, OS X, OpenSolaris, AIX, HP-UX, Android, and Windows.

LastUpdate: 2017-07-13 15:53

Null-modem emulator

Null-modem emulator:ヌルモデムエミュレータ( com0com )は、カーネルモードで動作するWindows用の仮想シリアルポートドライバです。Null-modem emulator(com0com)をインストールしたマシンでは、仮想COMポートのペアを無制限に作成することができます。そして、作成したペアを使ってCOMポートを使用するアプリケーションと接続することができます。

LastUpdate: 2018-09-25 01:27

MP3Gain

MP3Gainは、MP3ファイルを分析して、音質劣化を伴わずに指定した音量に変更するためのツールです。MP3Gainは、ピーク値を基準とする単純なノーマライズ処理ではなく、MP3ファイルの音が人間の耳にどれくらいの大きさで聞こえるのかを統計的分析によって測定します。

Development Status: 5 - Production/Stable
Target Users: Developers, End Users/Desktop
Operating System: Windows, OS Independent, MS-DOS
Programming Language: C++, Visual Basic
Topics: Analysis, Mixers
User Interface: Win32 (MS Windows)
Register Date: 2009-04-27 20:02
LastUpdate: 2022-12-11 23:38

MIDITrail

"MIDITrail" is a MIDI player which provides 3D visualization of MIDI datasets. You can enjoy not only listening but also viewing. MIDITrail supports SMF format 0/1, and multiple MIDI ports. MIDITrail is available for Windows, macOS and iOS.

Development Status: 5 - Production/Stable
Target Users: End Users/Desktop
Natural Language: English, Japanese
Operating System: Apple iPhone, MacOSX, Windows
Programming Language: C++, Objective-C 2.0
Topics: MIDI
User Interface: Graphical
Register Date: 2010-05-31 01:35
LastUpdate: 2019-04-21 23:51

Julius

Julius is an open-source, high-performance large vocabulary continuous speech recognition (LVCSR) engine for speech-related researchs and developments. With HMM acoustic model and language model, you can construct your own speech recognition system.

Moved to github: https://github.com/julius-speech/julius

Development Status: 4 - Beta, 5 - Production/Stable
Target Users: Developers, End Users/Desktop
Natural Language: English, Japanese
Operating System: Linux, Windows, OS Independent
Programming Language: C
User Interface: Console (Text Based)
Register Date: 2002-09-09 14:38
LastUpdate: 2021-02-27 18:00

PictMaster

Combinatorial testing tool PictMaster.

This is an Excel based, free software called PictMaster, which automatically creates test cases for the combinatorial testing of the software on Excel.

PICT, which is free software from Microsoft that ...

Development Status: 6 - Mature
Target Users: Developers, Testers
Natural Language: English, Japanese
Operating System: Windows
Programming Language: Visual Basic
Topics: Testing
User Interface: Win32 (MS Windows)
Register Date: 2008-02-10 22:06
LastUpdate: 2014-06-11 11:39

SeaMonkey

The SeaMonkey project is a community effort to develop an all-in-one Internet application suite. It contains an Internet browser, email and newsgroup client with an included Web feed reader, HTML editor, IRC chat, and Web development tools, and is sure to appeal to advanced users, Web developers, and corporate users. It uses much of the Mozilla source code powering such successful siblings as Firefox, Thunderbird, Camino, Sunbird, and Miro.