-
Windows
Windows程序设计,chm ,适合初级学习者(Windows programming, chm, suitable for primary learners)
- 2009-10-23 20:04:58下载
- 积分:1
-
MFCDialog
MFC通过按钮实现窗口切换,可以在A窗口及B窗口中任意切换窗口(Useing buttons to change windows in MFC)
- 2016-12-06 17:59:04下载
- 积分:1
-
C# delegate、Func、Action 使用示例
C# delegate、Func、Action 使用示例
- 2014-06-07下载
- 积分:1
-
陷波滤波matlab
本资源为matlab的陷波滤波程序
- 2022-07-24 22:02:46下载
- 积分:1
-
ROI
使用opencv编写,可以实现感兴趣图像区域的分离与输出。(Using opencv write, you can achieve the separation and output of the image area of interest.
)
- 2011-12-10 10:30:34下载
- 积分:1
-
Octree
八叉树的实现,用C++实现的简单八叉树算法(Achieve octree)
- 2016-07-07 15:16:43下载
- 积分:1
-
LogisticsWarehouseManagementSystem
能够完成物流管理,一个简单的小界面程序!!!!!(Be able to complete logistics management)
- 2020-06-24 16:40:02下载
- 积分:1
-
Batch_hlb
一个批量调度的源代码,没有实际使用,但提供了一种实现的思路(A batch scheduling source code, no actual use, but provides a realization of the idea of)
- 2010-01-16 21:39:46下载
- 积分: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
-
Bresenham算法
计算机图形学,用Bresenham算法画斜率介于45度和90度之间直线的算法程序,c++,visual studio
- 2022-03-01 22:07:02下载
- 积分:1