-
BMPPARSER
此程序可将bmp文件中各像素解析为文本.
并可分析出原bmp 文件位那种格式存储的.(This program can parse every pixel in .bmp file to value in .txt file)
- 2010-06-13 08:49:59下载
- 积分:1
-
MATLAB
matlab 图像处理方面的经典书籍,值得初学者仔细认真的学习(matlab image processing aspects of classic books, worthy of serious study carefully beginners)
- 2014-06-15 21:25:27下载
- 积分:1
-
%e4%ba%8c%e5%80%bc%e5%8c%96%e5%8f%98%e6%8d%a2
简单起见,这里设定阈值为122,即最大灰度的一半(the sake of simplicity, this threshold value is set to 122, the largest gray half)
- 2006-10-24 21:58:15下载
- 积分:1
-
ImageViewer
ImageView: This is an image viewer program
- 2010-07-05 18:07:05下载
- 积分:1
-
VCPP
凑算式
看这个算式:
☆☆☆ + ☆☆☆ = ☆☆☆
如果每个五角星代表 1 ~ 9 的不同的数字。
这个算式有多少种可能的正确填写方法?
(Minato formula
Look at this formula:
☆☆☆+ ☆☆☆ = ☆☆☆
If each five-pointed star represents a different number 1 to 9.
This formula has a number of possible methods correctly filled?)
- 2015-09-19 11:38:26下载
- 积分:1
-
edgelist
改进的有效边表算法,来自计算机图形学的简单代码(Improved active edge table algorithm, a simple code from the computer graphics)
- 2020-06-30 20: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
-
jiancesuanfa
说明: 边缘检测算法 速度快 你一定会满意的。以前是要收费的。现在免费给你们。
源码经过测试真确无误。
(edge detection algorithm faster you will surely satisfied. Prior to the charges. Now free to you. Source tested truthful.)
- 2021-03-31 00:09:09下载
- 积分:1
-
main
下载后自己看吧,就是一个角点检测代码。
基于c++
64位
需要加载opencv3以上的版本(Download your own look, it is a corner detection code.
Based on c++
64
You need to load more than opencv3 version)
- 2017-09-16 10:05:42下载
- 积分: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