Tumgik
xincog-blog1 · 4 years
Link
he Basis Of Output, We Can Differentiate In Two Parts: The First One Is Finite Automata With Output And Another One Is…
1 note · View note
xincog-blog1 · 4 years
Link
#student #studentLife #toc #mealy_machine #moore_machie
1 note · View note
xincog-blog1 · 4 years
Link
1 note · View note
xincog-blog1 · 4 years
Text
Layered Architecture
Layered Architecture Topics which we will covered in this post
•Basic Concept of Layered Architecture •Why Layered approach? •What is layered approach? •Basic principles of Layered approach. •Entity and protocols. •Service and Service Access Points. •Types of Services. •Service Primitives. •ISO’s OSI Reference model. •Functions of different Layers of OSI Model.
1 note · View note
xincog-blog1 · 4 years
Quote
A step towards the higher education
https://ntaugc.net/
1 note · View note
xincog-blog1 · 4 years
Link
TIME COMPLEXITY
Time complexity told the time taken by the algorithm with respect to the input size
SPACE COMPLEXITY
space complexity of an algorithm is overall space taken through the algorithm with respect to the input size. space complexity consists of both Auxiliary space and space utilized by input.
ASYMPTOTIC ANALYSIS
Asymptotic analysis is a mathematical way where we computing the running time of any operation.
2 notes · View notes