资源列表
sensormanju.h.tar
- header file for wsn simulator
80
- 最简单的 http服务 int Send(SOCKET s,const char *buf,int len) { _ASSERTE(len > 0) int tmp_len int total_send=0 do { tmp_len = send(s,buf,len,0) if(tmp_len == -1) break len -= tmp_len buf += tmp_len
UDP
- linux下的udp客户端编程,实现发送和接收功能,稍加修改就可以实现tcp编程了-udp client under linux programming, send and receive functions can be achieved slightly modified programmed tcp
detector-de-movimento
- Exemplo de arduino, utilizando sensor sharp
syn
- 根据tcp/ip协议的synflood攻击-According to the tcp/ip protocol synflood attack
tree
- 无限分类格式化成树,代码非常简洁,仅有9行关键代码-The unlimited classification formatted into a tree, the code is very simple, just line 9 key code
file-trans
- linux下实现本机与远程间的文件传输功能。 一个不错的案例代码。-a good example.
ReadAndWrite
- 获取当前文件夹下的所有XML文件,并获取这些文件中必要的信息,再将这些信息通过一个txt文件输出-Get the current folder of all XML files, and obtain the necessary information in these files, then this information through a txt file output
IPshielding
- 能屏蔽指定的IP地址访问自己的端口 自己写的 能够实现!-IP addresses can be assigned access to shield their own writing port to achieve!
gst
- GST.C 是GSTREAM的基本调用方法文件-GST.C is the basic call methods of file GSTREAM
copy
- 一个简单的过河游戏,利用liunx下shell写的小脚本。包含下落函数,以及随机数-A simple games across the river, using liunx to write a small shell scr ipt. Contains the whereabouts of function, and a random number
aodv-matlab
- 采用matlab实现对无线网络中,AODV协议栈的仿真 。采用随机动态建图的过程,生动的解释了协议原理- 51/5000 Using matlab to achieve on the wireless network, AODV protocol stack simulation . Using the process of random dynamic mapping, the principle of protocol is explained vividly