Digital and Computer System [3] - Programmable Logic Devices, Factual Stuffs
A logic gate is an idealized or physical electronic device implementing a Boolean function, a logical operation performed on one or more binary inputs that produces a single binary output.
Digital and Computer System [2] - Combinational and Sequential Systems
A logic gate is an idealized or physical electronic device implementing a Boolean function, a logical operation performed on one or more binary inputs that produces a single binary output.
Digital and Computer System [1] - Fundamentals
A logic gate is an idealized or physical electronic device implementing a Boolean function, a logical operation performed on one or more binary inputs that produces a single binary output.
Discord Bot - Chen
Showcasing the Discord bot I built last year. This fun discord bot is named after the Bakeneko "Chen(橙)" from the touhou series.
Android Studio Quick Tips and Examples
This post includes the shortcuts, some tutorials to remind myself. Android is a mobile operating system based on a modified version of the Linux kernel and other open source software, designed primarily for touchscreen mobile devices such as smartphones and tablets.
Signal and System Analysis [3] - Sampling and System
In signal processing, a signal is a function that conveys information about a phenomenon. In electronics and telecommunications, it refers to any time varying voltage, current or electromagnetic wave that carries information. A signal may also be defined as an observable change in a quantity.
Signal and System Analysis [2] - Fourier Series/ Transform
In signal processing, a signal is a function that conveys information about a phenomenon. In electronics and telecommunications, it refers to any time varying voltage, current or electromagnetic wave that carries information. A signal may also be defined as an observable change in a quantity.
Signal and System Analysis [1] - Fundamentals
In signal processing, a signal is a function that conveys information about a phenomenon. In electronics and telecommunications, it refers to any time varying voltage, current or electromagnetic wave that carries information. A signal may also be defined as an observable change in a quantity.
Linux Command Line (Shell) Basics
On Linux, bash is the standard shell for common users. This shell is a so-called superset of the Bourne shell, a set of add-ons and plug-ins. This means that the Bourne Again shell is compatible with the Bourne shell :commands that work in sh, also work in bash.
Learning Resource - Deep Learning for Beginner
Here are some Good Learning Resource I found from the Internet. Deep learning is part of a broader family of machine learning methods based on artificial neural networks. Learning can be supervised, semi-supervised or unsupervised.