Channel Avatar

Dr. Vijayalakshmi A. @UCiNPJ5QoKkzFAo5K6UIUjzA@youtube.com

346 subscribers - no pronouns :c

Lecture series


05:11
decimal fraction to binary conversion - step by step explanation for beginners
03:36
Decimal to binary conversion - repeated division by 2 method
02:24
Decimal to binary conversion - sum of weights method
04:28
2's complement subtraction-subtracting a larger number from smaller number-step by step explanation
04:14
Subtraction using 2's complement - subtracting a smaller number from larger number - step by step
01:33
Introduction to 2's complement of a binary number
11:24
Understanding the basics of Spatial domain to the frequency domain in image processing - part2
07:15
Understanding the Building blocks of Fourier Transform - part1
03:51
JavaScript Magic: Displaying Textbox Data on Button Click
03:28
Activating a button control in JavaScript
02:27
Return from function in JavaScript
03:11
calling a function in JavaScript with parameters
03:16
Introduction to Function in javascript
04:09
Operators in JavaScript
02:14
Comments in Java Script
03:20
Local and Global Variables in JavaScript
03:03
JavaScript Variables
05:05
Introduction to JavaScript
06:08
Mastering Binary subtraction-Larger number from a smaller number-step by step explanation
06:58
Mastering 1's Complement Subtraction-smaller number from a larger number-step by step explanation
02:23
How to find one's complement of a number
05:10
How to perform bitwise OR operation: step by step explaination
05:27
How to Master Binary Multiplication: Step-by-Step Tutorial
05:18
Binary subtraction explained
05:31
Bitwise AND operator
04:56
Comparison operators in c programming
06:27
Binary Addition Made Easy: Learn to Add Binary Numbers Like a Pro
08:17
Mastering Binary Fraction to Decimal Conversion: Step-by-Step Tutorial
05:14
Mastering Binary to Decimal Conversion: Easy Steps for Beginners
07:48
Binary Numbers: Understanding the Language of Computers
08:17
10's Complement Subtraction explained
07:57
Mastering 9's Complement Subtraction: Math Made Easy
07:55
Introduction to decimal number system, 9's complement, 10's complement
05:28
Digital Logic Explained: The Foundation of Modern Electronics
02:29
Comparison Operators in Programming
04:36
Logical operator implemented in c programming
04:48
Mastering Logical Operators: Your Key to Better Programming
06:54
Mastering Assignment Operators in C Programming
03:15
Assignment Operators Explained: From Basics
07:58
Demystifying Arithmetic Operators: Understanding the Difference between a++ and ++a
07:59
Arithmetic operators implemented using c programming
07:01
Arithmetic operators explained
06:20
Understanding Data types in programming
05:23
Variables - using C programming
06:25
Introduction to variables in programming
06:51
Binary number to Decimal number conversion
04:34
Conversion of Decimal number to Binary number with example
06:25
Number systems - Decimal and Binary number system
06:25
Basic introduction to computer programming
05:14
How does Fourier Transform decomposes an Image into its frequency components
04:22
Understand Image in spatial domain and frequency domain
03:27
Machine learning interview questions and answers | interview preparation for freshers
01:38
Machine learning interview questions and answers| interview preparation for freshers
13:14
Finding shortest path using Multi stage graph with solved example-Dynamic programming
24:27
All pair shortest path algorithm( Floyd-Warshall)-Dynamic programming
06:22
Introduction to Branch and Bound
04:20
Hamiltonian Cycle
10:54
Principle of optimality, Memoization and Tabulation method in dynamic programming with example
09:05
Dijkstra's Single source shortest path algorithm-Greedy method-Example2
10:16
Dijkstra's single source shortest path algorithm using greedy method with example graph