Simple Project List Software Map

791 projects in result set
最后更新: 2003-01-14 11:33

Visualization of Compiler Graphs

Visualization of Compiler Graphs (VCG) reads a specification of a
graph and visualizes it. It can lay out the graph using several
heuristics such as reducing the number of crossings, minimizing the
size of edges, and centering nodes. It allows folding of dynamically-
or statically-specified regions of the graph.

(Machine Translation)
最后更新: 2011-03-21 17:19

GPLIGC

GPLIGC is a program for analyzing IGC flight data from GNSS flight data recorders used by glider pilots. It uses Perl/Tk and gnuplot. The openGLIGCexplorer (written in C++) allows one to view the data in 3D with OpenGL, and can also be used as a digital elevation model terrain viewer. It can also be used for off-screen rendering of 2D and 3D images of flight tracks or terrain/map data.

(Machine Translation)
最后更新: 2009-07-09 16:11

bit

bit is a library that makes it easier to dynamically manipulate data buffers containing fields that do not have octet (byte) boundaries. An example is the IP header, which is generally dealt with at compile time via bit fields in a structure. A key feature of the bit library is support for loading data formats described in XML files and dynamically parsing those fields at run time. This library was initially created to support reading various kinds of robotic device I/O (IR sensors, motors), but it has also been used for run time parsing of IP, TCP, UDP, and RTP headers.

(Machine Translation)
最后更新: 2005-03-07 12:49

Hugues Image Viewer

Hugues Image Viewer is an image viewing and
image analysis application. It supports any pixel
type (from binary to 64 bit, integer or floating point),
3D, multi-spectral, and multi-component documents
and images. It includes image viewing functions
such as zooming, cropping, and rotating.

(Machine Translation)
最后更新: 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)
最后更新: 2013-11-10 03:34

Amide's a Medical Imaging Data Examiner

AMIDE (Amide's a Medical Imaging Data Examiner) is
a tool for viewing, analyzing, and registering
volumetric medical imaging data sets. It's been
written on top of GTK+, and runs on any system
that supports this toolkit (Linux, Windows, Mac OS
X with fink, etc.).

(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)
最后更新: 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)
最后更新: 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-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)
最后更新: 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.

最后更新: 2010-07-04 18:44

Le Petit Poucet GPS Software

Le Petit Poucet is a program to display and edit GPS routes and tracks in a 3D scene. The aim is to build the scene around the GPS data and 2D maps or 3D terrain models.

最后更新: 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.

最后更新: 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)