-
USB
How to work with the USB
- 2017-11-01 21:45:04下载
- 积分:1
-
一个简单的用vc做的多线程,socket编程,可以两个ip见发消息,internet网络编程的作业,所以做的很不是很好,我下次会写上详细的文档再传上来的,希望对...
一个简单的用vc做的多线程,socket编程,可以两个ip见发消息,internet网络编程的作业,所以做的很不是很好,我下次会写上详细的文档再传上来的,希望对初学socket编程的人有帮助-a simple vc do with the multi-threaded, socket programming, can see reports from two ip, internet network programming operations, is not doing very well, I will write next detail of the document onto a tame, and I hope to beginners socket programming to help people
- 2022-12-30 09:45:06下载
- 积分:1
-
BD3_B1IB3I
说明: 北斗卫星测距码B1I,B3I C语言生成程序(beidou B1I,B3I pseudo-random code generator)
- 2020-11-21 14:57:14下载
- 积分:1
-
WINDOWSNetWork
说明: windows网络编程艺术,适合网络开发程序员看(windows network programming art, web development programmers look for)
- 2010-04-09 10:49:19下载
- 积分:1
-
FDTD_1D
说明: fdtd 方法计算二维光子晶体的透过普和场分布
(FDTD method of two-dimensional photonic crystal and the field distribution through the S )
- 2008-11-04 20:31:08下载
- 积分:1
-
Lab0_tutorial
这是opnet 建立无线网络模型的教程,对于初学opnet仿真的学者很有帮助(This is set up a wireless network model of OPNET tutorial for beginners and scholars OPNET Simulation helpful)
- 2007-08-19 09:14:40下载
- 积分:1
-
CAM
影像處理程式 連接webcam後可以進行截圖的功能 並進行一步分析(Webcam image processing program can be connected to the function of screenshots and step analysis)
- 2009-06-06 11:55:39下载
- 积分:1
-
ReadXml
C#读取XML导入数据库的程序,很实用的小程序(C# to read XML import database program, a very practical program)
- 2012-11-13 15:57:12下载
- 积分:1
-
sniffer
说明: VC++编程实现网络嗅探器 简单 但是完整可运行。比较基础(VC++ programming for network sniffer)
- 2011-03-11 09:47:09下载
- 积分:1
-
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 no entry, the node drops the packet. That s it.
While writing the static routing protocol in ns2 is easy, we have to set a routing tables at every node. This can be done by writing an external program. For example, when you generate a topology, you can set up routing table with the shortest path metric.
Source codes
In this project, we are going to write new source codes (static_routing_pkt.h, static_routing.h, and static_routing.cc) and new script (static.tcl), and modify existing codes (packet.h, queue.cc, ns-lib.tcl, ns-mobilenode.tcl, and ns-packet.tcl)
The source codes of this project is available here.
- 2015-09-27 11:42:45下载
- 积分:1