Software Download Map | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
herunterladen fioLastUpdate: 2013-05-15 21:56 fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. It has support for 13 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, OS X, OpenSolaris, AIX, HP-UX, and Windows. | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen httpingLastUpdate: 2013-05-09 11:40 httpingは "ping"のようなHTTP要求のためのツールです。それにURLを与えると、それは(ヘッダーのみ)応答を、接続要求を送信し、取得するためにどのくらい時間がかかると表示されます。これは、モニタリングや統計上の目的(レイテンシを測定する)ために使用することができる。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen Berkeley DBLastUpdate: 2012-05-30 00:26 Berkeley DB(のlibdb)は、伝統的なアプリケーション、クライアント/サーバーアプリケーションの両方のための組込みデータベースを提供するプログラム可能なツールキットです。B+木、キュー、拡張された線形ハッシュ、固定し、可変長レコードのアクセスメソッド、トランザクション、ロック、ロギング、共有メモリキャッシュ、データベースの復旧、および高可用性システムのための複製が含まれています。DBは、C、C++、C#、Java、PHP、およびPerl APIをサポートしています。キーと値のペア(NoSQL)、SQL、Javaオブジェクトフォーマットされたデータをサポートします。QNX、Android、Mac OS X、および様々なWindows、様々なUnixプラットフォームで幅広く利用可能です。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen GNU libmicrohttpdLastUpdate: 2013-05-06 04:03 GNU libmicrohttpdは、他のアプリケーションにHTTPサーバとしての機能を組み込むための小さなCライブラリです。これは、再入可能、高速、HTTP 1.1のサポート並びに複数のポートでのリッスンを許可しています。APIはシンプルですが、プログラマがHTTPの機能の全体を使うのに十分すぎるくらい強力です。SSL/TLSのサポートは、オプションとして利用できます。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen strongSwanLastUpdate: 2013-04-30 22:15 strongSwanは、Linux、Android、Maemo、FreeBSD及びMac OS Xオペレーティング・システムのための完全なIPsecの実装です。IKEv2又はIKEv1鍵交換プロトコルにより、他のほとんどのIPsecベースのVPN製品と相互運用することができます。strongSwanプロジェクトの焦点は、X.509公開鍵認証と標準的なPKCS#11インタフェースでスマートカード上の秘密鍵のセキュアなストレージ(オプション)を用いた強力な認証メカニズムです。モジュラ・プラグインの豊富な選択肢は、信頼性のあるネットワーク接続や高度な暗号化アルゴリズムのような付加機能を追加します。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen ProGuardLastUpdate: 2013-03-19 15:09 ProGuard is a shrinker, optimizer, obfuscator, and preverifier for Java bytecode. It detects and removes unused classes, fields, methods, and attributes. It optimizes methods and removes dead code. It renames the remaining classes, fields, and methods using short, meaningless names. Finally, it preverifies the processed code for Java 6 or higher, or for Java Micro Edition. The resulting code is more compact, more efficient, and more difficult to reverse-engineer. Advantages of ProGuard compared to other Java shrinkers and obfuscators are compact template-based configuration, memory efficiency, and speed. It is mostly popular for embedded development and for commercial development, and is integrated in Oracle's Wireless Toolkit, in Intel's TXE SDK, and in Google's Android SDK. | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen PastèqueLastUpdate: 2013-05-21 13:19 Pastèque (formerly POS-Tech) is point-of-sale software for touchscreen devices. It is designed as multichannel software with a desktop client, a mobile Android client, and a Web back office. | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen linphoneLastUpdate: 2011-12-26 14:04 Linphoneは、GTK+とコンソール・インタフェースを備えた音声と映像を扱うインターネット電話です。これは、SIPプロトコルを使用しており、ほとんどのSIPクライアント並びにゲートウェイと互換性があります。これは、Speex、GSM、G711、G722、ilbc、amr、Theora、H263-1998、MPEG4、H264、VP8及びsnowのような様々な音声と映像コーデックを使うことができます。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen Domination (Risk Board Game)LastUpdate: 2013-04-24 21:12 Dominationはよく知られたボードゲームであるRiskと少し似ています。ネットワークでのプレー、多くの地図、地図エディタ、その他たくさんの機能があります。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen Ecere SDKLastUpdate: 2013-04-23 00:12 The Ecere SDK is a cross-platform toolkit for building software applications. It currently runs on Windows, Linux, Mac OS X (through X11), FreeBSD, and the Android OS. It should run on other Unix platforms with minor testing/tweaking. With the Ecere SDK, you can develop applications once and deploy them on all supported platforms alongside a lightweight runtime environment. It introduces eC, an object oriented language derived from and fully compatible with C, compromising neither runtime performance nor ease of use. A built-in 3D engine supporting both Direct3D and OpenGL is fully integrated. | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen Yet Another Telephony EngineLastUpdate: 2013-01-07 23:58 Yate は次世代の電話回線エンジンです。今のところ Voice over Internet Protocol (VoIP) と PSTN に注力していますが、その本当の力は容易に拡張できることにあります。SIP, H.323, IAX, MGCP, Jingle, Jabber, E1, T1, analogic, Robbed Bit, ISDN PRI, BRI, SS7 をサポートします。YateClient は Jabber/Jingle IM, SIP, H.323, IAX VoIP の各プロトコルで使えるインスタントメッセンジャー・音声アプリケーションです。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen nxlogLastUpdate: 2013-05-01 22:13 nxlog is a modular, multi-threaded, high-performance log management solution with multi-platform support. In concept, it is similar to syslog-ng or rsyslog, but is not limited to Unix/syslog only. It can collect logs from files in various formats, receive logs from the network remotely over UDP, TCP, or TLS/SSL on all supported platforms. It supports platform-specific sources such as the Windows Eventlog, Linux kernel logs, Android device logs, local syslog, etc. Writing and reading logs to/from databases is also supported for many database servers. The collected logs can be stored into files, databases, or forwarded to a remote log server using various protocols. The old BSD Syslog and the newer IETF syslog standard (RFC 3164 and RFC 5424-5426) are fully supported by nxlog in addition to XML, JSON, CSV, GELF, and other custom formats. A key concept in nxlog is to be able to handle and preserve structured logs so there is no need to convert everything to syslog and then parse these logs again at the other side. It has powerful message filtering, log rewrite, and conversion capabilities. Using a lightweight, modular, and multi-threaded architecture which can scale, nxlog can process hundreds of thousands of events per second. | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen OpenCVLastUpdate: 2013-04-11 10:27 Open Computer Vision Libraryには、リアルタイムなコンピュータビジョンのための500個以上のアルゴリズム、文書、およびサンプルコードがあります。チュートリアル文書はO'Reilly Bookにあります:Learning OpenCV http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134 | |
| Detail info | |
|
Aktivitätsart Perzentil: 99.94 Activity Ranking: 315 |
herunterladen db4oLastUpdate: 2011-02-26 06:14 db4oは、Javaとすべての.NET環境のためのオブジェクト指向型データベースです。その機能には、ACIDトランザクション、自動クラス・スキーマ認識、query-by-example、S.O.D.A.オブジェクト・クエリAPI、ネイティブ・クエリ、.NET上でのLINQのサポート、コールバック・メソッド、メモリ・ファイル、cascade-on-delete、マルチ・スレッド・アクセス及びJava Webstartとサーブレットのサポートが含まれます。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen Universal Password ManagerLastUpdate: 2013-04-12 22:36 Universal Password Manager (UPM) allows you to store usernames, passwords, URLs, etc. in an encrypted database protected by one master password. Its three strongest features are simplicity (it provides a small number of very strong features with no clutter), the ability to run cross-platform, and database sharing. Rather than having many separate databases (home, work, etc.), database sharing allows you store your database at a remote location (password protected HTTP URL, for example) and then have UPM automatically keep your local database in sync with the remote database. | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen Open TransactionsLastUpdate: 2013-03-08 01:34 Open Transactionsは、API、サーバー、およびテスト·クライアントを含む固体、使いやすい、金融暗号とデジタル現金ライブラリです。これは、匿名のアカウント番号を付け、追跡不可能なデジタル現金、トリプル署名している領収書、バスケット通貨、およびXMLの契約を締結しています。また、小切手、請求書、支払い計画、取引と市場、他の楽器をサポートしています。これは、OpenSSLともうけブラインドされたトークンを使用しています。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |
herunterladen Linux-on-androidLastUpdate: 2013-04-10 22:33 このプロジェクトはchrootを使ってAndroidデバイス上で色々なLinuxディストリビューションを動かす事を目的にしています。 Android携帯にダメージを与える事もなく、何かを上書きする事もなく、LinuxディストリビューションをAndroid携帯で利用できます。 それの何が嬉しいのかって? このアプリは有料アプリに負けないくらい簡単にセットアップできて、しかも柔軟性は残すようにしてあります。 一度Linuxディストリビューションをセットアップすれば、そこでは好きなLInuxソフトウェアを自由に使えます。 (ただし、ARMポートが存在するか、アーキテクチャに依存しないソフトウェアに限ります) | |
| Detail info | |
|
Aktivitätsart Perzentil: 0.00 |
| NicoRo Android上で動作するニコニコ動画再生アプリを作ります。
| |
| Detail info | |
Aktivitätsart Perzentil: 0.00 Register Date: 2010-05-22 18:16 | |
herunterladen CyaSSLLastUpdate: 2013-02-07 14:08 CyaSSLは、主にその小さなサイズと速度から、組込みRTOS環境をターゲットにしたC言語ベースのSSLライブラリです。CyaSSLは、現在のTLS 1.2 レベルまでの業界標準をサポートし、OpenSSLより20倍小さく、SSLクライアント・ライブラリとSSLサーバの実装を備え、OpenSSLとの互換層を設け、並びにRABBITやHC-128のような発展中の暗号方式を提供します。GPLv2と標準の商用ライセンスの両方のデュアル・ライセンスを採用し、幅広くプロジェクトに応じています。 | |
| Detail info | |
|
Aktivitätsart Perzentil: 59.50 |