Simple Project List Software Map

791 projects in result set
最后更新: 2004-08-01 22:58

ACFTools

ACFTools is a utility for manipulating X-Plane
flight simulator aircraft and weapon models
without using its Plane Maker. It can decode
both Apple and Intel ACF/WPN formats into
plain text files with a syntax similar to C,
which can be edited and then re-converted
into binary data. It is able to extract almost
complete 3D models of aircraft (fuselage,
floats, tanks, wings, stabs, propellers,
engines) and write it in AC3D modeler format.
Edited 3D parts can then be merged into plain
text and consequently converted into binary
ACF files.

(Machine Translation)
最后更新: 2013-11-11 21:48

CAIDA CoralReef

CoralReef is a comprehensive software suite
developed by CAIDA for collecting and
analyzing data from passive Internet traffic
monitors in real time or from trace files. The
package also includes programming APIs for C
and Perl, and applications for capture,
analysis, and Web report generation.

(Machine Translation)
最后更新: 2010-03-30 07:45

SciDAVis

SciDAVis is an interactive application aimed at data analysis and publication-quality plotting. It combines a shallow learning curve and an intuitive, easy-to-use graphical user interface with powerful features such as scriptability and extensibility. It is similar in its field of application to proprietary Windows applications like Origin and SigmaPlot, as well as free applications like QtiPlot, Labplot, and Gnuplot. What sets SciDAVis apart from the above is its emphasis on providing a friendly and open environment (in the software as well as the project) for new and experienced users alike, and particularly in providing good documentation on all levels.

最后更新: 2009-09-02 01:19

Openchart2

Openchart2 is a simple charting and plotting
library designed for incorporation with a variety
of Java applications. The library can generate two
dimensional bar, pie, radar, and scatter charts
with customized titles, axis labels, legends, and
colors. The simplicity of the library is its
strongest feature. Openchart2 is a branch of the
original JOpenChart library.

(Machine Translation)
最后更新: 2004-10-25 23:57

Snack sound toolkit

The Snack sound extension adds commands for sound play/record and sound visualization, e.g. waveforms and spectrograms. It supports in- memory sound objects, file based audio, streaming audio, WAV, AU, AIFF, and MP3 file formats, synchronous and asynchronous playback. The visualization canvas item types update in real-time and can output postscript. New commands and file formats can be added using the Snack C-API.

(Machine Translation)
最后更新: 2006-03-10 13:59

Simulum

Simulum deals with different simulations of star movements
and their visualizations. At first it looks at the projection and
accumulation of star brightness. In actually doing this it
distributes stars among a three dimensional figure. To get a
nice effect it combines the photographic image production
with a moving view point. So the outcome is the visual
impression of flying through a star field. Secondly it studies
different algorithms of particle movements and clustering.
The primary approach uses a combination of Newton's
gravitational law, energy, and impulse conservation. At all
these stages an highly dynamic view of the processes is able
to be produced.

(Machine Translation)
最后更新: 2006-12-18 04:31

EasyBMP

EasyBMP is a cross-platform C++ library for reading and writing Windows bitmap (BMP) files. Designed for ease of use, it requires no installation or external libraries, is small in size, well-documented, and is simple enough for the novice programmer to start in just minutes.

(Machine Translation)
最后更新: 2008-03-04 00:58

RadialNet

RadialNet is a network visualization tool. It
consists in a graphical visualization of the
networks mapped with Nmap, with some efforts to
make it easy to find security problems.

(Machine Translation)
最后更新: 2007-01-16 00:39

Gaphor

Gaphor is a UML modeling tool written in Python (2.2). It utilizes the GTK+ widget library, and is designed to be very extensible.

最后更新: 2013-06-18 22:23

QCAD Pro

QCAD Pro bundles QCAD with additional proprietary tools and plugins, including read and write support for the DWG file format, SVG export, printing a drawing on multiple pages (poster), and support for splines from fit points. QCAD is an application for computer aided drafting in two dimensions (2D). With QCAD, you can create technical drawings such as plans for buildings, interiors, mechanical parts, or schematics and diagrams. QCAD can be easily extended through plugins and its very powerful and complete ECMAScript (JavaScript) interface.

(Machine Translation)
最后更新: 2011-02-02 20:54

Qanava

Qanava is a C++ library designed to display graphs on a Qt canvas. Qanava provide classes to generate various layouts of directed graphs and visualize their nodes with custom styles on a graphic canvas. Qanava is designed for applications with basic graph visualization needs such as Gantt charts, social networks, and document or network modelling applications. It is not meant for a complex interactive visualization of very large data sets.

最后更新: 2009-04-20 01:47

GtkDatabox

GtkDatabox is a widget for the GTK+ library designed to display large amounts of numerical data quickly and easily. It allows for one or more data sets of thousands of data points (X and Y coordinates) to be displayed and updated in split seconds. It offers the ability to zoom into and out of the data, and to navigate through your data by scrolling. In addition to rulers and a simple coordinate cross, it allows you to add one (or even more) configurable grids like on an oscilloscope. Data may be presented as dots, lines connecting the data, or vertical bars. The widget allows you to easily transform pixel coordinates into data coordinates, thus allowing you to easily create powerful applications for data analysis.

(Machine Translation)
最后更新: 2007-12-17 11:00

LabPlot

LabPlot is a KDE application for data plotting and function analysis. It support both 2D and 3D plots and tries to emulate most of the functions supported by programs like Microcal Origin or SPSS Sigmaplot.

最后更新: 2014-02-11 12:16

jTracer

jTracer is a visualization tool for libcsdbg. When libcsdbg creates a stack trace for a caught exception, a thread, or a process-wide stack trace dump, it can be configured to broadcast the trace data through TCP/IP (UDP/IP, RS-232, USB, etc. are under development). jTracer catches those data and visualizes them to the user, sorted and ordered by TCP/UDP/IP address/port (or serial port), process ID, and executable, thread, and timestamp. It's particularly useful when you're doing cross-development and your target platform has no resources to visualize output. The rationale behind the development of jTracer is similar to gdb/gdbserver functionality.

(Machine Translation)
最后更新: 2011-06-23 01:00

stl2pov

stl2pov reads an STL (Standard Triangulation Language) file and outputs a POVray mesh. It has been tested with STL files generated by Pro/Engineer.