-
OMP
此程序是无损检测中匹配追踪算法的源代码,有很好的去噪效果.(This program is a non-destructive testing in the matching pursuit algorithm source code, there is a good de-noising effect.)
- 2014-03-18 15:47:11下载
- 积分:1
-
Using-a-Boosted-Cascade
行人目标检测 代码文件基于hog+svm检测技术。(people dectect and depending on hog+svm )
- 2014-05-26 12:24:19下载
- 积分:1
-
study-of-spread-droplet
利用高速摄影仪记录了不同液滴撞击固体表面的形态变化过程,并探讨了液滴撞击参数撞击过程液滴形态的影响。(The processes of different droplets impacting the solid surface are recorded using a high-speed digital came and the effects of the impact parameters on the droplet impact are studied.)
- 2015-01-05 11:50:01下载
- 积分:1
-
Cell_sysbbk
这是本人开发的一个课题软件,主要用于点细胞识别与轨迹追踪! 具有 很好的研究价值,里面运用 图像处理(很多种)函数的 编写与调用!! 估计仅此一个项目代码,版主就应该给我特殊鼓励的!(err)
- 2021-03-08 15:19:28下载
- 积分:1
-
gradient_palette
OpenGL高级编程与可视化系统开发(高级编程篇)的随书源码-4,学习OpenGL的好东西-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL (OpenGL high-level programming and visualization systems development (high-level programming chapter)-4 of the source with the book, learning OpenGL good things-OpenGL Programming and Advanced Visualization System (Advanced Programming Part 1) the source-4 with books, learning the good stuff OpenGL)
- 2008-08-18 13:59:22下载
- 积分:1
-
License-plate-correction
车牌矫正,对于一写不够标准的车牌进行矫正,让车牌更容易被分割(Plate correction, not enough for a standard license plate write to correct, so more likely to be split plate)
- 2015-05-21 15:48:47下载
- 积分:1
-
lunkuojiance
检测图像中的轮廓,并定位坐标,可以对图片特征惊醒提取。(Detect the image contours, and position coordinates can be awakened picture feature extraction.)
- 2013-05-01 11:07:42下载
- 积分:1
-
15883828freak
应用最新算法freak算法的一个图像配准代码 c++可实现(Apply the latest algorithm freak algorithm image registration codes c++ can achieve)
- 2015-11-20 09:34:55下载
- 积分:1
-
彩色图像的合成vc代码
说明: 一个较好效果的彩色图像合成代码(分左右两个视窗,点击左边的视窗后显示左图,选择操作后,点击右视窗,可看到各种不同合成操作的效果图)(a good result Color Image Synthesis code (around two windows, Click on the left side of the window shows the municipality, the choice of operation, click on the right window we can see various synthesis operating results))
- 2006-02-22 23:06:48下载
- 积分: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