University Notes

Network Layer Protocols and IP Addressing
on completion of this course, you will be able to: Describe main protocols at the network layer. Describe the concepts and classification of IPv4 addresses and special IPv4 addresses. Calculate IP networks and subnets. Use the IP network address planning method.
25 Pages 354 Views 0 Downloads 744.84 KB
Uploaded: 2025-01-31
Eth-Trunk iStack and CSS Trending!
On completion of this course, you will be able to: Understand the functions of link aggregation. Understand the link aggregation types. Understand the link aggregation negotiation process in Link Aggregation Control Protocol (LACP) mode. Understand the advantages and principles of iStack and CSS. Understand the common applications and networking of link aggregation and stacking technologies.
23 Pages 9941 Views 0 Downloads 866.7 KB
Uploaded: 2025-01-31
STP Principles and Configuration
On completion of this course, you will be able to: Describe the causes and problems of Layer 2 loops on a campus switching network. Describe basic concepts and working mechanism of STP. Distinguish STP from RSTP and describe the improvement of RSTP on STP. Complete basic STP configurations. Understand other methods to eliminate Layer 2 loops on the switching network except STP.
36 Pages 288 Views 0 Downloads 816.84 KB
Uploaded: 2025-01-31
VLAN Principles and Configuration
On completion of this course, you will be able to: Understand the background of the VLAN technology. Identify the VLAN to which data belongs. Master different VLAN assignment modes. Describe how data communication is implemented through VLANs. Master basic VLAN configuration methods
30 Pages 332 Views 0 Downloads 923.67 KB
Uploaded: 2025-01-31
Ethernet Switching Basics
On completion of this course, you will be able to: Describe the basic concepts of an Ethernet network. Distinguish MAC address types. Get familiar with the working process of a Layer 2 switch. Get familiar with the structure and generation process of a MAC address table.
23 Pages 300 Views 0 Downloads 899.27 KB
Uploaded: 2025-01-31
VRP Basics
On completion of this course, you will be able to: Understand VRP basics. Learn how to use CLI. Master basic CLI commands.
24 Pages 262 Views 0 Downloads 661.22 KB
Uploaded: 2025-01-31
Network Reference Model
On completion of this course, you will be able to: Understand the data definition and transmission process. Understand the concepts and advantages of the network reference model. Understand common standard protocols. Understand the data encapsulation and decapsulation processes.
22 Pages 318 Views 0 Downloads 1.09 MB
Uploaded: 2025-01-31
Data Communication Network Basis
On completion of this course, you will be able to: Understand the concepts related to communication and a data communication network. Be able to describe the information transfer process. Differentiate network devices of different types and understand their basic functions. Understand different network types and topology types. Understand the concepts related to network engineering and network engineers.
17 Pages 293 Views 0 Downloads 756.22 KB
Uploaded: 2025-01-31
ALGORITHMS, FLOWCHARTS, DATA TYPES AND PSEUDOCODE
An algorithm is a representation of a solution to a problem. If a problem can be defined as a difference between a desired situation and the current situation in which one is, then a problem solution is a procedure, or method, for transforming the current situation to the desired one. We solve many such trivial problems every day without even thinking about it, for example making breakfast, travelling to the workplace etc. But the solution to such problems requires little intellectual effort and is relatively unimportant. However, the solution of a more interesting problem of more importance usually involves stating the problem in an understandable form and communicating the solution to others. In the case where a computer is part of the means of solving the problem, a procedure, explicitly stating the steps leading to the solution, must be transmitted to the computer. This concept of problem solution and communication makes the study of algorithms important to computer science.
22 Pages 393 Views 0 Downloads 86.08 KB
Uploaded: 2025-01-31
CMT 304 :DATA STRUCTURES & ALGORITHMS Trending!
Data Structures are the programmatic way of storing data so that data can be used efficiently. Almost every enterprise application uses various types of data structures in one or the other way.
64 Pages 3615 Views 0 Downloads 3.57 MB
Uploaded: 2025-01-31
INTRODUCTION TO COMPUTER NETWORKS
Exchange of information through the use of speech, signs or symbols is called communication. When early humans started speaking, some 5,00,000 years ago, that was the first mode of communication. Before we dive into modern technologies that drive communication in contemporary world, we need to know how humans developed better communication techniques to share knowledge with each other.
31 Pages 361 Views 0 Downloads 1.06 MB
Uploaded: 2025-01-31
2D GRAPICS USING HTML5 CANVAS Trending!
HTML5 canvas provides methods which allow modifications directly to the transformation matrix. The transformation matrix must initially be the identity transform. It may then be adjusted using the transformation methods.
21 Pages 3223 Views 0 Downloads 311.32 KB
Uploaded: 2025-01-31
Computer Graphics
The Graphics Pipeline Last Class • Application Stage – Input from the world databases – Collision detection – Morphing – Use of curves and Polygon Vertices ( Implicit curves and parametric curves) • Geometry Stage
83 Pages 312 Views 0 Downloads 1.58 MB
Uploaded: 2025-01-31
CMT 313: COMPUTER GRAPHICS
Q1 (a) Define the term Computer Graphics as stated by William Fetter. (4 marks) (b) Computer graphics is an automated detailed pipeline. Explain. (12 marks) (c) Discuss any six differences between canvas graphics and SVG graphics. ( 6 marks) (d) Discuss any eight canvas composite types that can be used to create more complicated graphics. ( 8 marks) Q2 a) Define the term pixel. Explain its significance in computer graphics. ( 6 marks) b) Discuss three different ways of specifying colors inn Canvas graphics. ( 6 marks) c) Explain how the graphics subsystem works including management of display problems that may arise ( 8 marks) Q3 a) Below is a table showing different graphics that can be drawn using either canvas graphics or svg graphics. Write the corresponding code for each technology
20 Pages 548 Views 0 Downloads 470.98 KB
Uploaded: 2025-01-31
Computer Graphics
Computer Science as a disciplined has it source in mathematics. Computer graphics as course unit in Computer Science is purely mathematical. There is a need to familiarise with this maths concepts and see how the relate to graphics.
162 Pages 404 Views 0 Downloads 2.62 MB
Uploaded: 2025-01-31
Computer Architecture
Equip yourself with questions and answer to computer architectures.
6 Pages 429 Views 0 Downloads 231.27 KB
Uploaded: 2025-01-31
Computer Architecture
Computer Architecture (1) Definition The design of integrated system which provides a useful tool to the programmer.(Baer) The study of the structure, behaviour, and design of computers.(Hayes) The design of the system specification at a general or subsystem level. (Abd-Alla) The art of designing a machine that will be a pleasure to work with.(Foster) The interface between the hardware and the lowest level software.(Hennessy and Patterson)
35 Pages 447 Views 0 Downloads 4.02 MB
Uploaded: 2025-01-31
CMT 205 :COMPUTER ARCHITECTURE
Briefly explain what you understand by the term Computer Architecture (2 Marks) b) Gordon Moore the Co- founder of Intel came up with a law about the number of transistors on a single chip. State Moore’s law (2 Marks) c) Briefly explain what you understand by the term program (2 Marks) d) Give a brief description of atleast two functions of a computer (2 Marks) e) Write short notes on cache memory (2 Marks) f) Write short notes on atleast two input and two output devices (4 Marks) g) Give a brief description of the following terms in relation to Computer Architecture i) Data ii) Arithmetic Logic Unit iii) Central Processing Unit iv) Read Only Memory v) Computer Organization (10 Marks)
8 Pages 662 Views 0 Downloads 1.47 MB
Uploaded: 2025-01-31
CMT 300 :DATA COMMUNICATIONS Trending!
Data communication in a computer network refers to the process of transferring digital data between two or more devices connected within a network, allowing them to exchange information through a transmission medium like wires or wireless signals, essentially enabling communication between different computer systems by sending and receiving data packets across a network
266 Pages 3564 Views 0 Downloads 6.76 MB
Uploaded: 2025-01-31
EPS B101:INTRODUCTION TO PSYCHOLOGY
What entails of psychology. How you can use psychology to understand human behaviour and the human perspectives.
88 Pages 536 Views 0 Downloads 1.89 MB
Uploaded: 2025-01-30