polymorphism

Tag details

Welcome to the 'polymorphism' tag page at Technorati. This page features content from the farthest reaches of the Blogosphere that authors have "tagged" with 'polymorphism'.

Are you an expert about 'polymorphism'? Do you want to be the Technorati authority on 'polymorphism'? You can write a description that will appear right here: Join Blogcritics!

Look up Offsite Link "polymorphism" at The Free Dictionary

Latest blogosphere posts tagged “polymorphism”
 

  • Vector Addition,Multiplication Program using Vector Class and Operator Overloadingin C++


    C ,JAVA and TASM Programming Made Easy with Source Codes and TutorialsAuthority Authority: 92
    Classes help to develop easier and effective programming style.To get a better understanding of classes and the concept of abstraction see http://c-madeeasy.blogspot.in/2011/12/what-is-abstractionthe-concept-of.html   In this program a class named Vector is used to receive data in the form of a vector and + and * ...
    2 days ago
  • EpiGPU: exhaustive pairwise epistasis scans on consumer level graphics cards


    GPU ScienceAuthority Authority: 421
    Motivation Hundreds of genome-wide association studies have been performed over the last decade, but as single nucleotide polymorphism (SNP) chip density has increased so has the computational burden to search for epistasis [for n SNPs the computational time resource is O ( n ( n −1)/2)]. While the ...
    2 weeks ago
  • Haplotypes Animation


    BioSolutionsAuthority Authority: 107
    Haplotype is a set of single nucleotide polymorphisms (SNPs) on a single chromatid that are statistically associated. It is thought that these associations, and the identification of a few alleles of a haplotype block, can unambiguously identify all other polymorphic sites in its region. Such information is very ...
    3 weeks ago
  • Uploading with Rails 3.1, CarrierWave, MediaInfo, Single Table Inheritance and Polymorphism


    JotlabAuthority Authority: 85
    Starting a new Ruby on Rails project I decided to try out the much talked about CarrierWave gem. It makes uploading easy and keeps uploader config separated from your models. Clean! I decided to write this little tutorial as to how to get CarrierWave working with Single Table Inheritance (STI) and a polymorphic table, ...
    3 weeks ago
  • Polymorphism in OOP


    Programming HelpAuthority Authority: 120
    Polymorphism in OOP: In this tutorial we will study about polymorphism. Polymorphism in PHP5 : To allow a class member to perform diffrent tasks. polymorphism where the function to be called is detected based on the class object calling it at runtime. Example: class Person {     public function ...
    4 weeks ago

Comments about polymorphism

Personal attacks are NOT allowed
Please read our comment policy