-
研究生算法作业著名的旅行者问题
研究生算法作业著名的旅行者问题-graduate algorithm operating famous Traveler Problem
- 2022-02-24 09:52:24下载
- 积分:1
-
人脸特征点检测
运用机器学习算法实现人脸特征点的自动定位,可用于人脸识别,表情识别等领域。
- 2023-08-06 02:25:06下载
- 积分:1
-
achieve a reversal of a linked list, in the entire process completed within a Li...
实现了一个链表的逆转,全部过程在一个链表内完成!-achieve a reversal of a linked list, in the entire process completed within a List!
- 2022-03-11 22:22:36下载
- 积分:1
-
C实例实用算法包括:枚举、递推、背、矩阵操作…
C++Example实用的算法:包括枚举,递归,回溯,矩阵运算等-C Example practical algorithm include : Enumeration, recursive, back, matrix operations, etc.
- 2023-04-03 09:00:04下载
- 积分:1
-
vc achieve Mallat algorithm
vc实现mallat算法-Wavelet。mattat是很有名的算法。本程序提供了完整的示例。-vc achieve Mallat algorithm-Wavelet. Mattat is well-known algorithm. This program provides a complete example.
- 2022-02-15 06:43:46下载
- 积分:1
-
JPHide 和JPSeek 的源代码
应用背景JPHide 和JPSeek 的源代码!JPHide&JPSeek是一个JPEG图像的信息隐藏软件!-JPHide and JPSeek source code! JPHide & JPSeek is a JPEG image information hidden software!关键技术JPHIDE and JPSEEK are programs which allow you to hide a file in a jpeg visual image. There are lots of versions of similar programs available on the internet but JPHIDE and JPSEEK are rather special. The design objective was not simply to hide a file but rather to do this in such a way that it is impossible to prove that the host file contains a hidden file. Given a typical visual image, a low insertion rate (under 5%) and the absence of the original file, it is not possible to conclude with any worthwhile certainty that the host file contains inserted data. As the insertion percentage increases the statistical nature of the jpeg coefficients differs from "normal" to the extent that it raises suspicion. Above 15% the e
- 2022-07-21 14:22:36下载
- 积分:1
-
自己编的一个教师课程匹配程序,实现对教师新学期任课的指派。...
自己编的一个教师课程匹配程序,实现对教师新学期任课的指派。-their series matching a teacher training program, realized the new semester of teachers assigned to the classroom.
- 2022-02-07 01:40:14下载
- 积分:1
-
你还是请
伙计,你们真是狗屎;
- 2022-02-13 06:14:17下载
- 积分:1
-
基于高斯模型的opencv颜色识别
资源描述应用高斯模型对颜色进行识别,本算法对颜色进行了一个模糊分类并识别,算法中可以识别的颜色现在总共只有10种,大家根据算法思路经行扩展以便识别更多类的颜色。当前的研究是为了经行车辆的颜色分类识别,所以注释中有车辆相关的关键词,虽然实验的图片是使用的一张非车辆图片。
- 2022-02-25 20:09:21下载
- 积分:1
-
石子合并问题
【石子合并】 在一个圆形操场的四周摆放着n 堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的2 堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。 试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分。【输入文件】 包含两行,第1 行是正整数n(1
- 2022-07-22 11:38:57下载
- 积分:1