资源列表
server
- 网络通信程序服务端端,实现简单两机之间的循环对话,另外还有客户端端配套-End to end network communication program services, simple cycle of dialogue between the two machines, in addition to supporting end to end customer
flooding
- 在NS仿真器中实现泛洪发送,每个节点向所有的邻居节点发送新的数据-Implemented in NS simulator sends flooding, each node sends to all neighbors of new data
Web162_200691614030275
- C++实现短信PDU编码和解码功能-C achieve SMS PDU encoding and decoding functions
main
- 解析XML通过VC6.0编写的一个源代码文件-XML parsing
analisa-thesis-komplit
- analysis for packet delivery ratio, routing overhead, average end to end delay
ipselect
- 根据网站访问者的来路IP,判断访问者是否是电信或者其他类型的用户。本示例代码采用网络判断、截取字符实现这一功能。并非传统意义的下载IP地址库和路由列表。不需要手工去更新信息库资料。简单实用。-According to the website visitor s antecedents IP, determine whether the visitor is a telecommunications or other types of users. The sample code uses the
main
- 应用于linux ,读取pcap本地文件,并打印文件的内容,以来libpcap-Read local pcap file and print content
编程网站搜集
- 搜集的大部分编程网站 供大家参考 还有一些论坛 大家可以去看看 -collect most of the programming website for reference some forums we can s
src
- 基于TCP/IP.SOCKET的java聊天室客户端和服务器端-Based on TCP/IP.SOCKET the java chat room client and server-side
consock
- Socket(套接字)是一种网络编程接口,提供系统调用和相关辅助函数,帮助程序员进行网络程序开发。这是一个基于windows系统的互联网winsock程序-Socket (socket) is a network programming interface, the system call and related support functions to help programmers to network application developers. This is a windows-b
ns-simple
- 用于ns初学者的学习,本例为简单的测试例子,功能为节点的通信。-For ns beginners to learn, this case is just a simple test example, the functions of the communication nodes.
tripple_matrix
- 用三元组建立两个矩阵a,b,将a矩阵转置,,然后将转置后的a矩阵与b矩阵相乘,存储到c三元组中,,输出a,b,c矩阵-Create a matrix with two triplets, b, to a matrix transpose, and the transposed matrix of a matrix multiplication with b, c triples stored in the output a, b, c matrix