-
人脸人眼定位算法matlab实现代码
本代码是通过matlab算法实现的人脸定位和人眼定位,通过肤色找到人脸,继而定位人眼。根据人眼的定位可实现之后的工作
- 2022-02-09 10:37:10下载
- 积分:1
-
josephus算法 n个人围成一圈报数,报到人出去,相信很多人都知道这个经典题目。解法有数组法等等。 其实,这就是josehpus问题,这里演示josephu...
josephus算法 n个人围成一圈报数,报到人出去,相信很多人都知道这个经典题目。解法有数组法等等。 其实,这就是josehpus问题,这里演示josephus算法-Josephus n algorithm was used to encircle a few individuals, who report back out, I believe many people know this classic title. Solutions are arrays among others. In fact, this is josehpus, Josephus demonstration here Algorithm
- 2023-08-26 21:05:03下载
- 积分:1
-
stable matching
简单的稳定匹配算法实现,无bug
Implement Gale-Shapley algorithm of the Stable Matching Problem in your
favorite language, and give the matching result of attached ranking data
(boys rankings.txt and girls rankings.txt), supposing that the ranking is sorted
from high to low. (C++ source file gs make ranking.cc which generates the
data is also supplied here.)
- 2023-02-04 07:15:03下载
- 积分:1
-
五子棋游戏
用C++编写的五子棋游戏
- 2022-11-06 14:00:03下载
- 积分:1
-
棋盘覆盖,不错的
棋盘覆盖,不错的-chessboard coverage, good
- 2022-03-22 07:38:21下载
- 积分:1
-
poj 1451的代码和方法说明,个人原创
poj 1451的代码和方法说明,个人原创
-the codes and solution for poj 1451
- 2022-03-01 21:47:23下载
- 积分:1
-
2 X 2 广场矩阵的行列式
2 X 2 广场矩阵的行列式
在矩阵中的另一个共同特点是其行列式计算。看看它是什么,以及它如何被做在这里。
- 2022-07-06 13:57:53下载
- 积分:1
-
opencv读取显示图像
基于opencv ,我们可以读取各种图像文件,视频文件,还可以读取摄像头。这些功能是opencv开发包中HighGUI工具集的一部分。下面,我们就使用其中的一些功能来实现如何显示一副图像。对于初学者有很大的帮助。
- 2023-03-11 23:35:08下载
- 积分:1
-
产生式系统的推理
基于产生式规则的推理,人工智能的实验,演示了简单的正向推理,正向推理树较小,可基于实际情况对规则库进行扩充。
- 2023-07-24 14:35:08下载
- 积分:1
-
for fft fast four trasform for transform real function to forur
for fft fast four trasform for transform real function to forur
- 2022-05-23 03:39:07下载
- 积分:1