Lecture 10: Graph

GRAPH is a non linear data structure in which the elements are arranged randomly inside the memory and are interconnected with each other.
A graph G is an ordered pair of sets (V E ) where:
•V is the set of vertices.
•E is the edges which connect the vertices.

Lecture 8: Tree

-A TREE is a dynamic data structure that represents the
hierarchical relationships between individual data items.
-It’s a data structure in which the elements are arranged in the
parent and child relationship manner.
-In a tree, nodes are organized in a hierarchical way in such a
way that:
•Root is the beginning of the tree.
•Branches are Lines that connecting the nodes
•Leaf nodes are nodes that have no children.

مبادئ المحاسبة 1

يمثل الاطار المفاهيمي نظاماً متكاملاً من الاهداف ووالاسس المترابطة التي يمكن ان تؤدي الى معايير محاسبية متسقة، تساعد على وصف طبيعة ووظيفة ومحددات المحاسبة المالية والقوائم المالية، ويكمن التساؤل فيما هي الحاجة لوجود الاطار المفاهيمي، إن وجود الاطار المفاهيمي ضروري للاسباب اآلتية:
1- حتى تكون المعايير المحاسبية مفيدة، يجب ان تستند في وضعها الى إطار محدد من الاهداف والمفاهيم المحاسبية.
2- يساعد هذا الاطار على زيادة فهم المستخدمين للقوائم المالية ويعزز من ثقتهم بها .
3- يُمكن المحاسبين من حل المشاكل المستجدة بصورة اكثر سرعة بمجرد الرجوع الى هذا الاطار .