-
vb报表开发,用处相当大,可以值得一看。
vb报表开发,用处相当大,可以值得一看。-The exploitation of VB reports,quite useful,and is worth to have a look.
- 2022-03-14 09:26:55下载
- 积分:1
-
This is the sorce code in Visual Basic 6 for the EMU8086 processor simulator.
This the sorce code in Visual Basic 6 for the EMU8086 processor simulator. -This is the sorce code in Visual Basic 6 for the EMU8086 processor simulator.
- 2023-05-18 04:25:04下载
- 积分:1
-
实现模拟键盘往系统当前有光标的位置插入一字符串。
实现模拟键盘往系统当前有光标的位置插入一字符串。-Realize analog keyboard system is currently has the cursor to the location of one string to insert.
- 2022-01-26 14:18:29下载
- 积分:1
-
LM324型直流电机速度控制器
这是直流电机速度控制器,,,,,完整的原理图和施工手册指示的…
- 2023-08-26 09:15:03下载
- 积分:1
-
php函数库,是以DLL库方式存在
php函数库,是以DLL库方式存在-php functions, based on the existence of DLL libraries
- 2022-12-10 16:25:03下载
- 积分:1
-
avr_oscilloscopev101.zip液晶示波表v101
AVR_oscilloscopeV101.zip LCD Oscilloscpe V101
- 2023-05-05 23:00:02下载
- 积分:1
-
这是本人用ACSESS编的一个销售管理系统,适合直销。
这是本人用ACSESS编的一个销售管理系统,适合直销。-ACSESS series with a sales management system for direct marketing.
- 2022-07-27 15:16:31下载
- 积分:1
-
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,...
1学习putpixel画点。
2画椭圆ellipse
3利用ellipse and rectangle 画图。
4输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。-1 learning point putpixel painting. 2 paintings ellipse3 the use of elliptical ellipse and rectangle drawing. 4 input array, the largest element and the first exchange, the smallest element and the final exchange, the output array.
- 2022-02-27 05:43:35下载
- 积分:1
-
采用AES尼克尔森写的经典小游戏
wince下用evc写的一个经典小游戏--俄罗斯方块,功能不算多界面还很简陋有待改善-using AES Nicholson wrote a small classic games-- Tetris, the functional interface is not that much room for improvement is still very poor
- 2022-07-03 07:59:04下载
- 积分: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