-
plt2dxf127
plt文件转dxf(diverted dxf)
- 2004-11-16 17:40:01下载
- 积分:1
-
MarkAVI
视频水印嵌入算法源程序(VC实现,对话框界面),对于做视频水印的同志可在此基础上进行自己的创新工作。(video watermarking algorithm source code (VC, the dialog interface), for doing video watermarking comrades in this on the basis of their innovation.)
- 2005-06-23 18:33:23下载
- 积分:1
-
NewFeaturesOfOpenCV2.1
脸部特征提取,特征点提取、划分特征点区域,这是在中医面诊课题中用到的代码(Facial feature extraction, feature extraction, feature points divided region)
- 2020-08-17 14:08:22下载
- 积分:1
-
videotrackframe
视频采集,视频处理,视频跟踪,对视频监控很有帮助(Video capture, video processing, video tracking, video surveillance helpful)
- 2010-05-11 10:16:55下载
- 积分:1
-
suofang
说明: 该代码能实现图像缩放功能,简单,容易理解(The code to achieve the image zoom feature, simple, easy to understand)
- 2010-04-06 17:39:11下载
- 积分:1
-
相关系数编程实习
图像的相关系数是衡量两幅图像的相关程度的,本代码直接通过选定区域计算出相关系数!(image correlation coefficient is a measure of two images of the code directly through selected regional correlation coefficient calculated!)
- 2005-03-11 21:32:47下载
- 积分:1
-
NURBSsurface
一个生成NURBS曲面的程序,是在Visual下运行的(A NURBS surface generation program is run under Visual)
- 2021-04-11 17:38:58下载
- 积分:1
-
fish2bird
鱼眼图像校正并将校正后的图像转换成鸟瞰图,即俯视图,纯C代码,没有调用其它库(fish eye image correction,then change it to bird s eye view)
- 2021-04-25 14:58:46下载
- 积分:1
-
Blend
投影机边缘融合软件,可以仿真几何变换,羽化(Edgeblend simulation sofeware)
- 2020-10-13 14:57: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