- Android X86版深度体验 2011-03-28
- 转自 http://os.51cto.com/art/200908/147759.htm Android是基于Linux内核的软件平台和操作系统,是Google在2007年11月5日公布的手机系统平台 ...
- (1920)次阅读|(0)个评论
- crc16 2009-06-12
- #include "crc16.h" static const unsigned short crc16tab = { 0x0000,0x1021,0x2042,0x3063,0x4084,0x50a5,0x60c6,0x70e7, 0x8108,0x9129,0xa14a ...
- (996)次阅读|(0)个评论
- xmodem源代码 2009-06-12
- #include "crc16.h" #define SOH 0x01 #define STX 0x02 #define EOT 0x04 #define ACK 0x06 #define NAK 0x15 #define ...
- (2138)次阅读|(0)个评论
- 研究Xmodem协议必看的11个问题 2009-06-12
- Normal 0 7.8 磅 0 2 false false false ...
- (5815)次阅读|(0)个评论
- 第一次写blog 2009-05-29
- 第一次写blog,好像没有什么好写的,但是我知道我应该要开始记录点什么了,不单是给自己记录一些心得,总结一些经验,因 ...
- (756)次阅读|(2)个评论
查看更多