-
Learning OpenCV中文版.pdf
opencv深度学习例程,第五版,中文翻译,运用c++语言,内含有例程,以及源码以供学习(opencv tutorial with c++)
- 2017-10-12 10:31:29下载
- 积分:1
-
1
说明: 奇怪的分式
上小学的时候,小明经常自己发明新算法。一次,老师出的题目是:
1/4 乘以 8/5
小明居然把分子拼接在一起,分母拼接在一起,答案是:18/45 (参见图1.png)
老师刚想批评他,转念一想,这个答案凑巧也对啊,真是见鬼!
对于分子、分母都是 1~9 中的一位数的情况,还有哪些算式可以这样计算呢?
显然,交换分子分母后,例如:4/1 乘以 5/8 是满足要求的,这算做不同的算式。
但对于分子分母相同的情况,2/2 乘以 3/3 这样的类型太多了,不在计数之列!,四个四个数不同
请写出所有不同算式的个数(包括题中举例的)。
思路:循环遍历。
dfs c++(dfs c++)
- 2016-03-21 22:17:14下载
- 积分:1
-
dutu
说明: 这是个读取视频中每一帧并按顺序保存的小工具,因网上现成的太少,故自己编写(This is a small tool for reading vedio and save every frame in it .)
- 2019-05-21 17:46:14下载
- 积分:1
-
exp_2_1
Iris数据集,计算协方差矩阵和相关系数矩阵和kl变换(The goal of this programming experiment is to:
Calculate the covariance matrix and the correlation coefficient matrix of the Iris data set. Perform the Karhunen-Loeve transform on this data set.)
- 2017-10-06 15:31:48下载
- 积分:1
-
haze_tool
遥感影像去云补丁,尤其适用于Landsat、Quickbird图像。二次开发,加载即用。(haze tool)
- 2020-10-22 22:07:22下载
- 积分:1
-
DNA编解码
说明: 实现将二进制转换为DNA碱基,以及逆过程(Realize the conversion of binary to DNA base, and the reverse process)
- 2020-11-23 16:56:55下载
- 积分:1
-
katsevich-recreat
三维图像重建,采用多种滤波方法,实现三维图像重建,该算法效率比较高。目前已经应用到实际工程。(3-dim picture recreat,use filter method and project method to realise the recreating of 3 dim picture.it is a very effective method ,applied in the project.so I share it with you .
)
- 2016-08-26 18:23:53下载
- 积分:1
-
Waver
用VB写的画出波纹的程序(Written by VB painted corrugated procedures)
- 2020-06-29 15:00:01下载
- 积分:1
-
PCD
这个文件用PCD算法解决压缩感知(构造一个冗余字典用于图像的修复)(Using PCD algorithm to solve compressed sensing (constructing a redundant dictionary for image restoration).)
- 2018-04-10 18:07:35下载
- 积分:1
-
videotrackframe
视频采集,视频处理,视频跟踪,对视频监控很有帮助(Video capture, video processing, video tracking, video surveillance helpful)
- 2010-05-11 10:16:55下载
- 积分:1