- All *53
- = [
- Technology *33 ,
- Misc *9 ,
- Physics *11
- ]
Category:
-
磨刀不误砍柴工 系列之 四 : Graph
More... -
My First Post in Physics Category
More...
Definitely,
Dialogo sopra i due massimi sistemi del mondo
will be my first post in my Physics category. In respect to Galileo Galilei. -
LaTeX Notes & MathJax in Jekyll
More...
I take
Math of Cryptography
andMachine Learning
this semester. So I guess it is important for me to be able to input mathematics formular in blog posts when I want to write somthing about math. -
Frequent Problems Raised in Android Programming
More...
This post lists some problems appears frequently during Android developing.
-
Android UI – Staggered Grid View
More...
There is an open source library of Staggered Grid View
It works fine but… There are some flaws:
-
Some Useful Android Programming Snips
More...
Digest: all activity in app, detect string & uni-code char, intent, dp/sp/px, screen size, available memory
-
磨刀不误砍柴工 系列之 二 : Bounded-Depth Search Trees
More...
Bounded-Depth Search Trees includes: (2,4) Tree, Red-Black Tree
To under Red-Black tree more easily, we could learn (2,4) Tree at first. These two trees can be converted to each other.