Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.019 Times

Kalman Filter Code freeware
Filter: All | Freeware | Demo
 

Kalman Filter Code

< 1 2 3 4 5 > 
Added: January 23, 2010 | Visits: 889

XML::Filter::Tee XML::Filter::Tee can send SAX events to multiple processor, with switching. SYNOPSIS my $t = XML::Filter::Tee->new( { Handler => $h0 }, { Handler => $h1 }, { Handler => $h2 }, ... ); ## Altering the handlers list: $t->set_handlers( $h0, $h1, $h2, $h3 ); ## Controlling flow to a... Platforms: *nix

License: Freeware Size: 43.01 KB Download (106): XML::Filter::Tee Download

Added: June 26, 2010 | Visits: 892

XML::Filter::Dispatcher::AsStructHandler XML::Filter::Dispatcher::AsStructHandler Perl module can help you convert SAX stream in to simple, data-oriented structure. SYNOPSIS ## Ordinarily used via the XML::Filter::Dispatchers as_data_struct() ## built-in extension function for XPath This SAX2 handler builds a simple hash from... Platforms: *nix

License: Freeware Size: 88.06 KB Download (101): XML::Filter::Dispatcher::AsStructHandler Download

Added: January 08, 2010 | Visits: 1.603

Code::Perl Code::Perl is a Perl module to produce Perl code from a tree. SYNOPSIS use Code::Perl::Expr qw( :easy ); my $c = derefh(scal(hash), calls(getkey)); print $c->perl; # ($hash)->{getkey()} Code::Perl allows you to build chunks of Perl code as a tree and then when youre finished building,... Platforms: *nix

License: Freeware Size: 17.41 KB Download (175): Code::Perl Download

Added: May 19, 2010 | Visits: 850

SyslogScan::Daemon::SpamDetector::Filter SyslogScan::Daemon::SpamDetector::Filter contains filter reports. SYNOPSIS plugin SyslogScan::Daemon::SpamDetector as sd_ sd_plugin SyslogScan::Daemon::SpamDetector::Filter status spam match SpamAssassin field relayname acceptfirst 1 accept (?:bdynamicb|badsld*b|bcableb|.dhcp.|.dyn.) deny .... Platforms: *nix

License: Freeware Size: 18.43 KB Download (95): SyslogScan::Daemon::SpamDetector::Filter Download

Added: September 17, 2010 | Visits: 2.285

Input Filter extension for PHP Input Filter extension for PHP project is an extension for safely dealing with input parameters. It is meant to address this issue by implementing a set of filters and mechanisms that users can use to safely access their input data.. Platforms: *nix

License: Freeware Size: 24.58 KB Download (137): Input Filter extension for PHP Download

Added: May 07, 2010 | Visits: 872

POE::Filter::LZW::Progressive POE::Filter::LZW::Progressive is a POE filter wrapped around Compress::LZW::Progressive.. Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): POE::Filter::LZW::Progressive Download

Added: March 06, 2010 | Visits: 783

Hook::Filter Hook::Filter is a runtime filtering layer on top of subroutine calls. SYNOPSIS Imagine you have a big program using a logging library that exports 3 functions called mydebug, myinfo and mywarn. Those functions generate far too much log, so you want to skip calling them except in some specific... Platforms: *nix

License: Freeware Size: 15.36 KB Download (101): Hook::Filter Download

Added: March 12, 2010 | Visits: 1.486

FIR Filter Plugin FIR filter Plugin is an effect plugin for XMMS which enables to filter audio data using long FIR (finite impulse response) filters. Typical applications is loudspeaker or room equalization which typically requires filters with more than 300 taps (filter weights). The FIR filter plugin uses the... Platforms: *nix

License: Freeware Size: 204.8 KB Download (181): FIR Filter Plugin Download

Added: September 02, 2010 | Visits: 882

Plagger::Plugin::Filter::Babelfish Plagger::Plugin::Filter::Babelfish is a Perl module to translate via WWW::Babelfish. SYNOPSIS - module: Filter::Babelfish config: source: English destination: Japanese service: Google prepend_original: 1 This plugin translates each entry body via Babelfish. See WWW::Babelfish for... Platforms: *nix

License: Freeware Size: 317.44 KB Download (94): Plagger::Plugin::Filter::Babelfish Download

Added: September 23, 2010 | Visits: 1.241

XMMS hiss filter plugin XMMS hiss filter plugin can dynamically filters background hiss.. Platforms: *nix

License: Freeware Size: 9.22 KB Download (207): XMMS hiss filter plugin Download

Added: August 10, 2010 | Visits: 1.178

Kmail POP filter with antispam/scoring Kmail POP filter with antispam/scoring contains improvements for KMAIL POP filters. Read the content of file README for the use information and for applying the patch. Filter rules with action with one score value (only for kde-3.5.x) - The porting for the other versions will come make only... Platforms: *nix

License: Freeware Size: 522.24 KB Download (103): Kmail POP filter with antispam/scoring Download

Added: October 01, 2010 | Visits: 831

XML::Filter::Sort::Buffer XML::Filter::Sort::Buffer is an implementation class used by XML::Filter::Sort. The documentation is targetted at developers wishing to extend or replace this class. For user documentation, see XML::Filter::Sort. For an overview of the classes and methods used for buffering, see... Platforms: *nix

License: Freeware Size: 25.6 KB Download (98): XML::Filter::Sort::Buffer Download

Added: May 22, 2010 | Visits: 1.493

Chess::PGN::Filter Chess::PGN::Filter is a Perl extension for converting PGN files to other formats. SYNOPSIS use Chess::PGN::Filter; filter(source => $pgn,filtertype => XML); OR my %substitutions = ( hsmyers => Myers, Hugh S (ID), ); my @exclude = qw( WhiteElo BlackElo EventDate ); filter(... Platforms: *nix

License: Freeware Size: 18.43 KB Download (159): Chess::PGN::Filter Download

Added: January 01, 2010 | Visits: 928

Web Filter webfilt is not a spam filter, but provides a generic web-based interface for Bayesian-style UNIX filters that need occasional training and corrections. It has been tested with SpamProbe and SpamBayes, but should work with other command-line filters too. The webfilt system works with existing... Platforms: *nix

License: Freeware Size: 23.55 KB Download (91): Web Filter Download

Added: February 17, 2010 | Visits: 1.434

Bloom::Filter Bloom::Filter is a sample Perl Bloom filter implementation. A Bloom filter is a probabilistic algorithm for doing existence tests in less memory than a full list of keys would require. The tradeoff to using Bloom filters is a certain configurable risk of false positives. This module implements... Platforms: *nix

License: Freeware Size: 4.1 KB Download (136): Bloom::Filter Download

Added: January 10, 2010 | Visits: 860

Plagger::Plugin::Filter::Emoticon Plagger::Plugin::Filter::Emoticon is a Perl module with emoticon filter. SYNOPSIS - module: Filter::Emoticon config: driver: Yahoo option: strict: 1 xhtml: 0 This filter replaces text emoticons like ":-)", ";-P" etc. with Text::Emoticon. CONFIG driver Specify the drivers name of... Platforms: *nix

License: Freeware Size: 317.44 KB Download (98): Plagger::Plugin::Filter::Emoticon Download

Added: June 18, 2010 | Visits: 856

SVK::Log::Filter::Mndrix SVK::Log::Filter::Mndrix - my pretty-ish output format. SYNOPSIS > svk log --output mndrix -l3 -q 4353 mndrix 3-Aug-2006 Refactor log filters for a cleaner implementation 4351 glasser 2-Aug-2006 In SVK::Root::Checkout, add a list of unimplemented 4350 clkao 2-Aug-2006 Make nearest_copy... Platforms: *nix

License: Freeware Size: 6.14 KB Download (86): SVK::Log::Filter::Mndrix Download

Added: August 16, 2010 | Visits: 1.142

squid-filter squid-filter project was designed to build filtering capabilities comparable to those of Muffin into Squid. It consists of a patch to Squid, containing a module loader and filtering hooks, and a set of filter modules. Currently available filters: - Redirection of URIs. - Rejection of... Platforms: *nix

License: Freeware Size: 47.1 KB Download (141): squid-filter Download

Added: January 11, 2010 | Visits: 1.041

Filter::cpp Filter::cpp is a cpp source filter. SYNOPSIS use Filter::cpp ; This source filter pipes the current source file through the C pre-processor (cpp) if it is available. As with all source filters its scope is limited to the current source file only. Every file you want to be processed by the... Platforms: *nix

License: Freeware Size: 40.96 KB Download (147): Filter::cpp Download

Added: August 12, 2010 | Visits: 746

POE::Filter::FSSocket POE::Filter::FSSocket is a POE filter that parses FreeSWITCH events into hashes. SYNOPSIS #!/usr/bin/perl use warnings; use strict; use POE qw(Component::Client::TCP Filter::FSSocket); use Data::Dumper; POE::Component::Client::TCP->new( RemoteAddress => 127.0.0.1, RemotePort =>... Platforms: *nix

License: Freeware Size: 7.17 KB Download (102): POE::Filter::FSSocket Download

< 1 2 3 4 5 >