كلية علوم الحاسوب وتقانة المعلومات
Permanent URI for this communityhttps://repository.neelain.edu.sd/handle/123456789/485
Browse
932 results
Search Results
Item تحسين خوارزمية (Depth First Search (DFS لاستعلام قواعد البيانات العلائقية(جامعة النيلين, 2017-08) ابتسام الطيب محمد الطيبالمستخلص ركزت الدراسة علي تحسين الخوارزمية الاساسية Depth First Search (DFS) المستخدمة لتحسين الاستعلام لاستخدامها بصورة عكسية , والتقنيات التى تتمثل في الاستدلال الامثل+ تقدير التكلفة (Cost-estimation, Heuristic) والتى طبقت على نظم إدارة قواعد البيانات العلائقية، كما ركزت على طرق أمثلية الاستعلام، تمثلت مشكلة الدراسة في ان الخوارزمية الاساسية لتحسين الاستعلام لاتفي ولاتؤدي الاغراض المطلوبة للتحسين عند استخدامها مع التقنيتين(Cost-estimation, Heuristic) وفقاً لمعياري الزمن والتكلفة, بالاضافة الى عدم وجود تجارب علمية واضحة بين تقنيات تحسين الاستعلام تؤكد التقنية الأفضل وفقاً لمعياري الزمن والتكلفة, ثم المشاكل التي تواجه طرق التحسين(أحياناً تكون دون المستوى الأمثل). ومن ثم تأتي أهمية الدراسة في تحسين الخوارزمية الاساسية لتحسين الاستعلام لاستخدامها بطريقة عكسية, وتطوير برنامج سهل الاستخدام لحساب زمن تنفيذ الاستعلام لمساعدة مطوري ومستخدمي قواعد البيانات على اتخاذ القرار في اختيارهم للطريقة المناسبة واختيارهم للنظام الذي يفي بمتطلبات التحسين. هدفت الدراسة الى التحسين في الخوارزمية الاساسية لتحسين الاستعلام لاستخدامها بطريقة عكسية, ودراسة التقنيات التي تتمثل في تقنية(الاستدلال+ تقدير التكلفة) وتطبيقهما على قواعد البيانات العلائقية (الاوراكل,السيكوال سيرفر, الماي سيكوال). حيث يتفاعل المستخدم مع لغة الاستعلام الهيكلية (SQL) لتنفيذ الاستعلام في قواعد البيانات العلائقية. تطبيق وحساب وقت تنفيذ الاستعلام باستخدام عمليات البحث, التعديل,الادراج والحذف على قاعدة البيانات ومن ثم تقدير وتقييم زمن تنفيذ الاستعلام بالـ ( Millisecond, Microsecond, Nanosecond Start-time, End-time,) كدالة على سرعة الاستعلام والخروج بنتائج تساعد المستخدم بإختيار التقنية الأمثل للنظام الامثل ذات زمن الاستجابة الأقل وزمن التنفيذ الأقل,بالاضافة الي توصيف الطرق المثلي لتقدير التكلفة لتحسين الاستعلام. من خلال الدراسة والتجارب وجدنا أن استخدام الخوارزمية الاساسية بصورة عكسية يفي ويؤدي الاغراض المطلوبة للتحسين بصورة مفيدة وقيمة تم استخدامها من خلال تحليل لقاعدة البيانات وأثناء إجراء التجربة تم حساب زمن تنفيذ الاستعلام , ووجدنا أن تقنية الاستدلال الأمثل في قاعدة بيانات (الأوراكل, السيكوال سيرفر, الماي سيكوال) أفضل بكثير من تقنية تقدير التكلفة, ووجدنا ان طريقة المحسن الديناميكي افضل من المحسن الثابت من حيث الزمن والتكلفه، الديناميكي حقق امثلية الاستعلام. هناك أبعاد مفتوحة للبحث في المستقبل يمكن أن تساعد مصممي ومنفذي و مديري قواعد البيانات، معتبرا تقنيات أخرى لتطبيقها على نظم إدارة قواعد البيانات. تطبيق تقنيات, المرشد الاستدلالي, وتقدير التكلفة وتقنيات التحسين الأخرى على أنظمة ادارة قواعد البيانات العلائقية الأخرى، بالإضافة إلى تقدير وقت التنفيذ لكل منها, واضعين في الاعتبار (مواصفات الجهاز والذاكرة). التفكير في استخدام خوارزميات اساسية اخري وتحسينها بحيث تلائم النتائج المطلوبة وتفي بالغرض المطلوب. Abstract The study focused on the improvement of the basic algorithm Depth First Search (DFS) used to optimize the query to be used in reverse, and the techniques namely (Heuristic + cost estimation) that implemented on relational database management systems, and it also focused on the approaches of query optimization. The study problem is there is the basic algorithm for query optimize is not fulfilling and does not perform the purposes required for optimize, when used with the two techniques (Cost-estimation, Heuristic) according to the criteria of time and cost. In addition to the lack of clear scientific experiments between query optimization techniques that confirm the best technique according to the criteria of time and cost estimate, then the problem facing the optimization approaches sometimes they are sub-optimal. And then comes the importance of study, this study provides modifying the basic algorithm to optimize the query to be used in a reverse way, and developed a user friendly software, to evaluate the query execution time to help/guide database developers and users to make the decision in their choice of the appropriate approach and also their choice of the system that meets the requirements of improvement, then the importance comes in the descriptive analysis of approaches Query optimization. The study aimed, to modify the basic algorithm to optimize the query to be used in a reverse manner, and to study the approaches and techniques namely (heuristic + cost estimation) and apply them to relational databases taking into account the time and cost standards. Where the user interacts with the Structural Query Language (SQL) to execute the query in relational databases. Application and calculation of query execution time using (insert, search, update and delete) operations and applied for (Oracle, SQL-Server, My-Sql) And then assess and evaluate the time of execution of the query using (Millisecond, Microsecond, Nanosecond Start-time, End-time,) as a function of the speed of the query and come up with results helps the user to found the best technique of optimization of the system with a lower response time and the time of execution is lower. In addition to describing the optimal approaches for cost estimation to optimize the query. Through the study and experiments, we found that the use of the basic algorithm in reverse satisfies and performs the purposes required for optimization in a useful and valuable manner. It was used through an analysis of the database, and during the conduct of the experiment, the query execution time was calculated, Through the study, experiments we find the heuristic optimization technique in a database came in ranked first in terms of the improvement of the performance of the system by an algorithm of (Depth-tree algorithm) which modified, and Cost-estimation Optimization Technique came in second order. , and we found that the dynamic optimizer approach is better than the static optimizer in terms of time and cost, the dynamic optimizer optimized the query. There are open dimensions for future research as guidance that can help the database designers, the database system implementers or the database administrators, considering another techniques to applying them on (Oracle, SQL Server, MY-SQL). And considering is the select another RDBMS to applying heuristic optimization technique, cost-based optimization technique and additional optimization techniques on them, in addition to estimation execution time for each of the RDBM. Thinking about using other basic algorithms and modifying them to suit the required results and meet the desired purpose.Item تطوير نظـام تقييم أداء العامـــــلين بالتطبيق علــى الوكــيل لخدمــات المرور(جامعة النيلين, 2019) ربيعة الضو آدم أحمدالمستلخص عملية تقييم الأداء هي أحد الوظائف الأساسية لإدارة الأفراد فهو العملية التي بموجبها يتم قياس أداء الافراد العاملين طبقاً لمهام وواجبات الوظيفة في ضوء الإنجاز الفعلي للفرد وسلوكه وادائه ومدى استعداده لتحسين وتطوير أدائه ومستوى الإنجاز الذي يقدمه لغرض معالجه جوانب الضعف والخلل وتدعيم وتعزيز جوانب القوة، ويعتبر تقييم الأداء جزءاً من التطوير الوظيفي. تكمن مشكلة المؤسسة الوكيل لخدمات المرور بأنها تستخدم الأسلوب التقليدي لتقييم أداء الأفراد نتج عنه التساهل أو التشدد في تقويم الموظفين علي حسب ميول المقوم، وعدم وجود معايير واضحة لتقييم الأداء من جانب الإدارة. ويهدف البحث الى تحديد وتحليل وتقدير مستوى الإنجاز الفعلي للأفراد في فتره زمنية ماضية، وتوفير الوسائل التي تساعد المديرين وتسهيل عملهم باتجاه تطوير أداء الأفراد. وتم إستخدام لغات وتقنيات (Laravel Framework،JavaScript ، Bootstrap 4 Framework). وتم استخدام لغة النمذجة الموحدة Unified Modeling Language (UML) في مخططات التحليل والتصميم. وتم التوصل الى جعل الادارة قادرة على اكتشاف مواقع القوة والخلل في أقسام المؤسسة ومنح الأفراد فرصاً كثيره للتطور الوظيفي وتشجيع العاملين لتحسين أدائهم وتنمية وتطوير مهاراتهم وقدراتهم. Abstract The performance evaluation process is one of the basic functions of individuals management, as it is the process by which the performance of individuals working is measured according to the tasks and duties of the job in light of the actual achievement of the individual, his behavior, his performance and his willingness to improve and develop his performance and the level of achievement that he provides for the purpose of addressing weaknesses and defects and strengthening and strengthening aspects of strength. Performance is part of career development. Al-Wakeel Corporation for Traffic Services uses the traditional method to evaluate the performance of individuals, which resulted in leniency or strictness in evaluating employees according to the tendency of the evaluator, and the absence of clear criteria for evaluating performance by the administration. The research aims to define, analyze and estimate the actual level of achievement for individuals in the past time period, and to provide means that assist managers and facilitate their work towards improving the performance of individuals. Languages and technologies (Laravel Framework, JavaScript, Bootstrap 4 Framework) were used. UML was used in analysis and design charts. It was reached to make the administration capable of discovering the positions of strength and defect in the departments of the institution, giving individuals many opportunities for career development and encouraging workers to improve their performance and develop their skills and capabilities.Item بناء موقع لإدارة المشاريع للمنظمة العالمية للمياه(جامعة النيلين, 2019) مصطفى سعيد جيب الله عبد الرسولالملخص قد تحكمت ثورة المعلومات والاتصالات في ادارة التغيير بشكل حاسم وأصبح متاح الان توظيف المعلومات المتاحة من اجل تحقيق اهداف المؤسسة. وقد أصبح الاعتماد على تقنية المعلومات والاتصالات أحد اهم الركائز الهامة التي تنطلق منها الادارة الحديثة. تم في هذا البحث بناء موقع لإدارة المشاريع لمنظمة المياه العالمية، حيث تواجه المنظمة مشكلة في جمع التبرعات وتحديد أولوية البدء في تنفيذ المشروع. ويهدف البحث لتسهيل عملية جمع التبرعات وتسهيل اجراء الدراسات اللازمة لتحديد أولوية تنفيذ المشروع، عن طريق توفير الوقت والجهد بالاستفادة من التقنيات. وتم استخدام لغات وتقنيات (Laravel ، JavaScript ، Ajax ، Json ،JQuery ). وتم إستخدام لغة النمذجة الموحدة UML في مخططات التحليل والتصميم. وتم التوصل إلى تقليل الزمن المستغرق والجهد المبذول في عملية طلب المشروع وجمع التبرعات عن طريق التحويل البنكي. Abstract: The information and communication revolution has governed decisively the change management and it is now available to use the available information to achieve the goals of the institution. Dependence on information and communications technology has become one of the most important pillars from which modern management. In this research, a projects management site for the World Water Organization has been built, where the organization faces a problem in collecting donations and determining the priority of starting the implementation of the project. The research aims to facilitate the fundraising process and facilitate the conduct of the necessary studies to determine the priority of project implementation, by saving time and effort by utilizing the techniques. Languages and techniques were used (Laravel, JavaScript, Ajax, Json, JQuery). UML was used in analysis and design schemes. Reducing the time and effort involved in the project request and fundraising process through bank transfer was found.Item تصميم نظام لمراقبة حسابات المستخدمين عبر الشبكه المحلية بالتطبيق علي "كلية الإمام الهادي"(جامعة النيلين, 2018-11) صفاء عبدالله وداعة الله محمدأحمدالمستخلص الأمن هو دائماً مصدر قلق و من الصعب تحقيق الأمن بصوره كامله وهنالك معلومات يجب الحفاظ عليها داخل جهاز الحاسوب وأي نقاش حول الأمن يبدأ مع أصحاب المصلحة وتتمثل في أصحاب الشركات و الأصول تتمثل البيانات والخدمة و معلومات العملاء والتهديدات لهذه الأصول مثل محو و سرقة بيانات الموظفين والعملاء . وقدم البحث حلول لمشكلة إستثمار الوقت ووضع ضوابط وقوانين للحد من تسيب الموظفين داخل المؤسسات والشركات،وأتبع البحث في منهاجيته المنهج الوصفي التحليلي بالإضافة الى منهج تحليل وتصميم النظم الكائني. يهدف الى وضع حلول و يقدم المقترحات التي تساعد على دفع عجلة التنمية في المؤسسات الحكومية والخاصة على وجه العموم للدفع بعجلة التنمية في البلاد ولقد قام هذا البحث بعمل نظام مراقبة لحواسيب موظفي الشركات وحل مشكلة إستثمار وقت العمل للوصول الى الهدف المنشود وحل المشكلة التي تواجه المؤسسات والشركات في مراقبة الموظفين والتأكد من أن الموظف يعمل وفق قوانين ولوائح المؤسسة . كما نستخدم في هذا البحث المنهج الوصفي التحليلي بالإضافة إلى منهج تحليل وتصميم النظم الكائني. ومن النتائج التي توصل إليها البحث انه يتصل بجميع الانظمة المرتبط بها ،ويتحكم في العملية الغير مرغوب فيها ،ويعرض صورة الشخص الذي يجلس أمام الحاسب الآلي ،كما يعرض شاشة سطح المكتب. Abstract Security is always a source of concern and it is difficult to achieve security in its entirety. There is information that must be maintained inside the computer. Any discussion about security begins with the stakeholders. It consists of the owners of companies and assets. Data, service, customer information and threats to these assets such as erasing and stealing data of employees and customers . The research presented solutions to the problem of investment time and the establishment of controls and laws to reduce the dislocation of employees within institutions and companies, followed the research in the methodology of the analytical descriptive approach in addition to the methodology of analysis and design of the existing systems. The aim of this research is to develop solutions and offer proposals that help to accelerate the development of governmental and private institutions in general to push forward the development of the country. This research has created a system of monitoring the computers of corporate employees and solving the problem of investing working time to reach the desired goal and solve the problem facing institutions and companies In monitoring the employees and making sure that the employee works according to the laws and regulations of the institution. In this research we use the analytical descriptive approach in addition to the method of analysis and design of the existing systems. One of the findings of the research is that it relates to all associated systems, controls the undesirable process, displays the image of the person sitting in front of the computer, and displays the desktop screen.One of the findings of the research is that it relates to all associated systems, controls the undesirable process, displays the image of the person sitting in front of the computer, and displays the desktop screen.Item نظام إدارة مشتريات ومبيعات الصيدلية (بالتطبيق على صيدلية ألاء)(جامعة النيلين, 2016-11) عنايات عبدالصادق صالـح أحمدالمستخـلص أصبح التقدم السريع في مجال تكنلوجيا المعلومات والاتصالات عامل أساسي في تطور كافــة المجالات وخاصة التي تحتوي على معلومات , وهذا ما يعرف بنظم المعلومات الادارية والمحاسبية . ان الهدف من هذا البحث هو كيفية ادارة مبيعات ومشتريات الصيدلية المعنية عن طريق تحويل النظام اليدوي الى محوسب مع عدم تجاهل الجانب البشري الذي يلعب فيه الصيدلي دورآ هامآ ؛ بحيث تصبح الصيدلية صيدلية الكترونية حتى تستطيع انجاز اعمالها الاساسية بصوره سريعة ودقيقة ومرنة . ومن مشاكل النظام اليدوي في ادارة الصيدليات مشاكل مراقبة الادوية وتاريخ صلاحياتها وهذه من اهم المشاكل ونحاول جاهدين ان نحلها ؛ أيضا مشاكل الحسابات وعمليات الجرد و تنظيم الصرف والايراد كذلك تواجه المدير مشكلة كيفية عمل الطلبيات للصيدلية ومعرفة حركة الاصناف والتعامل معها وصعوبة إظهار الكميات المتبقية لكل صنف وحصر المنصرفات لمعرفة نسبة الأرباح كذلك صعوبـة تغيير التسعير وفقا لتغير الاسعار حيث يتم التسعير في كل مره لكل صنف على حده يدويأ . يعتمد هذا البحث على تحليل وتصميم النظام باستخدام لغة النمذجة الموحدة UML ، واستخدام لغة PHP في البرمجة ، وقاعدة بيانات MY SQL النتائج التي تم التوصل اليها من خلال هذا البحث انه بجانب ان الوظيفة الاساسية للصيدلية هي توفير الدواء و صرفه فهناك وظائف اخرى مرتبطة بعمل الصيدلية وهي وظائف ادارية ومحاسبية، بالإضافة الى ان تطور النظام اليدوي الى محوسب يؤدي الى سرعة في الاداء وتوفير الوقت والجهد وسهولة التعامل مع الكميات الكبيرة من المعلومات توصيات هذا النظام تشمل ربط نظام الصيدليات بالإنترنت من خلال موقع يمكن المستخدم من الحصول على خدمات ما بعد البيع ، كذلك منع اتمام عمليه بيع المنتج اذا كان هناك منتج اخر من نفس الصنف ونفس الشركة ولكن بفترة صلاحية اقل تلافيا لانتهاء صلاحية المنتجات الاقدم قبل استهلاكها (First Out First In) ، وأخيرا أن يقوم النظام بإعلام المستخدم بقرب انتهاء كميات البضاعة حسب قيمة أدنى كميه للإنذار يحددها المستخدم مسبقا . Abstract The fast advancement in field of information technology and communications Become the major factor in progress of all fields specially those involving information which known as management and account information systems . The aim of this research is how to direct sales and purchases of the pharmacy subjected here by transform manual system into computing system with no ignorance of human side in which pharmacist plays important role. where the pharmacy became electronic pharmacy by using management and account information system to be able of achieving the basic work speedily accurately and flexibly . One of the manual system problems in pharmacy management is the control of medicine and there expiry date, and these is the most important problem and we will try very hard to solve it ، also accounts and inventories and organize exchange and revenue problems we may have to bring in a certified auditor or accountant to organize such things ، director also face the problem of how to do orders to the pharmacy and find out varieties movement and handling of items, also there is a difficulty in showing the remaining quantities for each item ، and the difficulty of inventory expenses to determine the proportion of profits ، as well as the difficulty of changing the pricing according to the prices change, where they must pricing in every time for each class separately and manually. And the findings from this research that besides the basic function of pharmacy is to provide medication and dispensing ,there are also other functions related to the work of the pharmacy It is an administrative and accounting functions , in addition to the manual system that develops into a computerized lead to speed performance and save time and effort and ease of dealing with large quantities of information . The recommendations of this system include linking pharmacies system to the internet through a special site for the system enables the user to get the after-sales service ، as well as prevent the completion of the sale of the product if there is another product of the same class and the same company , but the validity period less so as to avoid the expiration of the older products before consumption ( First In First Out )، and finally , the system notifies the user when the remaining amount of an item is near to finish according to predetermined value of minimum quantity of item .Item تكاملية الأنظمة في ظل أنظمة تخطيط موارد المؤسسات بالتطبيق علي شركة فدوي كلر للدعاية والإعلان(جامعة النيلين, 2018-08) رحاب مدثر جاد السيد عبدالرحمنالمستخلص إن مفهوم أنظمة تخطيط موارد المؤسسات يهدف بصورة عامة إلي تسهيل الإدارة بكفاءة عالية ومرونة حيث تجمع بين التمويل والتصنيع والبيع بالتجزئة وسلسلة التوريد والمخزون. ومع تطور المؤسسات وتزايد إحتياجاتها كان لابد من الإستفادة من مزايا نظم تخطيط موارد المؤسسات وتطبيقها. لذلك تم تخصيص نظام المخازن لشركة فدوي كلر للدعاية والإعلان وتكامليته مع نظامي المشتريات والمبيعات وذلك بإستخدام برنامج Odoo 14. المنهجيه المستخدمة في هذا البحث هي المنهجية العلمية والتي تتم بطريقتين ، الطريقة الوصفية التحليلية والطريقة البرمجية. أهم النتائج التي توصل اليها هذا البحث تتمثل في زيادة كفاءة مراقبة المخزون ودقة وسرعة حصر الكميات و زيادة مرونة طلبيات الشراء و طلبيات البيع وتكاملها مع المخزن، بالإضافة للتقارير السريعه والدقيقه. أهم التوصيات تتمثل في تطبيق النظام علي الأجهزة الذكية وتحويل بيئة العمل إلي نظام التشغيل لينكس والأخذ في الإعتبار الجانب المحاسبي. Abstract The concept of ERP systems generally aims to facilitate highly efficient and flexible management as it combines finance, manufacturing, retail, supply chain and inventory. As organizations evolved and their needs increased, it was necessary to take advantage of the advantages of ERP systems and their application. Therefore, the warehouse system was allocated to Fadwa Color Advertising Company and its integration with the purchasing and sales systems using the Odoo 14 program The methodology used in this research is the scientific methodology which is done in two ways, the analytical descriptive method and the programming method. The most important results of this research are to increase the efficiency of inventory control, accuracy and speed of quantity counting, increase the flexibility of purchase orders and sales orders and their integration with the warehouse, in addition to quick and accurate reports. The most important recommendations are to apply the system on smart devices and take in consider accounting side.Item موقع إلكتروني إعلاني (حالة تطبيقية لوكالة سونا)(جامعة النيلين, 2018) منى خضر موسى علىمستخلص البحث الإعلان أو الدعاية أو الإشهار هو أحد الأنشطة الإعلامية التي لا غنى عنها للأنشطة الاقتصادية من صناعة وتجارة وخدمات وغيرها من الأنشطة الاقتصادية وكذلك بالنسبة للمؤسسات والمنظمات الخيرية والغير ربحية والتي بدون الإعلان عن مجهوداتها فلن تحصل على الدعم المجتمعي والتمويل المادي اللازم لاستمرارها في عملها وأدائها لرسالتها. يهدف البحث الي التعامل الالكتروني بين الوكالة وزبائنها، وكذلك تقريب المسافات فأصبح بالامكان الاعلان في اي مكان دون الحوجة للتواجد في هذا المكان، ايضا تقليل التكاليف المتعلقة بالاعلان، ووجود اليات دفع الكترونية . دراسة المشاكل التي تعانى منها الوكالات منها تقديم استراتيجيات اعلانية تناسب التطور التقني الهائل والمستمر حيث يعتبر الاعلان الداعم لشتي النواحي الاجتماعية والاقتصادية، صعوبة إدارة الاعلان الالكتروني ، بالإضافة الى عيوب الأنظمة التقليدية للوكالة ، عدم مواكبة العملاء واصحاب الوكالات للمهارات اللازمة للتعامل مع التقنية الحديثة ، ضعف التواصل بين اطراف العملية الاعلانية. يهدف البحث الي بناء موقع اعلاني الكتروني ويتضمن الانتقال إلى الأنظمة المحوسبة و الالكترونية بدلا من الأنظمة اليدوية التقليدية , وذلك من خلال الاستفادة من مفاهيم تقنية المعلومات وتطبيق مفاهيم التجارة الالكترونية في مجال الإدارة لموقع الوكالة الاعلانية الالكترونية استخدام المنهج العلمي والوصفي والتطبيقي في مجال علوم الحاسوب باستخدام اسلوب التحليل الكائني. رغم كل الاجتهاد لي بعض التوصيات منها تطوير أمنية وخصوصية الموقع والارتقاء بها من اجل جذب اكبر عدد من العملاء، الاهتمام بتدريب الكوادر البشرية المستخدمة للموقع على كيفية التعامل الإلكتروني عبر شبكة الإنترنت. Abstract Advertising, advertising or publicity is an indispensable information activity for economic activities such as industry, trade, services and other economic activities, as well as for charitable and non-profit organizations and organizations which, without advertising their efforts, will not receive the social support and financial support necessary for their continued operation and performance of their mission. The aim of the research is to deal electronically between the agency and its customers, as well as distance approximation so that it is possible to advertise anywhere without the need to be present in this place, also reduce the costs related to advertising and the existence of electronic payment mechanisms. The problems faced by agencies such as the difficulty of reaching advertisers, the lack of knowledge of the people of the agency, the agencies rely on direct dealing with customers, which causes the existence of high costs, and also often not available to all people, not to identify the ad to be produced and follow-up and not find In the event of a lack of suitability with the customer, not to identify the customers who deal with the agency and count the number and thus the loss of privileges or discounts to customers dealing with the agency, and how to treat them, through the design of a website through which the management of the Agency's activity. Using the scientific, descriptive and applied method in the field of computer science using the method of object analysis. Despite all my efforts I have made some recommendations, including the development of security and privacy of the site and upgrading in order to attract the largest number of customers, attention to training the human resources used for the site on how to deal online through the Internet.Item Devlopment of secure framework for cloud compuing Environment(AlNEElAN UNVERSLTY, 2016) Salwa Awad Abbas IdrisItem Comparison of Sorting Algorithms(ALNEELAIN UNIVERSITY, 2014) hiba Mohamed sulieman saliemAbstract There are many methods have been developed to arrange the array values in various ways for a database cold the sorting algorithms. The classification of sorting algorithms base on System complexity of computational, terms of number of swaps, Memory usage Stability of sorting algorithms . In this researsh we seek to detemiine the efficiency of the various sorting algorithms according to the time and number of swaps by using randomized trails. The build environment using the Java language. We represents these sorting algorithms bubble sort, selection sort, insertion, sort quick sort and merge sort as a way to sort an array or integers and run random trails of length. I created a package called “sorting” to execute a sort, it provided module of sorting list(Non decreased &decreased) uses different method of sorting ,the amount of swaps of each sorting algorithm and the runtime (in millisecond) and I found a quick sort is the fastest algorithm compare to Bubble sort, Insertion sort, Selection sort, and merge sort.Item performance Evalution of (AODV AND OLSR)Routing protocols Under the lmpact of Black hole Attack(AlNEElAN UNVERSLTY, 2018) Dalal omer sida hmed Hagali
