-
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!-this source will be the first C language files (. H) conversion of VB module (. Bas)!
- 2022-05-05 01:21:48下载
- 积分:1
-
数字定时器写的程序,模拟数字计时器,根据…
Digital Timer Write a program that simulates the digital timer, according to the specification discussed during the last week lecture. Implement the classes Timer and Display in the way as it is shown on slide 16 of the Unit 6. You program will consists three classes: Timer, Display and TestTimer. Timer will use Display class to create two objects: hours and minutes. TestTimer should create an object of class Timer and simulate work of the digital timer for 10 minutes.
- 2022-09-23 14:35:04下载
- 积分:1
-
在海量数据中查找匹配字符串,在基因序列分析中用!
在海量数据中查找匹配字符串,在基因序列分析中用!-in Massive search for data matching string, the gene sequence analysis using!
- 2023-04-30 20:35:03下载
- 积分: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
-
Shortest Job First scheduling algorithm in C
Shortest Job First scheduling algorithm in C
- 2022-05-24 04:07:26下载
- 积分:1
-
Students can realize the management and control, and can carry out statistics an...
可以实现对学生的管理及控制,并且可以将其进行统计及学籍的管理-Students can realize the management and control, and can carry out statistics and school management
- 2022-01-25 18:39:39下载
- 积分:1
-
WinCE触摸屏校准程序C #代码紧凑。NET 2 WinCE第一…
WinCE触摸屏校准程序C#代码
Compact .Net 2.0 winCE先触摸屏校准程序源代码
-WinCE touch screen calibration procedure C# Code Compact. Net 2.0 winCE first touch-screen calibration procedure source code
- 2023-01-25 02:05:03下载
- 积分: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
-
High
高质量C++,这本书是我多年来做的专业程序员C++课程教学下的一个自然产物。
- 2022-10-04 16:40:03下载
- 积分:1
-
Visual C++ MFC编程实例,详细介绍了在vc环境下mfc的编程实例,具有很好的指导性。...
Visual C++ MFC编程实例,详细介绍了在vc环境下mfc的编程实例,具有很好的指导性。-Visual C++ MFC编程实例
- 2022-06-20 04:53:52下载
- 积分:1