Thursday, October 25, 2007
Tuesday, October 23, 2007
Monday, October 22, 2007
I got the last go of extraction wisdom teeth. But this time seemed that it 's more serious than the last time. Becoz the one which needed to extracted from surgery took a lot of effort and time to be taken out ( at least i can feel that). I also got a lot of shot before extraction. But my feeling was not so numb as last time. After surgery , the blood sneaked more than last time. I had not idea that how come I got saliva than last time...Also, my throat was even painful than last time. My wounded was not painful. How come I also got fever...?
Sunday, October 21, 2007
Saturday, October 20, 2007
Friday, October 19, 2007
Tuesday, October 16, 2007
Before my memory gone, I have to write it down. The following is the sort of Comparion sorrt. Although the time complexity if O(n). However , it is not so useful. It is because it may use up a lot of memory this algorithm. Furthermore, if the elements in an array which needed to be sort were the same as each other. It still cannot gurantee O(n). Also, the range of difference of minimal elements and maxium elements should not larger than elements of the array.
A: an enough large array
B: an array needed to be sort
C: the sorted array of B
A <- 0;
for( i<-0 to B.size - 1 )
A[B[i]] <- A[B[i]] + 1;
j <- 0;
for( i <- 0 to A.size - 1)
if( A[i] > 0 )
C[j++] <- A[i]
The above version is not support any elements of an array A same as each other.
It is still not so useful. It was because it still based on too much assumption....
A: an enough large array
B: an array needed to be sort
C: the sorted array of B
A <- 0;
for( i<-0 to B.size - 1 )
A[B[i]] <- A[B[i]] + 1;
j <- 0;
for( i <- 0 to A.size - 1)
if( A[i] > 0 )
C[j++] <- A[i]
The above version is not support any elements of an array A same as each other.
It is still not so useful. It was because it still based on too much assumption....
Monday, October 15, 2007
I got a lot of questions in my head right now...
J told me I can be success some time later. I just need some time to experience something or encounter something. But, J told me that my characteristics would be my burden to be success. Well, I always wondered how J thought I can be success some time later. And, I was also interested in how my characteristics would be my obstacle....
Maybe, it would be a breakthrough...
J told me I can be success some time later. I just need some time to experience something or encounter something. But, J told me that my characteristics would be my burden to be success. Well, I always wondered how J thought I can be success some time later. And, I was also interested in how my characteristics would be my obstacle....
Maybe, it would be a breakthrough...
Sunday, October 14, 2007
Saturday, October 13, 2007
I felt my cheek a bit swollen. At least, it's quite hot inside. Actually, the wounds were not so painful as I thought before. Maybe the dentist was quite good, maybe my health was good, or maybe this wounds was not so serious as that issue annoying me...
anyway, my mouth cannot not just open widely....so that I cannot speak widely...then I thought I can be a listener at least... :P
anyway, my mouth cannot not just open widely....so that I cannot speak widely...then I thought I can be a listener at least... :P
Friday, October 12, 2007
I just came from the dentist surgery. The dentist removed two wisdom teeth from my right side. I just felt the dentist tried to remove one of my wisdom teeth hard. He almost used up his energy to take it out. However, i just did not feel anything. Maybe , it's because the dentist gave me 2 shots before. ...2 shots....
So helpless...
So helpless...
I got 唇瘡... I think that I was really under stress that it destroyed my immunity system so that it came out. I‘ve just wondered whether it really becoz of that issue. Then, i thought that i still had good life. It was because I don't need to be annoyed by work, study , etc so much....haiz...
OK, it will take me about 1 week to recover from that. Shit...
It said kissing will spread it out...Therefore, no kissing....hahaha, I 've just wondered who I can kiss :P
OK, it will take me about 1 week to recover from that. Shit...
It said kissing will spread it out...Therefore, no kissing....hahaha, I 've just wondered who I can kiss :P
Thursday, October 11, 2007
The dental clinic gave me a phone call and reminded me I got an appointment tomorrow. Oh...dead man's walking....actually, it may not that bad. A colleague told me that I would feel better if I just thought about it rationally. He suggested that I can think about it just like thinking about it in program. Then, I would feel better.
Well, I hope it works.
Then how about another issue?
Well, I hope it works.
Then how about another issue?
I need to remove my wisdom teeth tomorrow. Actually, I was a bit scared for visiting dentist, especially I heard about the procedures of removing wisdom teeth. However, I just had no mood for me scaring of it. It was because that issue still made me down. I just had no time and mood again for scaring removing wisdom teeth.
Good Luck to me tomorrow...
Good Luck to me tomorrow...
Wednesday, October 10, 2007
Tuesday, October 2, 2007
Monday, October 1, 2007
I read the new ipod. It's called ipod touch. From the specification in its official website and the introduction clip of this gadget. I personally thought it's just another iphone in lite. It was just another iphone which had more memory storage and no phone call functions comparing with iphone. However, the storage size is still far less than the last geneartion ipod. The maximum storage is only 16 GB only.It was still far less the than it's ancestors. However, the ipod touch was quite slim, and it got WiFi inside ( how come u can connect internet with a multimedia player ). The apperance is far far better than the last generation of ipod. This was one thing I thought it's better than the last generation of ipod.
Subscribe to:
Posts (Atom)