| |

Technical Aspects of Dot Net and J2EE for Development of Web Applications

Abstract Any software applications come into two flavors: stand alone applications and web based applications. Standalone applications are usually expensive, especially when we consider the true cost of ownership, which includes high cost items like installation, up gradation of  PCs, and training. The Internet boom promised end users efficient access to a host of business…

| |

Fast Hybrid String Matching Algorithms

Abstract Various Hybrid algorithms have been proposed using early string matching algorithms such as BM, KMP, Horspool, Quick search and many others. Designing of fast string matching algorithms for different applications has started growing rapidly.  In this area, many hybrid algorithms came up with new techniques of searching and rapid up the string matching process….