1.5
Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 716
SVL 1.5
SVL library provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. more>>
SVL library provides vector and matrix classes, as well as a number of functions for performing vector arithmetic with them. Equation-like syntax is supported via class operators, for example:
#include "svl/SVL.h"
Vec3 v(1.0, 2.0, 3.0);
Mat3 m(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0);
v = 2 * v + m * v;
v *= (m / 3.0) * norm(v);
cout<<less
#include "svl/SVL.h"
Vec3 v(1.0, 2.0, 3.0);
Mat3 m(1.0, 2.0, 3.0, 4.0, 5.0, 6.0, 7.0, 8.0, 9.0);
v = 2 * v + m * v;
v *= (m / 3.0) * norm(v);
cout<<less
Download (0.11MB)
Added: 2006-02-17 License: Freely Distributable Price:
1351 downloads
Other version of S
SFM 1.5
SFM is a simple file manager for X11. more>>
Make your life simpler with SFM, a TCL file manager for X11, compatible with TCL 7.5 and Wishx 4.1.
Main features:
- Manage files (copy, paste, delete, permissions, properties, link)
- Drag and drop support
- Floppy disk mounting
- Trash
- Choice of colors
- Muitiple file browsers
- Open files and launch applications
- Find file
<<lessMain features:
- Manage files (copy, paste, delete, permissions, properties, link)
- Drag and drop support
- Floppy disk mounting
- Trash
- Choice of colors
- Muitiple file browsers
- Open files and launch applications
- Find file
Download (0.08MB)
Added: 2005-04-29 License: GPL (GNU General Public License) Price:
1638 downloads
OSLA 1.5
OSLA (Open Source Logistics System) is an open standard Web system for logistics. more>>
OSLA (Open Source Logistics System) is an open standard Web system for logistics featuring support for shipment, tracking, barcode labelling, a 3rd-party interface to industry document messaging format APIs of DHL, FedEx, UPS, etc., document export to CSV to make invoicing more convenient, cargo manifest, a multilingual interface, user permission administration, data analysis, statistical reports and graphs, and more.
<<less Download (0.34MB)
Added: 2005-10-05 License: GPL (GNU General Public License) Price:
1483 downloads
Spin 1.5
Spin is a transparent threading solution for non-freezing Swing applications. more>>
Spin is a transparent threading solution for non-freezing Swing applications.
Every non trivial GUI sooner or later encounters the problem of "freeze".
This annoying behaviour is experienced by users every time the application performs extensive calculations or blocks for network or disk I/O.
Spin offers a new approach for solving this problem.
It offers transparent thread handling with minimal impact on your application code.
Enhancements:
- Now built with Maven.
<<lessEvery non trivial GUI sooner or later encounters the problem of "freeze".
This annoying behaviour is experienced by users every time the application performs extensive calculations or blocks for network or disk I/O.
Spin offers a new approach for solving this problem.
It offers transparent thread handling with minimal impact on your application code.
Enhancements:
- Now built with Maven.
Download (0.49MB)
Added: 2007-03-31 License: GPL (GNU General Public License) Price:
939 downloads
Xlog 1.5
Xlog is a GTK+ Logging program for Hamradio Operators with rig control. more>>
Xlog is a GTK+ Logging program for Hamradio Operators with rig control.
xlog is a logging program for amateur radio operators which can be used for dialy logging and contest. Xlog stores the logs into a text file.
QSOs are presented in a list. Items in the list can be added, deleted or updated. For each contact, dxcc information is displayed and bearings and distance is calculated, both short and long path.
When hamlib is enabled through the menu, you can retrieve frequency, mode and signal-strength from you rig over the serial port.
<<lessxlog is a logging program for amateur radio operators which can be used for dialy logging and contest. Xlog stores the logs into a text file.
QSOs are presented in a list. Items in the list can be added, deleted or updated. For each contact, dxcc information is displayed and bearings and distance is calculated, both short and long path.
When hamlib is enabled through the menu, you can retrieve frequency, mode and signal-strength from you rig over the serial port.
Download (0.81MB)
Added: 2007-01-31 License: GPL (GNU General Public License) Price:
996 downloads
SCOP 1.5
SCOP is a library for writing distributed applications. more>>
SCOP is a library for writing distributed applications. The functionality includes message-passing, events, and RPCs.
SCOP is primarily aimed at C++ programs on Linux, or Java anywhere. Much simpler than CORBA, it is easy to learn, general-purpose, fairly fast, thoroughly documented, complete, and free.
Enhancements:
- A prebuilt "stream" client has been added for importing streams of events from other programs.
- Support for reliable streams has been added to the C++ library and clients, which can now automatically reconnect and keep running even if the server is rebooted.
- There are improvements to logging and better support for running on different port numbers to avoid firewall restrictions.
<<lessSCOP is primarily aimed at C++ programs on Linux, or Java anywhere. Much simpler than CORBA, it is easy to learn, general-purpose, fairly fast, thoroughly documented, complete, and free.
Enhancements:
- A prebuilt "stream" client has been added for importing streams of events from other programs.
- Support for reliable streams has been added to the C++ library and clients, which can now automatically reconnect and keep running even if the server is rebooted.
- There are improvements to logging and better support for running on different port numbers to avoid firewall restrictions.
Download (0.094MB)
Added: 2006-09-13 License: LGPL (GNU Lesser General Public License) Price:
1137 downloads
qGo 1.5.4
qGo is a full featured SGF editor and Go Client for NNGS/IGS/etc. more>>
qGo is a full featured SGF editor and Go Client for NNGS/IGS/etc., available for Linux, Mac and Windows.
qGo is based on Qt 3.2.1nc (Windows) and Qt 3.1+ (Linux, Mac). Go is an ancient boardgame, very common in Japan, China, Korea and Taiwan.
Enhancements:
- fixed : mark issue with teaching games
- added : blind go
- added : 2 new translations (latin and simplified chinese)
- changed : added SGF (uppercase) as file suffix
<<lessqGo is based on Qt 3.2.1nc (Windows) and Qt 3.1+ (Linux, Mac). Go is an ancient boardgame, very common in Japan, China, Korea and Taiwan.
Enhancements:
- fixed : mark issue with teaching games
- added : blind go
- added : 2 new translations (latin and simplified chinese)
- changed : added SGF (uppercase) as file suffix
Download (1.6MB)
Added: 2007-06-06 License: GPL (GNU General Public License) Price:
870 downloads
qrpyto 1.5
qrypto is a project aimed to provide simple, easy to use Blowfish encryption across popular languages for enhanced data security more>>
qrypto is a project aimed to provide simple, easy to use Blowfish encryption across popular languages for enhanced data security.
<<less Download (MB)
Added: 2007-02-22 License: LGPL (GNU Lesser General Public License) Price:
974 downloads
Mudpit 1.5
Mudpit is an intelligent, modular, and reliable spool processor for Snorts unified format. more>>
Mudpit is an intelligent, modular, and reliable spool processor for Snorts unified format.
Enhancements:
- This release adds per-spool configuration variables for SID/Gen map, reference, and class files.
- It improves the logging system, which will log at appropriate priorities.
- It improves autoconf MySQL detection code, and has support for custom plugins supplied at configure time.
<<lessEnhancements:
- This release adds per-spool configuration variables for SID/Gen map, reference, and class files.
- It improves the logging system, which will log at appropriate priorities.
- It improves autoconf MySQL detection code, and has support for custom plugins supplied at configure time.
Download (0.38MB)
Added: 2005-10-19 License: GPL (GNU General Public License) Price:
1466 downloads
devmon 1.5
devmon is a daemon that monitors sys-fs files in order to detect plugs of usb storage devices (ie : flash cards). more>>
devmon is a daemon that monitors sys-fs files in order to detect plugs of usb storage devices (ie : flash cards).
When a device is detected, devmon mounts it and start a dockapp that allows to launch your favorite filemanager (left click) or unmount the device (right click).
For 2.6 kernel users only!
<<lessWhen a device is detected, devmon mounts it and start a dockapp that allows to launch your favorite filemanager (left click) or unmount the device (right click).
For 2.6 kernel users only!
Download (0.048MB)
Added: 2006-11-09 License: GPL (GNU General Public License) Price:
1081 downloads
Udis86 1.5
Udis86 is a binary file disassembler for x86/x86-64 with support for MMX, x87, 3Dnow! etc. more>>
Udis86/64 is (as of now) a binary file disassembler for the x86 and x86-64 (AMD64) architectures, capable of disassembling 16/32/64 bit binary files to AT&T or INTEL assembly language syntax.
[COPYRIGHt=1] Udis86 focuses on providing the basic disassembler functionality in executable format as well as a static library libudis86.a for use as the core of object/executable file diassembler programs.
Enhancements:
- Decode fixes.
- Fixed buffer overrun vulnerabilities. Input streaming is more robust now.
<<less[COPYRIGHt=1] Udis86 focuses on providing the basic disassembler functionality in executable format as well as a static library libudis86.a for use as the core of object/executable file diassembler programs.
Enhancements:
- Decode fixes.
- Fixed buffer overrun vulnerabilities. Input streaming is more robust now.
Download (0.10MB)
Added: 2007-07-13 License: GPL (GNU General Public License) Price:
835 downloads
Glom 1.5.2
Glom allows you to design database table definitions and the relationships between them. more>>
Glom allows you to design database table definitions and the relationships between them.
The design is loosely based upon FileMaker Pro, with the added advantage of separation between interface and data. It attempts to provide a simple generic framework sufficient to implement most database applications. These systems normally consists of lots of repetitive, unmaintainable code.
Glom-specific data such as the relationship definitions is saved in the Glom document. Glom re-connects to the database server when it loads a previous Glom document. The document is in XML format.
Glom uses the PostgresSQL database backend but it can not edit databases that it did not create, because it uses only a simple subset of Postgres functionality.
<<lessThe design is loosely based upon FileMaker Pro, with the added advantage of separation between interface and data. It attempts to provide a simple generic framework sufficient to implement most database applications. These systems normally consists of lots of repetitive, unmaintainable code.
Glom-specific data such as the relationship definitions is saved in the Glom document. Glom re-connects to the database server when it loads a previous Glom document. The document is in XML format.
Glom uses the PostgresSQL database backend but it can not edit databases that it did not create, because it uses only a simple subset of Postgres functionality.
Download (1.8MB)
Added: 2007-06-11 License: GPL (GNU General Public License) Price:
873 downloads
newrpms 1.5
newrpms scans a directory of packages and finds out which ones are newer than the installed versions. more>>
Another quick & dirty Perl hack for RPM-based Linux distributions. Scans a directory of packages and finds out which ones are newer than the installed versions.
Its expecially useful if youre tracking the unstable branch of a distribution such as Fedora.
<<lessIts expecially useful if youre tracking the unstable branch of a distribution such as Fedora.
Download (0.003MB)
Added: 2005-06-29 License: GPL (GNU General Public License) Price:
1581 downloads
GenTube 1.5
GenTube project is a simple script who download and encode videos of the site: youtube.com more>>
GenTube project is a simple script who download and encode videos of the site: youtube.com
With GenTube you can:
- download and encode videos of youtube to mpg using wget and ffmpeg
- View your history of downloads
- Select and play your videos
<<lessWith GenTube you can:
- download and encode videos of youtube to mpg using wget and ffmpeg
- View your history of downloads
- Select and play your videos
Download (0.041MB)
Added: 2007-05-27 License: GPL (GNU General Public License) Price:
880 downloads
eltclsh 1.5
eltclsh is an interactive TCL (and Tk) shell. more>>
eltclsh (editline tcl shell) is an interactive shell for the TCL programming language. It provides command line editing, history browsing as well as variables and command completion thanks to editline features.
The completion engine is programmable in a way similar to tcsh, and comes with an intelligent completion for the full tcl language by default.
The package also provides elwish, an interactive interpreter for the Tk toolkit.
<<lessThe completion engine is programmable in a way similar to tcsh, and comes with an intelligent completion for the full tcl language by default.
The package also provides elwish, an interactive interpreter for the Tk toolkit.
Download (0.31MB)
Added: 2005-04-04 License: BSD License Price:
1664 downloads
Secleted [ 0 ] software to compare
Copyright Notice:
Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future software development. The above 1.5 search only lists software in full, demo and trial versions for free download. Download links are directly from our mirror sites or publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed