Learn to Achieve

Learn and Achieve your Goals

Skip to content
Menu
  • Home
  • About
  • Contact Us
  • BSCS
    • Free Text Books
    • Solution Manual
    • Solved Exercises
    • Qau Solved paper
    • Notes
      • Data Structure
  • Projects
    • Data Structure Projects

Category: Notes

NotesPosted onNovember 13, 2019November 13, 2019

What is network and relation Model .

OVERVIEW : DATA MODEL TYPES OF DATA MODEL RECORD-BASED DATA MODEL HIERARCHICAL MODEL NETWORK MODEL             3.RELATIONAL MODEL CHARACTERISTICS OF NETWORK MODEL ADVANTAGES OF NETWORK…

Read More
NotesPosted onNovember 10, 2019November 13, 2019

What is data model ? What is record-based data model ?

Presentation on Data Model . What is data model . What is record-based data model . What is hierarchical database model . what are the…

Read More
Assembly - Registers
NotesPosted onSeptember 10, 2019

Assembly – Registers

Processor operations mostly involve processing data. This data can be stored in memory and accessed from thereon. However, reading data from and storing data into…

Read More
handshaking lemma
NotesPosted onAugust 28, 2019

Interesting Tree Properties

In graph theory, a branch of mathematics, the handshaking lemma is the statement that every finite undirected graph has an even number of vertices with odd…

Read More
Types of Binary Tree
Data Structure ProjectsPosted onAugust 28, 2019October 18, 2019

Types of Binary Tree

In this post, common types of binary is discussed. Following are common types of Binary Trees. Full Binary Tree A Binary Tree is full if every…

Read More
Properties of Binary Tree
NotesPosted onAugust 28, 2019

Properties of Binary Tree

In this post, properties of binary are discussed. 1) The maximum number of nodes at level ‘l’ of a binary tree is 2l-1. Here level…

Read More
First Simple Tree in C
NotesPosted onAugust 28, 2019

Binary Tree Representation in C:

Binary Tree Representation in C: A tree is represented by a pointer to the topmost node in tree. If the tree is empty, then value…

Read More
Binary TreeBinary Tree
NotesPosted onAugust 28, 2019August 28, 2019

binary tree in data structure in c++

What is a binary tree in C++? A binary tree is a hierarchical data structure whose behavior is similar to a tree, as it contains root and leaves…

Read More
NotesPosted onAugust 8, 2019August 8, 2019

What is Relation ? What are the types of Relaions ?

Relation :  A relation on A is the subset of A*A . Let A = {0,1} A*A={(0,0),(0,1),(1,0),(1,1)} 00 01 10 11       The…

Read More
NotesPosted onApril 23, 2019July 16, 2019

Important topics of Computer Architecture.

Download the important topics related to Computer Architecture . 1.Design of a basic computer(AC,CU,add reg, data reg, memory and common bus 2.instruction cycle 3.macros and…

Read More

Posts navigation

Page 1 Page 2 Next Page

Subscribe to Website

Recent Posts

  • What is network and relation Model .
  • What is data model ? What is record-based data model ?
  • Software Engineering A PRACTITIONER’ S APPROACH ,8 edition
  • Numerical Analysis by Richard L. Burden Youngstown State University J. Douglas Faires Youngstown State University 9 edition
  • Introduction to Algorithm , 3rd Edition

Recent Comments

  • Hallie Forshaw on Object Oriented Programming in C++ by Robert Lafore , 4th Edition
  • vurtilopmer on Linked List complete Project
  • admin on Introduction to Algorithm , 3rd Edition
  • Nelle Rusley on Object Oriented Programming in C++ by Robert Lafore , 4th Edition
  • Warner Kringas on Introduction to Algorithm , 3rd Edition

Categories

  • All BSCS Books
  • Data Structure
  • Data Structure Projects
  • Free Text Books
  • Notes
  • Projects
  • Qau Solved paper
  • Solution Manual
  • Solved Exercises
  • Uncategorized
© Copyright 2019 – Learn to Achieve
Allium Theme by TemplateLens ⋅ Powered by WordPress