RSS 28 projects tagged "Linux"

No download Website Updated 06 Apr 2013 SOFA Statistics

Screenshot
Pop 461.95
Vit 36.47

SOFA is a statistics, analysis, and reporting program with an emphasis on ease of use, learning as you go, and beautiful output. SOFA can connect directly to your database and lets you display results in an attractive format ready to share or put in a spread­sheet. SOFA will help you learn as you go, whether you are a student, business analyst, or researcher.

No download Website Updated 03 Jan 2013 Timeline

Screenshot
Pop 228.76
Vit 12.91

Timeline is a cross-platform application for displaying and navigating events on a timeline.

Download No website Updated 30 Jul 2011 PICsim

Screenshot
Pop 215.05
Vit 2.50

PICsim emulates a PIC16F628/16F877A microcontroller and peripherals such as USART, EEPROM, and timers. The simulator architecture permits easy implementation of external elements in the C language. PicsimLab is a realtime emulator of development boards.

Download No website Updated 17 Apr 2013 Siren Renamer

Screenshot
Pop 140.87
Vit 4.89

Siren Renamer is a tool that renames, moves, and copies files using an expression. A lot of information associated with a file can be used, including name, extension, dates, and selection number. Other information is extracted from files according to their type: audio, video, image (standard and raw), EXIF, IPTC, Office document, PDF, ePub, HTML, and many others. Many different operations can be performed on character strings, complete directory trees can be processed, and images can be viewed. For example, to change a file name to uppercase with the mp3 extension, the expression can be '%ub.mp3'.

Download Website Updated 08 Jun 2013 RPhoto

Screenshot
Pop 111.29
Vit 50.13

RPhoto is a handy image editor to simplify cropping of digital camera pictures and avoid white borders introduced by incorrect height/width ratios. It also has lossless rotate and flip features, as well as a unique way to rectify a bad angle by only drawing a horizontal or vertical line.

Download Website Updated 08 May 2011 MultiVNC

Screenshot
Pop 110.56
Vit 2.76

MultiVNC is a cross-platform, Multicast-enabled VNC viewer. Features include support for most encodings, ZeroConf service discovery, a seamless edge control mode á la x2vnc, and most prominently, experimental support for VNC via multicast.

Download Website Updated 02 Jun 2013 The Sound of Sorting

Screenshot
Pop 108.66
Vit 1.00

The "Sound of Sorting" is a demo program containing many integer sorting algorithms. The algorithms are visualized in real time and augmented with sound effects, which are based on the values being compared. Animation speed and sound sustain can be customized while the algorithm is running. The visualization also highlights the algorithm's internal workings, which makes the demo program very useful for teaching sorting algorithms in an undergraduate computer science course. The program also counts the number of comparisons done by an algorithm, which can then be compared to the analytically derived value. The demo is implemented using the cross-platform toolkits wxWidgets and SDL, and can be executed on Windows, Linux, and Mac.

No download Website Updated 21 Oct 2009 HeeksCAD

Screenshot
Pop 98.73
Vit 2.13

HeeksCAD is a CAD application. It can import solid models from STEP and IGES files, draw construction geometry and lines and arcs, create new primitive solids, or make solids by extruding a sketch or by making a lofted solid between sketches. Solids can be modified using blending or boolean operations. Models can be saved as IGES, STEP, and STL. The 2D geometry can be plotted with a printer or to HPGL. DXF files can be imported and exported; lines, arcs, spline, ellipses, and polylines are supported. SVG import has similar capabilities. It is possible to make Add-In modules. The HeeksCNC project provides a CAM add-in, and HeeksPython provides a Python console.

Download Website Updated 31 Jan 2013 YB.ORM

Screenshot
Pop 89.91
Vit 2.90

The YB.ORM library aims to simplify writing C++ code that has to deal with SQL databases. The goal is to provide a convenient interface like SQLAlchemy (Python) or Hibernate (Java). The library itself is cross-platform and supports a variety of SQL dialects: SQLite3, MySQL, Postgres, Oracle, and Firebird. Integration with Boost, Qt4, and wxWidgets is built-in. In a typical usage scenario, you would describe your database schema and table relationships in a simple XML-based format, generate SQL code to populate database schema with tables, generate C++ classes, add application-specific logic to the classes, and use these classes in cooperation with the Session object to query objects from the database, create new or modify/delete existing objects, or link and unlink objects using relations. Simple serialization to XML is supported along with connection pooling.

Download Website Updated 11 Jun 2010 Smasher

Screenshot
Pop 78.04
Vit 4.80

Smasher is a lightweight, cross-platform audio loop slicer. It is designed to create sliced loops from WAV, MP3, or AIFF files in seconds without a sequencer. Effects include resonant filter sweeps, compression, delay, and distortion.

Screenshot

Project Spotlight

spdylay

An experimental SPDY protocol implementation in C.

Screenshot

Project Spotlight

Mahotas

An image processing library for Python.