UdemyNetwork Engineering

NS2 By Examples

التصنيف الكامل: IT & Software > Network & Security > Network Engineering

NS2 By Examples

عن هذا الكورس

هذا الكورس من اوائل الكورسات باللغة العربية التى تشرح كيفية العمل على برنامج المحاكاه ns2 والمتخصص فى محاكاة شبكات البيانات السلكية واللاسلكية , وفى هذا الكورس تعلم كيفية بناء سيناريو لشبكة معينة وكيفية الحصول على نتائج المحاكاهويستعرض الكورس العديد ن الادوات المستعمله فى عملية المحاكاه كما يستعرض كيفية عمل installation لبرنامج ns2البرنامج مفيد للمهتمين بالشبكات وطلبة الحاسبات والمعلومات وطلبة هندسة الاتصالات والحاسبات , مفيد جدا للباحثين فى مجال شبكات البيانات والاتصالات.اخترت ان يعتمد معظم الكورس على شرح عدد من الامثله لشبكات سلكية ولاسلكية باختيارات مختلفة , وذلك حتى يستطيع الطالب او الباحث ان يقوم باستخدام الامثله كمرجع والتعديل فيها لبناء شبكة خاصة بمشروعه او بحثهواحب ان انوه الى ان هدف الكورس ان تتعلم كيفية العمل على البرنامج وليس فهم فنى لطريقة عمل بروتوكول معين او تفسير لنتيجة معينه , فهذا هو صميم دراستك او بحثك وانت القادر على استبناط الاداء والنتائج للمحاكاهويحتوى الكورس على ملفات الامثلة المختلفة والبرامج التى يمكن ان تحتاجها فى التطبيقونستعرض فى البداية شرح لمقدمة عن البرنامج ومكوناته , وبعدها نتعرف على انواع trace format المختلفةثم نبدأ فى امثله عن الشبكات السلكية ونقوم بشرح المثال وبعدها نطبق على ns2وتتوالى الامثلة عن routing protocol و wireless LAN و wireless routing protocolsوعدد الامثلة 6 امثله تغطى عدد من الاختيارات والبرتوكولات , وبداية من simulation رقم 4 بنشرح مشاريع عملية قمت بتنفيذها من قبل لذلك بشرح المشروع من البداية لذلك ستجد بعض المعلومات والاوامر التى تم شرحها من قبل فى حلقات سابقة مع الاضافات الجديدة.وارجو ان ينال الكورس اعجابكم والا تنسونا من صالح دعاؤكمد.م مصطفى محمد الجماله+201025191022

تعلم أونلاين 100%

شاهد الدروس في أي وقت ومن أي مكان

محتوى معتمد

مقدم من منصة Udemy

رابط موثوق ومباشر

ينقلك لصفحة التسجيل الرسمية

سعر الكورس
$19.99
المنصة:Udemy
الانتقال للكورس / التسجيل الآن
🔒 عند النقر، سيتم فتح صفحة الكورس الرسمية على منصة Udemy في نافذة جديدة.

كورسات مقترحة في نفس المجال

عرض كل الكورسات ←
Linux Crash Course for Beginners - 2026
Udemy
Linux

Linux Crash Course for Beginners - 2026

In this Linux Crash Course for Beginners - 2024, you’ll build a solid foundation in Linux system administration and command line usage. This fast-paced course is designed to help you quickly gain practical skills that you can immediately apply in your IT career, making it a perfect choice for busy professionals looking to expand their expertise efficiently.This course is for someone who needs basic training in Linux, someone who is already in IT and wants to add a new skill. It is specifically designed for those who have been really busy with their work and don't have enough time. Now you don't have to stay awake at night or sneak out of your lunch break. You will learn so many Linux commands in just 2 days. Sounds unreal? Well take a look at my syllabus and you see what I will be covering and then ask yourself if it is worth spending a couple of hours for only 2 days:Saturday – Basic Linux Understanding of Linux?What is Oracle Virtual Box? Oracle Virtual Box Installation Creating virtual machine Linux Distributions Linux Installation Download and install Putty Connect Linux VM via Putty Changing Password Introduction to File System File system structure description File system navigation commands Directory listing overview Creating Files and Directories File Permissions (chmod) File Ownership (chown, chgrp) Getting Help (man, whatis etc.) Adding text to fi

Lua: Programming For Absolute Beginners
Udemy
Lua (programming language)

Lua: Programming For Absolute Beginners

In this course, you will learn Lua: Programming From Zero to Hero, Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. It is cross-platform, as its interpreter of compiled bytecode is written in ANSI C, making it highly portable. Lua is known for its simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. It supports procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. Lua is dynamically typed, runs by interpreting bytecode with a register-based virtual machine, and has automatic memory management with incremental garbage collection, which makes it ideal for configuration, scripting, and rapid prototypingLua Syntax and Basics: Understanding the fundamental syntax and constructs of Lua, such as variables, data types, and operators.Control Structures: Learning how to use conditional statements and loops to control the flow of the program.Functions: Defining and invoking functions to create reusable code blocks and manage code complexity.Tables: Working with Lua’s primary data structure for organizing and storing data.Modules and Packages: Organizing code into modules and using packages to extend Lua’s capabilities.Error Handling: Implementing error handling and debugging techniques to create robust Lua applications.File I/O: Reading from and writing to files to handle data persistence.Metatables and Metamethods: Using advanced features of Lua to customize the behavior of tables.Coroutines: Understanding and utilizing coroutines for cooperative multitasking.

Master Operating Systems in English
Udemy
Operating System

Master Operating Systems in English

This course provides a clear and structured introduction to Operating System concepts, starting from the basics and moving towards more detailed topics. It is designed to help learners understand how operating systems work and how different components interact within a computer system.In this course, you will study key topics such as process management, memory management, file systems, device management, and CPU scheduling. Each concept is explained in a simple and easy-to-understand manner with practical examples to improve clarity and build confidence step by step. The course also introduces important topics like threads, deadlocks, and synchronization to build a strong understanding of system behavior.Basic usage of Linux and Windows operating systems is also covered to give you a practical view of how operating systems function in real environments. This helps learners connect theoretical concepts with actual system operations.This course is suitable for students, beginners, and anyone interested in learning the fundamentals of operating systems. It can also be helpful for those preparing for exams or technical interviews.By completing this course, learners will gain a solid understanding of operating system concepts and be able to relate them to real-world computing systems effectively and accurately in practical situations. Thanks

[NEW ] Ultimate AWS Certified AI Practitioner AIF-C01
Udemy
AWS Certified AI Practitioner

[NEW ] Ultimate AWS Certified AI Practitioner AIF-C01

Are you preparing for the AWS Certified AI Practitioner (AIF-C01) exam and want to test your readiness with realistic exam questions?This course is designed to help you pass the AIF-C01 exam on your first attempt with high-quality, exam-focused practice tests that closely mirror the real AWS certification.Instead of wasting time on theory alone, you’ll challenge yourself with carefully crafted questions that reflect the actual exam format, difficulty level, and key topic areas.What makes this course different?Realistic Practice Exams – Questions designed to match the style and difficulty of the real examDetailed Explanations – Understand why an answer is correct (not just memorize)Exam-Focused Coverage – Based on the latest AIF-C01 exam guideCovers Key Topics:AI/ML fundamentalsGenerative AI conceptsAWS AI services (Bedrock, SageMaker, Rekognition, etc.)Responsible AI, security, and complianceHow this course helps you passEach question is designed to reinforce your understanding and identify weak areas. The detailed explanations ensure you learn from every mistake, so you improve with each test attempt.By the end of this course, you will:Be familiar with the real exam question patternsGain confidence to tackle tricky questionsIdentify and strengthen weak areasBe fully prepared to pass the AWS AIF-C01 examWho should take this course?Anyone preparing for the AWS Certified AI Practitioner (AIF-C01) examLearners who want to test their knowledge before taking the real examProfessionals looking for

Move to Modern C++
Udemy
C++ (programming language)

Move to Modern C++

This course is intended for C++ developers who wish to update and refresh their C++ skills, especially those who have been using other languages for several years. You will learn about the new language features, how they make programming in C++ less painful and more productive, and how to use them idiomatically,If you're used to traditional C++, Modern C++ will feel like a different language. It is safer, more expressive and more efficient. With Modern C++, you no longer need to work with explicit pointers to memory, which you have to allocate and release yourself. Complex loops can be greatly simplified, or even avoided altogether. Better abstractions remove the amount of "boilerplate" code you have to type in, leaving you free to concentrate on the problem you are trying to solve.Modern C++ will reduce your development time and make your code easier to maintain and more likely to be correct and efficient. It avoids many situations which cause undefined program behaviour, resulting in less time spent on debugging and fewer defect reports.The course begins with a review of C++ as of the 1998/2003 standards, including exceptions, templates and the Standard Template Library. If you have not used C++ for some time, this will allow you to revise and refresh your existing knowledge.We then cover the changes in 2011 and 2014, starting with the core language and the standard library. Important new features such as lambda expressions, move semantics and multithreading have their own sections. Another section covers the most important features in C++17, which is the most recent widely-used version in industry. Finally, there is some advice on how to use good practice when writing Modern C++ code.Each lecture contains a demonstration of the features being covered and has downloadable resources: the source code used in the video, exercises and solutions for the exercises. These are fairly simple and test your understanding of the topic you have just learnt.There ar

Core Java Made Easy for Automation Testing
Udemy
Java

Core Java Made Easy for Automation Testing

Hi all, We have designed Core java course for Automation Testing Engineer and Java developer beginner to Master level content. This, course for Manual Tester, Non-Tech Or If having long gap and trying to get job in Automation Testing and Java Development. After completing course you are very confidence in java programming and You can crack any interview .This, course for Manual Tester, Non-Tech Or If having log gap and trying to get job in Automation Testing and Java Development. After completing course you are very confidence in java programming and You can crack any interview .SECTION-1_INTRODUCTION OF JAVA1. Why java2. What is java3. Java_Feature4. java_Setup_In _System-15. java_Setup_In_System-2SECTION-2_HOW TO COMPILE AND EXECUTE JAVA PROGRAM6. How to Execute java program7. How to compile java code8. What is .classFile9. What is Class keyword10. What is System.out.println11. Why main Method and what is main methodSECTION-3_WHAT IS IDENTIFIER12. Identifiers_Rule-113. Identifiers_Rule-214. Identifiers_Rule-315. Identifiers_Rule-416. Identifiers_Rule-517. Identifiers_Rule-618. What is IdentifiersSECTION-5_WHAT IS METHOD AND TYPES OF METHODS27. Why Method_Part-128. What is Method_Syntax of Method_Part-229.Method _Creation_ Part-330. Types of Method_Static Method_Part-431. Static _Parameterize_Method_Part-532. Non-Static-Method_With _Void Type_Part-633. Non-Static-Method with Return Type _Part-734. Non-Static-Method with_ Parameterize _Part-835.What is return statement and return with Value in Method Part-936. What is abstract Method_With Real Time Example_part-10SECTION-6_WHAT IS VARIABLE AND TYPES OF VARIABLE37. What is Variable_Part-138. Types of Variables_Part-239. Variable Creation Sy