Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 587 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 587 Bytes

self-projects

Design Pattern

Self practice to familiar with design patterns with examples.

EHC Project

One project which is designed and implemented in my master period.

Linux shell scripting Tutorial

Some notes which were written during the learning of linux shell.

Mark Region Segment

This is one application which is used to detect the images(paper or magazine) and split the whole image to blocks.

Simple Excel

Simulate the write/read operation of Excel.

XML Parser

Parse the basic structure of XML which with nested nodes and attributes.