Computer systems and networks are being used in almost every aspect of our daily life, the security threats to computers and networks have increased significantly. Usually, password-based user authentication is used to authenticate the legitimate user. However, this method has many gaps such as password sharing, brute force attack, dictionary attack and guessing. Keystroke dynamics is one of the famous and inexpensive behavioral biometric technologies, which authenticate a user based on the analysis of his/her typing rhythm. In this way, intrusion becomes more difficult because the password as well as the typing speed must match with the correct keystroke patterns. This thesis considers static keystroke dynamics as a transparent layer of the user for user authentication. Back Propagation Neural Network (BPNN) and the Probabilistic Neural Network (PNN) are used as a classifier to discriminate between the authentic and impostor users. Furthermore, four keystroke dynamics features namely: Dwell Time (DT), Flight Time (FT), Up-Up Time (UUT), and a mixture of (DT) and (FT) are extracted to verify whether the users could be properly authenticated. Two datasets (keystroke-1) and (keystroke-2) are used to show the applicability of the proposed Keystroke dynamics user authentication system. The best results obtained with lowest false rates and highest accuracy when using UUT compared with DT and FT features and comparable to combination of DT and FT, because of UUT as one direct feature that implicitly contained the two other features DT, and FT; that lead to build a new feature from the previous two features making the last feature having more capability to discriminate the authentic users from the impostors. In addition, authentication with UUT alone instead of the combination of DT and FT reduce the complexity and computational time of the neural network when compared with combination of DT and FT features.
Joint diseases, such as osteoarthritis, induce pain and loss of mobility to millions of people around the world. Current clinical methods for the diagnosis of osteoarthritis include X-ray, magnetic resonance imaging, and arthroscopy. These methods may be insensitive to the earliest signs of osteoarthritis. This study investigates a new procedure that was developed and validated numerically for use in the evaluation of cartilage quality. This finite element model of the human articular cartilage could be helpful in providing insight into mechanisms of injury, effects of treatment, and the role of mechanical factors in degenerative
conditions, this three-dimensional finite element model is a useful tool for understanding of the stress d
Attention-Deficit Hyperactivity Disorder (ADHD), a neurodevelopmental disorder affecting millions of people globally, is defined by symptoms of hyperactivity, impulsivity, and inattention that can significantly affect an individual's daily life. The diagnostic process for ADHD is complex, requiring a combination of clinical assessments and subjective evaluations. However, recent advances in artificial intelligence (AI) techniques have shown promise in predicting ADHD and providing an early diagnosis. In this study, we will explore the application of two AI techniques, K-Nearest Neighbors (KNN) and Adaptive Boosting (AdaBoost), in predicting ADHD using the Python programming language. The classification accuracies obtained w
... Show MoreThe interactive websites are the interaction between the product and the user, and interactive design is based on the user interface for communication and how the interface responds to the user and how to help him to achieve his goals and enjoy the use of the interface. The interactive design is based on the design of interactive programs, i.e., programs that directly interact with the user, taking into account the different culture of the audience, the age group and many other factors. An example for the use of the user interface: Web designs, smartphone application designs and it even includes computer operating systems and electronic game interface. The interaction is the communication between the source and the receiver. The we
... Show MoreAbstract Background: The daily usage of maxillofacial prostheses causes them to mechanically deteriorate with time. This study was aimed to evaluate the reinforcement of VST50F maxillofacial silicone by using yttrium oxide (Y2O3) nanoparticles (NPs) to resist aging and mechanical deterioration. Materials and Method: Y2O3 NPs (30–45nm) were loaded into VST50F maxillofacial silicone in two weight percentages (1 and 1.5 wt%), which were predetermined in a pilot study as the best rates for improving tear strength with minimum increase in hardness values. A total of 120 specimens were prepared and divided into the control and experimental groups (with 1 and 1.5 wt% Y2O3 addition). Each group included 40 specimens, 10 specimens for each paramet
... Show MoreBackground: White spot lesion is the first visible sign of dental caries that is characterized by demineralized lesion underneath an intact surface. Several studies demonstrated that they could be treated using noninvasive techniques like the use of fluoride or casein phospho-peptide and amorphous calcium phosphate. Improvement in aesthetic outcomes by covering the demineralized enamel is one of the advantages of the use of resin infiltration and opal-ustre microabrasion, which are two new techniques that had been used for treatment of white spot lesion. The purpose of this study was to evaluate the impact of resin infiltration and microabrasion in the microhardness of the artificial white spot lesions at various depths. Material and method
... Show MoreBackground: Separation and deboning of artificial teeth from denture bases present a major clinical and labortory problem which affect both the patient and the dentist. The optimal bond strength of artificial teeth with denture base reinforced with nanofillers and flexible denture bases and the effect of thermo cycling should be evaluated. This study was conducted to evaluate and compare the shear bond strength of artificial teeth (acrylic and porcelain) with denture bases reinforced by 5% Zirconium oxide nanofillers and flexible bases under the effect of different surface treatments and thermo cycling and comparing the results with conventional water bath cured denture bases. Material and methods: Two types of artificial teeth; acrylic and
... Show MoreStarting from 4, - Dimercaptobiphenyl, a variety of phenolic Schiff bases (methylolic, etheric, epoxy) derivatives have been synthesized. All proposed structure were supported by FTIR, 1H-NMR, 13C-NMR Elemental analysis all analysis were performed in center of consultation in Jordan Universty.
Features is the description of the image contents which could be corner, blob or edge. Corners are one of the most important feature to describe image, therefore there are many algorithms to detect corners such as Harris, FAST, SUSAN, etc. Harris is a method for corner detection and it is an efficient and accurate feature detection method. Harris corner detection is rotation invariant but it isn’t scale invariant. This paper presents an efficient harris corner detector invariant to scale, this improvement done by using gaussian function with different scales. The experimental results illustrate that it is very useful to use Gaussian linear equation to deal with harris weakness.
NS-2 is a tool to simulate networks and events that occur per packet sequentially based on time and are widely used in the research field. NS-2 comes with NAM (Network Animator) that produces a visual representation it also supports several simulation protocols. The network can be tested end-to-end. This test includes data transmission, delay, jitter, packet-loss ratio and throughput. The Performance Analysis simulates a virtual network and tests for transport layer protocols at the same time with variable data and analyzes simulation results based on the network simulator NS-2.