-
imagematlab
应用matlab或VC语言编制的图像处理源程序,适合课程设计。(Application matlab or VC image processing source code compiled language for curriculum design.)
- 2010-03-02 22:45:22下载
- 积分:1
-
hough-change
这是一个简单的程序代码,主要针对hough变化(This is a simple program code, mainly for hough change)
- 2013-04-19 23:29:32下载
- 积分:1
-
xiaobotuxiangchuli
说明: 用小波变换对图像进行三级分解及求出各个子带系数(Using wavelet transform image decomposition and find three different sub-band coefficients)
- 2010-03-26 19:04:59下载
- 积分:1
-
MT-plot
常规处理mt处理软件导出的数据文件,可以绘制出视电阻率和相位曲线,以及误差棒大小(The apparent resistivity and phase curves and the size of the error bar can be drawn by the conventional processing of data files derived from the MT processing software.)
- 2018-01-18 17:11:46下载
- 积分:1
-
ColorImageEnhancement
一种彩色图像增强方法,它用于增强图像的对比度,优化图像视觉效果,同时保持几乎一致的图像色彩保真度.(A color image enhancement method, which used to enhance image contrast, optimizing the image visual effects, while maintaining almost the same image color fidelity.)
- 2009-02-24 22:05:56下载
- 积分:1
-
section2
超声相控阵声场仿真程序,可以对相控阵探头的声场进行仿真(The ultrasonic phased array acoustic field simulation program can simulate the sound field of phased array probe)
- 2017-10-11 21:46:26下载
- 积分:1
-
kunkuo
一种基于轮廓的步态识别文献,思路清晰便于实现(Based on the outline of gait recognition literature, to facilitate the achievement of clear thinking)
- 2007-06-06 11:54:00下载
- 积分:1
-
threshold
python语言,三种阈值分割方式,简单阈值分割,自适应阈值分割,OTsu分割方式(Python language, three methods of image segmentation , simple threshold segmentation, adaptive threshold segmentation, OTsu segmentation)
- 2019-04-06 16:08:23下载
- 积分:1
-
mage segmentation-IA
说明: 利用经典免疫遗传算法实现单阈值图像的分割。(Classical immune genetic algorithm is used to segment single threshold image.)
- 2019-03-18 21:00:32下载
- 积分: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