Abir Biswas

Half cool - half nerd.

Student at college of engineering and management, kolaghat.

Studied at kendriya vidyalaya

Skilled in computer programming, coding, gaming and software development

Propositional Calculus

Propositional calculus is a branch of logic. It is also called propositional logic, statement logic, sentential calculus, sentential logic, or sometimes zeroth-order logic. It deals with propositions and argument flow. Compound propositions are formed by connecting propositions by logical connectives.

Stack-Reference

Stacks are a type of container adaptor, specifically designed to operate in a LIFO context (last-in first-out), where elements are inserted and extracted only from one end of the container. stacks are implemented as containers adaptors, which are classes that use an encapsulated object of a specific container class as its underlying container, providing a specific set of member functions to access its elements. Elements are pushed/popped from the "back" of the specific container, which is known as the top of the stack.

linear data structure

Definition of Linear Data Structure The data structure is considered to be linear if the data elements construct a sequence of a linear list. ... The examples included in the linear data structure are array, stack, queue, linked list, etc. An array is a group of a definite number of homogeneous elements or data items

Multi-Processor-Parallel Processing

parallel processing: running a process on more than one processor. Multiprocessing operating systems enable several programs to run concurrently. UNIX is one of the most widely used multiprocessing systems.Multiprocessing means the use of two or more Central Processing Units (CPU) at the same time.

Noise Performance of Various Modulation Schemes

Why modulation is used in communication? In modulation technique, the message signal frequency is raised to a range so that it is more useful for transmission. ... In signal transmission, the signals from various sources are transmitted through a common channel simultaneously by using multiplexers.

Angle Modulation

Angle modulation is a class of carrier modulation that is used in telecommunications transmission systems. The class comprises frequency modulation (FM) and phase modulation (PM), and is based on altering the frequency or the phase, respectively, of a carrier signal to encode the message signal.

Automata and Grammar

In formal language theory, a grammar (when the context is not given, often called a formal grammar for clarity) is a set of production rules for strings in a formal language. ... To describe such recognizers, formal language theory uses separate formalisms, known as automata theory.

RISC (computer science)

A reduced instruction set computer, or RISC, is one whose instruction set architecture allows it to have fewer cycles per instruction than a complex instruction set computer.

Introduction to IO

In computing, input/output or I/O (or, informally, io or IO) is the communication between an information processing system, such as a computer, and the outside world, possibly a human or another information processing system.

CPU design

Processor design is the design engineering task of creating a processor, a key component of computer hardware. It is a subfield of computer engineering (design, development and implementation) and electronics engineering (fabrication).

Computer memory

material for engineering sciences, study in computer science. computer memory

Introduction to Computer System

2nd year engineering, odd semester chapter of Introduction to the computer system. Notes according MAKAUT University, WB.