Main > Free Download Search >

Free 0.4.1.6 software for linux

0.4.1.6

Sponsored Links
Sponsored Links
Sort by >> Relevance
rss
Secleted [ 0 ] software to compare
Results 1 - 15 of about 2
Toolbar Buttons 0.4.1.6 for Firefox

Toolbar Buttons 0.4.1.6 for Firefox


Toolbar Buttons is a Firefox extension that adds buttons to the Customise Toolbar Window. more>>
Toolbar Buttons is a Firefox extension that adds buttons to the Customise Toolbar Window.

To move them from there to the Toolbar you must right click the toolbar and press customise.

A nicer set out of the buttons avalible is http://tbutton.mozdev.org/list.php

Adds These to The main Firefox Window

Account Manager, Empty Trash, Extension Manager, Theme Manager, Options, Mark as Not Junk, Exit ThunderBird, Save As, Account Wizard, Save all Attachments, Detach All Attachments, Delete all Attachments, Work Offline, Page Preview, Page Setup, Undo, Redo, Cut, Copy, Paste, Delete, Select All, Find, Find Again, Find Previous, Search Messages, Search Addresses, Enlarge Text, Decrease Text Size, Reset Text Size, Customize Toolbar, View Page Source, Java Script Console, Import, About ThunderBird, Open Help, Add To Address Book, Copy e-mail Address, Creat Message Filter - Fixed, Restart, and Many more

Adds These to the message Window.

Account Wizard, Work Off Line, Page Setup, Undo, Redo, Delete, Select All, Find, Java Script Console, Extentions, Themes, Import, Options, Account Manager, About ThunderBird, Help, Restart, and Many more

<<less
Download (0.25MB)
Added: 2007-07-31 License: MPL (Mozilla Public License) Price:
819 downloads
AI::FuzzyInference 0.05

AI::FuzzyInference 0.05


AI::FuzzyInference is a Perl module to implement a Fuzzy Inference System. more>>
AI::FuzzyInference is a Perl module to implement a Fuzzy Inference System.

SYNOPSYS

use AI::FuzzyInference;

my $s = new AI::FuzzyInference;

$s->inVar(service, 0, 10,
poor => [0, 0,
2, 1,
4, 0],
good => [2, 0,
4, 1,
6, 0],
excellent => [4, 0,
6, 1,
8, 0],
amazing => [6, 0,
8, 1,
10, 0],
);

$s->inVar(food, 0, 10,
poor => [0, 0,
2, 1,
4, 0],
good => [2, 0,
4, 1,
6, 0],
excellent => [4, 0,
6, 1,
8, 0],
amazing => [6, 0,
8, 1,
10, 0],
);

$s->outVar(tip, 5, 30,
poor => [5, 0,
10, 1,
15, 0],
good => [10, 0,
15, 1,
20, 0],
excellent => [15, 0,
20, 1,
25, 0],
amazing => [20, 0,
25, 1,
30, 0],
);

$s->addRule(
service=poor & food=poor => tip=poor,
service=good & food=poor => tip=poor,
service=excellent & food=poor => tip=good,
service=amazing & food=poor => tip=good,

service=poor & food=good => tip=poor,
service=good & food=good => tip=good,
service=excellent & food=good => tip=good,
service=amazing & food=good => tip=excellent,

service=poor & food=excellent => tip=good,
service=good & food=excellent => tip=excellent,
service=excellent & food=excellent => tip=excellent,
service=amazing & food=excellent => tip=amazing,

service=poor & food=amazing => tip=good,
service=good & food=amazing => tip=excellent,
service=excellent & food=amazing => tip=amazing,
service=amazing & food=amazing => tip=amazing,

);

$s->compute(service => 2,
food => 7);

<<less
Download (0.010MB)
Added: 2007-07-14 License: Perl Artistic License Price:
832 downloads

0.4.1.6 related searches

: ,
Secleted [ 0 ] software to compare
  • Page: 1 of 1
  • 1