-
NewFeaturesOfOpenCV2.1
脸部特征提取,特征点提取、划分特征点区域,这是在中医面诊课题中用到的代码(Facial feature extraction, feature extraction, feature points divided region)
- 2020-08-17 14:08:22下载
- 积分:1
-
rtklibDlg
基于rtklib计算加入北斗的单点定位及差分定位(single PP and DGNSS using BEIDOU based on RTKLIB)
- 2015-11-30 10:00:16下载
- 积分:1
-
3DAni
正方体透视投影变换,可通过鼠标及键盘实现动画效果(cube perspective projection transform, through mouse and keyboard to achieve animation effects)
- 2004-11-07 22:56:45下载
- 积分:1
-
beta_0
很好用的风能利用系数曲线,对开始学习的同学有帮助(Good use of wind energy utilization coefficient curve, start learning help students)
- 2013-12-01 09:24:29下载
- 积分:1
-
Color-gamut-calculation
根据输入的色坐标自动计算出色域,并标注在CIE-1931色度图上.(Automatically calculate based on the input color coordinates of the gamut, and marked in the CIE-1931 chromaticity diagram....
)
- 2012-02-24 12:45:07下载
- 积分:1
-
DCT
解决图像的DCT变换与逆变换,为JEPG压缩做铺垫(To solve the image DCT transform and inverse transform, in order to pave the way for JEPG compression)
- 2009-10-24 18:38:40下载
- 积分:1
-
HoughChange
检测图形中的直线,在程序中稍微改动,即可检测多条直线(Detection of graphics in a straight line, a slight change in the procedure, can detect more than a straight line)
- 2007-12-09 14:33:41下载
- 积分:1
-
MyEarth
旋转的地球,有光照,贴图,放大缩小……
左击旋转,右击放大缩小(whirl of the Earth)
- 2009-10-25 15:27:47下载
- 积分:1
-
fasta
DNA比对中FASTA算法的简单实现,通过建立查找表、位移表和位移向量表来得出两条序列的最大匹配位移。(DNA matching the FASTA algorithm is simple to achieve, through the establishment of a lookup table, displacement and the displacement vector table to derive maximum matching two sequences displacement.)
- 2021-01-11 11:18:49下载
- 积分: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