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.480.047 Times

Source Filter Theory freeware
Filter: All | Freeware | Demo
 

Source Filter Theory

1 2 3 4 5 > 
Released: June 08, 2012  |  Added: June 08, 2012 | Visits: 651

FLV Flash Video Source Filter FLV Flash Video Source Filter was designed to be a powerful source filter that will allow playback flv flash video, in any Directshow base application (C#, Delphi, .Net, vb, vc++). FEATURES: · Support playback FLV Flash video in any Directshow base application. · Include VC++, C#... Platforms: Windows

License: Freeware Size: 3.2 MB Download (420): FLV Flash Video Source Filter Download

Added: February 15, 2010 | Visits: 2.112

Filter::decrypt Filter::decrypt Perl module contains a template for a decrypt source filter. SYNOPSIS use Filter::decrypt ; This is a sample decrypting source filter. Although this is a fully functional source filter and it does implement a very simple decrypt algorithm, it is not intended to be used as... Platforms: *nix

License: Freeware Size: 40.96 KB Download (211): Filter::decrypt Download

Added: April 09, 2010 | Visits: 1.033

Unicode::Overload Unicode::Overload is a Perl source filter to implement Unicode operations. SYNOPSIS use charnames :full; use Unicode::Overload ( "N{UNION}" => infix => sub { my %a = map{$_=>1}@{$_[0]}; my %b = map{$_=>1}@{$_[1]}; return keys(%a,$b); }, "N{SUPERSCRIPT TWO}" => postfix => sub { $_[0] **... Platforms: *nix

License: Freeware Size: 5.12 KB Download (97): Unicode::Overload Download

Added: January 11, 2010 | Visits: 1.042

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

Released: October 22, 2015  |  Added: October 25, 2015 | Visits: 1.198

Happytime Onvif Filter ONVIF filter is a directshow source filter, it can make ONVIF IP camera as a directshow capture device so that the softwares that support directshow can capture video from the ONVIF IP camera. ONVIF filter can manually configure the ONVIF IP camera connection parameters, such as IP address, port,... Platforms: Windows, Windows 7, Windows Server

License: Freeware Size: 10.19 MB Download (101): Happytime Onvif Filter Download

Released: August 01, 2012  |  Added: August 01, 2012 | Visits: 1.002

Mainmedia Screen Capture Filter Screen Capture Source filter is a powerful screen capture filter that allows record the full screen, an area of the screen, capture from specific window, dynamic zoom in, zoom out feature. It offers a variety of recording technologies into your custom applications. Product Features:... Platforms: Windows

License: Freeware Size: 1013.76 KB Download (54): Mainmedia Screen Capture Filter Download

Added: April 01, 2010 | Visits: 860

perlfilter perlfilter package contains Perl source filters. This article is about a little-known feature of Perl called source filters. Source filters alter the program text of a module before Perl sees it, much as a C preprocessor alters the source text of a C program before the compiler sees it. This... Platforms: *nix

License: Freeware Size: 12.2 MB Download (95): perlfilter Download

Added: November 24, 2013 | Visits: 361

Error::TryCatch Error::TryCatch is a Perl module that implements exception handling (try-catch) blocks functionality with an interface similiar to Error.pm (in fact, it's almost a drop-in replacement). The main difference is that it's a source filter module. As a source filter it can implement the same... Platforms: *nix

License: Freeware Size: 10.24 KB Download (33): Error::TryCatch Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 318

guerilla-milter g-milter, or 'guerilla milter', is an open source filter for restricting arriving mail not checked by existing filters due to standards compliance. Running this will catch more spam but almost certainly violates e-mail standards. Requires sendmail. Platforms: Mac, BSD, Solaris, Linux

License: Freeware Size: 14.6 KB Download (54): guerilla-milter Download

Added: June 14, 2013 | Visits: 396

Steepest Descent Algorithm This is a small example code for "Steepest Descent Algorithm". It implements steepest descent Algorithm with optimum step size computation at each step. The code uses a 2x2 correlation matrix and solves the Normal equation for Weiner filter iteratively.Reference:Adaptive Filter Theory 3rd... Platforms: Matlab

License: Freeware Size: 10 KB Download (44): Steepest Descent Algorithm Download

Added: January 18, 2010 | Visits: 1.265

Gimp::ScriptFu::Client Gimp::ScriptFu::Client is a Perl client for the GNU Image Manipulation Program. Gimp::ScriptFu::Client acts as a source filter in a Scheme script that uses Text::Template to preprocess any embedded Perl fragments contained between { } brackets before sending the resulting Scheme to a Gimp... Platforms: *nix

License: Freeware Size: 6.14 KB Download (115): Gimp::ScriptFu::Client Download

Added: April 23, 2010 | Visits: 820

XML::Literal XML::Literal is a Perl module with syntax support for XML literals. SYNOPSIS # This is not a source filter: it just augments glob(). use XML::Simple; use XML::Literal &XMLin; # Simple element my $xml1 = < hr/ >; # With variable interpolation my $xml2 = < input value=$ARGV[0] / >; #... Platforms: *nix

License: Freeware Size: 24.58 KB Download (94): XML::Literal Download

Added: August 08, 2010 | Visits: 735

PDL::NiceSlice PDL::NiceSlice Perl module contains a nicer slicing syntax for PDL. SYNOPSYS use PDL::NiceSlice; $a(1:4) .= 2; # concise syntax for ranges print $b((0),1:$end); # use variables in the slice expression $a->xchg(0,1)->(($pos-1)) .= 0; # default method syntax $idx = long 1, 7, 3, 0; # a... Platforms: *nix

License: Freeware Size: 2.1 MB Download (95): PDL::NiceSlice Download

Added: January 18, 2010 | Visits: 1.512

B::Generate B::Generate is a Perl module which you can create your own op trees. SYNOPSIS use B::Generate; # Do nothing, slowly. CHECK { my $null = new B::OP("null",0); my $enter = new B::OP("enter",0); my $cop = new B::COP(0, "hiya", 0); my $leave = new B::LISTOP("leave", 0, $enter, $null);... Platforms: *nix

License: Freeware Size: 12.29 KB Download (98): B::Generate Download

Added: October 23, 2013 | Visits: 375

Net::IP::CMatch Net::IP::CMatch is based upon, and does the same thing as Net::IP::Match. The unconditionally exported subroutine 'match_ip' determines if the ip to match ( first argument ) matches any of the subsequent ip arguments. Match arguments may be absolute quads, as '127.0.0.1', or contain mask bits as... Platforms: *nix

License: Freeware Size: 30.72 KB Download (38): Net::IP::CMatch Download

Added: October 18, 2013 | Visits: 1.497

Quick Spam Filter Quick Spam Filter (QSF) is an Open Source email classification filter, designed to be small, fast, and accurate, which works to classify incoming email as either spam or non-spam. To recognise spam, QSF strips the text out of the email (using MIME decoding and HTML stripping) and then splits it... Platforms: *nix

License: Freeware Size: 10.24 KB Download (111): Quick Spam Filter Download

Added: May 22, 2010 | Visits: 1.495

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: October 01, 2010 | Visits: 1.196

Filter::Macro Filter::Macro is a Perl module to make macro modules that are expanded inline. SYNOPSIS In MyHandyModules.pm: package MyHandyModules; use Filter::Macro; # lines below will be expanded into callers code use strict; use warnings; use Switch; use IO::All; use Quantum::Superpositions;... Platforms: *nix

License: Freeware Size: 13.31 KB Download (104): Filter::Macro Download

Added: September 02, 2010 | Visits: 883

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: November 07, 2010 | Visits: 912

SVK::Log::Filter::Babelfish SVK::Log::Filter::Babelfish is a Perl module to translate logs to various natural languages. SYNOPSIS > svk log --filter babelfish de //mirror/project/trunk ---------------------------------------------------------------------- r1234 (orig r456): author | 2006-05-15 09:28:52 -0600 Dieses... Platforms: *nix

License: Freeware Size: 5.12 KB Download (89): SVK::Log::Filter::Babelfish Download

1 2 3 4 5 >