搜索资源列表
rtqueue.cc
- Packet Queue used by TORA and AODV.
EasyTalk.ClientService2
- 实现报文交换,可以目录到队列,队列到队列,队列到目录,目录到目录的数据交换,这种实现方式可以灵活配置。-Implementation of packet switching, can directory to the queue, the queue to a queue, the queue to the directory, directory to the directory data exchange, this implementation can flexible configura
Calculator
- 基于C++的计算器。先把所有数据和字符postfix输出再进行计算。内附queue和functions的packet。-Based C++ calculator. All data and character first and then calculated postfix output. Queue and functions included in the packet.
ns2_static_routing.tar
- Static routing is very simple. Each node has a routing table where each entry has the destination and the next node. On receiving a packet, a node find the entry corresponding to the packet s destination, and forwards it to the next node. If there is
video_simulation
- 运行此程序需要安装特定的摄像头处理模块IMAQ。程序实现了摄像头视频信息采集,编码,将一帧视频信息加上帧头,帧尾,按1024每个包的长度将一帧数据打包成多个数据包,然后送入队列模拟发送过程。接收端根据取出数据包找到帧头,帧尾还原一帧视频信息。 -Run this program requires the installation of specific camera processing module IMAQ. Program implements camera video capture