-
人脸检测程序
FaceDetection是一个静态人脸检测程序,注意FaceDetection需要OpenCV提供的库支持,
因此请首先到相关网站上下载并安装OpenCV,
此外本程序需要导入一个分类器文件haarcascade_frontalface_alt.xml,
该文件在OpenCV中提供,请将该文件复制到程序同一目录下,程序即可正确运行。
- 2022-06-21 06:35:55下载
- 积分:1
-
平面三角形单元有限元计算程序,能算各种以三角形单元划分的平面问题
平面三角形单元有限元计算程序,能算各种以三角形单元划分的平面问题
-Plane triangular element finite element program that can count a variety of triangular element into the plane problem
- 2022-01-26 00:09:11下载
- 积分:1
-
Pilot Contamination Reduction
应用背景This paper considers the problem of interference mitigation in multi-cell multi-antenna time division duplex (TDD) wireless systems for downlink transmission. An efficient way to obtain channel state information (CSI) at the base station is by using uplink pilots and reciprocity of the downlink channel.
At the same time, it has been shown that pilots from different cells contaminate each other, resulting in corruption of precoding matrices used by base stations, and high inter-cell interference. This paper studies the effects of shifting the location of pilots in time frames used in neighboring cells, and its effectiveness in obtaining better channel estimates, and, thereby, inter-cell
interference reduction.关键技术Wireless cellular network designs with multiple antennas have been adopted by several modern wireless systems, which aim for high throughput as well as high
- 2023-07-07 06:45:03下载
- 积分:1
-
有限域上计算的基本库
1引言
这是一种快速Galois域的库,并且所有的源文件是自由软件;这个库有一些显著的不同与以往的Galios场库进行比较。
1)这个库可以使用在Windows平台和Linux平台,C和C++的支持。
2)与以往的研究相比,在这一块的代码非常简洁,代码量小于150线为1/3-1/5以前的作品。
3)所有的Galois域的功能的操作与宏实现的,所以计算速度是非常快的。
2如何使用它。&nbs
- 2022-06-19 21:05:29下载
- 积分:1
-
页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法....
页面置换算法代码,语言采用c++。实现了FIFO算法,LRU算法,其中,LRU采用经典的LRU算法,由于该算法占用资源较大,多数OS采用改进的LRU算法.-pages replacement algorithm code language used c. To achieve the FIFO algorithm, the LRU algorithm, which, the LRU is a classical LRU algorithm, the algorithm occupy larger resources, the majority of the improved OS LRU algorithm.
- 2022-08-18 17:30:25下载
- 积分:1
-
Clustering through Decision Tree Construction
Clustering through Decision Tree Construction - CLTree - A subspace clustering algorithm.-Clustering through Decision Tree Construction- CLTree- A subspace clustering algorithm.
- 2022-01-30 23:39:10下载
- 积分:1
-
超长整数运算相关――《进位制的高阶扩展》
超长整数运算相关――《进位制的高阶扩展》-long integer operations related-- "into the high-end system-expansion"
- 2022-05-06 10:09:10下载
- 积分:1
-
本程序用来实现具体的fft运算,程序参考数字信号处理c语言描述这本书
这个程序利用旋转因子可以先算下来的特征,可以在大量数据处理时节省时间
本程序用来实现具体的fft运算,程序参考数字信号处理c语言描述这本书
这个程序利用旋转因子可以先算下来的特征,可以在大量数据处理时节省时间
-This procedure used to realize specific fft computing, digital signal processing procedures reference c language to describe this book, this process can make use of rotating factor算下来features, can handle large amounts of data to save time when
- 2022-04-16 16:01:04下载
- 积分:1
-
insertion排序
insertion排序-Insertion sort
- 2023-03-03 04:45:03下载
- 积分:1
-
平面导线网、水准网平差系统
应用背景平面导线网,高程网数据平差系统,包含完整的数据录入,平差过程,以及成果输出。非常适合测绘专业技术人员借鉴使用。关键技术vb 自由网平差 约束平差 等多种平差算法,对高程网观测数据以及平面导线网观测数据进行平差处理。
- 2023-07-20 23:50:04下载
- 积分:1