-
vc6.0-MSDN-CHM
VC6.0 MSDN帮助文档 CHM版 最新(The VC6.0 MSDN help documentation CHM version of the latest)
- 2013-01-07 14:11:06下载
- 积分:1
-
sy2
用递归的方法实现以下算法:
1.以二叉链表表示二叉树,建立一棵二叉树(算法5.3);
2.输出二叉树的中序遍历结果(算法5.1);
3.输出二叉树的前序遍历结果(见讲稿);
4.输出二叉树的后序遍历结果(见讲稿);
5.计算二叉树的深度(算法5.5);
6.统计二叉树的结点个数(算法5.6);
7.统计二叉树的叶结点个数;
8.统计二叉树的度为1的结点个数;
9.输出二叉树中从每个叶子结点到根结点的路径。(The following algorithm is implemented using a recursive method:
1., the two fork list is used to represent the two fork tree, and a two fork tree is established (algorithm 5.3).
2. output two order tree traversal results (algorithm 5.1);
3. output two prefix traversal results (see lecture notes);
4. output the result of traversal traversal of two fork tree (see lecture notes).
5. calculate the depth of the two forked tree (algorithm 5.5);
6. statistics the number of nodes of the two fork tree (algorithm 5.6).
7. statistics of the number of leaf nodes of the two forked tree;
8. the number of nodes of the two forked tree is 1.
9. output the path from each leaf node to the root node in the two fork tree.)
- 2020-11-20 13:19:37下载
- 积分: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
-
halcon
halcon学习帮助文档,可进行时时查询函数(halcon learning help documentation, can always check function)
- 2015-04-19 16:29:45下载
- 积分:1
-
SolvingMulti-RobotFormation
说明: 本程序主要实现机器人运行的仿真
多机器人编队练习(This program mainly realizes the simulation of robot operation
Multi robot formation practice)
- 2020-02-13 00:50:50下载
- 积分:1
-
Draw-the-project
本软件可实现公平、公正、公开的抽奖。摇奖机,抽奖机,摇号机,摇奖机器(This software can realize fairness and justice, public lottery. Drawing machine, drawing machine, a lottery machine, drawing machine)
- 2016-02-24 15:08:54下载
- 积分:1
-
C#伪装文件夹 实例,可以起到隐藏文件夹的作用哦
可以伪装文件夹,让别人看不出你这个是文件夹,可以起到隐藏文件夹的作用哦
- 2013-01-22下载
- 积分:1
-
BOMBMAN
WINDOS FUNCTION
LINKED LIST
- 2013-04-16 19:51:25下载
- 积分:1
-
calc_sources
use a calculator in VB6
- 2011-12-30 18:38:15下载
- 积分:1
-
This source is getip an example of network programming under vc, vc to want to l...
此源码是getip的一个vc下网络编程实例,对于想学习vc下网络编程的新手是一个比较好的参考资料-This source is getip an example of network programming under vc, vc to want to learn network programming under the novice is a good reference
- 2022-01-28 22:54:30下载
- 积分:1