-
详细介绍:. 人脸检测源代码(基于肤色和模板),我是刚搞这个没多久,大家有什么问题的话可以提出来...
详细介绍:. 人脸检测源代码(基于肤色和模板),我是刚搞这个没多久,大家有什么问题的话可以提出来-,matlab,生物识别/Bio-Recognize -detail :. Face Detection source code (based on color and template), I just engage the mayor, We have the problem of what can be raised-and Matlab. Biometric/Bio-Recognize
- 2022-09-28 16:15:02下载
- 积分:1
-
C51与nRF24L01通信的C语言源代码
C51与nRF24L01通信的C语言源代码-C51 and nRF24L01 communications C-language source code
- 2022-03-26 15:32:59下载
- 积分:1
-
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打...
哈希表的实现程序,可以自动从一篇TXT文件中扫描所有的单词,并为这些单词创建哈希表,来统计单词在文章中出现的次数。本程序采用线性探测再散列的方法处理冲突,支持打印HASHLIST,可以很方便的看到单词在表中的位置,便于理解哈希表。-Hashtable realize procedure, you can automatically scan a TXT file all the words, and for these words create a hash table to statistical word appears in the article number. This procedure using a linear method to detect re-hash of dealing with conflict, to support the print HASHLIST, it is easy to see that word in the table location, easy to understand the hash table.
- 2022-07-03 20:42:16下载
- 积分: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
-
matlab fft 加速度时程与位移的变换
matlab fft 加速度时程与位移的变换-fourier
- 2022-11-29 17:35:03下载
- 积分:1
-
Fibinacci data path for finding fibinacci numbers.
Fibinacci data path for finding fibinacci numbers.
- 2022-02-25 11:40:43下载
- 积分:1
-
一个小的delphi通讯记录本
一个小的delphi通讯记录本-a small communications records of the delphi
- 2022-05-29 14:09:40下载
- 积分:1
-
Tangram: A flexible software exploit system based on MFC framework.
Tangram:一个基于MFC框架的柔性软件开发系统 -Tangram: A flexible software exploit system based on MFC framework.
- 2022-03-25 15:16:42下载
- 积分:1
-
track eye master
//包括必要的库
- 2022-02-03 12:51:14下载
- 积分:1
-
This the algorthim of expression evaluation in data structure, its function is v...
关于数据结构中表达式求值的算法,功能强大,符合需要交作业的同学的需求 应该是初学数据结构的人使用-This the algorthim of expression evaluation in data structure, its function is very powerful, and concord with the demand of classmates which are needed to hand over the work, it should be used by the beginner of data structure.
- 2022-02-14 18:56:01下载
- 积分:1