Dn Searching Technique
Journal Title: IOSR Journals (IOSR Journal of Computer Engineering) - Year 2016, Vol 18, Issue 3
Abstract
Abstract: Searching in computer science is the method which finds the required item in the given data. Linear Search is the technique for extracting a particular item in the list that checks each part in series until the preferred element is found or the list is exhausted. The sequence needs not to be in some order. The complexity for the linear search is θ (n).In this paper, the algorithm is discussed takes less time with respect to linear search. Time taken by the DN Search algorithm is equal to time taken by Binary Search Algorithm, but this algorithm also works on unsorted data.
Authors and Affiliations
Deep Chandra Andola , Nitin Deepak
Unified V- Model Approach of Re-Engineering to reinforce Web Application Development
The diverse and dynamic nature of elements and techniques used to develop Web Application, due to the lack of testing technique and effective programming principles which are used for implementing basi...
A Content-Based Image Retrieval Semantic Modelfor Shaped and Unshaped Objects
Abstract: This paper presents an efficient content based image retrieval scheme for both the shaped and unshaped objects. The local regions of an unshaped image have been classified with respect to the frequency ofoccurr...
Multi-Level Based Hybridized Intrusion Detection and Prevention System
Abstract: Global spread of Information Technologyincreases security challenges; over intrusion detection system against sophisticated attacks. This has become of paramount importance since single mode intrusion det...
Crawler with Search Engine based Simple Web Application System for Forum Mining
Abstract : Now-a-days the growth of online users increased infinitely depending upon the information in web sources. Web mining is an important term to manage the data from web which has different categorization as...
Heuristic Function Influence to the Global Optimum Value in Shortest Path Problem
Abstract: Determination of the optimum route is often encountered in daily life. The purpose of the optimum route itself is to find the best trajectory of the two pairs of vertices contained in a map or graph. The search...