生成:
- find ./ -type f -print0 | xargs -0 md5sum > ./my.md5
检查:
- md5sum -c my.md5
proteus 上仿真sd卡例子
http://www.ourdev.cn/thread-4812964-1-1.html
android 画图
http://blog.csdn.net/AndroidBluetooth/article/list/2
51 run ucos
http://blog.chinaunix.net/uid/24219701/frmd/-1.html
C++ socket
http://hi.baidu.com/javatown/blog/item/e998a71655b1844c20a4e99a.html
http://tldp.org/LDP/LG/issue74/tougher.html
http://www.tidytutorials.com/2010/06/linux-c-socket-example-with-client.html
android vnc