资源列表
crawler
- 功能: 根据指定的网址,下载网页,并分析其中的URL继续下载,并将网页主要内容存为本地文件 为搜索引擎的索引的建立提供原材料
ViewStateEncodeDecode
- c# encode and decode for View State
SagaLinux
- 一个简单的操作系统源码。添加了本人的注释,可以在windows的Linux模拟环境下编译运行。
huffman
- Library and command line program for Huffman encoding and decoding both files and chunks of memory. The encoder is a 2 pass encoder. The first pass scans the data and builds the Huffman tree. The second pass encodes the data. The decoder is one pa
DeleteURL
- visual c++ 网络编程很经典的例子,删除上网痕迹
cisco-setup
- cisco文档,刚接触思科路由器或是交换机的朋友值得一看
IEEE80211a
- IEEE802.11a物理层的仿真模型,能仿真误码率、数据速率,信噪比等多个参数
SendARP
- arp发送程序,可以作为扫描局域网的组建,vc++6.0的编译环境。
975329468042
- 无线网状网与协作中继技术的研究与应用分析
rtl8180-0.21.tar
- RTL8187 for linux驱动 提供内核支持802.11g的模块,提供WEP数据安全通信协议模块
udptalk
- 一个采用UDP传输的LINUX下的例子,对理解网络编程非常有好处
VB6andInternet
- vb中如何进行网络编程的示例,包括:UDP聊天,TCP聊天,UDP,TCP flood攻击等 非常棒