Simple Project List Software Map

1479 projects in result set
最后更新: 2014-06-12 12:04

Xnee's not an event emulator

Xnee can record, distribute, and replay X (X11) protocol data. This is useful for automated tests of applications or benchmarking of applications. Think of it as a robot. A GUI, a Gnome Panel Applet, and a CLI are available, as well as bash functions.

最后更新: 2006-06-05 03:55

JMP

Java Memory Profiler (JMP) uses the JVMPI interface to track objects and method times in the JVM (Java Virtual Machine). It uses a GTK+ interface to display statistics. The current instance count and the total amount of memory for each class is shown as is the total time spent in each method.

(Machine Translation)
最后更新: 2007-10-06 12:39

Apache JMeter

The Apache JMeter is a 100% pure Java desktop application designed for performance and load testing of servers. It was primarily designed for Web/HTTP testing but it has been expanded to include support for a variety of testing modules. It ships with modules for HTTP and SQL databases (using JDBC). It may be used to test server performance both on static and dynamic resources, to simulate a heavy load on a server or network to test its strength, or to analyse overall performance under different load types. It also provides pluggable interfaces for customizing data visualization, test synchronization, and the construction and execution of tests.

最后更新: 2014-02-12 21:53

OATH Toolkit

The OATH Toolkit makes it easy to build one-time password authentication systems. It contains shared libraries, commandline tools, and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm (RFC6238). OATH stands for Open AuTHentication, which is the organization which specifies the algorithms. For managing secret key files, the Portable Symmetric Key Container (PSKC) format described in RFC6030 is supported.

最后更新: 2002-11-19 22:42

Hammerhead

Hammerhead is a stress testing tool for Web sites. It initiates connections from multiple IP aliases and simulates a user from each alias. It is fully configurable, and there are numerous other options for creating problems with a site. Extensive data collection is also available.

(Machine Translation)
最后更新: 2013-08-06 23:17

Record Editor

Record Editor is a data file editor for CSV (Comma/Tab delimited values) files, fixed field width files, and XML files. This program uses a record-layout definition to display the data file in a human-readable form. It can handle PC (text and binary), Unix (text and binary), and native IBM mainframe (text and binary) file formats. It is similar to Net-Cobol's Cobol-Editor or Compuware's FileAid.

最后更新: 2012-11-04 01:50

tesseract-ocr

tesseract-ocr is an OCR engine originally developed by Hewlett Packard and now sponsored by Google. It is highly accurate and will read a binary, gray, or color image and output text.

作业系统: MacOSX, Linux, Windows
编程语言: C++
用户界面: Command-line
最后更新: 2019-12-14 16:04

Diskless Remote Boot in Linux (DRBL)

DRBL provides diskless or systemless environment. It uses distributed hardware resources and makes it possible for clients to fully access local hardware. It also includes Clonezilla, a partition and disk cloning utility similar to Ghost.

最后更新: 2014-05-07 22:30

libsigrok

libsigrok is a shared C library that provides basic hardware access drivers for logic analyzers, oscilloscopes, MSOs, multimeters, dataloggers, and more. It also provides input/output file format support.

(Machine Translation)
最后更新: 2008-02-13 13:34

Jameleon

Jameleon is an automated testing framework that can be used by technical and non-technical users alike. One of the main concepts behind it is to create a group of keywords or tags that represent different screens of an application. All of the logic required to automate each particular screen can be defined in Java and mapped to these keywords. The keywords can then be organized with different data sets to form test scripts without requiring an in-depth knowledge of how the application works. The test scripts are then used for both testing automation and test case document generation.

(Machine Translation)
最后更新: 2018-06-19 08:45

ATutor (Learning Management System)

チューターは、オープン ソースの Web ベース学習管理システム (LMS)、アクセシビリティと適応性念頭に設計されています。E ラーニング コンテンツの相互運用可能な著者、社会的なネットワー キングを提供し、標準に準拠しています。オンラインあなたのコースを置きます。

(Machine Translation)
最后更新: 2017-11-15 05:14

MGB OpenSource Guestbook

MGB は、Javaスクリプトと MySQL データベースを利用して、PHP だけで記述された無料のオープンソースのゲストブックです。 あなたのホームページに完全に調和させるためのテンプレートは使いやすく、融通が利き、そしてあなたの好きなように変更することができます。

最后更新: 2014-05-22 05:07

Docear

docear(発音は"dog-ear")は、「学術文献管理パッケージソフト」です。研究文献の検索、整理および作成に必要な、デジタル図書館、リファレンス・マネージャ、PDF等のファイル・マネージャ、ノート作成、そしてマインドマップ作成のすべての機能を、単独アプリケーションに統合したものです。そして何よりも、docear は、Mendeley、Microsoft Word、Foxit Reader といった多くの既存のツールとシームレスに使うことができます。 docearは、Freeplane をベースとする無償提供、オープンソースアプリですが、ドイツ連邦技術省から資金提供を受けながら、[マグデブルグの]Otto-von-Guericke 大学やカリフォルニア大学バークレー校など世界中の科学者によって開発されています。

最后更新: 2011-12-24 09:29

MD5-utils

Utils の MD5 は MD5 ハッシュ関数操作のスクリプトです。クリプト オンライン サーバーを使用する 1 つまたは複数の hash(es) をクラックしようと 1 つまたは複数の単語をことができます。

(Machine Translation)
最后更新: 2013-09-26 01:04

zlog logging library

zlog is a reliable, efficient, thread safe, flexible, pure C logging library. It was written because there were no good C logging libraries along the lines of Logback for Java or log4cxx for C++. printf can work, but can not be easily redirected or reformatted, and syslog is slow and designed for system use. It provides a syslog model, log format customization, multiple output, safe run-time reconfiguration, high performance, user-defined log levels, safe log rotation, a log4j-style key-value map, in-built debugging, and no external dependencies.

(Machine Translation)