Main > Free Download Search >

Free pcsx2sse2 0.8.1 software for linux

pcsx2sse2 0.8.1

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 82
PRICE 0.8.1

PRICE 0.8.1


PRICE can open several image file formats and apply high-quality filters and other enhancements. more>>
PRICE can open several image file formats and apply high-quality filters and other enhancements. PRICE was written to support the authors research in image processing.

PRICE was born to support my research in image processing. So I have decided to work on a usable application that can open several file formats and apply high quality filters and other enhancements to the image.

<<less
Download (0.15MB)
Added: 2006-11-05 License: GPL (GNU General Public License) Price:
1089 downloads
PlaySMS 0.8.1

PlaySMS 0.8.1


PlaySMS is a flexible Web-based Mobile Portal System. more>>
PlaySMS is a flexible Web-based Mobile Portal System. PlaySMS can be made to fit to various services such as an SMS gateway, personal messaging systems, corporate and group communication tools.
Main features:
- Multiple database engine supported (using PEAR DB)
- Available for shared database usage (tables using its own prefix)
- Send SMS to single mobile phone (web2mobile)
- Send SMS broadcasted (bulk SMS) to a group of mobile phones (web2mobiles)
- Support sending flash and unicode message
- Receive private SMS to Inbox (mobile2web)
- Forward single SMS from mobile phone to a group of mobile phones (mobile2mobiles)
- SMS autoreply, for easy autoreplying formatted incoming SMS
- SMS board, forward received SMS to email,html and/or xml page
- SMS command, execute server side shell script using SMS
- SMS custom, forward incoming SMS to custom SMS application
- SMS poll, manage polling system using SMS
- Simple webservices for sending SMS and retrieving delivery reports (ws.php)
- Create your own gateway module other than Gnokii, Kannel or sms server Clickatell
- Easy webbased control panel
<<less
Download (0.15MB)
Added: 2006-05-08 License: GPL (GNU General Public License) Price:
1276 downloads
Opale 0.8.1

Opale 0.8.1


Opale is a very simple personal bank account manager for KDE and KOffice. more>>
Opale is a very simple personal bank account manager for KOffice and KDE.

<<less
Download (0.15MB)
Added: 2007-08-14 License: GPL (GNU General Public License) Price:
804 downloads
Gslist 0.8.1

Gslist 0.8.1


Gslist is a command-line game servers browser and heartbeats sender with multiple options and functions. more>>
Gslist is a game servers browser which supports an incredible amount of games (over 800) for many platforms.
It can work in both command-line and GUI mode.
Main features:
- tons of games supported and for various platforms: PC, Mac, Playstation 2, Nintendo DS, PSP, Dreamcast and more
- web GUI: Gslist can be easily used through a web browser like any "classical" server browser but with the difference of being more simple to use and (optionally) supporting multiple users
- can execute a program for each online server found
- has a filter option for selecting only the servers with specific features
- its list of supported games is updatable
- supports many options for redirecting and formatting its output
- can send hearbeats for adding your IP in the servers list
- supports different types of queries for retrieving informations from the servers
- its optimized for speed and resources
Enhancements:
- Some features were added.
- Some bugs in the Web GUI were fixed.
<<less
Download (0.15MB)
Added: 2005-09-26 License: GPL (GNU General Public License) Price:
1496 downloads
PFconf 0.8.1

PFconf 0.8.1


PFconf is a very simple script collection to ease working with naked packet filters. more>>
PFconf is a very simple script collection to ease working with "naked" packet filters.

Most ACLs (packet filters) dont work with "group" objects where one can list tables of IP addresses and networks for which one rule is applied. OpenBSDs "PF" is a exception from this rule.

So if you have three mail servers and 5 protocols (smpt, pop3, pop3s, imap, imaps) you will need to write 15 rules instead of one - and not forget a single permutation. With PFconf you only need one rule - and the script will take care of the necessary permutations.

These scripts are designed to be fairly simple, leave way room for comments (who ordered that, why is this rule here, etc) - and the usual quartett: small, efficient, portable and easy to use.

NAT handling and management scripts (when is a rule due for re-evaluation) will come soon. Target conversion for Cisco ACLs as well as for OpenBSDs PF will probably follow not far behind...

<<less
Download (0.005MB)
Added: 2006-07-01 License: GPL (GNU General Public License) Price:
695 downloads
Esra 0.8.1

Esra 0.8.1


Esra is a pure Java library for the interactive analysis of molecular mechanics data. more>>
Esra is a pure Java library for the interactive analysis of molecular mechanics data.
Esra is a lean and mean library of portable, flexible, generic, object-oriented (sometimes), functional (some other times), scriptable, well-tested (we hope), statically-typed (sometimes), dynamically-typed (again, some other times), XML-based (well, actually not) and reasonably high-performance routines (both basic and more advanced) for the analysis of molecular mechanics data (GROMOS96 molecular dynamics trajectories, mostly).
Esra is strictly optimized for fun. The development process is open and informal.
Main features:
- portable and scriptable
- surprisingly fast
- clever, watertight argument parsing library.
- 100 % pure java linear algebra library for convenient vector/matrix manipulations.
- common coordinate transformations, such as gathering, fitting.
- simple, hierarchical selection language (AtomSpecifiers)
- common analyses such as RMSDs, dipole moments, radii of gyration, hydrogen bonding, dssp secondary structure assignment.
- thorough API documentation, simple, flat data structures, generic algorithms, unit testing (still in the works).
- its free and open.
<<less
Download (1.4MB)
Added: 2007-01-10 License: BSD License Price:
1019 downloads
LM-Solve 0.8.1

LM-Solve 0.8.1


LM-Solve is a solver for Logic Mazes. more>>
LM-Solve project is a solver for Logic Mazes.

LM-Solve is a solver for several types of the puzzles present on the Logic Mazes site.

It currently supports Alice Mazes, Number Mazes, Plank Puzzles, Theseus and the Minotaur Mazes, and Tilt Mazes.

They are written in Perl and should be very portable.

Use the CPAN.pm module install Games::LMSolve command to install LM-Solve. For instance, invoke the following command on the command line:

# perl -MCPAN -e install Games::LMSolve

<<less
Download (0.020MB)
Added: 2006-12-21 License: Public Domain Price:
1038 downloads
Pygments 0.8.1

Pygments 0.8.1


Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis. more>>
Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code.
Main features:
- a wide range of common languages and markup formats is supported
- special attention is paid to details that increase quality by a fair amount
- support for new languages and formats are added easily
- a number of output formats is available, presently HTML, RTF, LaTeX and ANSI sequences
- it is usable as a command-line tool and as a library
- ... and it highlights even Brainf*ck!
Enhancements:
- This release just contains some bugfixes from 0.8, no new features.
<<less
Download (0.65MB)
Added: 2007-06-28 License: BSD License Price:
849 downloads
PHPBench 0.8.1

PHPBench 0.8.1


PHPBench provides a benchmark suite for PHP. more>>
PHPBench provides a benchmark suite for PHP.
It performs a large number of simple tests in order to bench various
aspects of the PHP interpreter.
PHPBench can be used to compare hardware, operating systems, PHP versions, PHP accelerators and caches, compiler options, etc.
Custom tests can be easily added to the suite.
In order to get accurate results, every test is evaluated more than once.
By defaut, tests are evaluated 100000 times, or multiples of that value for
some tests that are known to be CPU-expensive or other tests that are known to be very fast.
If you have slow hardware or very fast hardware, you can change the number
of iterations, with the -i switch:
./phpbench.php -i 5000
he score you get when the benchmark completes is a ratio between the number of iterations and the total time that was needed to perform all tests.
Thus, the score should be independant of the number of iterations, but the higher number you use, the more accuracy you will get.
Enhancements:
- The regression test of test_bitwise has been fixed for 64-bits CPUs.
<<less
Download (0.009MB)
Added: 2007-04-30 License: Freely Distributable Price:
575 downloads
SWFTools 0.8.1

SWFTools 0.8.1


SWFTools is a collection of SWF manipulation and creation utilities written by Rainer Böhme and Matthias Kramm. more>> <<less
Download (1.7MB)
Added: 2007-03-01 License: GPL (GNU General Public License) Price:
997 downloads
Trip Tracker 0.8.1

Trip Tracker 0.8.1


Trip Tracker is a position tracking client-server system. more>>
Trip Tracker is a position tracking client-server system. Trip Tracker is designed to assist people in setting up a real-time tracking environment with either a private or public tracking server.
The Trip Tracker GPS client sends coordinates to the tracking server to update its position. In the event that the GPS client loses its Internet connection, it can send all collected coordinates to the tracking server as soon as its back online.
The tracking server saves all the coordinates and can forward them to listening map clients.
Version restrictions:
- The map client can only display a map of Norway, as the WMS server is hardcoded in the server-side PHP script "mapservice.php". This may change in the future. If you know any good WMS servers we might add it to the server-side script, but you still need to add the proper WMS layers in the source code to make it work.
- The GPS client version 0.8 does not set up the Java Communications library properly so it most likely wont find your GPS receiver. We hope to address this issue in the next release quite soon.
- And more...
<<less
Download (0.54MB)
Added: 2006-06-06 License: LGPL (GNU Lesser General Public License) Price:
1240 downloads
FreeJ 0.8.1

FreeJ 0.8.1


FreeJ is a digital instrument for real-time video processing. more>>
FreeJ project is an instrument for realtime manipulation of various video layers combined with live effects. Layers are implemented to mix together webcams, TV, movie files, images and text and can be rendered in various ways.
FreeJ can be operated live using hotkeys, also remotely over networks (VJoE), while operations can also be scripted in a object oriented procedural language (Javascript). The core engine is multithreaded and asynchronous so it can accept various controllers at the same time: by now MIDI and joystick controls are implemented.
FreeJ is being developed in the hope to provide the GNU community with a free instrument for video manipulation: to be employed in veejaying, theater performance and digital scenography, while at present is also being used for visualisation in medical analisys.
FreeJ, as a free modularized GNU/Linux framework, makes it easy to write simple effect algorithms and combine them with others, obtaining multiple results and keeping them compatible with as much devices as possible.
FreeJ is written with efficiency in mind, benefits of a realtime object oriented architecture that makes efficient use of multithreading (in which the layers run in parallel), also taking advantage of multiple CPUs and cluster systems.
The language employed in development is C/C++ respecting POSIX compliance and avoiding the computational bloat of some advanced C++ functions.
Its API is fairly understandable, youll also find a first description in the documentation section.
Main features:
- live compositing of multiple webcams, TV signals,
- movie files, images, TXT files, particle generators and more..
- can be remotely controlled (VJoE)
- can be scripted in procedural object oriented language
- no frame drop when looping movie clips
- Emacs/Vi style console with hotkeys (S-Lang)
- can accept asynchronous controllers at the same time
- (Midi, joystick and more coming..)
- very efficient video engine with multithreaded layers
- 100% GNU Public License Free Software
- modular C/C++ code and flexible API
Version restrictions:
- a GNU/Linux or Apple/OSX workstation (see README.OSX)
- Simple Directmedia Layer library
- S-Lang console library
Enhancements:
- encoding to Ogg/Theora video file
- live streaming to Icecast2
- initial support for audio
- improvements to script functionality
- some libraries are now statically included
<<less
Download (1.5MB)
Added: 2005-08-07 License: GPL (GNU General Public License) Price:
1543 downloads
Htscanner 0.8.1

Htscanner 0.8.1


Htscanner will allow one to use htaccess-like file to configure PHP per directory, just like apaches htaccess. more>>
Htscanner will allow one to use htaccess-like file to configure PHP per directory, just like apaches htaccess. It is especially useful with fastcgi.

This package was originally developed by Bart Vanbrabant. Old versions are available from: http://files.zoeloelip.be/htscanner

<<less
Download (0.006MB)
Added: 2007-03-24 License: The PHP License Price:
944 downloads
KCheckers 0.8.1

KCheckers 0.8.1


KCheckers is the Qt version of the classic boardgame more>>
Qt version of the classic boardgame "checkers". KCheckers game is also known as "draughts".
KCheckers is distributed under the GNU GPL.
Main features:
- Pure Qt.
- Built-in checkers engine.
- English and Russian rules of play.
- Beginner, Novice, Average, Good, Expert and Master levels of skill.
- Green, Marble and Wooden themes of the board.
- Portable Draughts Notation database format support.
- PDN preview widget.
- Saving, loading and restarting of game.
- Auto change of the mens color.
- Undo of last move.
- Auto saving of settings.
- Optional numeration of the board.
- Game information box.
- The on-line description of the plays rules.
- Threads support.
- Internationalization support (now German and Russian).
- Network capabilities.
Rules of play:
- In the beginning of game you have 12 checkers (men).
- The men move forward only. The men can capture:
- by jumping forward only (english rules);
- by jumping forward or backward (russian rules).
- A man which reaches the far side of the board becomes a king.
- The kings move forward or backward:
- to one square only (english rules);
- to any number of squares (russian rules).
- The kings capture by jumping forward or backward.
- Whenever a player is able to make a capture he must do so.
Enhancements:
- A bug that occurred in SuSE 9.3 when compiling with GCC 3.3 was fixed.
- Unused code was removed.
<<less
Download (0.080MB)
Added: 2005-12-30 License: GPL (GNU General Public License) Price:
1395 downloads
GNU sauce 0.8.1

GNU sauce 0.8.1


GNU Sauce is an anti-spam server. more>>
GNU Sauce is an anti-spam server. SAUCE (Software Against Unsolicited Commercial Email) is an SMTP server that sits between the Internet and your actual mail software. It was originally written to help in the fight against spam, but it also helps encourage good configuration and administration in general.

SAUCE has various tactics for DETECTING incoming spam:


Extremely aggressive checks on incoming email and its sources. If any problems are discovered the mail is not accepted.
Spambait addresses: when mail is sent to a bait address its sources are blacklisted.
Mail from previously-unknown sources is delayed to give them a chance to try a bait address or get their account cancelled.

Pros:

SAUCE is very sucessful. It can cut spam by an order of magnitude.
Administrators using SAUCE have to deal with much less bounced mail.
SAUCE never bounces legitimate mail from correct, non-spamming sites.

Cons:

Most spam sources are misconfigured, but many other sites are too, and SAUCE will bounce their mail. SAUCE is not for you if clueless strangers often send you mail thats important to you.
SAUCE delays mail from new senders and sites (configurable, though).
SAUCE is something of a resource hog.
SAUCE is hard to install, especially if youre not using Debian.
SAUCE is controversial, because it deliberately rejects mail for technical deficiencies which wouldnt make it undeliverable.

SAUCE is not a users mailer. It must be installed on a mail hub by the system administrator. It needs existing SMTP software, which must have standard anti-spam features such as relay prevention, checking recipients during the SMTP conversation, etc. Currently you must be using Exim, though support for other mailers could be added.
<<less
Download (0.081MB)
Added: 2006-07-07 License: GPL (GNU General Public License) Price:
1204 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5