-
dm9000aep 在wince5.0上的驱动硬件平台是pxa270 我已经移植成功运行良好...
dm9000aep 在wince5.0上的驱动硬件平台是pxa270 我已经移植成功运行良好-its a dm9000aep drive for wince i have port it to my pxa270 system and its work will
- 2023-01-10 23:15:04下载
- 积分:1
-
采用IO模拟I2C
该代码是基于STM107VCT6,I2C采用IO模拟的方式访问EEPROM的例程。由于网上经常出现使用STM的硬件I2C,总是会出现问题,这个代码中是采用IO模拟的方式
- 2022-04-20 10:22:41下载
- 积分:1
-
AODV 工作源代码
AODV 是一种按需路由协议。它从数目的路径选择最短路径。它包括三个阶段: RREQ 路由请求、 RREP 路由答复和 RRER 错误消息路由。存储节点将播出自己的 id 给邻居使用你好消息。您可以检查源代码在 ns2 文件夹 aodv.cc 和 aodv.h 来获取关于这个专题的详细信息。AODV 包含四个表,即,AODV 的邻居表、 AODV 前体列表、 AODV 广播的 ID 表和 AODV 路由表。Neighbortable 用来存储任何节点的邻居的 ID。以上就是描绘了相邻表的类,它具有公共的 andprotected 成员。在公共成员就只有一个成员函数 "AODV_Neighbour" 是实际上是一个构造函数,它 initializethe 变量 "nb_addr" 创建类实例时。它是由两个组成的 inprotected 的成员变量 1) nb_addr 和 2) nb_expire。这两个变量是商店的邻居表中。第是邻居地址,第二个是到期时间为基于。这些表或类是保持运行 AODV 协议的 thetopology 中的所有节点。Precursorlist 维护 RREQ 源和 RREQ 目的地 whilegiving 答复到源的 id。它定期删除该条目。BroadcastIdclass 是 SourceAdress(nsaddr_t src),Currentnode"Id (u_int32_t id) 的存储并使其过期时间,播出的 idrecord。在 AODV 协议源启动 RREQ 数据包时它 willbroacast 在自然和 RREQ 数据包还有一个 rq-> rq_bcast_id 的字段代表当前 RREQ 广播 id 值。所以 whileforwarding RREQ 数据包的每个节点维护此表,因此 calledBroadcastID 表的处理广播请求数据包。像所有无功的协议,在 AODV,哲学是由节点点播只传播拓扑信息。当一个节点要传输到对没有路由的主机通信时,它将生成将会被淹没一个有限的方式到其他节点的 re
- 2022-05-05 17:04:43下载
- 积分:1
-
使用 c + + 的 SATM
这是一个C++库,用于模拟ATM库实现的主要功能包含存款,取款,修改用户密码,验证密码和验证的安全密码。
- 2022-02-10 09:06:59下载
- 积分:1
-
在wince系统下用c++读取gps的程序
在wince系统下用c++读取gps的程序-Nicholson systems in C++ using a GPS reading procedures
- 2022-03-31 05:48:32下载
- 积分:1
-
C++实现夏米尔共享密钥协议。
C++ implementation for Shamir Sharing Key protocol.
- 2022-02-01 13:05:10下载
- 积分:1
-
求解逻辑表达式的真值表
判断推演是否正确
并给出推演规则...
求解逻辑表达式的真值表
判断推演是否正确
并给出推演规则-failed to translate
- 2023-07-13 03:05:05下载
- 积分:1
-
这是Excel文件,准备计算每年的能源生产…
this the excel file which is prepared to calculate the annual energy production of a wind turbine by using the weibull probability density distribution.
Note: the power informatioı n of the turbine and the annual wind mean speed of the land is required.-this is the excel file which is prepared to calculate the annual energy production of a wind turbine by using the weibull probability density distribution.
Note: the power informatioı n of the turbine and the annual wind mean speed of the land is required.
- 2022-05-27 00:38:08下载
- 积分:1
-
51乐谱编辑器 51乐谱编辑器
51乐谱编辑器 51乐谱编辑器-51 music51乐谱编辑器51乐谱编辑器51乐谱编辑器
- 2022-04-07 19:58:59下载
- 积分:1
-
an example of linked list for storage of a store case.
an example of linked list for storage of a store case.
- 2022-05-14 03:31:30下载
- 积分:1