搜索资源列表
1_080114120833
- tcp_inode当然就是一个inode节点了,而tcp_socket等于tcp_inode.u.socket_i,通过一个指针他们指向同一个内存.tcp_socket是用来通信使用的,可以叫TCP的controlsocket或者是communication socket,当TCP通信没有相应的socket的时候这个socket就充当了socket的角色.比如在一个关闭端口上收到SYN时发送RST,或者是在三次握手的时候发送SYN(还没有accept产生新的socket)
biany
- VC, VS 编译 testProgs中是各种媒体文件的测试程序。 另外一种编译方法是新建一个空的控制台工程,将所有的源码拷贝进去直接编译,这种编译方法的好处是所有源文件在一个工程中,不以库的形式出现,调试和查看代码比较方便。 -VC, VS compiler TestProgs is a media file test procedure.In addition a compiling method is to create a new empty console projec
Chrome
- 谷歌浏览器的代码使用分析,比较全,希望有用-Google Chrome code to use to analyze, compare, seek to help
Huaweicodespecifications
- 华为内部代码规范(华为的代码规范,代码比较老,但内容值得一读)-The Huawei internal code specifications
JFrame
- JFrame的一些常识,比较粗糙,但代码都经过本人验证,完全可用,有问题请留言-JFrame some common sense, more rough, but code have been I verification, fully available, any question, please leave a message
21840300DHT
- 有关DHT算法实现的详细介绍和分析 文档为英文文档 介绍比较全面 附带PHP代码-For DHT algorithm detailed descr iption and analysis of the document into English document describes a more comprehensive with PHP code
C
- 描述了c语言的一些简单代码,都比较基础,适合初学者练习使用-C language describes some simple code that are more basic, for beginners to practice using