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.
Carbon Fiber-Reinforced Polymer (CFRP) bars have several advantages over traditional steel reinforcement, including low density, erosion resistance, and higher tensile strength. The ACI 440.11-22 code permits CFRP as reinforcement; however, there are limited experimental studies on its application in Reinforced Concrete (RC) columns under combined loads. This study utilized theoretical analysis and Finite Element Analysis (FEA) to investigate 25 square slender concrete columns (kL/r = 17) affected by concentric and eccentric loads, examining variables, like CFRP bar contribution, eccentricity-to-depth ratio, and reinforcement arrangement. The results demonstrated CFRP's effectiveness in these columns, with failure modes varying from
... Show Moreيشهد العالم تقدما في كافة مجالات الحياة المختلفة وتزداد الحياة صعوبة يوما بعد يوم, ويزداد البحث في كافة المجالات التي تعمل على خدمة الإنسان ولقد طال هذا التقدم النشاط الرياضي ,فقد يكون لتطور التدريب الرياضي وتنوع أساليبه الدور الكبير في تحقيق اللياقة البدنية التي تعد إحدى أهم الأهداف التي يرمي إليها الدرس في كلية التربية الرياضية . واللياقة البدنية تستمد أهميتها من كونها إحدى مكونات اللياقة الشاملة التي بدو
... Show MoreThe public budget is on the same time an art and a science .As an accountable science it seeks balance between public income and public expenditure for an accountable year. And as an accountable art it seeks to achieve economic balance by distributing equitable income in order to reach sustainable development .This is the optimal use of all natural and human resources to address scarcity of natural resources facing the increase need of human resources by spending on education, health, environment, housing, agriculture and industry to achieve social justice for the current generation and future generations. Since the first budget in Iraq on 1921 an accounting budget, is balancing the sections and items has been adopted and since the publi
... Show MoreIraq faces persistent challenges in achieving sustainable development due to decades of conflict, political instability, and infrastructural degradation. These challenges are particularly evident in critical sectors such as energy, water, healthcare, education, and governance, which significantly influence human well-being, social equity, and quality of life. This study proposes an AI-driven, ethically guided, and human-centric sustainability framework to support resilient urban transformation in Iraq.
The pillars of sustainable development are representing the interface between environmental, economic, and social sustainability. Sustainable development is a method of planning and managing construction projects to reduce the effect of the construction process on the environment so that there is a balance between environmental capabilities and the human needs of present and future generations. Usually, Environmental sustainability is most important and effective in construction projects. The environment suffers from significant negative impacts as a result of the implementation of construction projects; therefore, this study aims to identify the effecting factors on environmentally sustainable development. The methodology of this s
... Show MoreThis study aimed to incorporate hydroxyapatite nanoparticles (nHA) or amorphous calcium phosphate nanoparticles (nACP) into a self-etch primer (SEP) to develop a simplified orthodontic bonding system with remineralizing and enamel preserving properties.
nHA and nACP were incorporated into a commercial SEP (Transbond™ plus) in 7% weight ratio and compared with the plain SEP as a control. Shear bond strengths (SBS), enamel damage, and adhesive remnant index (ARI) scores were evaluated at 24 h
The consensus algorithm is the core mechanism of blockchain and is used to ensure data consistency among blockchain nodes. The PBFT consensus algorithm is widely used in alliance chains because it is resistant to Byzantine errors. However, the present PBFT (Practical Byzantine Fault Tolerance) still has issues with master node selection that is random and complicated communication. The IBFT consensus technique, which is enhanced, is proposed in this study and is based on node trust value and BLS (Boneh-Lynn-Shacham) aggregate signature. In IBFT, multi-level indicators are used to calculate the trust value of each node, and some nodes are selected to take part in network consensus as a result of this calculation. The master node is chosen
... Show More