There are many methods of searching large amount of data to find one particular piece of information. Such as find name of person in record of mobile. Certain methods of organizing data make the search process more efficient the objective of these methods is to find the element with least cost (least time). Binary search algorithm is faster than sequential and other commonly used search algorithms. This research develops binary search algorithm by using new structure called Triple, structure in this structure data are represented as triple. It consists of three locations (1-Top, 2-Left, and 3-Right) Binary search algorithm divide the search interval in half, this process makes the maximum number of comparisons (Average case complexity of Search) is O(log2 n) (pronounce this "big-Oh-n" or "the order of magnitude"), if we search in a list consists of (N) elements. In this research the number of comparison is reduced to triple by using Triple structure, this process makes the maximum number of comparisons is O(log2 (n)/3+1) if we search key in list consist of (N) elements.
Low cost Co-Precipitation method was used for Preparation of novel nickel oxide (NiO) nano particle thin films with Simple, with two different PH values 6, 12 and its effect on structural and optical properties as an active optical filter. Experimental results of structural properties X-ray diffraction (XRD) showed that both Nickel oxide nanoparticles with (PH=6 and 12) have polycrystalline structure smaller average particle size about 8.5 nm for PH=6 in comparison with PH=12. Morphological studies using Scanning electron microscopy (SEM) and atomic force microscope (AFM) show uniform nano rod distribution for PH=6 with smaller average diameter, average roughness as compared with NiO with
... Show MoreAbstract
Objective of this research focused on testing the impact of internal corporate governance instruments in the management of working capital and the reflection of each of them on the Firm performance. For this purpose, four main hypotheses was formulated, the first, pointed out its results to a significant effect for each of corporate major shareholders ownership and Board of Directors size on the net working capital and their association with a positive relation. The second, explained a significant effect of net working capital on the economic value added, and their link inverse relationship, while the third, explored a significant effect for each of the corporate major shareholders ownershi
... Show More