Posts

Showing posts from 2016

Database Ajax Instant Search and Show Suggestions JQuery, PHP, MySQL Tutorial

Image

Computer Networking Cyclic Redundancy Check CRC Modulo 2 Arithmetic, Polynomial Division

Gradient Descent Linear Regression Curve Fitting Simple Implementation in C++

Image

C++ Solution UVA 821 - Page Hopping Floyd Warshall Simulation Explanation and stl set

Image

Database JSP Web Application Show Data Intellij Idea Glassfish and Mysql Java Connector

Image

Working with Database PHP MYSQL Wampstack Data Show on Bootstrap Table

Image

Solving Triple Summation with Dependent Index Lower Limit to Analyze Triple For Loop Runtime

Simple Javascript Library Sample to Draw Basic Circuit Components

Image

Simple NQueen Visualizer in JAVA to Visualize Backtracking

Image

Calculus Finding Slope of An Equation and Finding Tangent Equation using Secant Line

Image

Embedding ACE Editor on Blogger for Syntax Highlighting

Mathematically Proving the Solution to, $ \frac{3^2+1}{3^2-1} + \frac{5^2+1}{5^2-1} + \frac{7^2+1}{7^2-1} + ..... + \frac{99^2+1}{99^2-1} $ and Other Strategies

Image

Linux Shell Script Bash Read line by line in While Loop and Print Even lines

Linux Bash Shell Script Command Line Arguments List and Count

Linux Bash Shell Script Switch Case and For Loop Example

Linux Bash Shell Script Expression Evaluation Examples

Flex Breaking Code into Lexme and Token Insertion in Symbol Table

Image

Creating a Simple Compiler Symbol Table using Hashing C++ and Explanation

Image

Completing Figure in the Series through Divide and Conquer Visualization

Image

Even Odd Indexed Fibonacci DAG Visualization

Image

Using Latex $ f(x) = \frac{d}{d x}{3x^2} $ and Markdown Styles Ctrl + F in Post Title and Body in Blogger

Image

Visualizing Bit Patterns

Image

Transforming One Circle Arrangement to Another by Moving Three Circles Visualization

Image

Visualizing Prime Numbers as Sum of Other Unique Prime Numbers

Image

Combinatorial Analysis: Visualizing Basic Counting Principle through a Problem

Image

Visualizing Rook Placement Problem for Pen and Paper

Image

C++ Solution to UVA 10583 - Ubiquitous Religions Union by Rank and Path Compression

C++ Solution to UVA 10608 - Friends Union by Rank and Path Compression

C++ Solution to UVA 459 - Graph Connectivity Solution Union by Rank and Path Compression

Hard Disk Data Loss Recovery and Importance of Online Backup

C++ Solution to UVA 352 - The Seasonal War using 2D Array Depth First Search

C++ Solution to UVA 118 - Mutant Flatworld Explorers Learning Based on Experience of Past Robots

UVA 280 - Vertex Solution using C++ OOP Graph BFS to Find Connected Components and Unreachable nodes

C++ OOP STL Easy DFS Traversal with Connected Component Counting

C++ OOP STL Easy Graph Representation, BFS Traversal with shortest path retracing through parent nodes

C++ STL Implementaion, Represeantion and Explantion of Weighted, Unweighted, Directed and Undirected Graph

Image

Arduino Continuous Opening and Closing Gate System with LED, Buzzer and Servo

Image

Blogger Permalink Fixer Firebase App with Clipboard JS

Image

Simple Chrome Clock App with Konva JS Framework

Image

Linux BASH Shell Script IMDB Movie Page Download and Rating Extraction from Titles

Making a Simple JS Library to Extend Konva Framework with More Shapes

Image

Linux Bash Shell Script Recursive Directory Traversal and Print All File Contents Inside

OPAMP Closed Loop Non Inverting Amplifier Formula Derivation

Image

Closed Loop OPAMP Inverting Amplifier Formula Derivation and Example

Image

Statistics Arithmetic Mean Regular, Deviation and Coding Method Formula derivation

Linux Bash Shell Script Function Argument Passing Examples

Bash Shell Script Exact Matching Portion of Email Address Input with HEAD TAIL and GREP Email Address Pattern

Bash GREP Showing Exact Email Addresses Matches from Text File

Linux Bash Shell Script Time Interval Regex with Piped Loop to Print Log Data

Linux Bash Shell Script Recursive Directory Traversal and Permission Removal

Linux Bash Shell Script File Executable check and Owner permission Removal

Linux Bash Shell Script Command Line Argument and Read Line Data in Separate Variables

Android Multiple ScrollView Example XML Layout Code

Image

Google Charts Uhunt API Users Stats Full Web App Project Video Series

Image

Github API PDF Find and View Web Application Full Project Video Series

Image

IDT problem Removing Strange Static Noises from Screen Recording and Audio Recording

Image

Running libgdx Installer from cmd if not working on Double Click

Image

8086 Assembly Diamond Print in Console using Loop Explained Code

8086 Assembly Even Odd Checking Code Explanation Line by Line

Beginner UHunt API usage tutorial for windows phone 8.1

Image

Operating System: Creating Child Process and Tracing Output

Image

BASH Shell Script Calculate Factorial by Reading From File and Passing data to Another script to Calculate