-
opencv harr 行人检测
用opencv写的行人检测代码,其中用到的特征是harr行人特征,图像是基于彩色图像的。分类器是自己选训练的。
- 2022-11-26 21:50:05下载
- 积分:1
-
Shortest Path
资源描述Write a program to find the weighted shortest distances from any vertex to a given source vertex in a digraph. If there is more than one minimum path from v to w, a path with the fewest number of edges is chosen. It is guaranteed that all the weights are positive and such a path is unique for any vertex.
- 2022-08-26 06:49:00下载
- 积分:1
-
多变量非线性优化模型求解,对约束条件建立m文件
多变量非线性优化模型求解,对约束条件建立m文件-Multi-variable nonlinear optimization model for solving the establishment of restrictive conditions on m file
- 2023-06-18 04:15:03下载
- 积分:1
-
这是一个用java高级编程语言编写的程序,实现了用“向上/向下修正方法”的拉格朗日插值公式计算某个函数的值,方便实用。...
这是一个用java高级编程语言编写的程序,实现了用“向上/向下修正方法”的拉格朗日插值公式计算某个函数的值,方便实用。-Java This is a high-level programming languages used in the preparation of procedures, implementation of the " up/down correction method," Lagrange interpolation formula of the value of a function, convenient and practical.
- 2022-08-24 10:58:35下载
- 积分:1
-
Matlab二维非稳态导热计算平板
本程序通过两种算法对二维非稳态导热进行计算,第一种为逐点迭代求解,第二种为逐行迭代TDMA求解。大家可以根据自己的需求在No1 No2处进行切换。新人第一次发程序,求各路大神能多多指点!谢谢!
- 2022-02-07 04:18:02下载
- 积分:1
-
mean-completer
基于matlab平台,对1987年美国国会的投票情况进行数据补齐,根据投票情况区分议员党派。
- 2022-03-12 08:45:40下载
- 积分:1
-
易语言利用JS做RSA验证
QQ注册RSA算法易语言源码例程程序,创建ScriptControl对象实现QQ注册中的RSA算法。
易语言例程源码属于易语言进阶教程。
- 2022-02-20 01:12:27下载
- 积分:1
-
分数阶傅立叶变换.rar
分数阶傅立叶变换.rar-fractional Fourier transform. Rar
- 2022-02-14 12:43:20下载
- 积分:1
-
创建生词库的简单编程
用C编的一个生词库的创建,包括生词的输入、删除、查找等功能。代码不是很长,但是绝对实用。这是我们大学C语言课的最后作业。
- 2022-10-12 03:40:03下载
- 积分:1
-
KMP 字符串最小循环匹配 hash
使用哈希来做第一张地图,并使用一个字符串的最小表示测试天气 2 字符串具有相同的最小表示形式,结合哈希。
- 2022-03-24 05:23:28下载
- 积分:1