A skip list data structure is really just a simulation of a binary search tree. Skip lists algorithm are simpler, faster and use less space. this data structure conceptually uses parallel sorted linked lists. Searching in a skip list is more difficult than searching in a regular sorted linked list. Because a skip list is a two dimensional data structure, it is implemented using a two dimensional network of nodes with four pointers. the implementation of the search, insert and delete operation taking a time of upto . The skip list could be modified to implement the order statistic operations of RANKand SEARCH BY RANK while maintaining the same expected time. Keywords:skip list , parallel linked list , randomized algorithm , rank.
In this research was study the effect of increasing the number of layers of the semiconductor films as PbS on the average grain sizes and illustrate the relationship between the increase in the average grain size and thickness of the membrane, and membrane was prepared using the easy and simple and does not need the complexity of which is that the chemical bath , and from an X-ray diffraction found that the material and the installation of a random cubic and when increasing the number of layers deposited note the emergence of a number of vertices of a substance and PbS at different levels but the level is more severe (200) as well as the value is calculated optical energy gap and found to be not affected by increase thickness and from th
... Show MoreResidential complexes have witnessed a great demand in most countries worldwide, as they are one of the main infrastructure elements, in addition to achieving a developed urban landscape. However, complex residential projects in developing countries face various factors that could be improved in their implementation, especially in Iraq. Sixty-two experts in residential complex projects were interviewed and surveyed to verify these projects' failure factors,. Fifty-one factors were the main failure factors, divided into four main components (leadership, management system, external forces, and project resources). The Relatively Important Index (RII) is used to determine the relative importance factors and obtain the top tw
... Show MoreThe research aims to monitor the methods of Counter psychological warfare in the Iraqi press during the operations to liberate Mosul from the control of the terrorist organization ISIS.The research used the survey method, and “Tareek Al Shaab” Newspaper as a research sample, chosen according to the systematic random sample.
The research reached the following results:
1- The Communicator’s relied on the contents of the counter-psychological warfare and its methods in the battle of “Qadimun Ya Naynawa” used in the newspaper. The methods used were labels assigning such as : inevitable victory, prodding and morale, consensus, breaking of opposition morale, stereotyping, demonization of the opponent
In recent years, the performance of Spatial Data Infrastructures for governments and companies is a task that has gained ample attention. Different categories of geospatial data such as digital maps, coordinates, web maps, aerial and satellite images, etc., are required to realize the geospatial data components of Spatial Data Infrastructures. In general, there are two distinct types of geospatial data sources exist over the Internet: formal and informal data sources. Despite the growth of informal geospatial data sources, the integration between different free sources is not being achieved effectively. The adoption of this task can be considered the main advantage of this research. This article addresses the research question of how the
... Show MoreIn recent years, the performance of Spatial Data Infrastructures for governments and companies is a task that has gained ample attention. Different categories of geospatial data such as digital maps, coordinates, web maps, aerial and satellite images, etc., are required to realize the geospatial data components of Spatial Data Infrastructures. In general, there are two distinct types of geospatial data sources exist over the Internet: formal and informal data sources. Despite the growth of informal geospatial data sources, the integration between different free sources is not being achieved effectively. The adoption of this task can be considered the main advantage of this research. This article addresses the research question of ho
... Show MoreSpot panchromatic satellite image had been employed to study and know the difference Between ground and satellite data( DN ,its values varies from 0-255) where it is necessary to convert these DN values to absolute radiance values through special equations ,later it converted to spectral reflectance values .In this study a monitoring of the environmental effect resulted from throwing the sewage drainages pollutants (industrial and home) into the Tigris river water in Mosul, was achieved, which have an effect mostly on physical characters specially color and turbidity which lead to the variation in Spectral Reflectance of the river water ,and it could be detected by using many remote sensing techniques. The contaminated areas within th
... Show MoreIn Production and Operations Management the specialists have tried to develop a strategy to counter the risks arising from the activities of the organization and of waste of various types and therefore the risk management in the contemporary framework represents a phenomenon of new quality, and can not be this phenomenon to take practical dimensions, but the development of culture of the organization towards the risks and deal with all aspects and paint ways to address them within an integrated program, and requires new skills and systems provide accurate information capable of coordination between the various parties within the organization.
The research aims to develop a blu
... Show MoreThis research aims to find out the relationship of risk behavior & job satisfaction for workers in the emergency program in the international relief agency (UNRWA) in the Gaza Strip and the level of each of them, and to achieve that we have been conducting research on the strength of "210" sample employees of the emergency program staff in the international relief agency in Gaza governorates, and try to answer the research questions the researcher through the use of measurements of risk behavior and job satisfaction are two of the researcher, The researcher has used several statistical methods to identify the validity and reliability of scales and access to research and interpretations of the results, and these methods: the m
... Show MoreResumen
El Ultraísmo es un movimiento literario que comenzó en España a finales de 1918 y continuó hasta el año 1922. Este movimiento, que representó la contribución de España al Vanguardismo literario, que en la primera parte del siglo XX surgió en toda Europa, se desarrolló no tanto a través de los libros, cuanta a través de las revistas literarias de la época.
La creacionista es, sin duda, la escuela que dio a Ultra mayores aportes. Por esta razón, en las literaturas de Vanguardia se funden, y a veces también se confunden, con frecuencia, Ultraísmo y Creacionismo. Los dos movimientos eran como una revo
... Show MoreIn this paper a decoder of binary BCH code is implemented using a PIC microcontroller for code length n=127 bits with multiple error correction capability, the results are presented for correcting errors up to 13 errors. The Berkelam-Massey decoding algorithm was chosen for its efficiency. The microcontroller PIC18f45k22 was chosen for the implementation and programmed using assembly language to achieve highest performance. This makes the BCH decoder implementable as a low cost module that can be used as a part of larger systems. The performance evaluation is presented in terms of total number of instructions and the bit rate.