yash sharma

Student at AMITY University

Skilled in HTML, CSS, Digital marketing, HTML, CSS, Digital marketing, HTML, CSS, Digital marketing, HTML, CSS, Digital marketing, HTML, CSS, Digital marketing, HTML, CSS, Digital marketing, HTML, CSS, Digital marketing, HTML, CSS, Digital marketing, HTML, CSS, Digital marketing

Certified in Google Digital Unlocked

Bachelor of Computer Application [BCA] MULTIPROCESSORS

Lets learn about MULTIPROCESSORS and components: Characteristics of Multiprocessors Interconnection Structures Interprocessor Arbitration Interprocessor Communication and Synchronization Cache Coherence

BCA-MEMORY ORGANIZATION

Here we learn about MEMORY ORGANIZATION and its main components: Memory Hierarchy Main Memory Auxiliary Memory Associative Memory Cache Memory Virtual Memory Memory Management Hardware

BCA-INPUT-OUTPUT ORGANIZATION

we will learn about INPUT-OUTPUT ORGANIZATION and key concepts : Peripheral Devices Input-Output Interface Asynchronous Data Transfer Modes of Transfer Priority Interrupt Direct Memory Access Input-Output Processor Serial Communication

Bachelor of Computer Application [BCA]-General Register Organization

Here we learn about key concepts and functions of CPU in which Introduction General Register Organization Stack Organization Instruction Formats Addressing Modes Data Transfer and Manipulation Program Control Reduced Instruction Set Computer

Computer Application Instruction Codes

In this ppts and pdf we learn about how computer architecture work and we learn about • Instruction Codes • Computer Registers • Computer Instructions • Timing and Control • Instruction Cycle • Memory Reference Instructions • Input-Output and Interrupt • Complete Computer Description

BCA- Control Memory

Here we learn about MICROPROGRAMMED CONTROL in which we learn Control Memory Sequencing Microinstructions Microprogram Example Design of Control Unit Microinstruction Format Nanostorage and Nanoprogram

Bachelor of Computer Application-Fixed Point Representations

In this chapter in CA we learn about . Data Types Complements Fixed Point Representations Floating Point Representations Other Binary Codes Error Detection Codes

Computer Graphics-Circle Generation Algorithms

Here we learn about some of the concepts of Computer Graphics: Circle Generation Algorithms The equation of a circle The spacing between plotted pixel positions is not uniform. Midpoint Circle Algorithm Plot pixel and much more

Computer Graphics-Ellipse Generating Algorithm

Here we learn about some of the concepts of Computer Graphics: Ellipse Generating Algorithm Ellipse – an elongated circle. Symmetry Equation of an ellipse Midpoint Ellipse Algorithm and much more

Computer Graphics-Bresenham’s Line Algorithm

Here we learn about some of the concepts of Computer Graphics : Bresenham’s Line Algorithm A highly efficient incremental method for scan converting lines. Using only incremental integer calculation. DDA works with floating point arithmetic Rounding to integers necessary Bresenham’s algorithm uses integer arithmetic Constants need to be computed only once

PHP-How to install PHP

Here we get to know about the basic concepts of PHP like: How to install PHP PHP References PHP functions Advantages of Using PHP to enhance Web pages: Easy to use Simpler than Perl Open source Multiple platform. How PHP Pages are Accessed and Interpreted WHH Note Exploring the Basic PHP Development Process

Computer graphics-Refresh buffer or frame buffer

Here we learn about some of the concepts of Computer Graphics : *Raster Scan Displays *Refresh buffer or frame buffer: This memory area holds the set of intensity values for all the screen points. Stored intensity values then retrieved from refresh buffer and “painted” on the screen one row (scan line) at a time *Random Scan Displays Random scan displays have higher resolution than raster systems. Vector displays product smooth line drawing. A raster system produces jagged lines that are plotted as discrete points sets.