-
利用HOG特征进行行人检测,用opencv2.2的库!!
利用hog特征进行静态图像的行人检测的程序。需要注意的是 本程序依赖opencv2.2的库,这点看清楚,确实是可用的!
- 2022-02-01 15:22:21下载
- 积分:1
-
A Reader Anti-collision Protocol for RFID-Enhanced Wireless Sensor Networks
资源描述Abstract Considering rapid developments in the technologies of both radio-frequency identification
(RFID) systems and wireless sensor networks (WSN), an integration of the two
technologies may lead to the formation of an RFID-enhanced WSN which would possess
improved functions and capabilities. In the RFID-enhanced WSN, many reader-enhanced
nodes have increasingly been employed. In such networks, RFID data contains a lot of duplication,
because the same tag may be read multiple times, and collision may occur among
readers, while energy constraints are also a serious problem. These three could in turn cause
serious problems. In this paper, we have proposed our CSMA-based algorithm since it is light,
efficiently minimizes all kinds of reader collision, and eliminates the duplicate data. For this
purpose, we have used a separate control channel and a tag ID forwarding mechanism with a
special co
- 2023-05-06 18:20:03下载
- 积分:1
-
在C下实现的尼科梅切斯定理:任何一个整数的立方都可以写成一串奇数之和即任意一个正整数n的立方分解成个连续的n个奇数之和....
在C下实现的尼科梅切斯定理:任何一个整数的立方都可以写成一串奇数之和即任意一个正整数n的立方分解成个连续的n个奇数之和.-in C under the TSA Sanchez Theorem : A sum of the cube can be written a bunch of odd that the sum is an arbitrary integer n cubic decomposed into consecutive n odd sum.
- 2022-03-19 17:02:33下载
- 积分:1
-
优选1005
1005一堆石头;
- 2022-03-09 10:39:39下载
- 积分:1
-
文件修复以及修补
文件修复以及修补-file repair and repair
- 2022-01-25 14:11:57下载
- 积分:1
-
常微分方程组adams数值解法以及非线性方程的二分法解法
常微分方程组adams数值解法以及非线性方程的二分法解法-Adams Ordinary Differential Equations Numerical Solution of nonlinear equations as well as the dichotomy method
- 2022-03-16 16:54:07下载
- 积分:1
-
A fast Fourier transform tool
windows 平台下的很好用,很快速,功能强大的快速傅立叶变换动态连接库,有头文件和说明书。-A fast Fourier transform tool
- 2022-08-10 12:03:45下载
- 积分:1
-
层次聚类算法
层次聚类 层次聚类算法与之前所讲的顺序聚类有很大不同,它不再产生单一聚类,而是产生一个聚类层次。说白了就是一棵层次树。介绍层次聚类之前,要先介绍一个概念——嵌套聚类。
- 2022-07-24 14:59:20下载
- 积分:1
-
地震弹性波交错网格有限差分正演
应用背景用于地震勘探中弹性波正演,供学习和研究,对理解地震波正演就帮助关键技术2D弹性波交错网格有限差分PML边界,多炮
- 2022-04-09 18:29:10下载
- 积分:1
-
DBSCAN算法实现
应用背景一个DBSCAN的聚类实现,DBSCAN算法是一种典型的基于密度的聚类算法,该算法采用空间索引技术来搜索对象的邻域,引入了“核心对象”和“密度可达”等概念,从核心对象出发,把所有密度可达的对象组成一个簇关键技术DBSCAN算法是一种典型的基于密度的聚类算法,该算法是基于vs2010写的程序,实现了DBSCAN算法的基本思想,将提高初学者对密度聚类最好的认识
- 2023-07-27 07:55:07下载
- 积分:1