Main > Free Download Search >

Free prior lake mn software for linux

prior lake mn

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 141
ProM Import Framework 3.1

ProM Import Framework 3.1


ProM Import Framework allows you to extract process enactment event logs from a set of information systems. more>>
ProM Import Framework project allows you to extract process enactment event logs from a set of information systems.
These can be exported in the MXML format, which is the standard event log data format for Process Mining analysis techniques.
Process Mining is a family of a-posteriori analysis techniques to extract abstract information from process enactment logs. More in-depth information about the are of process mining is available at processmining.org.
Installation:
- Decompress and extract the provided *.tar.gz archive.
- This will create a folder ProMimport, containing all files necessary.
- Start the application by running the provided shell script start.sh.
- The import filter plugins delivered with your installation package are located in the Plugins folder inside the ProMimport directory.
- Load the plugins (which are packaged in *.jar files) that you want to use from within the running app. For that, use Load filter plugin.. from the Filters menu.
- 3rd party plugins, or plugins developed by you, can be added to the application in exactly the same manner.
- Once imported, filters are automatically added to the applications filter cache, and zre re-loaded on every successive startup. Further, all filter and application configuration data is transparently made persistent by the application.
- Thus, after importing all filter plugins necessary, you can safely delete the Plugins folder.
Enhancements:
- This is the initial release of the ProM framework under the new open source CPL license.
- Installers / disk images are provided for Windows and Mac OS X, while the provided source archive is also executable on all platforms supporting Java 5.0.
- Notice that this release depends on a Java runtime environment of version 1.5 / 5.0 or later.
- Prior JRE releases may yield unexpected errors.
<<less
Download (0.41MB)
Added: 2006-05-19 License: GPL (GNU General Public License) Price:
1258 downloads
nmr-relax 1.3.0

nmr-relax 1.3.0


nmr-relax is designed for the study of the dynamics of proteins or other macromolecules. more>>
nmr-relax is designed for the study of the dynamics of proteins or other macromolecules though the analysis of NMR relaxation data. It is a community driven project created by NMR spectroscopists for NMR spectroscopists.
It supports exponential curve fitting for the calculation of the R1 and R2 relaxation rates, calculation of the NOE, reduced spectral density mapping, and the Lipari and Szabo model-free analysis.
Main features:
Supported NMR theories
- The following relaxation data analysis techniques are currently supported by relax:
- Model-free analysis (Lipari and Szabo, 1982a; Lipari and Szabo, 1982b; Clore et al., 1990)
- Reduced spectral density mapping (Farrow et al., 1995, Lefevre et al., 1996)
- Exponential curve fitting (to find the R1 and R2 relaxation rates)
- Steady-state NOE calculation
Data analysis tools
The following tools are implemented as modular components to be used by any data analysis technique:
- Numerous high-precision optimisation algorithms
- Model selection (dAuvergne and Gooley, 2003)
- Akaikes Information Criteria (AIC)
- Small sample size corrected AIC (AICc)
- Bayesian or Schwarz Information Criteria (BIC)
- Bootstrap model selection
- Single-item-out cross-validation (CV)
- Hypothesis testing ANOVA model selection (only the model-free specific technique of Mandel et al., 1995 is supported)
- Monte Carlo simulations (error analysis for all data analysis techniques)
- Model elimination - the removal of failed models prior to model selection (dAuvergne and Gooley, 2006)
<<less
Download (4.1MB)
Added: 2007-02-20 License: GPL (GNU General Public License) Price:
982 downloads
Cobra 0.97

Cobra 0.97


Cobra HTML Toolkit is an open source library that provides a pure Java HTML parser and a renderer. more>>
Cobra HTML Toolkit is an open source library that provides a pure Java HTML parser and a renderer. Cobra is intended to support HTML 4, Javascript and CSS 2. The parser can be used independently of the Cobra renderer.

The Warrior browser is an application that uses the Cobra toolkit to parse and render HTML.

Test Program:
Cobra comes with a test program that shows how a URL is rendered and its HTML DOM as a tree representation. It can be run as follows:

set CLASSPATH=cobra.jar;js.jar
java -Xbootclasspath/p:dom.jar org.xamjwg.html.test.TestEntry

Note that the -Xbootclasspath parameter is only necessary with JDKs prior to 1.5.

Parser Usage:
The recommended way to use the Cobra parser is via the DocumentBuilderImpl class, as follows:

import org.xamjwg.html.parser.*;
import org.xamjwg.html.test.*;
import org.xamjwg.html.*;
import org.w3c.dom.*;
...
HtmlParserContext context = new SimpleHtmlParserContext();
DocumentBuilderImpl dbi = new DocumentBuilderImpl(context);
Document document = dbi.parse(new InputSourceImpl(inputStream));

Rendering Engine Usage:
A Swing component, HtmlPanel, can render a HTML document, as follows:

import org.xamjwg.html.parser.*;
import org.xamjwg.html.test.*;
import org.xamjwg.html.gui.*;
import org.xamjwg.html.*;
import org.w3c.dom.*;
...
HtmlPanel panel = new HtmlPanel();
// This panel should be added to a JFrame or
// another Swing component.
HtmlParserContext context = new SimpleHtmlParserContext();
HtmlRendererContext rcontext = new SimpleHtmlRendererContext(panel);
// Note that document builder should receive both contexts.
DocumentBuilderImpl dbi = new DocumentBuilderImpl(context, rcontext);
Document document = dbi.parse(new InputSourceImpl(inputStream));
// Now set document in panel.
panel.setDocument(document);

<<less
Download (1.8MB)
Added: 2007-07-15 License: LGPL (GNU Lesser General Public License) Price:
833 downloads
Real Poker 0.2.8

Real Poker 0.2.8


Real Poker project is a poker simulation. more>>
Real Poker project is a poker simulation.

New poker games may be created by the user. Hand simulations may be run.

Upon execution the first thing that is displayed is the main window for Real Poker.

Poker games may be created, saved, deleted, and edited. Poker games may also be filtered through a learning process, the results of which are used by the robot players.

There is a game library provided with Real Poker "out of the box" which includes four poker games: Seven Card Stud, Five Card Stud, Texas Holdem, and Five Card Draw. The game library file is named "games.lib".

A game library may contain a maximum of 50 games. When Real Poker is first loaded, the default game library (games.lib) will automatically be loaded provided it is present in the .RP directory within your HOME directory (see the INSTALL file).

Use your mouse to click on the GAME LIBRARY drop-down item under the MISC menu selection to perform various functions concerning the game library.

<<less
Download (0.25MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1028 downloads
GIMP cursor brushes 1.0

GIMP cursor brushes 1.0


GIMP cursor brushes is a set of (50) brushes for use in the GIMP, created from assorted cursors. more>>
GIMP cursor brushes project is a set of (50) brushes for use in the GIMP, created from assorted cursors. Cursor brushes continues my contribution to my image editor of choice, the GIMP.

Seems basic things like cursors (most used for help-style pages) are often lacking.
I find lots of fancy, useless stuff -- much of it of real artistic merit -- but, as I said, impractical.

I blew the weekend making these brushes. Granted much consists of "prior art", but there was a good deal of editing involved. I even made the "Cursor Mouse" from scratch.

Use them for anything youd like. If you redistribute them, please include this file.

I post these, and perhaps make updates, at gimphelp.org. All the items will also be included (in png format) at wpclipart.com, the Public Domain clipart site.

<<less
Download (0.018MB)
Added: 2006-04-27 License: GPL (GNU General Public License) Price:
1284 downloads
BrlSpeak 07-10-2003

BrlSpeak 07-10-2003


BrlSpeak is a Braille and Speech Mini-Distribution of GNU/Linux more>>
A mini-distribution for the blind. Has options for installation of drivers for braille devices or for speech synthesis support.
Too many blind computer users believe that only M$ OSes are accessible for them with braille or speech: this is not the case! There are alternatives, and one of them is GNU/Linux.
If you are looking for a free, powerful, blindfriendly, stable, open source, network-enabled, multi tasking, multi user and commandline-minded OS, then you must absolutely learn more about the GNU/Linux system
Main features:
- Installable on a FAT partition without having to repartition the hard disk
- No longer UMSDOS as by the past but in a loopback
- No longer Slack-based but Debian-based
- Available in 3 versions: basic (mini), braille and vocal (= braille + some speech applications)
Version restrictions:
- Speech support during installation
- A full functional speech support
- Conversion to real EXT partition
Currently supported braille-display types are:
- al ALva
- bl BrailleLite
- bn BrailleNote
- cb CombiBraille
- ec ECobraille
- eu EUrobraille
- ht HandyTech
- lt LogText
- b MultiBraille
- md MDv
- mn MiNibraille
- pm PapenMeier
- ts TSi
- va #VArio
- vd ViDeobraille
- vh Vario-Ht
- vs ViSiobraille
<<less
Download (173MB)
Added: 2005-04-06 License: GPL (GNU General Public License) Price:
1664 downloads
Convert::Morse 0.04

Convert::Morse 0.04


Convert::Morse is a package to convert between ASCII text and MORSE alphabet. more>>
Convert::Morse is a package to convert between ASCII text and MORSE alphabet.
SYNOPSIS
use Convert::Morse qw(as_ascii as_morse is_morsable);
print as_ascii(.... . .-.. .-.. --- -- --- .-. ... .),"n";
# Helo Morse
print as_morse(Perl?),"n"; # .--. . .-. .-.. ..--..
print "Yes!n" if is_morsable(Helo Perl.); # print "Yes!"
This module lets you convert between normal ASCII text and international Morse code. You can redefine the token sets, if you like.
INPUT
ASCII text can have both lower and upper case, it will be converted to upper case prior to converting.
Morse code input consists of dashes - and dots .. The elements MUST NOT to have spaces between, e.g. A is .- and not . -. Characters MUST have at least one space between. Additonal spaces are left over to indicate word boundaries. This means .- -... means AB and and .- -... means A B.
The conversion routines are designed to be stable and ignore/skip unknown input, so that you can write:
print as_ascii(Hello -- --- .-. ... . Perl!);
beware, though, a single . or - at the end will be interpreted as . respective - and thus become E or T. Use Convert::Morse::error() to check wether all went ok or not.
OUTPUT
The output will always consist of upper case letters or, in case of as_morse(), of [-. ].
ERRORS
Unknown tokens in the input are ignored/skipped. In these cases you get the last error message with Convert::Morse::error().
Version restrictions:
- Can not yet do Japanese code nor German Umlaute.
<<less
Download (0.006MB)
Added: 2006-08-02 License: Perl Artistic License Price:
1178 downloads
ObjStore 1.59

ObjStore 1.59


ObjStore is a Perl extension for ObjectStore OODBMS. more>>
ObjStore is a Perl extension for ObjectStore OODBMS.

SYNOPSIS

Like perl? Sick of SQL? Ready to try something new? This extension implements something like a relational database management system, except that s/SQL/Perl/ig.

ObjectStore is the market leader in object-oriented databases http://www.odi.com (NASDAQ: ODIS). They use a unique Cache-Forward Architecture to make persistent data available in literally the most efficient manner possible.

Prior to this joining of forces

ObjectStore was too radical a design decision for many applications
Perl5 did not have a simple way of storing complex data persistently

Now there is an easy way to build database applications (especially if you are concerned about preserving your ideals of encapsulation).

<<less
Download (0.16MB)
Added: 2007-05-15 License: Perl Artistic License Price:
900 downloads
w-agora 4.2.1

w-agora 4.2.1


w-agora is a web-based forum and publishing software. more>>
W-Agora or Web-Agora is a database-driven communications system which allows you and your visitors to store and display messages, files, and other information on your web site. More than "just another Web BBS/forum software", W-Agora is designed so it can be easily customizable through a Web browser and the use of templates.
It can be used as a BBS, guestbook, download area, or publishing system. Several database backends are supported such as MySQL, Postgres, mSQL, Oracle and DBM.
Main features:
- Multi database support
- Multiple forums
- Localization
- Web-based administration
- Customization
- Publishing option
- Static/dynamic mode
- Message highlighting
- Email notification
- 3 levels of administration
- 4 forum access types
- Moderation option
- Online User registration
- Forum activation/deactivation
- Extensibility
- Threaded messages
- File upload support
- Browse the file system
- Email
- URL auto
- Search
- Forum download
- and more ...
Enhancements:
- It includes a bunch of bugs and security fixes.
- Since several vulnerabilitues have been fixed, it is highly recommended for all w-agora to ugrade
- If you are using versions prior to 4.2.0, please read the README, doc/install.html and doc/UPGRADE.txt for install and upgrade instructions
<<less
Download (0.89MB)
Added: 2006-07-12 License: Artistic License Price:
1201 downloads
IT-MAME 0.1.5

IT-MAME 0.1.5


IT-MAME project is a Tcl/tk Front End for xMAME. more>>
IT-MAME project is a Tcl/tk Front End for xMAME.

A graphical front end for xmame (Unix version of Multiple Arcade Machine Emulator). Easy to use and written in Tcl/Tk.

IT-MAME is a Front End for the great Unix arcade emulator xmame, wich is based on M.A.M.E. project (Multiple Arcade Machine Emulator). It has been written on tcl/tk, and yes, it already exists a tk frontend called tk-mame, but IT-MAME is smaller, quicker, and easier to use.

This script was developed and tested over the 0.36rc1 version of xmame, so i dont know if that works on prior versions of xmame, if you can test it, please let me know.

<<less
Download (0.012MB)
Added: 2007-01-10 License: GPL (GNU General Public License) Price:
1018 downloads
OpenEXR 1.4.0a

OpenEXR 1.4.0a


OpenEXR project is a high dynamic-range (HDR) image file format for use in computer imaging applications. more>>
OpenEXR project is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.
OpenEXR is used by ILM on all motion pictures currently in production. The first movies to employ OpenEXR were Harry Potter and the Sorcerers Stone, Men in Black II, Gangs of New York, and Signs. Since then, OpenEXR has become ILMs main image file format.
Main features:
- Higher dynamic range and color precision than existing 8- and 10-bit image file formats.
- Support for 16-bit floating-point, 32-bit floating-point, and 32-bit integer pixels. The 16-bit floating-point format, called "half", is compatible with the half data type in NVIDIAs Cg graphics language and is supported natively on their new GeForce FX and Quadro FX 3D graphics solutions.
- Multiple lossless image compression algorithms. Some of the included codecs can achieve 2:1 lossless compression ratios on images with film grain.
- Extensibility. New compression codecs and image types can easily be added by extending the C++ classes included in the OpenEXR software distribution. New image attributes (strings, vectors, integers, etc.) can be added to OpenEXR image headers without affecting backward compatibility with existing OpenEXR applications.
Enhancements:
- This release added support for multithreaded reading and writing of files, Intel-based Mac OS X, and Visual Studio 2005.
- Building against OpenEXR headers was cleaned up.
- Handling of incomplete or damaged files was improved. IRIX, OSF/1, SunOS, Mac OS X prior to 10.3, and GCC prior to 3.3 were deprecated.
- New features were added to the documentation, and many bugs in the code, build system, and documentation were fixed.
<<less
Download (9.2MB)
Added: 2006-10-27 License: BSD License Price:
1097 downloads
Ugly Poker 1.0

Ugly Poker 1.0


Ugly Poker is a free video poker game for linux. more>>
Ugly Poker is a free video poker game for linux.

Ugly Poker is a Free Linux Game of Video Poker that might remind you of your favorite casino video poker machine youve played in Las Vegas or another casino somewhere in the world like gold studded Monaco, on a steamboat near Louisiana, around beautiful Lake Tahoe in Nevada, or Atlantic City on the boardwalk along the Atlantic Ocean.

With Ugly Poker, you can be reminded of those places just mentioned - without leaving your home. Call it ugly and convenient!

<<less
Download (1.8MB)
Added: 2005-12-09 License: Freeware Price:
1418 downloads
Pylon Application Platform 20070716

Pylon Application Platform 20070716


Pylon Application Platform is a free and open source platform for embedded applications. more>>
Pylon Application Platform is a free and open source platform for embedded applications.
Our mission:
- Our goal is to dominate the world.
- We consider Microsoft as our main competitor. The second our competitor is UAZ (Ulyanovsky Automobilny Zavod) which produces UAZ vehicles. That vehicle is just another way for user to be perfect.
- Pylon is designed by programmers and for programmers only.
- Pylons authors hate Java, Java applications, and Java programmers.
- Pylons authors like Apples creatures just a little bit.
- Pylons authors love Kubuntu.
- We decline any responsibility for any results of using Pylon.
- We do not recomend to use Pylon prior to version 0.2.0-alpha1 as a platform for Nuclear Power Plant control software.
- We do not recomend to use Pylon prior to version 0.5.0 as a platform for Automatic Washing Machine firmware.
- Pylon is a way to be perfect. Nothing more
Main features:
- Pylon is absolutely free either for commercial or for any other purpose.
- It is written in pure C and C++.
- It is for Linux only.
- It is a scriptable platform. That means that Pylon-based application will be scriptable. Pylon uses Forth as a scripting language.
- Pylon-based application is supposed to be a single thread application.
- Pylon provides a non-preemptive multitasking.
<<less
Download (0.47MB)
Added: 2007-07-24 License: Public Domain Price:
827 downloads
File::Data 1.12

File::Data 1.12


File::Data is a Perl module as a interface to file data. more>>
File::Data is a Perl module as a interface to file data.

Wraps all the accessing of a file into a convenient set of calls for reading and writing data, including a simple regex interface.

Note that the file needs to exist prior to using this module!

See new()

SYNOPSIS

use strict;

use File::Data;

my $o_dat = File::Data->new(./t/example);

$o_dat->write("complete file contentsn");

$o_dat->prepend("first linen"); # line 0

$o_dat->append("original second (last) linen");

$o_dat->insert(2, "new second linen"); # inc. zero!

$o_dat->replace(line, LINE);

print $o_dat->READ;

Or, perhaps more seriously :-}

my $o_sgm = File::Data->new(./sgmlfile);

print "new SGML data: ".$o_sgm->REPLACE(
s*((?s).*)s* ,
qq| key="val" |,
) if $o_sgm;

See METHODS and EXAMPLES.

IMPORTANT

lowercase method calls return the object itself, so you can chain calls.

my $o_obj = $o_dat->read; # ! READ; # !<<less
Download (0.013MB)
Added: 2007-04-26 License: Perl Artistic License Price:
914 downloads
Filesys::SmbClient 3.1

Filesys::SmbClient 3.1


Filesys::SmbClient is a Perl interface for access Samba filesystem with libsmclient.so more>>
Filesys::SmbClient is a Perl interface for access Samba filesystem with libsmclient.so

SYNOPSIS

use POSIX;
use Filesys::SmbClient;

my $smb = new Filesys::SmbClient(username => "alian",
password => "speed",
workgroup => "alian",
debug => 10);

# Read a file
my $fd = $smb->open("smb://jupiter/doc/general.css", 0666);
while (defined(my $l= $smb->read($fd,50))) {print $l; }
$smb->close(fd);

# ...
See section EXAMPLE for others scripts.

Provide interface to access routine defined in libsmbclient.so provided with Samba.

Since 3.0 release of this package, you need a least samba-3.0.2. For prior release of Samba, use Filesys::SmbClient version 1.x.

For old and 2.x release, this library is available on Samba source, but is not build by default. Do "make bin/libsmbclient.so" in sources directory of Samba to build this libraries. Then copy source/include/libsmbclient.h to /usr/local/samba/include and source/bin/libsmbclient.so to /usr/local/samba/lib before install this module.

If you want to use filehandle with this module, you need Perl 5.6 or later.
When a path is used, his scheme is :

sm

b://server/share/rep/doc

<<less
Download (0.050MB)
Added: 2007-04-25 License: Perl Artistic License Price:
930 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5