-
排列与组合
有1、2、3、4个数字,能组成多少个互不相同且无重复数字的三位数?都是多少?
程序分析:可填在百位、十位、个位的数字都是1、2、3、4。组成所有的排列后再去掉不满足条件的排列。
- 2022-04-18 21:12:31下载
- 积分:1
-
人脸识别
1、打开facedection.dsw,点击运行(运行中途,因为有cvWaitKey(0)命令,所以在停止时按一下任意键盘使继续)
(这个方法可能需要安装VC6.0,OPENCV1.0)。
2、或者将集体图片picture和测试照片photo以及人脸分类器haarcascade_frontalface_default.xml拷贝到Debug文件夹中,
双击facedection.exe运行。(这个方法可能不需要安装VC6.0,OPENCV1.0,但我没试过,但猜测可能性不大,因为我没有
将头文件、类库、.dll文件集成。)
- 2022-01-26 04:33:21下载
- 积分:1
-
各种排序算法 附带源码 不过是以记事本的格式的 要自己建
各种排序算法 附带源码 不过是以记事本的格式的 要自己建- Each kind of sort algorithm supplementary source code only is
wants own by the memorandum form to construct
- 2022-08-20 02:06:44下载
- 积分:1
-
Simpson method, spline interpolation, Gaussian iteration, you granges margin, Ne...
辛普森方法,样条插值,高斯迭代,啦格朗日差值,牛顿迭代,超加速收敛,龙贝格方法等等,数值计算必备!-Simpson method, spline interpolation, Gaussian iteration, you granges margin, Newton iteration, super speed up convergence, Romberg methods, numerical computation must!
- 2022-02-09 17:08:53下载
- 积分:1
-
Differential Evolution Strategy C++ source code. The algorithm is to find an opt...
微分进化策略的C++源代码。该算法是寻找一个集合中最优个体的一种遗传算法。-Differential Evolution Strategy C++ source code. The algorithm is to find an optimal set of individuals of a genetic algorithm.
- 2022-02-09 11:57:41下载
- 积分:1
-
一个简单的计算器程序,进行简单的数学计算,正确无误
一个简单的计算器程序,进行简单的数学计算,正确无误-A simple calculator program to carry out simple mathematical calculations are correct
- 2022-03-15 01:39:01下载
- 积分:1
-
线性CCD测试代码+调试教程
线性CCD测试代码+调试教程控制程序,实现线性CCD的采集循迹和处理,可用于飞思卡尔智能车,车模的调试和测试
- 2023-06-05 04:10:03下载
- 积分:1
-
particle filter using c
particle filter using c
- 2022-02-02 07:23:49下载
- 积分:1
-
求逆矩阵
求逆矩阵--solution for inverse matrix
- 2022-06-15 22:40:50下载
- 积分:1
-
Delphi版本感知器模型
感知机模型delphi版-Perceptron model version delphi
- 2023-08-07 10:55:03下载
- 积分:1