自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

collide的专栏

http://202.113.13.41/stu_staff/douzhibin/index.htm

  • 博客(2)
  • 资源 (4)
  • 收藏
  • 关注

原创 some linux books I have read.

部分

2005-09-10 20:56:00 2483

原创 uc/os-II阅读心得

uc/os-II是一个很好的,可用于学习的开源的实时操作系统。通过两个星期的阅读,我的一些心得如下:(还没有看完~~~)1. 通过ECB来实现进程的通信,例如之上的信号量/互斥信号量/消息队列/邮箱都是建立在ECB的基础上的。但是以上四种方法都是局限于进程间对一个资源/事件的互斥/同步访问的。2. 通过事件标志来实现进程间同时对多种资源/事件的互斥/同步访问。弥补了1中的不足。

2005-09-03 00:01:00 2781

understanding linux network internals

英文版的,关于理解linux network实现原理的书~~~

2008-09-26

pyMsgComm python 消息库 框架

This project is wrote in Python. Its main purpose is to facilitate client-server communication via given protocol such as tcp or udp etc. It provides a framework to facilitate writing client-server communication. You can just implement your client-server communication protocol by simply inheriting some well-defined classes. Now, the client-side codes are finished, but server-side is not. I hope some people who are interested in this project could take charge of it.

2008-09-11

java swing

java swing pdf 电子书<br>很好的参考资料。

2008-06-03

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除