Preferred Language
Articles
/
bsj-2557
Development Binary Search Algorithm
...Show More Authors

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.

Crossref
View Publication Preview PDF
Quick Preview PDF
Publication Date
Thu Feb 13 2020
Journal Name
Thesis
IMPLICATION OF GEOMECHANICAL EVALUATION ON TIGHT RESERVOIR DEVELOPMENT / SADI RESERVOIR HALFAYA OIL FIELD
...Show More Authors

IMPLICATION OF GEOMECHANICAL EVALUATION ON TIGHT RESERVOIR DEVELOPMENT / SADI RESERVOIR HALFAYA OIL FIELD

Publication Date
Wed Nov 01 2023
Journal Name
Journal Of Dentistry
The in-vitro development of novel enzyme-based chemo-mechanical caries removal agents
...Show More Authors

Objectives: Bromelain is a potent proteolytic enzyme that has a unique functionality makes it valuable for various therapeutic purposes. This study aimed to develop three novel formulations based on bromelain to be used as chemomechanical caries removal agents. Methods: The novel agents were prepared using different concentrations of bromelain (10–40 wt. %), with and without 0.1–0.3 wt. % chloramine T or 0.5–1.5 wt. % chlorhexidine (CHX). Based on the enzymatic activity test, three formulations were selected; 30 % bromelain (F1), 30 % bromelain-0.1 % chloramine (F2) and 30 % bromelain-1.5 % CHX (F3). The assessments included molecular docking, Fourier-transform infrared spectroscopy (FTIR), viscosity and pH measurements. The efficie

... Show More
Scopus (8)
Crossref (9)
Scopus Clarivate Crossref
Publication Date
Mon Oct 03 2016
Journal Name
International Journal Of Civil Engineering
Development of Excess Pore Water Pressure around Piles Excited by Pure Vertical Vibration
...Show More Authors

View Publication
Scopus (17)
Crossref (12)
Scopus Clarivate Crossref
Publication Date
Wed Nov 01 2023
Journal Name
Journal Of Dentistry
The in-vitro development of novel enzyme-based chemo-mechanical caries removal agents
...Show More Authors

Objectives Bromelain is a potent proteolytic enzyme that has a unique functionality makes it valuable for various therapeutic purposes. This study aimed to develop three novel formulations based on bromelain to be used as chemomechanical caries removal agents. Methods The novel agents were prepared using different concentrations of bromelain (10–40 wt. %), with and without 0.1–0.3 wt. % chloramine T or 0.5–1.5 wt. % chlorhexidine (CHX). Based on the enzymatic activity test, three formulations were selected; 30 % bromelain (F1), 30 % bromelain-0.1 % chloramine (F2) and 30 % bromelain-1.5 % CHX (F3). The assessments included molecular docking, Fourier-transform infrared spectroscopy (FTIR), viscosity and pH measurements. The efficiency

... Show More
View Publication
Scopus (8)
Crossref (9)
Scopus Clarivate Crossref
Publication Date
Wed Aug 10 2022
Journal Name
Ibero-american Journal Of Exercise And Sports Psychology
The impact of mental training overlap on the development of some closed and open skills in five-aside football for middle school students
...Show More Authors

The impact of mental training overlap on the development of some closed and open skills in five-aside football for middle school students, Ayad Ali Hussein, Haidar Abedalameer Habe

View Publication Preview PDF
Publication Date
Thu Apr 01 2010
Journal Name
Journal Of Educational And Psychological Researches
The Academic and Practical Frames to The roles Of Systematic Education in the Social and Economic development
...Show More Authors

Education in it s different levels becomes development in any country. There fore, nations pay great attention to educational systems, because they perceive that preparing human resources is essential to the development of these nations.
The present study deals with the a academic frames which formulate education in each educational system such as educational philosophy , educational aims , educational strategies by which the academic frames are carried out, which is limited to curriculum, teacher preparations, school activities, in addition to guidance and counseling.
This study reaches some conclusion which are derived from the description of the academic and practical frames some suggestion are made for the mechanism which facil

... Show More
View Publication Preview PDF
Publication Date
Sun Jul 02 2017
Journal Name
Journal Of Educational And Psychological Researches
Bayer effective strategy in the development of deductive thinking when students fifth grade literary material in history
...Show More Authors

Supervised By : Prof. dr. Shaker Jaseem Mohammed This research aims to identify the (effectiveness of Bayer's strategy in the development of deductive thinking among students in the fifth grade literary material European history) and to achieve the goal set researcher null hypothesis of the following: • There is no statistically significant difference between the average scores of the experimental group which studied the use of Bayer's strategy and the control group, which studied the use of the usual way in the development of deductive reasoning. The study sample consisted of (84 students) of the students in the fifth grade literary breeding Baghdad / Karkh second Directorate for the academic year 2015-2016 were distributed Aanhaldras

... Show More
View Publication Preview PDF
Publication Date
Sun Feb 25 2024
Journal Name
Baghdad Science Journal
Optimizing Blockchain Consensus: Incorporating Trust Value in the Practical Byzantine Fault Tolerance Algorithm with Boneh-Lynn-Shacham Aggregate Signature
...Show More Authors

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
View Publication Preview PDF
Scopus (1)
Scopus Crossref
Publication Date
Wed Jan 01 2020
Journal Name
Periodicals Of Engineering And Natural Sciences
Comparing traditional estimators and the estimators of (PSO) algorithm for some growth models of gross domestic product in Iraq
...Show More Authors

View Publication
Scopus
Publication Date
Tue May 28 2019
Journal Name
Al-khwarizmi Engineering Journal
Heuristic D* Algorithm Based on Particle Swarm Optimization for Path Planning of Two-Link Robot Arm in Dynamic Environment
...Show More Authors

 Finding a path solution in a dynamic environment represents a challenge for the robotics researchers, furthermore, it is the main issue for autonomous robots and manipulators since nowadays the world is looking forward to this challenge. The collision free path for robot in an environment with moving obstacles such as different objects, humans, animals or other robots is considered as an actual problem that needs to be solved.  In addition, the local minima and sharp edges are the most common problems in all path planning algorithms. The main objective of this work is to overcome these problems by demonstrating the robot path planning and obstacle avoidance using D star (D*) algorithm based on Particle Swarm Optimization (PSO)

... Show More
View Publication Preview PDF
Crossref (7)
Crossref