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

Derivative Quotient Rules freeware
Filter: All | Freeware | Demo
 

Derivative Quotient Rules

1 2 3 4 5 > 
Added: September 15, 2010 | Visits: 1.240

FSA::Rules FSA::Rules is a Perl module to build simple rules-based state machines in Perl. Synopsis my $fsa = FSA::Rules->new( ping => { do => sub { print "ping!n"; my $state = shift; $state->result(pong); $state->machine->{count}++; }, rules => [ game_over => sub { shift->machine->{count} >=... Platforms: *nix

License: Freeware Size: 30.72 KB Download (99): FSA::Rules Download

Added: May 09, 2010 | Visits: 1.025

XML::Rules XML::Rules is a Perl module that can parse XML & process tags by rules starting from leaves. SYNOPSIS use XML::Rules; $xml = < < *END* < doc > < person > < fname >...< /fname > < lname >...< /lname > < email >...< /email > < address > < street >...< /street > < city >...< /city > <... Platforms: *nix

License: Freeware Size: 38.91 KB Download (99): XML::Rules Download

Added: April 16, 2010 | Visits: 1.058

Lingua::Phonology::Rules Lingua::Phonology::Rules is a Perl module for defining and applying phonological rules. SYNOPSIS use Lingua::Phonology; $phono = new Lingua::Phonology; $rules = $phono->rules; # Adding and manipulating rules is discussed in the "WRITING RULES" # section This module allows for the... Platforms: *nix

License: Freeware Size: 99.33 KB Download (90): Lingua::Phonology::Rules Download

Released: June 19, 2012  |  Added: June 19, 2012 | Visits: 591

MB Emotional Quotient Test Emotional Intelligence or Emotional Quotient (EQ) is a term used to measure how much you understand your inner self and the tasks you can perform satisfactorily without getting stressed or depressed. MB Emotional Quotient Test attempts to give you a clearer picture about yourself so that you can... Platforms: Windows

License: Freeware Size: 782 KB Download (518): MB Emotional Quotient Test Download

Added: May 10, 2013 | Visits: 679

Rules Management Create and to modify the Rules of the forum, checks how many users have read the rule from the last change and in case it is possible to warn them with a Private Message. Platforms: Windows, *nix, PHP, BSD

License: Freeware Download (60): Rules Management Download

Added: May 08, 2013 | Visits: 461

Sugeno-Takagi-like fuzzy controller I have built the rules in simulink and not using the fuzzy logic toolbox.This controller is a two input one output fuzzy controllerThe first input is the error=x. The second input is the error_dot=y(time derivative of the error)The output of the fuzzy controller is the CHANGE in the control... Platforms: Matlab

License: Freeware Size: 143.36 KB Download (45): Sugeno-Takagi-like fuzzy controller Download

Added: April 06, 2013 | Visits: 455

Interactive Derivative Interactive differentiation for time- series signals, with sliders that allow you to adjust the derivative order, smooth width, and scale expansion continuously while observing the effect on your signal dynamically. Run InteractiveDerivativeTest to see how it works. For more information see... Platforms: Matlab

License: Freeware Size: 20.48 KB Download (47): Interactive Derivative Download

Added: July 22, 2013 | Visits: 598

Optimizing Rules SoC 2010 Rules is an important module for administrator to defining condition based actions, besides this it is used by several other modules. So the performance of this module is vital. For a large rule sets current strategy is not optimized one. This project aims at to developing a module which will do... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Optimizing Rules SoC 2010 Download

Added: August 08, 2013 | Visits: 577

Rules Transformers This project, developed in the course of GSoC 2010, will provide two modules for Rules to transform data.The first module (Transformers Actions) will provide the rules actions, that actually allows you transform data.The second module (Transformers Pipelines) will provide a Yahoo Pipes-like... Platforms: PHP

License: Freeware Size: 40.96 KB Download (44): Rules Transformers Download

Added: July 21, 2013 | Visits: 635

Better Message Action for Rules Provides two new actions for Rules:# Messages: Send a message - implement all of the capabilities of the drupal_set_message() function.# Messages: Clean messages - clean messages created by the drupal_set_message() functionBased on #409090: Improve options for "Show a configurable message on the... Platforms: PHP

License: Freeware Size: 10 KB Download (39): Better Message Action for Rules Download

Added: August 08, 2013 | Visits: 660

Rules Web Hooks Rules Web Hooks allows Drupal sites to exchange remote events. It integrates seamlessly with Rules and relies on WSClient for remote communication.The module is the successor of Rules web, a proof of concept module. Platforms: PHP

License: Freeware Size: 10 KB Download (40): Rules Web Hooks Download

Added: July 05, 2013 | Visits: 636

Domain Rules Adding Rules module actions related to Domain Access module.Allowing automation of different actions needed to create/modify/delete domains.First version includes:# rules_action_create_domain - create new domain using given arguments# rules_action_delete_domain - delete existing domain#... Platforms: PHP

License: Freeware Size: 10 KB Download (40): Domain Rules Download

Added: March 29, 2013 | Visits: 521

Voting Rules Voting Rules provides Rules integration for the VotingAPI module.Administrators can configure actions to occur when a user submits a vote, when a user deletes a vote, and when the results of a vote are calculated. Currently, Voting Rules supports votes on nodes, users, and comments.Supported... Platforms: PHP

License: Freeware Size: 10 KB Download (46): Voting Rules Download

Added: August 18, 2013 | Visits: 575

Path Rules Path Rules implements Rules conditions for checking the URL against a given string for triggering actions.Eg.Setup a rule with the event 'User is going to view a page', add 'Check path' condition with path 'project' and Operator 'Begins with'.The rule will be triggered by: *... Platforms: PHP

License: Freeware Size: 10 KB Download (39): Path Rules Download

Added: July 29, 2013 | Visits: 563

Theme Rules The Theme Rules module provides actions to switch themes. Platforms: PHP

License: Freeware Size: 10 KB Download (45): Theme Rules Download

Added: April 28, 2013 | Visits: 658

Tacle Rules This module is an extension between the TACL (Taxonomy Access Control Lite) and the Rules modules.Put simply (Hmmm,) it lets you assign TAC permissions to users & roles via triggered rules.This module is sponsored by Made to Order Software Corp.. Platforms: PHP

License: Freeware Size: 10 KB Download (51): Tacle Rules Download

Added: December 10, 2013 | Visits: 925

Rules executor This module's functionality has been merged into the Rules and Views Integration module. Platforms: PHP

License: Freeware Size: 10 KB Download (46): Rules executor Download

Added: December 10, 2013 | Visits: 884

Rules and Views Integration This module integrates two of the most powerful Drupal modules: Views and Rules.It allows your rules to execute a view, and your views to execute rules.Two sides of the coinThis module provides two major pieces of functionality: 1. Execution of views from a rule. The rendered results of this view... Platforms: PHP

License: Freeware Size: 10 KB Download (59): Rules and Views Integration Download

Added: August 17, 2013 | Visits: 636

Derivative Log Ratio Spread Calculates derivative log ratio spread for copy number log ratio data per chromosome and overall. This is the standard deviation of the differences between adjacent points divided by the square root of 2. Missing values are skipped. Assumes: * Samples are rows of the spreadsheet * A marker... Platforms: Mac

License: Freeware Size: 10.24 KB Download (45): Derivative Log Ratio Spread Download

Released: June 01, 2012  |  Added: June 01, 2012 | Visits: 540

Animated Soccer Rules Animated soccer drills is a cool software for learning the basic rules of soccer. It is created with Flash and should be compatible with all new browser versions. It can be used either online or offline which means that it is possible to include it on a CD. It is not necessary to install it... Platforms: Windows

License: Freeware Size: 1.89 MB Download (512): Animated Soccer Rules Download

1 2 3 4 5 >