-
C++源代码
基本图像处理用C++的实现。包括平移旋转翻转边缘提取canny算子等(The basic image processing with C + +.)
- 2017-12-20 15:51:55下载
- 积分:1
-
shuxuexingtaiquzao
数学形态学去噪 有效地还原了原始信号 去除了振动噪声和基线漂移(signal denoising )
- 2016-04-07 09:56:54下载
- 积分:1
-
Learning-OpenCV
本书可作为信息处理、计算机、机器人、人工智能、遥感图像处理、认知神经科学等有关专业的高年级学生或研究生的教学用书,也可供相关领域的研究工作者参考。(This book can be used as information processing, computer, robot, remote sensing image processing, artificial intelligence, cognitive neuroscience and related professional senior student or graduate student s teaching resources, also can be used for reference in the related areas of research workers.)
- 2013-12-07 16:43:45下载
- 积分:1
-
sheying
实现摄影测量中空间后方交会的问题,用以求得像片的内外方位元素(To achieve space resection in photogrammetry issues photograph to obtain the internal and external orientation elements)
- 2009-12-13 13:43:41下载
- 积分:1
-
plt2dxf127
plt文件转dxf(diverted dxf)
- 2004-11-16 17:40:01下载
- 积分:1
-
LD24_SlimeWorld_ProjectFile
好东西,下下来看就知道了好东西,下下来看就知道了(Good things, under the terms of the next good thing to know, under the circumstances of view to know)
- 2013-11-18 08:52:20下载
- 积分:1
-
Using-a-Boosted-Cascade
行人目标检测 代码文件基于hog+svm检测技术。(people dectect and depending on hog+svm )
- 2014-05-26 12:24:19下载
- 积分:1
-
vtkBioeng-5.0
vtk碰撞检测程序,基于obb包围盒的碰撞检测程序,需要用cmake进行编译(vtk collision detection procedure, based on obb bounding box collision detection program needs to be compiled with cmake)
- 2021-02-26 09:49:37下载
- 积分:1
-
superresoly
超分辨率源代码,用它可以实现超分辨率,提高影像的分辨率,可以使一使(super-resolution source code, using it to achieve super-resolution and improve image resolution, can make a)
- 2004-11-19 18:22:31下载
- 积分: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