176 тысяч подписчиков
1 тысяч видео
Gray code || Convert Binary to Gray code and vice-versa || Digital logic design | DLD | STLD | CO
Self Complementing Code | Excess 3 | 2421 | Digital logic design | Digital Electronics | STLD|CO|DLD
Synchronization Hardware Part 2 || swap Instruction || Mutual exclusion | Bounded Waiting
LL(1) parser|predictive parser|non recursive predictive parsing
Convert Hexadecimal to any other Base(Binary, Octal, Decimal)|Conversion from One radix to another
Sets || Set Representation || Set Operations || power Set || finite || infinite || subset || proper
LEX tool in compiler design
Generic Servlet Class versus Http Servlet Class || Differences between Generic Servlet and Http Ser
Logical Equivalence with out using truth table examples or equivalent formulas examples
strong number program in c|c program to check whether a number is strong or not
Constructors in Python Programming || Types of Constructors || Parameter less || Parameterized
construction of binary search tree with example|binary search tree example step by step
Display Servlet Program || Servlet Program to display table data from Oracle Data Base || Web Techno
Hashed Page Table in operating system | Memory Management | Operating System | Hashed Paging
Functions in Python Programming
C Program to generate Fibonacci Sequence using recursion
Shift Microoperations || Hardware Implementation || Logical || Circular |Arithmetic | shifter rotate
Dynamic Initialization of Variables In C++ Programming
Polymorphism in Python | Operator Overloading | Method Overloading & Overriding
Directory Implementation | operating systems | file system | linear list | hash table | management
Phases of a compiler example2 in Compiler Design | Examples | CD
Identifiers and Variables in Python Programming
Dependency Graph in Compiler Design
ResultSet Interface in JDBC || Web Technologies || Advanced Java
paging in operating system | OS Paging with Example | non contiguous memory allocation in os
Main Memory (RAM) In Computer Organization Architecture - Memory Connection to CPU
Implementation of Set Methods in Python Programming || Set Operations || Set functions
Interrupt Initiated I/O|Priority| Daisy Chaining|Parallel Priority Encoder|Cycle | Modes of Transfer
Checksum || Error Detection Technique
deletion of a node in binary search tree|binary search tree node deletion
Features of 8086 Microprocessor || Microprocessors and Microcontrollers
CFG to PDA Conversion || Construction of PDA from CFG || Equivalence of CFG and PDA || TOC || FLAT
Document Object in JavaScript || JavaScript Tutorial for Beginners
Objects in JavaScript || JavaScript Tutorial for Beginners
Realization (Implementation) of Half Adder using NAND gate || Digital Logic Design
SQL Aggregate Functions || DBMS
History of Java || Origins of Java || Evolution of Java || Editions || Versions
Differences between DTD and XML Schema
Static Members in Java || STATIC VARIABLES, STATIC METHODS & STATIC BLOCK - JAVA PROGRAMMING
Homomorphism in Group Theory with an Example || Algebraic Systems || DMS || Discrete Mathematics
Round Robin Scheduling Algorithm| Preemptive | Operating System | OS
0/1 Knapsack Problem Using Backtracking || Backtracking Algorithm || DAA
C program to copy contents of one file to another file
String Comparison In Java - equals(), == Operator, compareTo()
I/O Structure in Operating system || Computer System Organization || Operating System
Pumping Lemma for Context Free Language with example (a^n b^n c^n) || TOC || FLAT || Theory of Com.
C program to count number of vowels, number of digits from a text file - File Handling in c programm
Forms of intermediate code||Forms of Three-Address instructions
Sum Of Digits of a given number in Python || Python program to print sum of digits of a given number
allocation of frames in operating system | allocation of frames in os | frame allocation in os
fopen( ) || File Modes in C|| Text File Modes in C || Binary File Modes || Files in c programing