Fei Nan.com Blog

Dedicated to the Queen of My Heart
  • Home
  • Photos
  • Vitae
Sep 29

How to set up a mail server on a GNU / Linux system

Computer No Comments »

How to set up a mail server on a GNU / Linux system

Sep 29

Spell with Flickr

Computer No Comments »

F simpel-E white I
n A_McElman_070710_0537 N
Made with Spell with Flickr

Sep 29

Ubuntu Kernel Rebuild

Computer 430 Comments »

Ubuntu Kernel Rebuild

Sep 28

LAMP + WordPress Installation On Ubuntu Linux - Quick Tutorial

Computer 2 Comments »

LAMP Installation On Ubuntu Quick Tutorial
WordPress Installation on Ubuntu with LAMP

Sep 21

Bibliography Search by Title

Computer 1 Comment »

Bibliography Search by Title

Sep 19

Test if x is power of 2

Computer 3 Comments »

Return true if x is power of 2, return false otherwise.

bool 2power(int x){
	if (x>0){
		if(!(x&(x-1))){
			return true;
			}else{
				return false;
				}
		}else{
			return false;
			}
	}
WP Theme & Icons by N.Design Studio

Calendar

September 2007
S M T W T F S
    Oct »
 1
2345678
9101112131415
16171819202122
23242526272829
30  

Links

  • Fei Nan.com
  • Fei Nan.com beta
  • Fei Nan.com Webmail
  • Blog.FeiNan.com wp-admin
  • Photo.FeiNan.com admin
  • Photo.FeiNan.com

HomeHome Entries RSSEntry RSS Comments RSSComments RSS